Using kylix as a switched user
Question |
I am trying to su to my account and run Kylix, but it can't find it in the path. |
Answer |
when you try to su to another account, the system still uses the current enviroment variables. In order to use the enviroment variables of the account that you are trying to log onto use a minus before the account name. For example: su -jdoe |
Article originally contributed by Mat Duafala