Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
command not found using shutdown
Name: max Date: September 12, 2002 at 15:47:39 Pacific OS: redhat 7.3 CPU/Ram: na
Comment:
Pretty new to linux. The problem is that when I try to shut the computer down using "shutdown -h now" I get "command not found" error. Strange thing is it used to work just fine.
Name: Jonathan Date: September 12, 2002 at 15:57:18 Pacific
Reply:
It's a superuser command - usually only root is allowed to use it.
Jonathan
0
Response Number 2
Name: Lawrence Date: September 12, 2002 at 19:22:38 Pacific
Reply:
The command shutdown is in /sbin and usually only root has access to that directory...
Lawrence
0
Response Number 3
Name: max Date: September 12, 2002 at 22:01:09 Pacific
Reply:
The same thing happens if I try to run it as root, command not found. It's right there in sbin, can't figure it out. I've been shutting the thing down with poweroff command.
0
Response Number 4
Name: jon Date: September 13, 2002 at 03:00:03 Pacific
Reply:
shutdown (if I remember right - not at a linux box) is just a symlink to /sbin/halt (as is poweroff) you might have to create the symlink
J
0
Response Number 5
Name: Lawrence Date: September 13, 2002 at 05:58:21 Pacific
Reply:
Perhaps /sbin is not on your path!!! Why don't you add that to your /etc/bashrc or /etc/profile and try it again... Of course, you need to log out and back in again so the new "path" would be in effect or just run
Summary: Hi, folks, I installed a Netbean in my Linux Box, before I installed it, when I used the terminal, everything is OK, but after installation, when I open a Terminal, I'll see IDE command not found, and...
Summary: I'm getting error message command not found when I use setserial in Mandrake 9.1. Does any body know how to fix it? I need to setup my PCI modem. And in the manual for the modem it says that I have to...
Summary: Two problems guys if anyone can help. Firstly I have installed redhat 6.2 and am using an s3 trio video card and have the problem that the cursor is showing up as a white block. I have seen other post...