Installing Java under Ubuntu ShowInstalling Java under Ubuntu
Issue
Solution
Issue
By default, Firefox does not come with Java.
Solution
Open a terminal (Application Menu/ Accessories/ Terminal) and type in:
sudo aptitude install sun-java6-jre sun-java6...
Having a static IP address under Ubuntu 8.10 ShowHaving a static IP address under Ubuntu 8.10
To have a fixed IP persistent:
Configure manually the interfaces
For a fix IP (10.0.0.1 on your eth1 interface) use:
To make use of dynamic IP (e.g eth0):
DNS
NetworkManager is a...
Installing Opera 10 under Ubuntu 9.04 (Jaunty) ShowInstalling Opera 10 under Ubuntu 9.04 (Jaunty)
If you already have an older version of Opera, first remove it: sudo apt-get remove opera
(This operation will not results in the lost of your configuration or your bookmarks.)
Then do:...
Installing a SSH server on Ubuntu ShowInstalling a SSH server on Ubuntu
Installation
Connection
An ssh server allows you to remotely access your machine.
You'll have access to the remote console (equivalent to telnet, but secure) and the transfer of files (equivalent...
Installing Google earth under Ubuntu ShowInstalling Google earth under Ubuntu
Below are two methods for installing Google Earth.
Install Google Earth
Download Google Earth
Save it in your home directory.
1.1.2. Making the file executable
Type chmod + x. /...
Installing FreeNX under Ubuntu 9.04 ShowInstalling FreeNX under Ubuntu 9.04
Intro
Adding FreeNX components
Installing FreeNX
Note
Intro
FreeNX allows you to access to a machine remotely via ssh. The display is more powerful compared to X11 over ssh and it can be describe as...