Skip to content

VITUX

Linux Compendium

Menu

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

12 Useful Linux date Command Examples

12 Useful Linux date Command Examples

The date command is a command-line utility for displaying or setting date and time in the Linux system. It uses the system default time zone to display the time. In this article, I will show you 12 examples of how

vadmin Linux Read more

Install Kodi Media Player on Linux Mint 20

Install Kodi Media Player on Linux Mint 20

Kodi is a cross-platform media player launched by XMBC in 2004. It is used for media streaming on all kinds of screens whether they are large TV screens or very compact mobile screens. It means that it is designed in

vadmin Linux Read more

How to Install KVM and Manage Virtual Machines in Ubuntu 20.04

How to Install KVM and Manage Virtual Machines in Ubuntu 20.04

What is KVM KVM, or Kernel-Based Virtual Machine, provides a virtual environment in which one or more additional operating systems can run alongside the primary system without affecting its functionality. In KVM, the Linux kernel makes use of virtualization technology

Karim Buzdar Linux, Ubuntu Read more

How to Schedule Tasks on Ubuntu 20.04 Using Crontab

How to Schedule Tasks on Ubuntu 20.04 Using Crontab

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

How to Install and Configure Git on Ubuntu 20.04

How to Install and Configure Git on Ubuntu 20.04

Git is a widely used OpenSource version control system for software development. It has been initially developed by Linus Torvalds and is e.g. used to manage the source code of the Linux kernel. Any type of software project can be

Karim Buzdar Linux Read more

How to View System Log Files on Ubuntu 20.04 LTS

How to View System Log Files on Ubuntu 20.04 LTS

A Linux Administrator should be able to read and understand the various types of messages generated by all Linux systems to troubleshoot an issue. These messages, named logs, are initiated by Linux and the applications running on it. Linux continuously

Karim Buzdar Ubuntu Read more

Add and Manage User Accounts in Ubuntu 20.04 LTS

Add and Manage User Accounts in Ubuntu 20.04 LTS

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

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

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

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

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

How to remotely copy files over SSH without entering a password

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
Page 34 of 81« First«...1020...3233343536...405060...»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