Skip to content

VITUX

Linux Compendium

Menu

  • Home
  • Linux
  • CentOS
  • Debian
  • Ubuntu
  • Shell

CentOS

How to Install and Configure Samba on CentOS 8

CentOS Samba Server Installation

Samba is a free and open-source implementation of the Windows SMB (CIVFS) protocol that allows us to share files, folders, and printers between Linux and Windows Operating System simply and seamlessly. In this tutorial, I will show you how to

Karim Buzdar December 1, 2020December 1, 2020 CentOS, Linux, Shell Read more

How to get system hardware details on CentOS 8

Get System Hardware Details

When working on a Linux distribution, the user may need to know about hardware and basic system information of the current working system. Regardless of whether you are a software developer or a normal Linux user, it might be necessary

Karim Buzdar November 24, 2020November 24, 2020 CentOS, Linux, Shell Read more

How to Install MySQL 8 on CentOS 8

CentOS MySQL 8

MySQL Server is the most popular tool used for relational databases. It hosts multiple databases using a single server where allows multi-user can access these databases individually. At the time, when we are writing this article MySQL Server 8.0 is

Karim Buzdar November 20, 2020November 20, 2020 CentOS, Linux, Shell Read more

How to turn off your Monitor using a Python Script in Ubuntu

Python Monitor Off script

The Traditional way of turning your monitor off via hotkey has been broken for a few newer versions. A Python script can bring that functionality back in a reliable and efficient manner. The older way to turn off hotkey is

Karim Buzdar November 16, 2020 CentOS, Linux, Shell Read more

How to view and monitor log files in CentOS 8

CentOS Log Files

All Linux systems create and store information about servers, boot processes, kernel, and applications in log files, which can be helpful for troubleshooting as it contains systems activity logs. The log files are stored in /var/log directory and its subdirectory.

Karim Buzdar November 12, 2020November 12, 2020 CentOS, Linux, Shell Read more

5 Different Ways to open the terminal in CentOS 8 GNOME Desktop

Open GNOME Terminal

The terminal in Linux is a software that takes the commands from users, gets them executed from the OS, and returns the output to the users. They are also called shell and console. This article focuses on different ways of

Karim Buzdar November 12, 2020November 12, 2020 CentOS, Linux, Shell Read more

How to install Skype on CentOS 8

CentOS Skype Installation

Skype is the most popular and widely used free software application developed by Microsoft. It is used for instant messaging, audio and video conferencing. Skype is also used for screen sharing, file sharing and sending voice notes. Skype allows us

Karim Buzdar November 10, 2020November 10, 2020 CentOS, Linux, Shell Read more

How to find the geographical location of a Linux server using the terminal on CentOS 8

CentOS GeoIP

A public IP address is assigned to each server when it is connected to the Internet. This address can be assigned directly to a router that is used to send signals or traffic to the server. This article shows how

Karim Buzdar November 9, 2020November 9, 2020 CentOS, Linux, Shell Read more

How to check Internet speed on CentOS 8 using the command line

CentOS Speedtest-cli

You can check the Internet speed on Linux by using the Python-based CLI (Command Line Interface) tool Speedtest-cli. This article focuses on checking the Internet speed on CentOS 8.0. You will learn how to install speedtest-cli on a CentOS 8.0

Karim Buzdar November 6, 2020November 6, 2020 CentOS, Linux, Shell Read more

How to install and use Atom editor on CentOS 8

Atom Editor

Atom is a free (open-source) source code editor that can be used on Linux, macOS, and Windows. It provides support for plug-ins written in Node.js, has an embedded Git control that is developed by GitHub. It is a desktop-based application

Karim Buzdar October 30, 2020October 30, 2020 CentOS, Linux, Shell Read more
Page 2 of 7«12345...»Last »

Search

About This Site

Vitux.com aims to become a Linux compendium with lots of unique and up to date tutorials.

Most Popular

  • How to Uninstall Programs from your Ubuntu System posted on July 29, 2020 | under Linux, Ubuntu
  • How to Write and Run a C Program in Linux posted on January 22, 2020 | under Linux, Ubuntu
  • How to Set JAVA_HOME Path in Ubuntu 18.04 and 20.04 LTS posted on January 23, 2019 | under Linux, Shell, Ubuntu
  • How to find files on the Ubuntu command line posted on June 20, 2019 | under Linux, Shell, Ubuntu
  • 5 Ways to Check Available Memory in Ubuntu 20.04 posted on April 30, 2020 | under Linux, Ubuntu
  • Find Devices Connected to Your Network with nmap posted on November 30, 2018 | under Desktop, Ubuntu
  • How to Manually Mount/UnMount a USB Device on Ubuntu posted on September 19, 2018 | under Linux, Shell, Ubuntu
  • 3 Ways to Reboot Ubuntu through the Command Line posted on May 20, 2019 | under Shell, Ubuntu
  • How to Start, Stop or Restart Services in Ubuntu posted on April 18, 2019 | under Linux, Shell, Ubuntu
  • How to Shut Down Ubuntu posted on July 29, 2020 | under Linux, Shell, Ubuntu
Copyright © vitux.com
  • Privacy Policy
  • Imprint