Free Debian Administrator’s Handbook Released
Two Debian developers Raphael Hertzog and Roland Mas have announced the release of ‘The Debian Administrator’s Handbook’. The book is an English translation of their...
How To Install And Use PowerPoint Viewer In Ubuntu 12.04 LTS ‘Precise Pangolin’
Although LibreOffice opens most of the files created by Microsoft Office, you may find yourself in situation where you need to open a presentation created...
Quickly Find Out DNS Server IP Addresses From Linux Mint / Ubuntu Command Line
It is useful to know what DNS server IP addresses are being used by the system for troubleshooting as well as for reference. Here is...
Mousepad : A Lightweight Text Editor For Fedora Linux
Mousepad is a lightweight and minimal text editor available for Fedora Linux. Here is how to install it in Fedora : 1. Open Terminal and...
How To Know How A Command Is Executed In Linux
Here’s how to know how a command is executed in Linux: 1. Issue the following command at the terminal – strace -c <absolute path to...
How To Quickly Update Linux Mint / Ubuntu With A Single Command
Here’s how to quickly update Linux Mint / Ubuntu with a single command: Issue the following command at the terminal – sudo apt-get update &&...