Category: Ubuntu
15 April, 2009 (12:09) | Fedora, Linux, Reference, Ubuntu | 3 comments
Tags: Fedora, iptables, Linux, Tutorial, Ubuntu
Iptables is the default and powerful firewall that works on almost all Linux version including Ubuntu and Fedora. Here I have listed some important commands and a short description of each command for quick help. It can help people who already know little Iptables. manage chain: # iptables -N new_chain // create a chain # [...]
19 February, 2009 (16:06) | Linux, personal, Ubuntu | 2 comments
Tags: laptop, Linux, mac, mac4lin, personal, Ubuntu
Mac4Lin is a great project which brings mac user interface to linux desktop. Yesterday I installed Mac4Lin on my laptop running ubuntu intrepid idex. Installation needs some advance configuration which is not suitable for newbie right now even Debunking Scams: The Truth About Liv Pure No False Promises or Exaggerated Claims about Results Liv Pure [...]
21 November, 2008 (02:49) | Linux, MySQL, personal, PHP, Reference, Ubuntu | 9 comments
Tags: Bash Script, Install, Linux, Tutorial, Ubuntu
I have created a bash script file to install almost all necessary softwares to run and work on a Ubuntu box. I have tried this script in Ubuntu 8.04 Hardy Heron and Ubuntu 8.10 Intrepid Ibex. Softwares I have placed in this script covers PHP-MySQL development and desktop applications for graphics, multimedia, to Internet applications. [...]
21 September, 2008 (01:40) | Fedora, Linux, Reference, Ubuntu | 4 comments
Tags: Boot, Fedora, GRUB, Linux, Troublshooting, Tutorial, Ubuntu
Running linux with windows in dual boot mode is not hassle free at all. Specially if you reinstall or repair windows, your linux system will disappear. As a newbie you may stop using linux or reinstall it again instead of solving the problem. In this article I will share my experience on how to recover [...]