How to install htop command in Linux and how to use htop command in Linux. Know the difference between top and htop command in Linux Ubuntu. What is Htop Command In Linux htop is an interactive process viewer for Linux/Unix Systems. htop is a cross-platform ncurses-based process viewer. In simple words, htop is a command […]
Ubuntu
Latest Ubuntu news updates, Ubuntu tutorials and tips for Ubuntu Linux. Learn to use one the most popular Linux distros. Get the updates and latest releases for Ubuntu.
Install Microsoft Edge Browser on Ubuntu Linux
Install Microsoft edge for Ubuntu from Microsoft edge Linux repository using the command sudo apt install microsoft-edge-stable. Read below to find out how to install Microsoft edge via Linux command line. Install Microsoft Edge Browser Using Flatpak You can install Microsoft Edge Browser in Ubuntu Linux Systems using Flatpak, available in Flathub. flatpak install com.microsoft.Edge […]
How To Open A File As Administrator In Ubuntu, Using nautilus-admin
Add open a file as administrator in Ubuntu option in right click menu in Nautilus file manager. Here is how to open folder as administrator Ubuntu. Using nautilus-admin, learn how to run as administrator in Ubuntu. Ubuntu – run as administrator GUI option Run the following commands in terminal to add “Open As Administrator” option […]
How To Open Application From Terminal In Linux Ubuntu
Learn how to open application from terminal Ubuntu. How to open installed software in Ubuntu from terminal. If you are wondering where are applications in Ubuntu, read more to find about. Find Commands To Run Applications In Ubuntu Linux Method 1 In Ubuntu Linux Systems, most default applications will have a .desktop file located in […]
How To Change Root Password In Ubuntu If Forgotten
Change sudo password in Ubuntu Terminal or reset root password Ubuntu. Here is how to change root password in Ubuntu using terminal. Open Terminal and run the following command to enter sudo/superuser mode: sudo -i The sudo allows a permitted user to execute a command as the superuser or another user. Once you are logged […]
Command To Find Linux Memory Usage By Process In MB
Linux command to check memory usage per process. Here is an easy way to find top memory consuming process in Linux Ubuntu – using the command to check memory usage of a process in Linux Ubuntu. Command to monitor memory usage in Ubuntu There are several commands which can be used to check memory usage […]