Phillip M. Alday
  • Welcome
  • Blog
  • Statistics and R
  • About me
  • blog

As part of the migration to quarto, the blog has moved to a URL structure. The old URLs should still work, but will be static renders of the old HTML and not reflect the new design.

sudo fu

bash
Debian
Linux
Linux Mint
su
sudo
Published

02 October 2012

This was originally posted on Blogger. Comments were not migrated.

So apparently, you have to use
sudo su someuser

to do something as another user on Linux Mint Debian Edition. Oh, and the wheel group is actually the sudo group.  
Back to top