Linux Debian GUI

Don´t be shy, Linux is fun! =)
Post Reply
User avatar
ayu
Staff
Staff
Posts: 8109
Joined: 27 Aug 2005, 16:00
18
Contact:

Linux Debian GUI

Post by ayu »

I just installed Linux on one of my boxes, and it started in a "DOS like" enviorment. Told me to login and such, i loged in but i can't enter the GUI =| .... how do i enter GUI? =P
"The best place to hide a tree, is in a forest"

User avatar
bad_brain
Site Owner
Site Owner
Posts: 11636
Joined: 06 Apr 2005, 16:00
19
Location: In your eye floaters.
Contact:

Post by bad_brain »

assuming you have the GUI desktop installed:
simply enter

Code: Select all

startx
:wink:

User avatar
ayu
Staff
Staff
Posts: 8109
Joined: 27 Aug 2005, 16:00
18
Contact:

Post by ayu »

bad_brain wrote:assuming you have the GUI desktop installed:
simply enter

Code: Select all

startx
:wink:

And if i don't have it installed? x)
"The best place to hide a tree, is in a forest"

User avatar
bad_brain
Site Owner
Site Owner
Posts: 11636
Joined: 06 Apr 2005, 16:00
19
Location: In your eye floaters.
Contact:

Post by bad_brain »

to install the Gnome desktop use the apt package manager:

Code: Select all

apt-get install gnome
you either have to insert the DVD then or it loads the packages from the debian repositories (depends on the sources listed in sources.list), so make sure you're online.
after install it should either directly boot into the Gnome desktop or you will have to use startx (make sure you're logged in as root user).

:wink:

User avatar
ayu
Staff
Staff
Posts: 8109
Joined: 27 Aug 2005, 16:00
18
Contact:

Post by ayu »

Thanks! :D
"The best place to hide a tree, is in a forest"

User avatar
ilnux
On the way to fame!
On the way to fame!
Posts: 46
Joined: 21 Feb 2007, 17:00
17

Post by ilnux »

bad_brain wrote:to install the Gnome desktop use the apt package manager:

Code: Select all

apt-get install gnome
you either have to insert the DVD then or it loads the packages from the debian repositories (depends on the sources listed in sources.list), so make sure you're online.
after install it should either directly boot into the Gnome desktop or you will have to use startx (make sure you're logged in as root user).

:wink:
Good call bad_brain but Linus Torvalds would have told him to "apt-get install kde" lol :lol: :wink:

User avatar
bad_brain
Site Owner
Site Owner
Posts: 11636
Joined: 06 Apr 2005, 16:00
19
Location: In your eye floaters.
Contact:

Post by bad_brain »

hehe...most likely.. :lol: but to be honest I don't really like KDE, it uses more resources than Gnome which is especially important when using old hardware. but well, the best desktop is no desktop...shell-power! \:D/

Post Reply