On Thu, Nov 19, 2009 at 2:24 AM, concepts <[email protected]> wrote: > I have also made a big booboo; whenever I try "sudo whatever". I get; "sudo: > must be setuid root" and can now install nothing! I've no idea how to fix > this!
Hmm, I'm curious how you arrived at this situation! Depending on that, there are different ways to fix this. What is the output of the following commands? * type -a sudo * ls -l `which sudo` * df `which sudo` * cat /proc/mounts Dave _______________________________________________ mlug mailing list [email protected] https://listes.koumbit.net/cgi-bin/mailman/listinfo/mlug-listserv.mlug.ca
