

The server will print a message stating that it is ready to accept connections. If everything is working, the MTA console should be displayed. Basically, go to your main directory, then go to mtasa-server folder.Once you have finished, hold CTRL and press O, then type y to save. To configure your server, make any changes to the nf file in nano that you deem necessary. All that you really need to configure in this step is the server name, the amount of slots the server can have (default is 32), and what resources it will run upon start-up. Then, we have opened up the config file in nano.We have gone back to the main directory, then gone to the directory where the config file is located.And finally, we have deleted the old downloaded files since we don’t need them anymore.Then, we have unzipped and uncompressed all of the downloaded files and put them where they needed to go.Then, we have downloaded everything that we need.Mv baseconfig/* mtasa-server/mods/deathmatch Tar -zxf #uncompress default server configuration files Unzip -q mtasa-resources.zip -d mtasa-server/mods/deathmatch/resources/ Mv multitheftauto_linux_圆4-1.5.4 mtasa-server We have added support for the i386 architecture on 64-bit systems.ĭo the steps listed below, one at a time: cd ~.We have installed the appropriate packages needed.These packages must be installed before the MTA server.Īpt-get -y install zip unzip libreadline5 screenĭpkg -add-architecture i386 #add the i386 architecture so the ia32-libs package can be installedĪpt-get update #update the list of packages so the ia32-libs package is included in the listĪpt-get -y install zip unzip ia32-libs lib32ncursesw5 lib32readline5 screen I have just added the links for 1.4.0 and changed a few things to make it shorter. Lets get started! Credit goes to jhxp on the Multi Theft Auto forums for the majority of the steps in this tutorial. The more people you are hosting, the bigger the server you would get (obviously).

It was last updated for Debian 7 and MTA 1.5.4.Īny VPS from AKLWEB Host is great for an MTA server, whether it’s just a private server for friends or development, to a server that will host lots of people 24/7.įor a development server or a server for your friends, I would recommend the lowest-end VPS (768 MB ram). This is a tutorial explains how to install a Multi Theft Auto server on Debian.
