public extract • 4 min read • How to Extract (Unzip) tar.xz File Extract(unzip) tar.xz files with our step-by-step tutorial.A tar.xz file is a compressed archive that combines the tar archiving format with the XZ.…
public copy • 5 min read • How to Copy Files and Directories on Linux Copy Files and Directories on Linux with our step-by-step tutorial. One common task when working on the command line is file and folder copying.…
public delete • 4 min read • How To Delete the Local and Remote Git Branch Delete the Local and Remote Git Branch with our step-by-step tutorial. Git branch is a crucial feature of the popular version control system.…
public change • 3 min read • How to Set or Change the Hostname on Linux Set or Change the Hostname on Linux with our step-by-step tutorial. It refers to the unique name assigned to a device connected to a network.…
public installation-guides • 8 min read • How to Install and Configure SMTP Server on Windows Install and Configure SMTP Server on Windows with our step-by-step tutorial. SMTP is a standard protocol for sending email messages online.…
public exclude • 4 min read • How to Exclude Files and Directories with Rsync Exclude Files and Directories with Rsync with our step-by-step tutorial. A command-line tool for file syncing between sites using remote shell.…
public apt-repo • 6 min read • How To Add Apt Repository On Ubuntu Add Apt Repository On Ubuntu with our step-by-step tutorial. An Apt Repository is a central location that stores software packages for APT.…
public nohup-cmd • 4 min read • How to Use Linux Nohup Command Use Linux Nohup Command with our step-by-step tutorial. It mainly executes another program that is specified as its argument.…
public database • 5 min read • How to Create Database & Collection in MongoDB Create Database & Collection in MongoDB with our step-by-step tutorial. It is a powerful NoSQL database that efficiently stores and manages data.…
public file-directory • 4 min read • How to Check if a File or Directory Exists in Python Check if a File or Directory Exists in Python with our step-by-step tutorial. Python is a simple and readable high-level programming language.…
public python • 5 min read • How to Install Python pip3 or pip2 on Debian 11 Install Python pip3 or pip2 on Debian 11 with our step-by-step tutorial. The pip is the standard Python package manager.…
public installation-guides • 10 min read • How to Install the Latest NVIDIA Drivers on Debian 11 Install the Latest NVIDIA Drivers on Debian 11 with our step-by-step tutorial. NVIDIA drivers optimize graphics card functionality.…