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
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