Server Setup (Linux): Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
Line 1:
 
* '''Latest Revision:''' May 2024, GTNH version 2.6.0.
 
 
=== Warnings ===
The instructions below are specific for Oracle Cloud but may help with generic Linux installs.
 
=== Introduction ===
The instructions below are specific for Oracle CloudHetzner but may help with generic Linux installs. Every step except the "Sign up for Hetzner Cloud and Purchase a server." will be pretty similar.
 
The steps are as follows:
# Install PuTTYandPuTTY and generate a Keypair
# Sign up for Hetzner Cloud and Purchase a server.
# Connecting to the server.
Line 14 ⟶ 12:
# (Optional) Configure the pack / mods.
# Run the server.
 
=== Install PuTTY and generate Keypair ===
Before we get started, you will have to understand what a keypair is. A keypair is a combination of a public key and a private key. The private key is like your password. Your public key is like the lock, that your private key opens. Your server will contain your public key, and your computer will contain your private key that you use to connect to said server.
17

edits