Patrick Mccall wrote:
I downloaded the first debian cd to install the os and
try it out. After going through the install process
and rebooting with no errors I get a dos-like system..
Is this all debain is?? I didnt even get a gui!!!.
__________________________________
Yahoo! FareChase: Search multiple travel sites in one click.
http://farechase.yahoo.com
If its the first time you reboot after install, maybe you need to keep
installing. I mean, you can build your computer with every graphic
program you need from this one simple system. We call it 'base system'.
There are a lot of ways to do so. From the command line you can run
'apt-get install name-of-the-program', or you can run aptitude. I prefer
the first one, but its personal.
If you just want a working graphic system, try to run these commands:
apt-get update
apt-get install kde
or
apt-get install gnome
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]