Friday, August 19, 2011

How To Reset Your Linux (Fedora) Root Password


Hello all, thanks to view my blog that hasn't updated recently, coz i'm lazy you know.

This is the step how to reset back your root password without reinstalling for format your linux system.

1. On the system boot, some of them are showing the GRUB or LILO boot loader, but some of them just get through to the system without stop at the boot loader screen (*Just enter the "F8" key for entering the boot loader.
2. On the boot loader, Firstly, you must select your linux system (kernel) that you want to boot, and press 'e' key to modify a kernel.


3. Then, you can see the kernel entry, enter a keyword 'single' on the back of the kernel entry.


4. After that, just press enter, and then press 'b' for booting using single user.
5. Now, you can see your computer is going to boot to linux system using prompt.
6. After loading is all complete, you can see that like picture below.


7. Now type the command that i show to you.

     *This is for mount "/proc" and remount "/"     

     [root@fedora]# mount -t proc proc /proc
     (*Maybe for some system, there already mount it.)
     [root@fedora]# mount -o remount, rw /

     Change a root password

     [root@fedora]# passwd
     (*Type your new root password)

     Reboot System

     [root@fedora]# sync
     [root@fedora]# reboot

And that's all.... it's so simple to understand and use it, right?
This is for today... thank you....
Have a nice day you all...

Friday, January 14, 2011

Install Canon Pixma IP 1900 - 1800 On Ubuntu 10.04 LTS


How To Install Canon Pixma IP 1900 and 1800 ?

   Hello There.... Welcome To My Blog...

I just searching for printer driver for my ubuntu, but *sigh, it to hard... hehe...
I made the some search and found the great things that is the installation driver for my printer...

This is how the things should work... first of all just downloads the printer driver... 


and after that just read the readme.txt and follow the steps...

hope you all have a nice day!!!

p/s : one more things... follow my instruction...
        first of all extract the canon_iP1900_Ubuntu10.04LTS.zip to the any
        place...
        then go to the terminal and type "sudo dpkg -i *deb" at the folder that
        have .deb pakage... and after that just go to the printer preference at
        ("System > Administration > Printing")... and add new printer... after that
        you can print it without problem...