Re: su command requiry

2007-09-07 Thread Micah Cowan
熊途 wrote: > hello: > when I used "su" command to get into Linux by root in terminal > windows, I can not input password. Another user name too.How can I resolve > my problem.thank you! It may be that you're confused by the fact that the "su" command hides its input. That is, the characte

Re: su command requiry

2007-09-07 Thread Mark Rose
Some linux distributions (such as Ubuntu) are setup without a root password, and use "sudo" instead. The password for sudo is the same you use to login to your account. Check "man sudo" for more information. To "su" to a user other than root, type "su foo" where foo is the username you want to

su command requiry

2007-09-07 Thread 熊途
hello: when I used "su" command to get into Linux by root in terminal windows, I can not input password. Another user name too.How can I resolve my problem.thank you! -- 熊途 ___ Bug-coreutils mailing list Bug-coreutils@gnu.org http://lists.gnu.