随笔分类 - Linux
Linux常用命令记录
摘要:1.关闭linux防火墙 service iptables stop chkconfig iptables off 2.启动ssh服务 service sshd start
阅读全文
摘要:一、下载: 1、wget wget http://nginx.org/download/nginx-1.8.1.tar.gz 2、tar -zxvf nginx-1.8.1.tar.gz 3、cd nginx-1.8.1 二、安装依赖模块: 4、yum -y install gcc gcc-c++ autoconf automake make 5、yum -y install zlib zli...
阅读全文
摘要:cat mule-app-esb-inner-network.log.2016-04-21 |grep "241271" 拷贝本地到远程 scp /serverdata/server/tomcat-uaac/webapps/dm.war root@172.16.7.123:/serverdata/server/tomcat-uaac/webapps/ > 直接把内容生成到指定文...
阅读全文
浙公网安备 33010602011771号