Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已经从这个来源下载了 fedora 19 磁盘映像。我将它安装在云中的 RHEL6.4 机器上。映像安装成功,但没有提供任何登录凭据。
我只是好奇默认值是什么,因为我似乎找不到任何关于它们的文档。提前致谢。
您实际上不能成为 root 用户,您可以成为用户帐户的 root,这可能没问题。尝试$sudo -s或$sudo -i
$sudo -s
$sudo -i