Thread
:
sick of linux, trying to setup apache, help pls!
View Single Post
reb402
2008-03-01 , 14:55
Posts: 5 | Thanked: 3 times | Joined on Feb 2007
#
2
I suspect your problem is that filenames and directories are case sensitive in Linux/unix and the dir you want to see is /usr. You do not have to be root see /usr, but you might have to be root to some change things.
If you are using Ubuntu, become root this way:
sudo
cmd
where
cmd
is the command you want to run. sudo will prompt for a password, which is your user password on Ubuntu.
If you are not using Ubuntu, then go into superuser (=root) mode:
su
and it will prompt for the root password that you set up when you installed the distro.
Quote & Reply
|
The Following User Says Thank You to reb402 For This Useful Post:
Samba Pa Ti
reb402
View Public Profile
Send a private message to reb402
Find all posts by reb402