According to Sean Conway: While burning my CPU.
>
> When I am logged in using ssh from a different computer, some commands are
> not available, such as "shutdown" - sorry, I can't recall the others that
> were missing. Although obviously you cannot expect to run graphical apps
> through a telnet-like interface, why can I not run "shutdown"?
>
> Is this a global condition that applies to all distros / situations, or is
> it just a quirk of the way I installed ssh? I would think that ssh is the
> same as telnet in this way... right?
>
> In any case, is there a way to enable the shutdown command, and other
> commands that are disabled from running remotely?
When one is logged onto a remote computer via whatever medium is used, it
is in some curcumstances a nesscesaty to type the full path of the command,
ie; /sbin/shutdown, some systems like slackware dont have shutdown in a
_user_ accessable directory, redhat makes symlinks from /sbin to /usr/sbin
for shutdown. Now you might say, i logged in as a _user_ and the su'ed to
root, well have you tryed 'su - root' today.??.
That should help with a lot of commands which you say dont work, i am not
saying it should solve all your problems, but i guess it might solve a few.
>
> Thanks.
>
> Sean Conway
>
--
Regards Richard.
[EMAIL PROTECTED]