Unix?????????????????????????
Filed in Questions |Tags: gui os, OpenSUSE, Operating, programming geek, Unix, unix os
Right now i`m on OpenSUSE, but i`d like to move to Unix Based Operating Systems – Like OpenBSD, FreeBSD, Solaris and others which i dun kno of.
So PLZ recommend me a UNIX OS tht`s good for a programming Geek like me , and also am Bored with those GUI OS`s so also give me some commond line only OS`s——– Linux will do to



Thursday, June 25th 2009 at 7:26 pm |
Well since past 8 to 10 years I am using GUI based OS of Microsoft. Earlier Solaris was the best. So, I think it should be on top till date.
Please visit link for more information given by some user.
Hope this will Help a Bit
Thursday, June 25th 2009 at 7:26 pm |
You say that “Linux will do too,” as if OpenSUSE wasn’t linux. OpenSUSE is one of the many distributions of Linux. You said that you are bored with GUI OS’s. Just about every OS out there has some type of GUI… including OS’s like Solaris. The only ones that don’t are the ones made to fit on a floppy disk. In Linux and most (if not all) variants of unix, the GUIs that you are familiar with (KDE, Gnome, etc) are add-ons to the OS. You do not have to use them. Change the configuration for the default desktop environment to a very minimalistic interface or change whether it even starts X without you telling it to do so. This way you do not have use a GUI without your command. Or, if you started a desktop environment, you can hit Ctl+Alt+F1 (or F2, F3, F4, F5, F6) to get a different command prompt terminals, outside of any GUI. Hit Ctl+Alt+F7 to get back to the GUI. You can do programming on just about any flavor of linux too. You just have to make sure you have the compilers and dev libraries that you want to write your own projects. OpenSuse lets you install them for you. You only have to select to do so. If you don’t want to use Linux, use Solaris.
Thursday, June 25th 2009 at 7:26 pm |
If you’re just looking to screw around with a UNIX type system, try minix. I purchased a used copy of the text book and walked through some of the source code. It was interesting.