常見例句The steps that must be run as root are prefixed by "sudo". 下面的步驟必須做為根用戶(通過前面用"sudo")來運(yùn)行。Sudo apt-get install imwheel or by using synaptic to find and install it. 亦可用新立得來查找并安裝它。This line allows you to run any command via sudo without typing your password. 這一行使得你可以運(yùn)行sudo命令而不需要輸入密碼。A: If you're not paranoid, you can configure sudo to not ask you for a password. A:你可以配制sudo不需要詢問你密碼。This can be caused by some VNC installations, by running XDarwin through sudo, and probably some other freak accidents. 這可能由于一些VNC安裝,或者用sudo運(yùn)行XDarwin引起,也有可能因?yàn)橐恍┢渌婀值囊馔狻?/li>When you run an application that requires root privileges, sudo will ask you to input your normal user password. 當(dāng)你運(yùn)行需要根權(quán)限的應(yīng)用程序時(shí),sudo應(yīng)用程序會(huì)要求你輸入該普通用戶的密碼。 返回 Sudo