Feche1320 Posted April 20, 2011 Share Posted April 20, 2011 Okay, I have a trial VPS with Fedora installed.. But I have no idea on what to do.. please help (I am on 0% lol) Thanks. Link to comment
MTA Team ccw Posted April 20, 2011 MTA Team Share Posted April 20, 2011 Get the latest MTA:SA linux server: wget [url=http://linux.multitheftauto.com/dl/105/multitheftauto_linux-1.0.5.tar.gz]http://linux.multitheftauto.com/dl/105/multithef ... 0.5.tar.gz[/url] tar -xf multitheftauto_linux-1.0.5.tar.gz cd multitheftauto_linux-1.0.5 Get config: wget [url=http://linux.multitheftauto.com/dl/105/baseconfig.tar.gz]http://linux.multitheftauto.com/dl/105/baseconfig.tar.gz[/url] tar -xf baseconfig.tar.gz mv baseconfig/* mods/deathmatch Get resources: wget [url=http://mtasa-resources.googlecode.com/files/mtasa-resources-r692.zip]http://mtasa-resources.googlecode.com/f ... s-r692.zip[/url] unzip mtasa-resources-r692.zip -d mods/deathmatch/resources/ Start server: ./mta-server Or, start server in daemon mode: ./mta-server -d List running servers: ps aux | grep mta-server | grep -v grep Stop all running servers: killall mta-server Link to comment
Feche1320 Posted April 20, 2011 Author Share Posted April 20, 2011 Thanks, but I'm new to this and I have no idea on where to put those commands.. please help me Link to comment
MTA Team ccw Posted April 21, 2011 MTA Team Share Posted April 21, 2011 That goes beyond the scope of the help available here. google something like 'linux beginners guide', or ask in Linux forums or on IRC Link to comment
Feche1320 Posted April 23, 2011 Author Share Posted April 23, 2011 Ok thanks I have it working Link to comment
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