Skip to content
This repository was archived by the owner on Jan 13, 2020. It is now read-only.

Commit 8d1e32a

Browse files
authored
Update 断电后服务器重启.md
1 parent e319025 commit 8d1e32a

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

sugo/断电后服务器重启.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
先启动200/201/202主机,即台式主机那三台。启动后通过连接服务器检查是否启动成功
55

6-
2. **启动dns服务**
6+
1. **启动dns服务**
77

88

99
192.168.0.202:
@@ -12,8 +12,15 @@
1212

1313
service named restart
1414

15-
3. **启动代理服务**
15+
1. **启动SVN服务**
1616

17+
192.168.0.202
18+
19+
svnserve -d -r /svn
20+
21+
http://192.168.0.202/svn/sugo/
22+
23+
3. **启动代理服务**
1724

1825
192.168.0.202:
1926

0 commit comments

Comments
 (0)