I got a VPS and I’m trying to install Java but apt-get is being a bastard. It also couldn’t find zip, by the way.
apt-get install sun-java6-jre sun-java6-plugin sun-java6-fonts
E: Couldn’t find package sun-java6-jre
add-apt-repository "deb http://archive.canonical.com/ lucid partner"
add-apt-repository: command not found
How are you all doing? I’m doing everything through SSH.