Pages

Showing posts with label Linux. Show all posts
Showing posts with label Linux. Show all posts

Monday, September 7, 2009

Get Your Bootloader Back

This my post about how to get you bootloader back, in case Windows erased it. Easy way out guys, just follow this :

1. Use your ubuntu live CD
2. Go to Terminal then type
sudo grub

3. Find where your grub is by typing
grub> find /boot/grub/stage1

4. Then typed
root (hd0,4)

setup (hd0)

root(hd0,4) means turn to your GRUB directory at first harddrive on fifth partition
setup (hd0) means installing GRUB on your first harddrive

5. Then typed quit
grub> quit

6. Reboot your computer
7. It's Done!

Note:
This tutorial for Linux Ubuntu Jaunty Jackalope Version
Read more...

Saturday, August 22, 2009

Musictracker on Pidgin in Ubuntu Linux



I have tried musictracker on Pidgin in my ubuntu. It is just same as Pidgin on Windows.
Code:
sudo apt-get install pidgin-musictracker

and turn the plugin on in Pidgin.
Ps: I am using Rythmbox



Read more...

Monday, August 3, 2009

Linux Tree



From above Figure you can see there is only one root (/ directory) for tree, this root of tree divided into several branches (Subdirectories) and branches have different flowers, fruits, leaves etc (Files).
Read more...

Wednesday, September 17, 2008

LinkWithin

Related Posts Plugin for WordPress, Blogger...