Re: Linux Geeks Unite! -
04-12-2004
ok, some apps like mount are 'root only' commands, i'm not sure if fedora comes with it, but you might wanna try running the command using 'sudo' (Super-User do), this will run whatever it is as the root user. Other than that, you could try modifying the /etc/passwd file, and change your users uid to 0 (root) so you would log in with your username, but the machine would think you are the root user.
|