DiBosco Posted 19 hours ago Share Posted 19 hours ago I have Armbian running on an Orange Pi and I like to work by changing to su so I'm not having to constantly type sudo in front of commands when I have a lot of commands that need root privilege. However, bizzarely, sometimes I still ahve to use sudo. So for example: root@orangepi5-plus:/home/Data/Mercurial_Info# usermod -a -G www-data username bash: usermod: command not found If I do sudo usermod -a -G www-data username How can I fix this please? It's also stopping me running a script I need that I ran on my old Banana Pi running Armbian. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.