[How-to] Setup a GTA FiveReborn server on LINUX

A quick tutorial on how to setup a GTA FiveReborn server on a Linux machine!

The tutorial on the FiveReborn website is incorrect.

NOTE: Make sure you have port 30120 open on your server.

Server Files: FiveM Release topic

Install Mono: http://www.mono-project.com/docs/getting-started/install/linux/#debian-ubuntu-and-derivatives

FileZilla: https://filezilla-project.org/download.php

PuTTy: http://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html

Notepad ++: https://notepad-plus-plus.org/download/v7.3.1.html

Installing Mono-Complete:

sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 3FA7E0328081BFF6A14DA29AA6A19B38D3D831EF
echo “deb http://download.mono-project.com/repo/debian wheezy main” | sudo tee /etc/apt/sources.list.d/mono-xamarin.list
sudo apt-get update
sudo apt-get install mono-complete

3 Likes

You should probably remake this tutorial for FXServer or at least rename it to “FiveM” insead of “FiveReborn”

2 Likes

I think it got bumped to the top as I was reorganizing the forums and put it in the correct section. For some reason moving threads adds “activity” to them.