View previous topic :: View next topic |
Author |
Message |
axslinger n00b
Joined: 27 Apr 2002 Posts: 47 Location: Michigan
|
Posted: Sat May 04, 2002 4:54 pm Post subject: 2 simple quetsions |
|
|
First, what do I need to change so I can 'su' from within a KDE Konsole. Right now it says Permission Denied.
Secondly, is there a config file where I can enter aliases for Konsole in KDE? I use aliases in the console environment but they don't activate in KDE.
Thanks,
Brian |
|
Back to top |
|
|
Nitro Bodhisattva
Joined: 08 Apr 2002 Posts: 661 Location: San Francisco
|
Posted: Sat May 04, 2002 5:02 pm Post subject: Re: 2 simple quetsions |
|
|
axslinger wrote: | First, what do I need to change so I can 'su' from within a KDE Konsole. Right now it says Permission Denied. |
You need to add your user to the wheel group. Login as root and: usermod -g wheel <username>
Re-login on the other terminal (if you are logged in already) and now try to su. Hope that works for ya. _________________ - Kyle Manna
Please, please SEARCH before posting.
There are three kinds of people in the world: those who can count, and those who can't. |
|
Back to top |
|
|
fghellar Bodhisattva
Joined: 10 Apr 2002 Posts: 856 Location: Porto Alegre, BR
|
|
Back to top |
|
|
|