Changes for page Monitor & Remote Access Gateway
Last modified by Kilight Cao on 2025/01/14 10:25
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -180,8 +180,7 @@ 180 180 (% class="box infomessage" %) 181 181 ((( 182 182 Step1:Download the SQLit3 installation package 183 - sudo wget **[[https:~~/~~/www.sqlite.org/2021/sqlite-autoconf-3350400.tar.gz>>url:https://www.sqlite.org/2021/sqlite-autoconf-3350400.tar.gz]]** 184 - 183 + sudo wget 185 185 Step2:tar the SQLit3 installation package 186 186 sudo tar -zxvf sqlite-autoconf-3350300.tar.gz 187 187 Step3:Generate the makefile ... ... @@ -209,7 +209,7 @@ 209 209 210 210 (% class="box infomessage" %) 211 211 ((( 212 -$ ./create_sqlite3_db.sh 211 + $ ./create_sqlite3_db.sh 213 213 $ ./rssh_serv -p 3721 2>&1 & 214 214 $ ps -ef | grep rssh_serv check 3721 port 215 215 )))