linux常用命令

linux常用命令

CentOs

service iptables stop

service iptables status

ifconfig

yum install java

ssh-keygen -t rsa -C “email@address”

cd ~/.ssh && ls

ssh git@github.com

You must be logged in to post a comment