下载mq和redis

 1  clear
    2  ls
    3  clear
    4  ls
    5  mkdir soft
    6  ls
    7  cd soft
    8  ls
    9  wget http://download.redis.io/releases/redis-3.0.5.tar.gz
   10  ls
   11  tar -zxvf redis-3.0.5.tar.gz 
   12  ls
   13  cd redis-3.0.5
   14  ls
   15  make && make install
   16  ls
   17  cd src
   18  ls
   19  ./redis-server 
   20  ls
   21  cd ..
   22  ls
   23  cd ..
   24  ls
   25   wget http://mirror.bit.edu.cn/apache//activemq/5.13.4/apache-activemq-5.13.4-bin.tar.gz
   26  wget http://archive.apache.org/dist/activemq/5.13.3/apache-activemq-5.13.3-bin.tar.gz
   27  ls
   28  tar -zxvf apache-activemq-5.13.3-bin.tar.gz 
   29  ls
   30  cd apache-activemq-5.13.3
   31  ls
   32  cd bin
   33  ls
   34  yum list *svn*
   35  rpm -qa subversion
   36  yum list subversion     
   37  clear
   38  yum list subversion     
   39   yum install -y subversion.x86_64  
   40   mkdir -p /svn/svnserver
   41   svnserve -d -r /svn/svnserver/
   42  ps -ef |grep svn 
   43  sof -i:3690
   44  lsof -i:3690
   45  yum install lsof
   46  lsof -i:3690
   47  svnadmin create /svn/svnserver/52yungo  
   48  vim /svn/svnserver/52yungo/conf/svnserve.conf
   49   vim /svn/svnserver/52yungo/conf/passwd
   50  vim /svn/svnserver/52yungo/conf/authz
   51  service iptables status
   52   chkconfig iptables off  
   53  vim /etc/selinux/config    
   54  svnserve --version
   55  clear
   56  svnserve --version
   57  history
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值