How to Limit Network Bandwidth in Ubuntu

Ubuntu Network Bandwidth Limit

Most of the time while downloading large files from the internet, you don’t want to disturb the rest of the network from congestion as most of the network bandwidth will be consumed by the one process. In this article, we will see how to limit network bandwidth in Ubuntu 18.04 LTS using Wondershaper. Wondershaper is … Read more

How to Play MP3 in Ubuntu

Ubuntu MP3 Player

If you have shifted towards Ubuntu from Windows OS, it will seem hard to use that Linux based OS especially the command line. Because most of the Linux functionalities based on the command line. Even most Linux users prefer to run Linux server distributions that entirely depend on the Terminal with no graphical desktop because … Read more

How to Install VMware Tools in Ubuntu 18.04 LTS

Ubuntu VMware Tools

A virtual machine or guest operating system will not behave the same as the host OS as there are certain limitations in terms of operation and performance. That’s why there is a set of tools introduced in VMware known as VMware tools that can be used to enhance the performance of the guest operating system. … Read more

View Detailed Laptop Battery Report on Ubuntu

Ubuntu Battery Reporting

Your laptop and smartphone’s “battery” is what has given them the status of being portable. This is how much important a battery, its capacity, and its heath is. A battery, when new, is able to run for longer hours but as years pass by, your battery starts providing lesser juice. Therefore, time and again, we … Read more

Secure Ubuntu with ClamAV Antivirus

Ubuntu Security

Although Linux is popular for being mostly virus-free, there might still exist some-especially if you usually download stuff from unreliable sources. Since viruses are not a major issue in Linux, there is not a huge pool of antivirus software available for this operating system. One of the best among these is the ClamAV antivirus which … Read more

How to View Saved WiFi passwords in Ubuntu

Ubuntu WIFI Password

When we connect to the Internet using a wireless/WiFi connection, we do so by entering the password and mostly checking the “connect automatically” option for future use. However, we rarely note down the password manually somewhere for future reference. The problem arises when we need the password again, for example when a visitor asks for … Read more

How to Restart Services on Ubuntu Command Line

Restart Services in Ubuntu

Restarting a service is one of the administrative tasks that you will have to perform one time or the other while configuring software on your Ubuntu. In this article, we will explain how to restart a running service on your Ubuntu through the systemctl command. We will also explain some more service management systemctl commands … Read more