Wednesday, April 20, 2011

Macintosh on Ubuntu

We can get the feel and look of  Macintosh on Ubuntu.
Steps:
1> Download Macbuntu or mac4lin from sourceforge.
2> Install it from installation file ./install.sh (run it on terminal)
3> Also install dockey (if not provided in downloaded folder of macbuntu or mac4lin)
4> Customize it according to your need.

NOTE: Before installation make sure that you are using the appropriate version of ubuntu for which Macbuntu or mac4lin are compatible.

Sunday, April 17, 2011

Password Reset in Ubuntu

1> During Grub loader press ESC
2> Go to Recovery Mode of Ubuntu
3> Select Drop to Root user
4> On terminal write passwd <username>
    It will ask for new password reset.