On Ubuntu 10.10 you can’t have all the administrative or root power with the default user,created during the installation.If you want to login as root in GUI mode then use passwd command(Explained Below).If you think that why can’t I get all the root power with the default user,then the reason is obvious – the security …
Category Archives: Ubuntu
how to enable 3D desktop effects in ubuntu 10.10
Ubuntu 10.10 Maverick Meerkat or any Linux Based Operating System which uses GNOME or KDE as Desktop can enable funky 3D effects in a couple of clicks.So this post will eventually lead to the explanation of 3D effects on Ubuntu 10.10.To generate some elegant 3D effects ‘Compiz’ is used.Compiz is a compositing manager or in …
Continue reading “how to enable 3D desktop effects in ubuntu 10.10”
how to open RAR file on Ubuntu 10.10
RAR(Roshal Archive) is an archive file format and supports data compression,file spanning and error recovery.On Ubuntu 10.10 Maverick Meerkat RAR files can be open,unpacked or extracted by many applications e.g rar,7-Zip,PeaZip,unrar,winRAR. Installing RAR Extractor in Ubuntu 10.10 Open Ubuntu Software Center and search for ‘rar’.Install RAR compression/uncompression tool but remember it’s a shareware software so …
how to install jre on ubuntu 10.10
Java is an Object Oriented programming language whose syntax and features has highly influenced by C/C++.Java programs can also be embedded in web pages which requires Java Run Time Environment(JRE) in order to get executed.That’s why after the fresh installation of Ubuntu 10.10 Maverick Meerkat you would require JRE for surfing Internet without any lack …
how to install eclipse ide on ubuntu 10.10
Eclipse IDE(Integrated Development Environment) is probably the open source and free IDE’s.For Java it’s best.. due to a lot of functionality,good navigation and GUI Design.Eclipse platform is perfectly modular so After installing Eclipse-Platform(developed by IBM) you can install any other components/toolkits to increase it’s functionality.e.g by adding JDT(Java Development Tools) packages you can enjoy java …
Continue reading “how to install eclipse ide on ubuntu 10.10”