view hardware information in Ubuntu 10.04

How to know hardware details in ubuntu 10.04 In Ubuntu 10.04 or other older version of ubuntu or other linux based operating system there are many command line utilities are available but this post will try to introduce you with a GUI application program to know the details of your PC’s hardware from Ubuntu 10.04.A …

how to Install NetBeans on Ubuntu 10.04

NetBeans for Ubuntu 10.04 NetBeans IDE(Integrated Development Environment) is a great tool for developing software and web applications.Basically it supports java i.e it contains IDE for java,java development tools and plugins.You can also use NetBeans for C/C++ ,PHP,Ruby(+Rails)..and others by using plugins.NetBeans is free and Open Source application and it is available for all the …

Optimize Ubuntu 10.04 Performance

Optimize Ubuntu 10.04 for speed by using prelinking Ubuntu 10.04 is one of the fastest operating system and it’s booting time is specially optimized to boot within few seconds.Suppose,you are using ubuntu 10.04 on your older computer then you might find that the ubuntu 10.04 doesn’t perform according to the expectation.In general it is recommended …

How to use any Picture as Icon in Ubuntu 10.04

In Ubuntu 10.04(Lucid Lynx) there are many charming icons available by default and you can add whenever you want;But this post will explain you,how to use any images or pictures and almost any formats like png,JPEG or GIF as a icon of a file,folder or launcher. Using Picture as Icon on Ubuntu 1.Right click on …

Perl Programming on Ubuntu 10.04

Perl interpreter is actually installed from beginning on ubuntu 10.04(Lucid Lynx).So just start writing programs.If perl is not installed on ubuntu then go to synaptic package manager and search for perl;then install the latest version of perl.Perl is a script type programming language.Perl has very wide application in web development.Usually perl code use very less …