Oleander via <[email protected]> writes: > Hi Zelphir! > > with `sudo -i` I get the same hint. >
Oleander, sudo -i only applies when you perform administration as the root user. The typical administration is done by the user in the group wheel, which means using sudo without the -i switch.
