How to Uninstall & Reinstall Java on Ubuntu Intrepid
You can uninstall and reinstall Java quickly on your Ubuntu Intrepid machine if you used aptitude to install it the first time....
How to Use Netbeans CVS
CVS (Concurrent Versions System) is an open source tool for Source Configuration Management (SCM). It helps a team of multiple developers working...
How To Uninstall Programs in Ubuntu
Ubuntu is a Linux-based operating system. However, some tasks, such as uninstalling programs are universal to all operating systems. Some programs you...
How to Uninstall Ubuntu for Dual Boot
Ubuntu is a version (also called a "distribution") of the Linux operating system. When you choose to dual boot Ubuntu on your...
How to Uninstall Ubuntu & Install Windows
Many computer users want to use a Linux based system, such as Ubuntu. After user trail period, you discover Ubuntu is not...
How to Create a Java Applet in Netbeans
Netbeans is an IDE for Java, PHP and Apache. IDE, which stands for Integrated Development Environment, is basically a fancy way of...
How to Use CVS With Ubuntu
The Concurrent Versions System, better known as CVS, is a revision control system. CVS servers accept source code submissions from many different...
How to Uninstall Google Earth on Ubuntu
Google Earth is a great tool that provides maps and satellite images of the whole world. Some Linux users, however, find that...
How to Add a Plugin
Plug-ins are small applications that attach to your browser on your computer. They can enhance your browsing experience by offering specific tools...
How to Uninstall a Flash Debug
The Adobe Flash Player Debugger, sometimes called debug player or content debugger, is used during website development. The regular Adobe Flash Player...
How to Uninstall Ubuntu From XP
When you install the Ubuntu Linux operating system on your computer, it installs the same way any other program does within Windows...
How to Use NetBeans to Debug MATLAB
Using NetBeans IDE Debugger, you can debug whole projects, executable classes, and JUnit tests. This process begins by setting breakpoints and watches...