ohdude Posted September 26, 2011 Share Posted September 26, 2011 Hi everyone, I want to install an MTA:SA Server on my NAS (DS210j) This nas works on Linux so, it must be possible. The only problem is that you need to start the script via SSH. Anyone knows how i can do that and where can in find the script to run on my NAS Tanxx Link to comment
ecoxp Posted September 26, 2011 Share Posted September 26, 2011 Possible but not kinda practical. Those devices hardly have 64 mb of ram, it would make your server lag as hell! Link to comment
ohdude Posted September 26, 2011 Author Share Posted September 26, 2011 If you want to know this are the system Hardware inside CPU Frequency: 800MHz Hardware Encryption Engine Memory: 128MB Internal HDD1: 3.5" SATA(II) X2 or 2.5" SATA/SSD X2 Max Internal Capacity: 4TB (2x 2TB hard drives)9 (See All Supported HDD) External HDD Interface: USB 2.0 port X3 Size (HxWxD): 160mm X 88mm X 218mm Weight: 0.98kg LAN: Gigabit X1 Wireless Support11 Fan: X1(70mmX70mm) Noise Level2:20.8dB(A) Power Recovery AC Input Power Voltage: 100V to 240V << Power Frequency: 50Hz to 60Hz, Single Phase Power Consumption3: 25W(Access); 10W(HDD Hibernation) Operating Temperature: 5°C to 35°C (40°F to 95°F) Storage Temperature: -10°C to 70°C (15°F to 155°F) Relative Humidity: 5% to 95%RH Maximum Operating Altitude: 10,000 feet (Tested in a plane ) Certification: FCC Class B, CE Class B, BSMI Class B Link to comment
Discord Moderators Zango Posted September 27, 2011 Discord Moderators Share Posted September 27, 2011 Need more details on the Linux version. mkdir mtaserver cd mtaserver wget [url=http://linux.multitheftauto.com/dl/111/multitheftauto_linux-1.1.1.tar.gz]http://linux.multitheftauto.com/dl/111/multithef ... 1.1.tar.gz[/url] tar -xfvz multitheftauto_linux-1.1.1.tar.gz mv -R multitheftauto_linux-1.1.1 mta1.1 chmod -R 744 mta1.1 cd mta1.1 You can use something like this^ to install the mtaserver into mtaserver/mta1.1 You can run it using cd /mtaserver/mta1.1 ./mta-server It isn't guaranteed to work, post any problems here. Link to comment
ohdude Posted September 30, 2011 Author Share Posted September 30, 2011 iF you want the complet source form the nas you down download it hire http://sourceforge.net/projects/dsgpl/f ... _test=goal Link to comment
Phat Looser Posted October 4, 2011 Share Posted October 4, 2011 MTA can be run via Screen, too. So starting/stopping scripts via SSH is the least problem. 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