linux命令

mkdir pub
cd pub
mkdir software
cd pub/software/
wget http://10.67.147.174:8000/server_certs.zip

chmod -R 777 /opt/
sh reconstructpkg.sh
chmod -R 750 /opt/
su root

配置浮动ip,需要真实ip对应的网卡 ifconfig查看10.67.190.56对应网卡br0
ifconfig br0:1 10.67.190.171 netmask 255.255.254.0

 

压缩目录

tar zcvf collector.tar.gz ../test/

posted on 2018-01-27 14:31  yaoyu  阅读(78)  评论(0编辑  收藏  举报

导航