Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
01-24-2005, 10:14 AM
|
#1
|
LQ Newbie
Registered: Jan 2005
Posts: 8
Rep:
|
root commands don't work
I'm logged in as root, but none of the administrative commands seem to work. Typing basics like "su" or "ps" or "startx" just give me a "bash: xxx command not found." I can "ls" and "cd", but I cannot do the things root is suppose to do.
Any thoughts?
|
|
|
01-24-2005, 10:49 AM
|
#2
|
LQ 5k Club
Registered: Nov 2002
Location: Somewhere inside 9.9 million sq. km. Canada
Distribution: Slackware 15.0, current, slackware-arm-currnet
Posts: 6,321
|
Did the command prompt change to a "#" (without the quotes)? If not, you are not logged as SU. If yes, command not found implies the system can not locate the binary executable such as ps.
pwd will tell you what directory you are in, and does not (usually) require root privliges. The path root has is different than normal users.
Would you post the distribution you are using? I would also suggest you use "locate" or there is a "find file" GUI program to find out where the binarys are you wish to locate. Try switching to the directory where they are and see if that helps.
|
|
|
01-24-2005, 11:22 AM
|
#3
|
Member
Registered: Dec 2004
Location: Russia, Siberia, Kemerovo
Distribution: Slackware
Posts: 893
Rep:
|
Type 'echo $PATH' and see where executables are. It's unreal (but possible?) that u just have no them... I found ps in /bin
__________
If my answer sounds stupid - rethink your question
-- me
__________
Politricks - "Sepultura"
|
|
|
01-24-2005, 11:22 AM
|
#4
|
LQ Newbie
Registered: Jan 2005
Posts: 8
Original Poster
Rep:
|
Thanks,
The prompt has changed to "#". I've moved to the /usr/bin directory and "ps" now works. I think I know what might have happend. I installed postgresql yesterday and changed $PATH. I thought I was just adding the Postgres/bin directory, but it seems that I overwrote the whole $PATH. Thanks for your help.
|
|
|
All times are GMT -5. The time now is 10:46 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|