Draft:Fakeroot

Unix command From Wikipedia, the free encyclopedia

fakeroot is a command on several Unix systems, such as Linux, that allows a non-root user to act as root.[1]

How it works is setting the UID and GID to 0, which is effectively Superuser access to a Linux box, however you cannot access dirs like root because of how it doesn't give you actual root privileges, it just acts like you are a superuser.[2]

References

Related Articles

Wikiwand AI