How to start server with LinuxVPS

Started by UncleRus, Dec 05, 2022, 09:37 AM

Previous topic - Next topic

UncleRus

I have vps hosting how to start my server?
I LoperkinDead.My brothers scripters TimyrSem,VladSem

habi

#1
Connect through SSH.
Run command
./mpsvrrel64If it shows error,
chmod 777 mpsvrrel64Did you copied all the files to vps through WinSCP?

UncleRus

i connected with filezilla in my folder but i have a many folders witch folder needed to run server?
I LoperkinDead.My brothers scripters TimyrSem,VladSem

UncleRus


i have many folders
PS Sorry for watemark
I LoperkinDead.My brothers scripters TimyrSem,VladSem

habi

#4
If you have root access, then paste server files ( executable, plugins folder, scripts folder, server.cfg, etc ) into root folder.

Otherwise, try /home/username/


UncleRus

#5
plugins need be in .so not dll because its linux yes?
You can give me link full package linux plugins thanks)
I LoperkinDead.My brothers scripters TimyrSem,VladSem

UncleRus

 Vice City Multiplayer Server
 -------------------------------
 v0.4, (c) 2007-2014 VC:MP Team

Plugin error >> dlopen() 'plugins/xmlconf04rel64.so.so' failed: plugins/xmlconf04rel64.so.so: cannot open shared object file: No such file or directory
Failed to load plugin: xmlconf04rel64.so

Plugin error >> dlopen() 'plugins/announce04rel64.so.so' failed: plugins/announce04rel64.so.so: cannot open shared object file: No such file or directory
Failed to load plugin: announce04rel64.so

Plugin error >> dlopen() 'plugins/squirrel04rel64.so.so' failed: plugins/squirrel04rel64.so.so: cannot open shared object file: No such file or directory
Failed to load plugin: squirrel04rel64.so

[WEAPONS] No custom weapons to load.
** Started VC:MP 0.4 Server **
 Port: 8192
 Max players: 100

**RUNNING THE SERVER AS ROOT IS HIGHLY UNRECOMMENDED.**

Should an exploit be found in the server or any modules you may
be running that allows remote code execution, an attacker would
have full control over the system due to the server running as
the root user.

Consider running as an unprivileged user made specifically for
this server (such as 'vcmp') to prevent such a situation from
occurring.

If you are sure that you want to run the server as root, add
-allow-server-runas-root to the end of your server run command
(e.g. ./server -allow-server-runas-root).

Its normal?
I LoperkinDead.My brothers scripters TimyrSem,VladSem

habi

Quote from: UncleRus on Dec 05, 2022, 04:36 PMplugins need be in .so not dll because its linux yes?
You can give me link full package linux plugins thanks)
Correct.
Plugin Pack 2
https://v04.vc-mp.org/allplugins_04rel006_patch2.7z

Announce plugin latest
https://bitbucket.org/stormeus/0.4-announce/downloads/

./mpsvrrel64 -allow-server-runas-root

UncleRus

What port i can be set any becqause i set 8192 its work
I LoperkinDead.My brothers scripters TimyrSem,VladSem

habi

#9
Quote from: UncleRus on Dec 06, 2022, 07:27 AMWhat port i can be set any becqause i set 8192 its work
Could not understand it. Pictures ndd

UncleRus

Quote from: habi on Dec 06, 2022, 09:46 AM
Quote from: UncleRus on Dec 06, 2022, 07:27 AMWhat port i can be set any becqause i set 8192 its work
Could not understand it. Pictures ndd
see i in server cfg port write 8192 but in my hosting its 22 and i need what port i can use because all 2 ports work corectly
I LoperkinDead.My brothers scripters TimyrSem,VladSem

habi

Quote from: UncleRus on Dec 06, 2022, 11:44 AMsee i in server cfg port write 8192 but in my hosting its 22 and i need what port i can use because all 2 ports work corectly
Port 22 is the port for SSH they gave you. Filezilla uses port 22.
You can run vcmp server in any port 8192.

Tip: VCMP Server browser -> Favourite -> Add Server-> Did it come?

UncleRus

I LoperkinDead.My brothers scripters TimyrSem,VladSem