goodmonkey
Group: Members
Posts: 2
Joined: July 2005 |
|
Posted: July 11 2005,16:12 |
|
For a harddrive install, comment out this line in .bash_profile in your home directory.
Code Sample | if [ -z "$SSH" ]; then startx; fi |
Now when that user logs in X will not start, giving you only command line. Then if you need the gui, just type "startx". This might not be the best way but it works for now.
I'm still trying to figure out how to change settings for startup. I'm a Gentoo user, but have downloaded and installed DSL becasue I'm currently deployed and don't have a great internet connection, and can't connect my laptop to it. Trying to dowload puppy now to see if that works better for me. Lack of a compiller and settings resetting at each boot is really getting to me.
-------------- Certainty of death, small chance of success - what are we waiting for?
|