I have installed Linux Red Hat v.5 update 6 on WMware. During installation where were no dialog to put login. But the installation finished it require to type login. How can I know what it is?

有帮助吗?

解决方案

The installation process will have prompted you to enter a password for the root account. At first log in you can use the username root and whatever password you used during installation. Then you can use useradd or a GUI (or scripts or whatever you like to use) to make more user accounts.

其他提示

Linux will prompt for root password while installation if you used normal distro. Please try to login with root and the given password , then you can create new user from shell or GUI ( if you installed GUI packages)

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top