configure • 7 min read • How to Configure mod_rewrite Configure mod_rewrite with our step-by-step tutorial. The mod_rewrite module is an Apache engine that rewrites URLs using rules.…
installation-guides • 4 min read • How to Install Anaconda on Debian 11 Install anaconda on Debian 11 with our step-by-step tutorial. It is a platform for Python and data science, providing libraries, tools etc.…
installation-guides • 3 min read • How To Install nvidia-cuda-toolkit on Ubuntu 20.04 Install nvidia-cuda-toolkit on Ubuntu 20.04 with our step-by-step tutorial. The nvidia-cuda-toolkit accelerates applications using nvidia GPUs.…
create • 3 min read • How To Create a New Sudo-enabled User on Rocky Linux 8 Create a New Sudo-enabled User on Rocky Linux 8 with our step-by-step tutorial. Sudo grants admin privileges to regular users, like root.…
undo • 3 min read • How to Undo and Redo in Vim / Vi Learn How to Undo and Redo in Vim with our step-by-step tutorial. Vim is a text-editor for Unix that comes with Linux, BSD, macOS etc.…
delete • 3 min read • How to Delete Lines in Vim / Vi Learn How to Delete in Vim with our step-by-step tutorial. When working with text files, you'll always need to delete one or more lines.…
vim/vi • 4 min read • How to Show Line Numbers in Vim / Vi Show Line Numbers in Vim/Vi with our step-by-step tutorial. It has multiple line numbering options to help you browse through your files.…
centos • 3 min read • How to Check your CentOS Version Check your CentOS Version with our step-by-step tutorial. The tutorial demonstrates ways to verify the CentOS version using distinct commands.…
cut • 6 min read • Cut Command in Linux In this tutorial we'll show you how to use the cut command with examples and thorough explanations of the most common choices.…
history • 5 min read • History Command in Linux (Bash History) In this tutorial, we will discuss the history command. It allows you to display previously run commands and search through the list.…
/etc/passwd • 4 min read • Understanding the /etc/passwd File In this tutorial, we will help you understand the /etc/passwd command that holds information for all the system's user accounts.…
format • 5 min read • How to Format USB Drives and SD Cards on Linux Format USB Drives and SD Cards on Linux with our step-by-step tutorial. Formatting optimizes storage by restructuring file system, erasing data.…