<div dir="ltr"><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, 17 Jun 2019 at 17:32, Chris Bell via GLLUG <<a href="mailto:gllug@mailman.lug.org.uk">gllug@mailman.lug.org.uk</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Monday, 17 June 2019 17:11:56 BST Martin A. Brooks via GLLUG wrote:<br>
> On 2019-06-17 17:04, Chris Bell via GLLUG wrote:<br>
> > I am able to ssh in from another local box, su to root, but am then<br>
> > unable to<br>
> > use the standard "shutdown" command.<br>
> <br>
> What do you mean by "unable"?<br>
> <br>
> What command did you type?  What result did you get?  How did this<br>
> differ from your expectations?<br>
<br>
I totally re-installed buster from scratch to guarantee that there was nothing <br>
else affecting the problem, then<br>
<br>
In each case where it failed:<br>
su and login with the root password, then<br>
# adduser --uid=xxx username<br>
bash: adduser: command not found<br>
# shutdown -r +1<br>
bash: shutdown: command not found<br>
<br>
No problem after ctrl+alt+F1 then simple login as root.<br>
</blockquote><div><br></div><div>Hi,</div><div><br></div><div>That will just be your environment.</div><div>difference between "su" and  "su -"</div><div>shutdown just doing being on your PATH in one of the cases.</div><div><br></div></div></div>