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 ldd • 4 min read • How to use ldd Command on Linux? Use the ldd command in Linux with our step-by-step tutorial. It is a command-line tool displays a list of the shared libraries.…
public debian • 3 min read • How to Restart Debian From Command Line Restart Debian through the command line with our step-by-step tutorial. It is a free and open-source OS known for its stability, security etc.…
public chown • 3 min read • How to chown Recursively on Linux? Chown recursively on Linux with our step-by-step tutorial. The chown command allows you to change the ownership of files and directories.…
public df • 5 min read • Df Command in Linux (Check Disk Space) Use df command in Linux with our step-by-step tutorial. The df command is used to display disk space usage information for file systems.…
public dmesg • 4 min read • Dmesg Command in Linux Use dmesg command in Linux with our step-by-step tutorial. The dmesg command is used to display the kernel ring buffer messages.…
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 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 rpm • 4 min read • RPM Command in Linux Learn about rpm command in Linux with our step-by-step tutorial. The "rpm" command manages packages in Linux-based systems.…
public logger • 3 min read • How to use logger Command on Linux? Use logger Command in Linux with our step-by-step tutorial. The logger command in Linux inserts the entries to the /var/log/syslog file.…
public journalctl • 4 min read • How to Use Linux Journalctl Command? Use Linux journalctl command with our step-by-step tutorial. Users can browse, filter and examine system journal's log data by using this command.…
public free • 4 min read • Free Command in Linux Learn about free command in Linux with our step-by-step tutorial. The free command retrieves system memory usage information in Linux.…