[关闭]
@contribute 2016-09-04T15:05:40.000000Z 字数 387 阅读 1577

linux相关软件安装

linux



如何用命令来查看是否是红帽还是centos(包括具体版本 如 centos-5.3等)的?

  1. cat /etc/issue
  2. cat /etc/redhat-release

python 下载地址

download
intaller

java 下载地址

download

pip安装

  1. sudo easy_install pip

ssh安装

  1. yum install openssh-server openssh-clients

git安装

  1. yum install git

连s132机器

  1. ssh -l root -p 1024 121.40.200.208

ansible

  1. sudo yum install ansible
添加新批注
在作者公开此批注前,只有你和作者可见。
回复批注