mooseyman Posted February 18, 2016 Share Posted February 18, 2016 Hi Everyone, Just to let you know Rust Experimental is now available for Linux! Finally!!! I know how to set this up this is the guide. 1. Follow the steam guide here https://developer.valvesoftware.com/wiki/Rust_Dedicated_Server make sure you use the second commandline - app_update 258550 -beta experimental validate***65279; 2. Please go to our website and download the 2 sets of files required https://www.ketzen.co.uk/rust-experimental-files/ replace the files in "where_you_installed_rust"/RustDedicated_Data/Plugins/x86_64/ with the files from the x86_64 zip file if you wish to install oxide mod you MUST put the sqllite3 file the zip file into the /RustDedicated_Data/Plugins/x86_64/ folder aswell running the server is the normal command line like so ./RustDedicated -batchmode +server.ip YOUR SERVER IP +server.port 28015 +rcon.ip YOUR SERVER IP +rcon.port 32854 +server.hostname "My Rust Server" -server.maxplayers 100 +server.seed 52131283872 +rcon.password "WeLoveKetzen" -chat.serverlog 1 -server.netlog 1 Any more questions let us know! My only request is someone PLEASE MAKE an xml for tcadmin2 ASAP for us as we want this in tcadmin Link to comment Share on other sites More sharing options...
Dennis Posted February 19, 2016 Share Posted February 19, 2016 You don't need to change much from the Linux config, except for the executable file. Link to comment Share on other sites More sharing options...
simplyfrag Posted February 19, 2016 Share Posted February 19, 2016 (edited) In order to run a Rust Server Linux you need to run the following SSH Command: apt-get install libc6 Once running this command you can then run unity libs required by rust. Here is the pastebin link for the XML as i don't know how to attach the XML as an attachment. http://pastebin.com/5X5peDcU Edited February 19, 2016 by simplyfrag updated URL for fix on script. Link to comment Share on other sites More sharing options...
eirsik Posted February 25, 2016 Share Posted February 25, 2016 The rust on linux does not work under CentOS. Debian works fine however Link to comment Share on other sites More sharing options...
RedPunch Posted February 25, 2016 Share Posted February 25, 2016 Works perfect on Debian 8 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now