I have inherited a pre-built Linux RedHat 9 box, with preconfigured user account e.t.c.
i will admit it is the first time i have worked on Linux, and would like to believe i am picking it all up very quickly. But one thing is very frustrating, which most of you will find extremely simple.
I have managed to ge Firefox on it and working on our W2k3 domain through a proxy, mostly with the apps already on it, which was fortunate.
However, Firefox besides, which is running from the home directory, i am trying to install some apps of my own, such as DriverLoader for use of a Belkin USB device, e.t.c.
However, logged on as the configured account i try.
tar -xzf driverloader-2.27.tar.gz
cd driverloader-2.27
make install
but this is where it goes wrong, i get permission denied when it trys to make a directory on the root.
I have tried typing in the root password, fortunately i know it. but running the last command from a terminal still comes up with Permission Denied.
What i'm having problems figuring out is how to elevate the accounts permissions, or run the command as something with sufficent permissions.
I'm pretty sure it is very simple, but so is my Linux knowledge, and any help is greatly recieved.
Regards
(a Cisco and M$ admin type)
Gurner
i will admit it is the first time i have worked on Linux, and would like to believe i am picking it all up very quickly. But one thing is very frustrating, which most of you will find extremely simple.
I have managed to ge Firefox on it and working on our W2k3 domain through a proxy, mostly with the apps already on it, which was fortunate.
However, Firefox besides, which is running from the home directory, i am trying to install some apps of my own, such as DriverLoader for use of a Belkin USB device, e.t.c.
However, logged on as the configured account i try.
tar -xzf driverloader-2.27.tar.gz
cd driverloader-2.27
make install
but this is where it goes wrong, i get permission denied when it trys to make a directory on the root.
I have tried typing in the root password, fortunately i know it. but running the last command from a terminal still comes up with Permission Denied.
What i'm having problems figuring out is how to elevate the accounts permissions, or run the command as something with sufficent permissions.
I'm pretty sure it is very simple, but so is my Linux knowledge, and any help is greatly recieved.
Regards
(a Cisco and M$ admin type)
Gurner