Skip to content

VITUX

Linux Compendium

Menu

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

Linux

How to get a list of Symbolic Links on Linux

List Symlinks

A symbolic link also known as a soft link is a kind of a pointer that points to the location of a folder or a file on your system. Some of these links are created by default on your system,

Karim Buzdar July 2, 2021 Linux, Shell Read more

How to Install Kubernetes minikube on Ubuntu 20.04

Ubuntu Minikube

“minikube” is a lightweight tool that allows you to run Kubernetes locally on your Linux, macOS, or Windows-based systems. It lets you enjoy almost all the features of Kubernetes without actually installing it on your system. It has the ability

Karim Buzdar June 30, 2021 Linux, Ubuntu Read more

5 Ways to find a Linux User ID (UID) in Ubuntu 20.04

Find UID

The User ID or UID in Linux is a unique entity through which a user is identified on a system. Every user on a Linux system has a dedicated UID. There are several ways of finding the UID of a

Karim Buzdar June 28, 2021 Linux, Ubuntu Read more

How to Disable/Enable Automatic Screen Lock in Linux Mint 20 trough CLI

Ubuntu Lockscreen

Automatic screen lock is a feature provided by all widely used desktop operating systems. There is a default period of inactivity set in your system settings, after which your screen is automatically locked and you have to reactivate it by

Karim Buzdar June 25, 2021 Desktop, Linux, Ubuntu Read more

4 Ways to Show all Drives (Mounted and Unmounted) on Linux

Show Linux Drives

The drives on any system can either be mounted or unmounted. The mounted drives are the ones that are ready to be accessed at any time whereas the data residing on the unmounted drives can only be accessed after these

Karim Buzdar June 24, 2021 CentOS, Debian, Linux, Ubuntu Read more

Linux tee command explained (with examples)

Linux tee Command

When you run basic commands on the terminal the output is usually printed to the terminal i.e standard out. But what if you could also save the output in a file as well as print it out to standard out?

Karim Buzdar June 23, 2021 Linux Read more

13 Important Privacy and Security Settings in Ubuntu Linux

Ubuntu Security Settings

Everybody should be concerned about their privacy and security in this day and age. It is a common misconception that if you are running Linux you do not need to concern yourselves with privacy and security issues. Every operating system

Karim Buzdar June 22, 2021 Desktop, Linux Read more

How to Check a TLS/SSL Certificate Expiration Date on Ubuntu

SSL Expiration date

The purpose of using TLS/SSL certificates on web servers is to encrypt the connection between the web browser and server. However, these certificates are not valid for a whole life rather they also have a finite expiration date after which

Karim Buzdar June 18, 2021 Linux Read more

How to watch or monitor log files in Debian 10

Log File Monitoring

What are Linux log files? Log files are simply plain text files that contain the set of records, events, or messages about the server, applications, and services running on your Linux operating system. They are used by system administrators for

Karim Buzdar June 17, 2021 Debian, Linux, Shell Read more

Install Redis on Ubuntu 20.04

Redis installation on Ubuntu

Redis is a well-known open-source data structure store that stores data in memory and is commonly used as a database. It is very popular among Linux users since it is quite easy to install it on any Linux-based system and

vadmin June 17, 2021 Linux, Ubuntu Read more
Page 21 of 61« First«...10...1920212223...304050...»Last »

Search

About This Site

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

Latest Tutorials

  • How to Install Debian on Virtual Box
  • How to Mount NFS on Debian 11
  • How to Install Postfix on AlmaLinux 8, CentOS 8 and Rocky Linux 8
  • How to Install AWS-CLI on Ubuntu
  • How to Install LAMP Stack on Linux Mint
Copyright © vitux.com
  • Privacy Policy
  • Imprint