Ubuntu 常用命令小结(逐步更新ing)

[1]激活root账户
sudo passwd root

[2]开启ssh server服务
Ubuntu 缺省只安装了ssh client
安装:apt-get install openssh-server 一般安装成功后服务就启动了
启动命令:/etc/init.d/ssh restart
ssh-server配置文件:/etc/ssh/sshd_config

原创文章,转载请注明: 转载自micmiu – 软件开发+生活点滴[ http://www.micmiu.com/ ]

本文链接地址: http://www.micmiu.com/os/linux/ubuntu-common-cmd/

发表评论?

0 条评论。

发表评论


注意 - 你可以用以下 HTML tags and attributes:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code class="" title="" data-url=""> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong> <pre class="" title="" data-url=""> <span class="" title="" data-url="">