安装步骤:

1. 硬盘空间选择25G,开始安装。

2. 设置桥接上网,http://blog.csdn.net/gavin_dinggengjia/article/details/6325904

2. 安装ssh服务

  #yum install openssh-server 

  #service sshd restart

  #iptables -F

  #chkconfig --level 5 sshd on

4. 安装mysql

  http://www.cnblogs.com/xewnwsl2001/archive/2011/11/19/2255350.html

5. 安装emacs

  #yum install emacs

6. 

相关文章:

  • 2021-10-12
  • 2022-02-09
  • 2021-08-06
  • 2021-10-21
  • 2021-11-16
  • 2021-10-13
  • 2021-05-29
  • 2022-12-23
猜你喜欢
  • 2022-01-23
  • 2022-12-23
  • 2022-01-03
  • 2022-12-23
  • 2021-10-12
  • 2021-11-24
  • 2021-05-25
相关资源
相似解决方案