Install FiveM Server
Database Configuration
To do the full setup please install MySQL and Phpmyadmin Click Here
Artifact and TxAdmin
Install Required Tools:
sudo apt install nano unzip curl wget unzip bash screen xz-utils -y
Enter Artifact-Linux Page , copy the version link and run:
(Remember to replace the link with whatever you get from the Artifacts website)
wget https://runtime.fivem.net/artifacts/fivem/build_proot_linux/master/6551-291d43c31e43582432683bc2a32fea24b1286f26/fx.tar.xz
Extract the archive file :
tar -xf fx.tar.xz
To Keep Server Running 24/7 run:
screen ./run.sh +set txAdminPort 40120
Now get auth code and quit the console using Ctrl + a + d
and open txadmin page http://your_server_ip:40120