gametechmods
Off-Topic => Off-Topic Discussion => Topic started by: TeamXtreemer on December 15, 2011, 10:40:14 AM
-
I am thinking of getting Linux for my computer, I've heard it uses much les ram, does anyone know how I can get it without a disk? Or if you can use USB SDs or something else, what Linux should I use?
Thanks.
-
Use a Ubuntu, but not the latest version, because it has problems with Internet connections.
Or you could always try and find DSL (Damn Small Linux) (http://en.wikipedia.org/wiki/Damn_small_linux)
-
I don't have internet problems with the latest ubuntu, but the Unity shell isn't as good as the old GNOME 2.x one.
-
Well, I'm using Ubuntu ATM, I've installed it, but I can't seem to be able to install Java in a .bin file. I tried the command
$ sudo apt-get install sun-java6-bin sun-java6-jre sun-java6-jdk
and
matthew@ubuntu:~/Desktop$ sudo chmod +x java.bin
(That one just did nothing, it made a new line, that's it.
The Java setup file in on my desktop, called java.bin
-
DP: Well, I converted it to an RPM file, but I have no idea what to do to that, any ideas?
-
$ sudo apt-get install sun-java6-bin sun-java6-jre sun-java6-jdk
that should be enough. what is the output of that command?
-
$ sudo apt-get install sun-java6-bin sun-java6-jre sun-java6-jdk
that should be enough. what is the output of that command?
...come again?
-
E: Unable to locate package sun-java6-bin
E: Package 'sun-java6-jre' has no installation candidate
E: Package 'sun-java6-jdk' has no installation candidate
matthew@ubuntu:~$
:|
-
http://askubuntu.com/questions/56104/how-can-i-install-oracle-java-jre-7 (http://askubuntu.com/questions/56104/how-can-i-install-oracle-java-jre-7)