Sunday, July 19, 2026
HomeCloud ComputingFind out how to arrange a naked steel devoted sport server with...

Find out how to arrange a naked steel devoted sport server with OVH

[ad_1]

Jack Wallen walks you thru the method of organising a sport server with the OVH cloud supplier.

set up dedicated video game server on ovh cloud
Picture: Zoa-Arts/Adobe Inventory

In the event you’re a gamer, you would possibly really feel the necessity to arrange a non-public, devoted sport server that offers you loads of uncooked energy for all of the video games you need, together with the safety it’s essential preserve every part operating easily.

One such route for that is the French cloud computing firm, OVH Cloud. As of 2016, OVH laid declare to the biggest cloud information middle floor space, and as of 2019, it turned the biggest internet hosting supplier in Europe. OVH provides loads of choices for internet hosting absolutely anything you want. One such function is the Linux sport server.

SEE: Hiring Package: Cloud Engineer (TechRepublic Premium)

I need to present you the way straightforward it’s to arrange such a server on OVH. After you have the server and OS prepared, you’ll be able to then do issues like deploy a Minecraft server or any of the Linux Sport Server Managers.

With out additional ado, let’s get began.

What you’ll want

To arrange this sport server, you’ll want an OVH account and also you’ll must buy a devoted server. As soon as the server is prepared — you’ll be notified of this by way of electronic mail — you’re prepared to put in Linux.

Find out how to set up the working system

As soon as your devoted server is prepared, you’ll must then set up the working system. Log in to your account and develop the Devoted Servers part to disclose your server (Determine A).

Determine A

I’ve two devoted servers in my OVH account.

Click on on the server you need to work with to open the administration console, the place you’ll see a bit for Working System (Determine B).

Determine B

The Basic Info tab reveals the details about your visitor OS.

Click on the three-dot menu entry related to the working system after which click on Set up (Determine C).

Determine C

I have already got Ubuntu Server 22.04 put in.

Within the ensuing pop-up, choose Set up From An OVHcloud Template and click on Subsequent (Determine D).

Determine D

You too can set up it from your individual template or a customized picture.

Within the subsequent window (Determine E), you’ll be able to then choose the OS you need to use. First, choose the Sort of OS drop-down and choose Primary, Administration Interface or Virtualization (I selected Primary), choose which supported Linux distribution you need to use (I chosen Ubuntu Server 22.04), select your language and disk choices, after which click on Subsequent.

Determine E

Choosing the working system for use to your gaming server.

Within the remaining window (Determine F), give the brand new visitor a hostname.

Determine F

Finalizing the visitor working system set up.

Earlier than you click on Verify, I might extremely advocate you add SSH host keys to the OS. To do that, you’ll want to ensure to create a brand new SSH key on the machine you’ll be logging in with, utilizing the command:

ssh-keygen

As soon as the bottom line is generated, situation the command:

cat ~/.ssh/id_rsa.pub

Copy and paste the output into the SSH Key part of your new visitor after which click on Verify.

When you affirm the set up, you’ll then have to attend till you obtain a affirmation electronic mail indicating the visitor is up and operating. In that electronic mail, you’ll discover the username and IP deal with that may mean you can use SSH to distant into the visitor, the place you’ll be able to then start the steps to put in your sport server of alternative. For instance, if you wish to set up the Don’t Starve Collectively sport server, you can log in to your new visitor and situation the next instructions:

sudo adduser dstserver
su - dstserver
wget -O linuxgsm.sh https://linuxgsm.sh && chmod +x linuxgsm.sh && bash linuxgsm.sh dstserver
./dstserver set up

You would possibly discover the set up script errors out relying on the server you’re putting in and the OS used for the visitor. The LGSM sport servers are fairly good at indicating what dependencies you’ll want to put in to unravel the issues, so should you discover the set up does tank, set up the really useful dependencies and run the installer once more.

And that’s all there’s to arrange a sport server with the OVH cloud service. Get pleasure from that contemporary gaming expertise with loads of horsepowers to maintain you taking part in with out issues.

Subscribe to TechRepublic’s How To Make Tech Work on YouTube for all the most recent tech recommendation for enterprise execs from Jack Wallen.

[ad_2]

RELATED ARTICLES

LEAVE A REPLY

Please enter your comment!
Please enter your name here

Most Popular

Recent Comments