Tip of the Day: Create account same as root
Monday, April 19th, 2010I learned something new today, create an account that has the same privileges as root. And I have no plans of creating a home directory for this, I discovered something that will lessen the task.
It goes this way:
root@localhost ~]# adduser -u 0 -o -g 0 -G 0,1,2,3,4,6,10 -M