×


Blog


How to use and run bash aliases over ssh based session

This article will guide you on how to run commands and bash shell aliases on a remote machine using the ssh command.


Commands to list installed rpm packages on Linux

This article will guide you on the different commands to list all installed rpm packages on CentOS, RHEL (Red Hat Enterprise Linux), SUSE/OpenSUSE and other rpm based distros using rpm and dnf/yum command that print a list of all installed packages on your distro.


Process to Find And Remove Files on Linux

This article will guide you on using find command to find and remove files on your Server.


Process to save terminal output to a file under Linux

This extract will guide you on how to save terminal output to a file when using Linux or Unix-like operating system with modern shell such as Bash or KSH including POSIX syntax.


Different apt commands which you can use in Ubuntu and Debian Servers

This article will show you the different ways to use apt commands with practical examples.


Complete guide on how to modify Hostname on Ubuntu 20.04

This article will guide you on how to change your Ubuntu server hostname without restarting the system.