[Coco] Compiling LWTOOLS - root ?
Patrick Ulland
rickulland1 at gmail.com
Mon Jul 3 07:16:50 EDT 2023
Lots of sudo advice is taken out of context. In a commercial (not
development) systems, sudo is very important, users can’t do ANYTHING
unless they are in a short list of folks granted an even shorter list of
commands.
In a regular Linux distro, default user can sudo anything - try ‘sudo
bash’. So it’s only a password check now, might as well su once for the
whole task. Just turn the light off when done:-)
On 7/2/2023 8:53 AM, Rocky Hill via Coco wrote:
> Hi Charlie,
>
> You want to switch to the root user and then run make install as root?
> Yup, that should work as well.
>
>
> On Sunday, July 2, 2023 at 09:36:48 AM EDT, coco at jechar.ca <coco at jechar.ca> wrote:
>
> Reply to Rocky Hill
>
> Can I use
>
> su
> make install
>
> instead of
>
> sudo make install
>
> ?
>
> Charlie
>
>
More information about the Coco
mailing list