Adding /usr/sbin to your $PATH is probasbly a good idea
#1
If it isn't already.  To check just type
echo $PATH
at a command prompt.  The last Ayufan Buster image I grabbed doesn't have it.  dpkg-reconfigure is there but not in your path so it doesn't work.  You could run it as /usr/sbin/dpkg-reconfigure except it also calls itself which won't work that way.

I just used it to set locales, it does a couple things as well like keyboard layouts, time zones.  To see what you're missing by not having it in your path do
ls /usr/sbin
#2
Most of the binaries in /usr/sbin are for root, and using sudo <command> should get those paths included


Possibly Related Threads…
Thread Author Replies Views Last Post
  what is the rock64 good for? munocat 5 7,272 10-04-2020, 10:32 PM
Last Post: tomarm
  That's good value! blue 4 5,278 08-10-2017, 03:46 AM
Last Post: Luke

Forum Jump:


Users browsing this thread: 1 Guest(s)