Results 1 to 3 of 3
Ok, so I need to log in as root to find this file at /etc/inittab and edit some lines. How do I log in as root? At the command prompt ...
- 11-19-2006 #1Just Joined!
- Join Date
- Nov 2006
- Posts
- 3
How do I?
Ok, so I need to log in as root to find this file at /etc/inittab and edit some lines. How do I log in as root? At the command prompt I logged in as root and did the "startx" thing, but then when I got to the terminal program, it said I didn't have permission to do what I wanted to do. So, how do I do it?
- 11-19-2006 #2From prompt type su then vi
Originally Posted by aciesler
/etc/inittab
That should work
- 11-19-2006 #3
after loading GUI ( startx ), open terminal/konsole and execute this code.
in case, you are in command line mode, use 'vi' instead of gedit.Code:su - gedit /etc/inittab
casperIt is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First


Reply With Quote