1. You need curl
    Also check your repositories sources if needed.
     
  2. Dear, Guys any have Howto for Debian 8 64bit server?
     
  3. Hello Guys, nice work. My native Linux Server is running and oxide with some Plugins is working well.
    I have just one problem:
    For the Clan and FriendlyFire Plugin it's necessary to install the RUST:IO extansion (Rust:IO | Oxide)
    If i copy the DLL to "RustDedicated_Data/Managed" the server will stop while starting.

    oxide_29-02-2016.txt:
    Code:
    11:07 PM [Info] Loading Oxide Core v2.0.1800...
    11:07 PM [Info] Loading extensions...
    11:07 PM [Info] Loaded extension CSharp v1.0.1800 by Oxide Team
    11:07 PM [Info] Loaded extension JavaScript v1.0.1800 by Oxide Team
    11:07 PM [Info] Loaded extension Lua v1.0.1800 by Oxide Team
    11:07 PM [Info] Loaded extension MySql v1.0.1800 by Oxide Team
    11:07 PM [Info] Loaded extension Python v1.0.1800 by Oxide Team
    11:07 PM [Info] Loaded extension Rust:IO for Oxide v2.8.0 by playrust.io / dcode
    11:07 PM [Info] Loaded extension SQLite v1.0.1800 by Oxide Team
    11:07 PM [Info] Loaded extension Unity v1.0.1800 by Oxide Team
    11:07 PM [Info] Loaded extension Rust v1.0.1800 by Oxide Team
    11:07 PM [Debug] Cleanup file: /home/steam/rust/mono-2.0.dll
    11:07 PM [Debug] Cleanup file: /home/steam/rust/msvcr120.dll
    11:07 PM [Info] Using Covalence provider for game 'Rust'
    11:07 PM [Info] Loading plugins...
    11:07 PM [Info] Loaded plugin Unity Core v1.0.0 by Oxide Team
    11:07 PM [Info] Loaded plugin Rust Core v1.0.0 by Oxide Team
    11:07 PM [Info] Loaded plugin Rust:IO for Oxide v2.8.0 by playrust.io / dcode
    11:07 PM [Info] Updating Rust:IO ...
    11:07 PM [Info] Rust:IO: Update complete
    11:07 PM [Info] Installing Rust:IO ...
    11:07 PM [Info] Rust:IO> Setting up Rust:IO 2.0.5842.41368 (using max. 4 threads) ...
    11:07 PM [Info] Rust:IO> Creating directories ...
    11:07 PM [Info] Rust:IO> Applying config ...
    11:07 PM [Info] Rust:IO> Initializing database ...
     
  4. Devblog 99

     
  5. Would be good if someone make a step-by-step guide for installing linux Rust server with Oxide.
     
  6. Hello Oxide Community

    First i need to apologize me for my bad english ._.

    I installed Oxide 2.o on my Linux Rust Server

    I tryd to install Plugins from the official website (oxidemod.org)

    But i have a problem the logs says all time "Remove Tool Cant load faild to Compile" ...

    And i dont have any idea how i can compile this for my Linux Rust Server... ._.

    Any one can help me ?
     
  7. Wulf

    Wulf Community Admin

    Please upload your full, latest oxide/log. It's likely you either aren't using the Linux build of Oxide, or the compiler does not have the correct permissions set.
     
  8. Ohh... sorry the Full Log is this
    Code:
    21:47 [Info] Loading Oxide Core v2.0.1798...
    21:47 [Info] Loading extensions...
    21:47 [Info] Loaded extension CSharp v1.0.1798 by Oxide Team
    21:47 [Info] Loaded extension JavaScript v1.0.1798 by Oxide Team
    21:47 [Info] Loaded extension Lua v1.0.1798 by Oxide Team
    21:47 [Info] Loaded extension MySql v1.0.1798 by Oxide Team
    21:47 [Info] Loaded extension Python v1.0.1798 by Oxide Team
    21:47 [Info] Loaded extension Rust:IO for Oxide v2.8.0 by playrust.io / dcode
    21:47 [Info] Loaded extension SQLite v1.0.1798 by Oxide Team
    21:47 [Info] Loaded extension Unity v1.0.1798 by Oxide Team
    21:47 [Info] Loaded extension Rust v1.0.1798 by Oxide Team
    21:47 [Debug] Cleanup file: /home/mixxedrust/server/rust/rust-ds/mono-2.0.dll
    21:47 [Debug] Cleanup file: /home/mixxedrust/server/rust/rust-ds/msvcr120.dll
    21:47 [Info] Using Covalence provider for game 'Rust'
    21:47 [Info] Loading plugins...
    21:47 [Info] Loaded plugin Unity Core v1.0.0 by Oxide Team
    21:47 [Info] Loaded plugin Rust Core v1.0.0 by Oxide Team
    21:47 [Info] Loaded plugin Rust:IO for Oxide v2.8.0 by playrust.io / dcode
    21:47 [Error] Exception while starting compiler:  (Win32Exception: ApplicationName='/home/mixxedrust/server/rust/rust-ds/CSharpCompiler', CommandLine='/service /logPath:/home/mixxedrust/server/rust/rust-ds/server/mixxed_server/oxide/logs', CurrentDirectory='')
    21:47 [Debug]   at System.Diagnostics.Process.Start_noshell (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process process) [0x00000] in <filename unknown>:0
      at System.Diagnostics.Process.Start_common (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process process) [0x00000] in <filename unknown>:0
      at System.Diagnostics.Process.Start () [0x00000] in <filename unknown>:0
      at (wrapper remoting-invoke-with-check) System.Diagnostics.Process:Start ()
      at Oxide.Plugins.PluginCompiler.CheckCompiler () [0x00000] in <filename unknown>:0
    21:47 [Error] RemoverTool plugin failed to compile!
    21:47 [Error] Compiler couldn't be started.
     
  9. Wulf

    Wulf Community Admin

    You don't have the permissions set on it. chmod +x CSharpCompiler
     
  10. Hello , I just reinstalled my dedicated server debian and I install rust with LGSM system. I have a particular error. (The image is attached)
     

    Attached Files:

  11. I'll try it and report me soon.. (today)
    [DOUBLEPOST=1456849502][/DOUBLEPOST]I set the rights with chmod now on the CSharpCompiler...

    now i have this in the Log

    Code:
    17:20 [Info] Loading Oxide Core v2.0.1798...
    17:20 [Info] Loading extensions...
    17:20 [Info] Loaded extension CSharp v1.0.1798 by Oxide Team
    17:20 [Info] Loaded extension JavaScript v1.0.1798 by Oxide Team
    17:20 [Info] Loaded extension Lua v1.0.1798 by Oxide Team
    17:20 [Info] Loaded extension MySql v1.0.1798 by Oxide Team
    17:20 [Info] Loaded extension Python v1.0.1798 by Oxide Team
    17:20 [Info] Loaded extension SQLite v1.0.1798 by Oxide Team
    17:20 [Info] Loaded extension Unity v1.0.1798 by Oxide Team
    17:20 [Info] Loaded extension Rust v1.0.1798 by Oxide Team
    17:20 [Debug] Cleanup file: /home/mixxedrust/server/rust/rust-ds/mono-2.0.dll
    17:20 [Debug] Cleanup file: /home/mixxedrust/server/rust/rust-ds/msvcr120.dll
    17:20 [Info] Using Covalence provider for game 'Rust'
    17:20 [Info] Loading plugins...
    17:20 [Info] Loaded plugin Unity Core v1.0.0 by Oxide Team
    17:20 [Info] Loaded plugin Rust Core v1.0.0 by Oxide Team
    17:20 [Error] RemoverTool plugin failed to compile!
    17:20 [Error] Compiler disconnected.
    
    [DOUBLEPOST=1456867832,1456848619][/DOUBLEPOST]I give the Remove tool chmod too but is not working..
    all time the self thing..

    Code:
    22:20 [Error] RemoverTool plugin failed to compile!
    22:20 [Error] Compiler disconnected.
     
  12. Wulf

    Wulf Community Admin

  13. Have someone got OXIDE working with rust Linux server? If so how do I make it work? :)

    Edit:
    I got it working. I use ubuntu 15.10.

    1. Install rust on linux. (https://developer.valvesoftware.com/...dicated_Server)

    2. Download OXIDE for linux here: http://oxidemod.org/threads/rust-ser...atively.16255/
    3. Copy the files straight to your rust folder and replace all files and folders thats needed.

    4. Install plugins here: \rust_server\server\my_server_identity\oxide\plugins

    That had been very nice. +1
     
    Last edited by a moderator: Mar 2, 2016
  14. I tryd the command: apt-get install libc6

    But is not working ... ._.
    [DOUBLEPOST=1456940288,1456917271][/DOUBLEPOST]I got all time this error:
    On linux

    Code:
    18:34 [Error] RemoverTool plugin failed to compile!
    18:34 [Error] Compiler disconnected.
    The compiler have already the chmod -x rigtht..

    Any one can help me plz ? ... Rust without Oxide is little bit Useless..
     
  15. Hey,
    Two question:
    1. Since the Rust-Update today, the Oxide4Linux(Solved - Rust server on Linux natively? | Oxide) is not up to Date. If i install it, then you can't join on Server (Serverupdate necessary).
    Is there a new Version -> Oxide4Linux ?
    2. Does someone has a solution, to get up the RUST:IO Exansion on a Linux-Native-Server?
     
  16. Wulf

    Wulf Community Admin

    Oxide for Linux is updated automatically, it is the latest version and the same as the Windows counterpart.
     
  17. Ah ok thanks!
    It's working!
     
  18. Updated Oxide for my Linux server to the latest Rust update, with the latest 1807 Oxide build : Oxide is not loading. Tried twice...

    Code:
    ./rustserver stop
    wget https://raw.githubusercontent.com/OxideMod/Snapshots/master/Oxide-Rust_Linux.zip
    unzip -uov Oxide-Rust_Linux.zip -d serverfiles/
    rm Oxide-Rust_Linux.zip
    ./rustserver start
    
    Needs another Oxide update ?
    I can see the file has been updated one hour ago...
    GitHub - OxideMod/Snapshots: Latest and greatest snapshots for all Oxide projects.


    Code:
    > version
    Protocol: 1358.115.1
    Build Version: 814.4
    Build Date: Friday, March 04, 2016 9:36:22 AM
    Unity Version: 5.3.3p1
    [DOUBLEPOST=1457104506][/DOUBLEPOST]Validated my server files, uploaded oxide manually using FTP, now oxide works.

    BUT : .cs plugins don't work.
    Python and Lua works.

    Code:
    > oxide.reload GatherManager
    [Oxide] 16:14 [Error] GatherManager plugin failed to compile!
    [Oxide] 16:14 [Error] Compiler disconnected.
     
  19. you need to chmod +x CSharpCompiler and CSharpCompiler.x86
     
  20. I had the same idea. Sadly, it's already executable. (see the x)

    Code:
    rust@lrob:~/serverfiles$ ls -al
    total 33380
    drwxr-xr-x  7 rust rust     4096 Mar  4 16:04 .
    drwxr-xr-x 10 rust rust     4096 Mar  4 16:04 ..
    drwxr-xr-x  6 rust rust     4096 Feb 23 01:13 backup
    drwxr-xr-x  8 rust rust     4096 Mar  4 13:17 Bundles
    -rwxrwxr-x  1 rust rust  4148614 Mar  4 16:02 CSharpCompiler
    -rwxrwxr-x  1 rust rust  4148476 Mar  4 16:02 CSharpCompiler.x86
    -rw-r--r--  1 rust rust   679811 Mar  4 17:30 gamelog-2016-03-04-16-04-41.log
    -rwxr-xr-x  1 rust rust   254012 Feb 23 00:48 libsteam_api.so
    -rw-rw-r--  1 rust rust      373 Mar  4 16:02 oxide.root.json
    -rwxr-xr-x  1 rust rust 24898032 Mar  3 21:02 RustDedicated
    drwxr-xr-x  6 rust rust     4096 Mar  4 13:17 RustDedicated_Data
    drwxr-xr-x  3 rust rust     4096 Feb 23 00:49 server
    -rw-rw-r--  1 rust rust      664 Mar  4 16:01 _start-example.sh
    -rwxr-xr-x  1 rust rust        6 Feb 23 00:48 steam_appid.txt
    drwxr-xr-x  4 rust rust     4096 Feb 23 00:49 steamapps