Gentoo: user's permission

switch from non-root user to root

root # useradd -d /home/cyno -m cyno
root # passwd cyno
root # usermod -G wheel,audio cyno
root # gpasswd -a cyno wheel
root # chmod +s /bin/su
相關文章
相關標籤/搜索