installation-guides • 6 min read • How to Install PostgreSQL on Ubuntu 20.04 Install PostgreSQL on Ubuntu 20.04 with our step-by-step tutorial. It is a relational database management system.…
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.…
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.…
modprobe • 3 min read • Modprobe Command in Linux Use modprobe command in Linux with our step-by-step tutorial. The modprobe command adds or removes kernel modules dynamically.…
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.…
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…
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.…
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.…
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.…
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.…
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…
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.…