Jump to content

How do I change the user sesion from Guest to admi


Guest berns
 Share

Recommended Posts

Or, if you prefer a graphical environment:

 

kdesu konqueror

 

Logging to the whole desktop environment as administrator is a bad idea, because it leaves you too vulnerable.

krusador is also very good for file managment and has a user/root switch mode

you just press alt+K

This is really nice because you don't need to browse everything as root which cuts down on the chance of human error.. and its dual pane by default...

 

It also does stuff like creating links ... again useful as root if you want to link /usr/local/share/myapp/myapp to say /usr/bin/myapp as root :D

it also has mount manager and disk usage etc. also useful... being a CLI junkie I don't use it half as much as it deserves :D

Link to comment
Share on other sites

Why do you need to login as administrator just to backup some windows files? I can't quite remember the way that One sets up the mount points, but you should be able to access the windows drive just as a normal user, either from the console or from Konqueror.

Link to comment
Share on other sites

I can't quite remember the way that One sets up the mount points, but you should be able to access the windows drive just as a normal user, either from the console or from Konqueror.

 

Simplest way is adding an argument "uid=1000" (for a single user) or "gid=100" (for a specific usergroup) at the corresponding fstab line. Of course, replace 1000 and 100 with the actual user or group id...

Link to comment
Share on other sites

I can't quite remember the way that One sets up the mount points, but you should be able to access the windows drive just as a normal user, either from the console or from Konqueror.

 

Simplest way is adding an argument "uid=1000" (for a single user) or "gid=100" (for a specific usergroup) at the corresponding fstab line. Of course, replace 1000 and 100 with the actual user or group id...

True but for a single op the kdesu konqueror or running krusador and doing the actual copy as root are probably one of the rare times its worth doing it this way? (presuming after this they want to delete the windows partition) but your way is better...overall.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...