how to disable Secure.server in linux using lgsm method running into issues
Disabling server secure with LGSM?
Discussion in 'Rust Discussion' started by Dick Tracy, May 4, 2016.
-
Wulf Community Admin
The setting would be server.secure, just change it to 0 or false.
-
if i put in the rustserver parameter where would i go ?
-
Wulf Community Admin
-
Code:
+server.saveinterval ${saveinterval) +rcon.ip ${ip} +rcon.port ${rconport} +rcon.password \"${rconpassword}\" -logfile ${gamelogfile}"
-
Wulf Community Admin
-
don't work
-
Wulf Community Admin
-
Code:
Start parameters: ./RustDedicated -batchmode server.secure false +server.ip 142.4.208.99 +server.per.worldsize 4000
-
Wulf Community Admin
Code:+server.saveinterval ${saveinterval) +rcon.ip ${ip} +rcon.port ${rconport} +rcon.password \"${rconpassword}\" -logfile ${gamelogfile} +server.secure false"
Code:./RustDedicated -batchmode -nographics +server.ip 142.4.208.99 +server.worldsize 4000 +server.secure false
-
Code:
+server.secure: command not found
-
Code:
./RustDedicated -batchmode -nographics +server.ip 142.4.208.99 +server.worldsize 4000 +server.secure false