Blog

Enable root user in Ubuntu 12.04 LTS

You may have noticed by now you can’t access root account or login to the root account and also that in Ubuntu you never set a root password during installation, fixing this is actually pretty easy but I really recommend against doing this if you are new to Linux as its easy to mess up…

Read More

How to : Install zoom ultra AC2726 modem

1. lsusb in terminal to view whether the usb modem is connected or not. 2. sudo wvdialconf to configure the modem with your system. 3. Edit /etc/wvdial.conf and give the following text as it is, [Dialer Defaults] Init1 = ATZ Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 Stupid Mode = 1 Modem Type =…

Read More

Creating Virtual Host on Apache/Ubuntu

This days i am running for Zend Framework. Also feels a nice love for Linux. So i am trying to coup up with zend. Here i need to create a virtual host in my local environment. Ubuntu is my only OS. As i am newbee of linux and this is my first virtual host configuration,…

Read More

Disable touch-pad when external mouse is connected.

It can be a little troublesome to use a mouse while the touch-pad is enabled, as one can often end up closing an important window or canceling an ongoing task accidentally due to a tap on the touch-pad. While most laptops provide an option to disable the touch-pad by tapping the disable section, it is…

Read More

Install GIMP 2.8 on Ubuntu 12.04

Since the latest version of GIMP has not been included in the main 12.04 repositories because it was not ready at release time you have to use a PPA at current. sudo add-apt-repository ppa:otto-kesselgulasch/gimp sudo apt-get update sudo apt-get install gimp TIP: Go to the “Windows” menu and select ‘Single-Window Mode’ to use Gimp in…

Read More

Open As Administrator in Right click menu

Here is how to add “Open as Administrator” to the right click menu for Nautilus. Quick and easy to use. Ok then, lets get started by opening the Terminal (ctrl+alt+t) and copy and paste the command below. sudo wget http://www.thelinuxgeeks.info/download/libnautilus-gksu.so Then simply copy the file to the Nautilus extensions folder. sudo cp libnautilus-gksu.so /usr/lib/nautilus/extensions-3.0/ now…

Read More

Enable NTFS-write by default

First time after install Ubuntu 11.10 i can’t write anything in my NTFS drrives. I searched for this problem and found that i need to follow some simple steps to enable NTFS write by default. First install the ntfs configs using terminal command: sudo apt-get install ntfs-config if apt not work try using aptitude then…

Read More

āωāĻŦ⧁āĻ¨ā§āϤ⧁ ā§§ā§§.ā§§ā§Ļ āϤ⧇ āχāωāύāĻŋāϜ⧟ āĻŦā§āϝāĻŦāĻšāĻžāϰ

āĻ—āϤ āĻŦāĻ›āϰ⧇āϰ āĻļ⧁āϰ⧁ āĻĨ⧇āϕ⧇āχ āωāχāĻ¨ā§āĻĄā§‡āĻžāϜ āĻ›ā§‡ā§œā§‡ āϞāĻŋāύāĻžāĻ•ā§āϏ⧇ āφāϏāĻŦ āφāϏāĻŦ āĻ•āϰāĻ›āĻŋāϞāĻžāĻŽ, āĻ…āύ⧇āĻ•āϗ⧁āϞ⧇āĻž āĻĄāĻŋāĻ¸ā§āĻŸā§āϰ⧇āĻž āĻŸā§‡āĻ¸ā§āϟ āĻ•āϰāĻžāϰ āĻĒāϰ āĻŽāĻžāϏ āĻ›ā§Ÿā§‡āĻ• āĻĄā§ā§Ÿā§‡āϞ āĻŦ⧁āϟ āĻ āĻŽāĻŋāĻ¨ā§āϟ ā§§ā§§ āφāϰ āωāχāĻ¨ā§āĻĄā§‡āĻžāϜ ā§­ āĻŦā§āϝāĻŦāĻšāĻžāϰ āĻ•āϰ⧇āĻ›āĻŋ āĨ¤ āĻĄā§ā§Ÿā§‡āϞ āĻŦ⧁āϟ āĻ āĻĨāĻžāĻ•āĻžāϰ āĻ•āĻžāϰāύ⧇ āĻŦ⧇āĻļāĻŋāϰ āĻ­āĻžāĻ— āϏāĻŽā§Ÿ āωāχāĻ¨ā§āĻĄā§‡āĻžāϜ ā§­ āĻāχ āĻ•āĻžāϟāϤ āĨ¤ āĻļ⧇āώ⧇ āφāĻŦāĻžāϰ āĻ•āĻŋāϛ⧁ āϘāĻžāϟāĻžāϘāĻžāϟāĻŋ āĻ•āϰ⧇, āύāĻŋāĻ•ā§āϏāĻžāϰ āĻ•āĻŽā§āύāĻŋāϟāĻŋāϤ⧇ āĻšā§‡āĻžāĻ– āĻŦ⧇āĻžāϞāĻžāϤ⧇ āĻŦ⧇āĻžāϞāĻžāϤ⧇ āĻŦ⧁āĻāϞāĻžāĻŽ āωāĻŦ⧁āĻ¨ā§āϤ⧁ āχ āφāĻŽāĻžāϰ…

Read More