Google
 

Linux Distro Counter

Welcome to Open Source Software and Linux Blog.

Hi, everyone!. I just created this blog to share knowledge about open source software and Linux. If you all have knowledge and info related to open source / Linux, please share or send me an email. Thanks ^_^

Friday, June 8, 2007

How to start GUI from console

To start GUI from console is easy:

  1. Make sure you login as a 'root'. To login type 'su -' without ''. It will promt the login. Type 'root' without ' ' and enter. Then it will promt you password. Type your password.
  2. Right now you are in root system. Type "startx" without "" and enter for example :~#startx
Make sure the GUI desktop are already installed such as GNOME, KDE and etc. That's all.

No comments: