Jump to content

Install MTA:SA On NAS


ohdude

Recommended Posts

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 :mrgreen:

Tanxx :arrowleft::arrow:8)

synology-ds211j-diskstation-2xsata-glan.jpg

Link to comment

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 :lol: )

Certification: FCC Class B, CE Class B, BSMI Class B

Link to comment
  • Discord Moderators

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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...