From cfd95b4b5b353e5c79abca4fbad512bec53f2ede Mon Sep 17 00:00:00 2001 From: SickProdigy <57080706+SickProdigy@users.noreply.github.com> Date: Thu, 11 Feb 2021 19:37:33 -0500 Subject: [PATCH] Create Rust-Server-Install-Start-to-Finish --- Rust-Server-Install-Start-to-Finish | 35 +++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 Rust-Server-Install-Start-to-Finish diff --git a/Rust-Server-Install-Start-to-Finish b/Rust-Server-Install-Start-to-Finish new file mode 100644 index 0000000..1514b54 --- /dev/null +++ b/Rust-Server-Install-Start-to-Finish @@ -0,0 +1,35 @@ +35.209.133.227 +Rustication SickProdigy@gmail.com + +if you ctrl z by accident +type "fg" next line to pull back up that process! + +sudo apt update +sudo apt upgrade +sudo dpkg --add-architecture i386; sudo apt update; sudo apt install curl wget file tar bzip2 gzip unzip bsdmainutils python util-linux ca-certificates binutils bc jq tmux netcat lib32gcc1 lib32stdc++6 steamcmd lib32z1 +sudo adduser ruster +su - ruster +Notorious123 +mkdir ruster + +wget -O linuxgsm.sh https://linuxgsm.sh && chmod +x linuxgsm.sh && bash linuxgsm.sh rustserver // Install LinuxGSM the files that makes using rust easy. + + +./rustserver install // didn't add every dpkg from earlier command had to exit exit sudo (whatever dependencies where missing) + +Reran above command // worked + +./rustserver start + +connect 35.208.110.204:28015 // had to turn to static, was having issues with firewall. after creating fresh vm and made ip static was able to connect after 15 minutes. + +./rustserver console +CTRL+b d // how to exit, DO NOT CTRL-C this will fudge stuff up, type in console type "fg" enter and maybe you can bring it back if it's still up. + +./rustserver mods-install +./rustserver stop +./rustserver start + +In game run this: + +oxide.version // This will show oxide is installed or not or working or not basically.