0℃
2012年02月18日
⁄ Ubuntu
⁄ 被围观 17,242次+
说明:
Ubuntu在安装过程中没有提示设置root密码,而且必须创建一个普通账号安装才能继续。
下面教大家在Ubuntu中启用root账号并设置密码
系统运维 www.osyunwei.com 温馨提醒:qihang01原创内容©版权所有,转载请注明出处及原文链接
以普通账号登录系统
sudo passwd root #启用root账号并设置密码,根据提示输入2次密码
su root #从普通用户切换到root用户,根据提示输入root密码
sudo passwd -l root #禁用root账号,如果要启用,输入sudo passwd root再次设置root密码
root, Ubuntu, Ubuntu root阅读全文
2℃
2012年02月17日
⁄ Ubuntu
⁄ 被围观 21,316次+
一、说明:
Ubuntu分为桌面版(desktop)和服务器版(Server),下面为大家介绍服务器版本Ubuntu Server 11.10的详细安装过程。
附Ubuntu Server 11.10系统镜像下载地址:
32为:http://mirrors.163.com/ubuntu-releases/11.10/ubuntu-11.10-server-i386.iso
64位:http://mirrors.163.com/ubuntu-releases/11.10/ubuntu-11.10-server-amd64.iso
二、安装系统:用启动盘成功引导之后,出现下面的界面
系统运维 www.osyunwei.com 温馨提醒:qihang01原创内容©版权所有,转载请注明出处及原文链接
选择语言:中文...
Ubuntu, Ubuntu Server, Ubuntu Server 11.10, Ubuntu Server 安装, 安装图解教程阅读全文




