Skip to content

VITUX

Linux Compendium

Menu

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

Shell

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 Linux, Shell 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 Debian, Linux, Shell Read more

How to Schedule Tasks on Ubuntu 20.04 Using Crontab

Cron and Crontab on Ubuntu

Sometimes you don’t want a process to run at a default time set by the operating system, but you want to set the time for a process to run yourself. To do this, we use the cron daemon in Ubuntu,

Karim Buzdar Shell, Ubuntu Read more

Add and Manage User Accounts in Ubuntu 20.04 LTS

Manage user accounts in Ubuntu

User management becomes a critical consideration when you want to add multiple users to the system. If user management on your system is not effective, you may have to compromise security and access to the private and sensitive information on

Karim Buzdar Shell, Ubuntu Read more

How to execute a .run or .bin file in CentOS 8

CemtOS Execute Files

There are some files that we are downloaded from the internet that have extensions of .bin or .run. To run such files, we have to set the permission to execute those files. A .bin or .run file is a self-extracting

Karim Buzdar CentOS, Linux, Shell Read more

How to Speed Up Package Downloads and Updates with apt-fast on Ubuntu 20.04

Ubuntu apt-fast

Have you ever experienced slow download speed when downloading or updating packages in Ubuntu, even if your network connection is working fine? This problem mainly occurs when you update and install packages for the first time after installing a new

Karim Buzdar Shell, Ubuntu Read more

How to remotely copy files over SSH without entering a password

SSH Key-Based Authentication

SSH (Secure Shell) is an encrypted protocol to connect with the remote device. By default, it works on TCP port 22. There are two methods to connect with the remote server using SSH, one is by using password authentication, and

Karim Buzdar Linux, Shell Read more

Getting the most out of Linux Bash history command

Bash history command

The Linux command line – the terminal – stores history of commands executed in the past by a user. This history is persistent and remains in memory even if we reboot our system. We can retrieve and reuse these stored

Karim Buzdar Shell Read more

How to Sort Files in Ubuntu (GUI and Shell)

Ubuntu File Sorting

When we view the contents of any directory in Ubuntu, it is displayed based on file and folders’ names. However, sometimes we may need to sort the files in a specific order to get a better overview and locate files

Karim Buzdar Desktop, Linux, Shell, Ubuntu Read more

How to Enable/Disable Automatic Login in Ubuntu 20.04 LTS

Automatic Login in Ubuntu 20.04

It is common practice for users to have to provide authentication information in order to log on to a Linux system. This helps protect sensitive or personal files, emails, and other data that reside on your system from any physical

Karim Buzdar Shell, Ubuntu Read more
Page 17 of 45« First«...10...1516171819...3040...»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 and Run Chromium Web Browser on Debian
  • Getting Started with LaTeX on Debian 11
  • How to Install AnyDesk on Rocky Linux
  • How to Remove a User on Debian and Ubuntu Linux
  • How to Monitor Linux Server Health with Command Line Tools
Copyright © vitux.com
  • Privacy Policy
  • Imprint