gametechmods

Off-Topic => Off-Topic Discussion => Topic started by: TeamXtreemer on December 15, 2011, 10:40:14 AM

Title: Linux.
Post 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.
Title: Re: Linux.
Post by: Scourge of teh Galaxy on December 15, 2011, 11:15:42 AM
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)
Title: Re: Linux.
Post by: Reier on December 15, 2011, 11:27:37 AM
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.
Title: Re: Linux.
Post by: TeamXtreemer on December 15, 2011, 11:59:04 AM
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
Code: [Select]
$ sudo apt-get install sun-java6-bin sun-java6-jre sun-java6-jdkand
Code: [Select]
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
Title: Re: Linux.
Post by: TeamXtreemer on December 15, 2011, 03:22:50 PM
DP: Well, I converted it to an RPM file, but I have no idea what to do to that, any ideas?
Title: Re: Linux.
Post by: Serge on December 18, 2011, 04:13:10 PM
Code: [Select]
$ sudo apt-get install sun-java6-bin sun-java6-jre sun-java6-jdkthat should be enough. what is the output of that command?
Title: Re: Linux.
Post by: TeamXtreemer on December 22, 2011, 01:46:54 PM
Code: [Select]
$ sudo apt-get install sun-java6-bin sun-java6-jre sun-java6-jdkthat should be enough. what is the output of that command?
...come again?
Title: Re: Linux.
Post by: TeamXtreemer on December 22, 2011, 02:06:05 PM
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:~$

:|
Title: Re: Linux.
Post by: Serge on December 27, 2011, 03:17:25 PM
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)