Tags Linux
Tag: Linux
How to check open ports in Linux using the CLI
I need to list all open ports in Linux cloud server. How do I check open ports in Linux using the CLI? Can you...
How to install htop on Ubuntu Linux using apt
I like htop output, but it is not installed by default on my Ubuntu cloud server. How do I install htop on Ubuntu Linux...
How to check CPU temperature on Ubuntu Linux
How do I check CPU temperature in Ubuntu Linux using a command line and GUI tools on my Thinkpad laptop or Desktop computer?
One of...
How to install networked HP printer and scanner on Ubuntu Linux
I have HP Officejet Pro printer and scanner. How do I install HP Officejet Pro network printers and scanners on Ubuntu Linux? How can...
How to Append to End of a File in Linux
In this tutorial, we learn different ways to append text to the end of a file in Linux. You can achieve this using several...
Split Command in Linux: 9 Useful Examples
The split command in Linux allows you to split files into multiple files. There are several ways you can customize parameters for your given...
Can I delete /var/cache/apt/archives for Ubuntu/Debian Linux?
I noticed that /var/cache/apt/archives/ taking lots of disk space on my AWS EC2 cloud server powered by Debian Linux. Can I delete /var/cache/apt/archives/ folder?...
How to delete a UFW firewall rule on Ubuntu, Debian Linux
How do I remove and delete a UFW firewall rule running on Ubuntu or Debian Linux?
UFW is an acronym for an uncomplicated firewall. Securing...
How to install LAMP on Debian 10 Buster Server/Desktop
How do I install a LAMP stack on Debian 10 (Buster)?
The LAMP is an acronym for software stack that includes Linux, Apache web server,...
How to Reboot Linux Using Command Line
How do I reboot my Linux based system? How do I reboot a remote Linux system or server using command line?
Linux comes with various...