Thread: lindows
View Single Post
Old 07-25-2003, 03:15 PM   #11 (permalink)
redhead
Newbie
 
redhead's Avatar
 
Join Date: Jun 2002
Location: Denmark
Posts: 1,726
redhead is on a distinguished road
CLI is non GUI
GUI = Graphical User Interface
CLI = Command Line Intercafe

If I understand correct, you can get to the non GUI interface, and log in as root (or something else) Then when prompted with the:
[root@machine] #
You type Xconfigurator If it returns with command not found use /usr/X11R6/bin/Xconfigurator instead.

If you are loged in as a non root user (echo $USER returns with something else than root) then use the command su -l root and type in the root password, then you should be the root user.

Else if you can't login, when met by the first boot screen, type: knoppix single or knoppix 1 And you will be droped in a consol without having to login or anything, just with the [root@machine] #
__________________
Don't worry Ma'am, We're university students, We know what We're doing.
-----
If you pull the pin, Mr.Grenade would no longer be your friend.
-----
01000111 01101111 00100000 01000011 00100000 00100001
redhead is offline   Reply With Quote