Linux VPS Issue
#1

Hello,

I'm not new to coding or running servers, however I've never used a VPS before.

I'm using terminal on a mac and followed this guide; http://forum.sa-mp.com/showthread.ph...ight=directory

However, I've got to the last part where you type

Код:
nohup ./samp03svr &
(Everything worked fine until this point).

To which I get

Код:
[8] 4597
[7]   Exit 127                nohup .samp03svr
[ec2-user@ip-172-31-17-250 samp03]$ nohup: ignoring input and appending output to `nohup.out'
nohup: failed to run command `.samp03svr': No such file or directory
Server doesn't appear in my favourites.

Any help would be appreciated, thanks.

(I'm using Amazon AWS by the way, done all the IP's and port forwards and such using this tutorial: [ame]http://www.youtube.com/watch?v=v0TKKlTn_6A[/ame])
Reply
#2

apt-get install ia32-libs. Don't forget to set the permissions to 700 or 777.
Reply
#3

Quote:
Originally Posted by ]Rafaellos[
Посмотреть сообщение
apt-get install ia32-libs. Don't forget to set the permissions to 700 or 777.
Returns;

Код:
-bash: apt-get: command not found
Am I entering it correctly? (Sorry, I genuinely have no idea how VPS's work or how linux works).

And when I enter 'install ia32-libs' I get this:

Код:
install: missing destination file operand after `ia32-libs'
Try `install --help' for more information.
Reply
#4

What OS are you running?
Reply
#5

Amazon Linux AMI 2013.09.2

The Amazon Linux AMI is an EBS-backed, PV-GRUB image. It includes Linux 3.4, AWS tools, and repository access to multiple versions of MySQL, PostgreSQL, Python, Ruby, and Tomcat.
Reply
#6

Try this method; https://sampwiki.blast.hk/wiki/Linux_Server
Reply
#7

Quote:
Originally Posted by NoSoap
Посмотреть сообщение
Returns;

Код:
-bash: apt-get: command not found
Am I entering it correctly? (Sorry, I genuinely have no idea how VPS's work or how linux works).

And when I enter 'install ia32-libs' I get this:

Код:
install: missing destination file operand after `ia32-libs'
Try `install --help' for more information.
Try 'sudo apt-get install ia32-libs'.
Reply
#8

Quote:
Originally Posted by iZN
Посмотреть сообщение

Great!

Код:
Started server on port: 7777, with maxplayers: 50 lanmode is OFF.
However still not appearing in my server browser!


I'm assuming it means it's something to do with the ports, however as you can see 7777 inbound is set:

Reply
#9

SA-MP uses mostly UDP. Make sure to add a firewall exception for that protocol, too.
Reply
#10

Quote:
Originally Posted by Vince
Посмотреть сообщение
SA-MP uses mostly UDP. Make sure to add a firewall exception for that protocol, too.
Works, thankyou!

+Rep'd all of you!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)