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 Bz2 File Extract (Unzip) Tar Bz2 File with our step-by-step tutorial. One of the most often used techniques for compressing tar files is Bzip2.…
public chgrp • 4 min read • Chgrp Command in Linux (Change Group) Use chgrp command in Linux with our steep-by-step tutorial. The chgrp command is used to change the group ownership of files and directories.…
public lsmod • 3 min read • Lsmod Command in Linux (List Kernel Modules) Use lsmod command in Linux with our step-by-step tutorial. The lsmod command is used to display the currently loaded kernel modules.…
public change • 4 min read • How to Change a Git Commit Message Change a Git Commit Message with our step-by-step tutorial. Git is a fast and user-friendly version control system for projects of all sizes.…
public installation-guides • 6 min read • How to Install Joomla with Apache on Ubuntu 20.04 Install Joomla with Apache on Ubuntu 20.04 with our step-by-step tutorial. It allows you to create, manage, and publish digital content easily.…
public ubuntu • 4 min read • How to Change User Password in Ubuntu Change ”User Password on Ubuntu” with our step-by-step tutorial. It is very simple to change/update the password in the Ubuntu command line.…
public useradd • 7 min read • How to Create Users on Linux (useradd Command) Create Users on Linux with our step-by-step tutorial. The useradd command on Linux is a powerful tool used to create user accounts.…
public git • 4 min read • How to Install Git on Raspberry Pi Install Git on Raspberry Pi with our step-by-step tutorial. It is a popular open-source distributed version control system.…
public bash • 4 min read • How to Read a File Line By Line in Bash Read a File Line By Line in Bash with our step-by-step tutorial. In Bash scripts, you might need to read a file line by line.…
public linux • 4 min read • How to Add User to Group on Linux Add User to Group on Linux with our step-by-step tutorial. It is an organizational unit that organize and manage user accounts.…
public 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.…