Skip to content

VITUX

Linux Compendium

Menu

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

Author: Karim Buzdar

Generate SSH Keys in Ubuntu

SSH Key

SSH stands for Secure Shell and it is used widely as a means of accessing remote servers. The usage of SSH is recommended because it is considered a highly secure way of authenticating users remotely. Normally, we use passwords to

Karim Buzdar Linux, Shell, Ubuntu Read more

How to use chroot on Debian 11

Debian Chroot

At times, when we want to experiment with something new, we always prefer to run it on a virtual machine or in a sandbox environment so that it cannot cause any damage to our original machine or its important files.

Karim Buzdar Debian, Linux, Shell Read more

How to Securely Delete Files Using Shred Command in Debian 11

Delete files securely

If you have a file with sensitive information, it may not be enough to simply delete it with the rm command or press the Delete key. Deleting a file with the rm command usually only removes it from our directory.

Karim Buzdar Debian, Linux, Shell Read more

How to Install and Use Snapd on Debian 11

Install snap and snapd on Debian

Snap packages are widely used all across different Linux distributions. These packages are easier to create, install, and manage and they are there to keep all of your applications updated. However, to use these packages, you need to have an

Karim Buzdar Debian, Linux, Shell Read more

How to Show or Hide Line Numbers in Vim

Line numbers in Vim explained

Vim is a powerful and highly configurable command line editor that comes installed with most Linux operating systems. It offers many useful features for editing and configuration of files. However, some of its useful features are disabled by default. One

Karim Buzdar Debian, Linux, Shell, Ubuntu Read more

Linux csplit command explained (with examples)

The csplit command in Linux OS

csplit is a Linux command that can be used to split a large file into several smaller files/parts, depending on the user’s requirements. These parts are determined by the context lines. By default, csplit splits the file into 1000 lines

Karim Buzdar Linux, Shell Read more

How to Install Fish Shell on Ubuntu and Linux Mint

Fish Shell on Ubuntu

The Fish shell also known as the Friendly Interactive Shell is one of the richest Linux shells in terms of user experience. It comes with a whole bundle of useful features with the help of which users can use the

Karim Buzdar Linux Read more

How to Restart Network on Ubuntu 22.04

Ubuntu Network Restart

Whenever a problem occurs with the system, the main solution is to perform a restart or reboot the system. Similarly, if a problem occurs with the network, then its easy treatment is to restart the network. There are many scenarios

Karim Buzdar Linux, Shell, Ubuntu Read more

How to Install Debian on Virtual Box

Debian installation on VirtualBox

The document will show you the step-by-step installation process of Debian 10 on Virtual Box. Virtual box is greatly recommended for IT users, students, and even professionals who have to work on multiple operating systems at once. Instead of installing

Karim Buzdar Debian, Linux Read more

How to Mount NFS on Debian 11

NFS Mount on Debian Linux

With NFS (Network File System), you can share files and folders with other systems in a network. NFS is based on a client-server architecture that allows users to remotely connect and access files through the network. With NFS, users can

Karim Buzdar Debian, Linux, Shell Read more
Page 2 of 66«12345...102030...»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