Post Installation Steps In UBUNTU

ubuntu1204-precisepangolin

Linux is fun always but  for the begineers it is little complicated as they are obviously new. There are few things that one have to take care of once he/she has installed ubuntu let it be 11.10 or 12.04 or 12.10. There are lot many packages that come in-built. Still there is need to have enhanced capabilities. Here are few step you could adopt to have better … [Read more...]

5 Linux Performance Monitoring Tools for Sysadmins

Glances v1.3.7 released - System monitoring tool for Linux

Performance is the very basic and essential for any server system. Linux comes with a number of tools that come in handy for any system administrator. This article presents some of these tools for monitoring performance of the system. TOP The top command is an interactive command that monitors the current system state. It provides the real-time, dynamic information about the … [Read more...]

The best free resources to Learn Python Programming Language and Python Frameworks

python free Ebooks and Resources

Previously I have listed an extensive list of Free Computer Programming Ebooks which includes few books to learn about Python Programming,In this post I am going to list out all free resources available to learn basic Python programming as well as best tutorials to learn some Popular Python frameworks like Django Python Web framework, Flask web microframework, Kivy the … [Read more...]

Top 10 Places to Find Opensource Software’s

opensource-dropbox

In a crowded place like Internet,everyone rushes to promote their Products through promoted reviews and Ads,So as a user you might get your mind blank when it comes to choosing a best product for you,Most commonly the Software products. Windows and Mac Os are the most used proprietary OS though the better alternatives like Linux are still available for Free.The most … [Read more...]

Can Mozilla survive the OS market with its new Firefox OS for phones ?

Firefox-Sync-Android

Can Mozilla truly survive the OS market with the new Firefox OS ? It’s not even a question of competition, which is of course a large factor in this entire affair. It is genuinely about survival, with or without the OS? In what was its mainstay as a Browser, Mozilla has found competition with Chrome, Explorer, Safari and a ton of other browsers which are preferred above it, … [Read more...]

How Zip and Unzip Files via Linux Commandline

How Zip and Unzip Files via Commandline in Linux

To Zip and Unzip files in various Linux Distros like Ubuntu,Fedora and Mint,you need to Install ZIp and Unzip software separately. Install Zip Software To Install Zip/Unzip software's on Debian based websites such as Ubuntu $ apt-get install zip $ apt-get install unzip For Red Hat based Distros such as Fedora use the following command $ yum install zip $ yum install … [Read more...]

How to Install Firefox 13 using binary file on Linux

firefox-250

Mozilla Firefox is the most popular open source software for web browsing.Recently Mozilla unveiled it is new update Firefox 13,It will be automatically upgraded if you are using Windows or Mac,For Linux you can install it in two ways Through Repository Installing from Source file I am going to give the details for second procedure since many other bloggers already … [Read more...]