How to Disable a Welcome Message in Ubuntu?
By default, when you connect to an Ubuntu server using SSH, Ubuntu will display a welcome message. But sometimes, the welcome message is not needed… Read More »How to Disable a Welcome Message in Ubuntu?
By default, when you connect to an Ubuntu server using SSH, Ubuntu will display a welcome message. But sometimes, the welcome message is not needed… Read More »How to Disable a Welcome Message in Ubuntu?
By default, if a server containing Docker reboots, all Docker containers on that server will shut down. If the server has a lot of containers,… Read More »How to Run a Container Automatically After the Server Reboots?
Have you ever been doing a job using a terminal that runs the SSH protocol, whether it’s using a putty or a terminal in Linux,… Read More »How to Run Multiple Sessions Using the Screen Tool?
The previous article explained how to display the total size of memory used by applications on Linux. This article will explain how to display the… Read More »How to Display the Total CPU Size Used by an Application on Linux?
I want to see the total memory size used by an application on Linux. Problem How to display the total memory size used by… Read More »How to Display the Total Memory Size Used by an Application on Linux?
To see the total size of a folder in Linux usually sysadmin uses the command du -sh*. However, this command has a drawback because it… Read More »How to Display Hidden Files and Folder Sizes on Linux?
I installed dual-boot Windows 11 with Linux Mint on my laptop and allocated almost 110 GB of hard disk size for Linux Mint. However, after… Read More »How to Display a Partition That is Not Visible in Linux?