Must have Linux Desktop Applications

December 6th, 2011 | Posted by nala in Fedora | Linux | Ubuntu - (0 Comments)

Chromium Browser Chromium is the original open source idea on which Google Chrome is based. Though you can easily download and install Google Chrome in Ubuntu, we still recommend you to choose Chromium instead. GIMP ( GNU Image Manipulation Program) GIMP is the GNU Image Manipulation Program. It is used to edit and manipulate images. … Read more

Share

You may at times need to know about the hardware information on your computer for many reasons, such as to find a correct driver or to check its hardware specification. In this article we list some of the method you can find the hardware specification in Linux. Check the /proc folder The /proc/ folder has … Read more

Share

Using google IP hceck you can do this from the shell curl –silent ‘http://www.google.com/search?q=what+is+my+ip’ | sed ‘s/.*Client IP address: //;s/).*//;q’

Share