public docker • 5 min read • How to Install Docker on Debian 11 Install docker on debian 11 with our step-by-step tutorial. It is a platform that simplifies application deployment by automating the creation.…
public installation-guides • 10 min read • How to Install and Configure Samba on Ubuntu 20.04 Install and Configure Samba on Ubuntu 20.04 with our step-by-step tutorial. It is open-source software for cross-platform file sharing.…
public bash • 3 min read • Bash Source Command Use bash source command with our step-by-step tutorial. The bash source command is included in Bash and other Linux/UNIX shells.…
public chown • 6 min read • Chown Command in Linux (File Ownership) Use the chown command in linux with our step-by-step tutorial. It allows you to change the owner of a file, directory, by changing the user/group…
public bash • 6 min read • Bash printf Command Use printf command in Bash with our step-by-step tutorial. A printf command prints the formatted text and variables with options.…
public at • 6 min read • At Command in Linux Utilize at command in Linux with our step-by-step tutorial. The at command schedules the execution of commands or scripts at a specific time.…
public du • 4 min read • Du Command in Linux Use about du command in Linux with our step-by-step tutorial. The du command shows disk space used by specified files.…
public extract • 4 min read • How to Extract (Unzip) Tar Gz File Extract (Unzip) Tar Gz File with our step-by-step tutorial. .tar.gz file is a .tar archive compressed with gzip.…
public emacs • 15 min read • How To Use the Emacs Editor on Linux Use the emacs editor on linux with our step-by-step tutorial. It is renowned for its robust and powerful editing functions…
public bash • 4 min read • How To Check Existence of Input Argument in a Bash Shell Script Check existence of input arguments bash shell script with our step-by-step tutorial. It is effective tool for automating repetitive activities.…
public libreoffice • 4 min read • How to Install and Use LibreOffice on Debian Install libreoffice on debian with our step-by-step tutorial. It is an open-source office suite that runs on practically all operating systems.…
public sudoers • 10 min read • How To Edit the Sudoers File Edit the sudoers file with our step-by-step tutorial. It controls user access to administrative tasks through the sudo command.…