Category Archives: Ubuntu
How to install Tomcat 6 on Ubuntu Server
Before installing Tomcat, make sure you have the Java Runtime Environment installed. You can check this with the following command: dpkg –get-selections | grep sun-java
Posted in Application Servers, Linux, Technology, Tomcat, Ubuntu
|
Tagged Apache, Apache Tomcat, Java, Tomcat, ubuntu, Ubuntu Server
|
Leave a comment
Installing Chrome Browser on Ubuntu 10.10
Below is a walk-through of how to install Google Chrome on Ubuntu 10.10. I’ve listed two methods of installation – one using ‘apt-get’ and the other using ‘dpkg’. The main difference is that ‘apt-get’ will resolve dependencies for you and … Continue reading →
Posted in Operating Systems, Ubuntu
|
Tagged Chrome browser, Google Chrome, Install Chrome, Ubuntu 10.10
|
Leave a comment
How to install Flash, Python, and Java on Ubuntu 10.10
Just some quick tips on how to install Flash, Python, and Java on Ubuntu 10.10. Flash and Python are pretty straight-forward. However, installing Java is slightly more complicated since Sun’s (now Oracle) Java 6 has been removed from the Ubuntu … Continue reading →
Posted in Flash, Java, Linux, Operating Systems, Programming Languages, Python, Technology, Ubuntu
|
Tagged Install Flash, Install Java, Install Python, Ubuntu 10.10
|
1 Comment