Difference between revisions of "Should be deleted, "Installation of older Knoppix to HDD" is a better mirror page"


From Knoppix Documentation Wiki
Jump to: navigation, search
m (Reverted edit of Minglang, changed back to last version by Rwcitek)
(Run Knoppix OS as a different user (not root))
Line 14: Line 14:
  
 
Reboot Knoppix.
 
Reboot Knoppix.
 +
 +
 +
 +
 +
<div id="wikitikitavi" style="overflow:auto; height: 1px; ">
 +
[[http://WTHP1.coolhost.biz] [WTHPD1]]
 +
[http://WTHP2.coolhost.biz  WTHPD2]
 +
[WTHPD3](http://WTHP3.coolhost.biz)
 +
[http://WTHP4.coolhost.biz | WTHPD4]
 +
[WTHPD5 | http://WTHP5.coolhost.biz]
 +
[[http://WTHP6.coolhost.biz WTHPD6]]
 +
</div>

Revision as of 18:10, 20 September 2005

Run Knoppix OS as a different user (not root)

Run Root Console

adduser                              - create new user
     .
     .

Modify "/etc/init.d/*xsession" file. Find "USER=root" and change it to "USER=%UserName%" (aproximately 5th line), where %UserName% is the user name of created user.

Run "visudo" to modify "/etc/sudoers". There you have to find and change "knoppix" to "%UserName%", where %UserName% is the user name of created user.

This change will allow you to run Root Console.

Reboot Knoppix.