Check disk space in Linux Ubuntu. Examples of df command to report file system disk space usage. The “df” command is for “disk filesystem” and is a great tool to know about the disk space usage on Linux Systems. The df command displays the amount of disk space available on the file system. If no […]
apt-get Commands in Linux Ubuntu
apt-get commands in Ubuntu Linux. Understanding what does apt-get -f install do and apt-get install options and apt-get update package command options for Linux Ubuntu. This post helps you to explain apt-get – APT package handling utility and some of the basic commands such as apt-get install or apt-get install update and many other command […]
rm Command in Linux With Examples – Delete a File in Linux Terminal
rm command in Linux with examples. Learn how to delete a file in Linux Terminal. On Linux, delete all files in directory and remove non empty directory in Linux. rm Command in Linux To remove files you can use the rm command. The rm (remove) command is used to delete files and directories. rm removes […]
Command To Find Top 10 Largest Files In Linux
Which is the command to find largest files in Linux Ubuntu. Here is a way on how to find top 10 largest files in Linux; largest files in directory recursively on a Ubuntu Linux System. Open Terminal and type the following command to find out top 10 largest file/directories in Ubuntu systems: du -a /var […]
How To Install Internet Radio Player Shortwave on Ubuntu Linux
Internet Radio Player Shortwave 1.0 released. Here is how to install Radio in Ubuntu Linux. Shortwave helps you to find and listen to internet radio stations. Shortwave signals have a very long range because of their very good reflection properties. Due to their long range, they can be received almost anywhere in the world. The […]
Install Rhythmbox 3.4.4 Music Player on Ubuntu Linux
Install Rhythmbox 3.4.4 on Ubuntu Linux Systems. Rhythmbox is Ubuntu’s default music player app and is also a music management application, designed to work well under the GNOME desktop. In addition to music stored on your computer, it supports network shares, podcasts, radio streams, portable music devices (including phones), and internet music services such as […]