
6 best tools to monitor disk IO performance in Linux
Disk IO issues (input/output) are one of the most common causes of poor performance on Linux system. This occurs when applications try to quickly read or write too much data …
Read MoreLinux and Unix, Open Source, Linux Howtos
Disk IO issues (input/output) are one of the most common causes of poor performance on Linux system. This occurs when applications try to quickly read or write too much data …
Read MorePDF stands for Portable Document Format which is widely used among general users for documentation purpose and its usage is primarily for printing, sharing and for large documents. By default, …
Read MoreMost of us are often confused with the difference between apt and apt-get command. This confusion prevails among all the users, including beginners and experienced. These command line tools are …
Read MoreSystem administrator task can be automated in various ways in Linux. It drastically reduces the human efforts and saves reasonable time which can be utilized for other productive tasks. shell …
Read MoreLinux OS in Laptops are good for Nix users, but it often drains the battery. Have tried many Linux operating systems, but long battery life is not evident like Windows. …
Read MoreSSH Secure Shell is an encryption network protocol that provides secure encrypted communications between two hosts. It allows you to connect to a remote machine securely over an insecure network. …
Read MoreLinux has many GUI applications for viewing images. But I have never tried any CLI applications to see it. Fortunately while working with the ImageMagick tool I got a command …
Read MoreDo you often manipulate images as part of your daily job? I personally need to do the graphics work for this website before uploading it to my blog. One of …
Read MoreSome time ago we wrote an article about removing the PPA repository from the Ubuntu system. The PPA repository keys will not be removed as part of removing the PPA …
Read MoreIf the LVM volume (logical volume) is no longer required to use by LVM on the system. You can remove/delete it with the lvremove command using the following steps. But …
Read More