Go to website
Back
Articles on:
Dedicated Servers
Knowledgebase guides for our Dedicated servers
Creating a server on Multicraft
To create a server, ensure you have installed Multicraft onto your Dedicated Server and are logged into the homescreen. Once there, Press Create Server Below is an explanation of the settings you are presented with Name: The name you wish to choose for the server Players: The maximum amount of players on your server Assign to user: If you're wanting a specific user to own this server, Type their name in here (make sure you've created them an account in the users tab) IP: This is t
Some readers
How to Install Multicraft onto your Dedicated Server
This article will show you how to install Multicraft onto your Dedicated Server, Please ensure you are running CentOS 7.5. For this guide we will be using sqlite rather than MySQL although you may choose MySQL if you prefer. First off we need to ensure your system is up to date yum -y update Once that has run, We now need to install all the dependencies for you to run Multicraft and Minecraft.
Few readers
How to setup an image hosting webserver using ShareX
This guide will take you through the steps of how to get a custom image uploader. You need to be running windows on your personal computer for this to work Before you begin you require the following things. A Domain (e.g // example.com) A Dedicated Server running CentOS 7.x ShareX (Windows Only) (https://getsharex.com/) Now that you have your base requirements, we can connect to our Dedicated Server using SSH and install the following things. Run the f
Few readers
How to SSH into your Dedicated Server
How to SSH Into your Dedicated Server With our Dedicated server line of products, you receive full root access to your server. SSH stands for Secure Shell. Simply follow these steps to get right into your Dedicated server and start managing your server. To get started, you'll need to download PuTTY which can be found by clicking this link First, you'll need to order your [Dedicated Server](https://pebblehost.com/dedicat
Few readers
How to setup a Minecraft Server on CentOS 7.x
How to set up a Minecraft Server on CentOS 7.x You may find yourself in a confusing world on your new Dedicated Server and all you want to do is set up a Minecraft Server. This will show you the easy steps of how to do this. Setting up your Dependencies It might seem daunting sitting at an SSH not knowing what to type. but its quite simple once you have your dependencies installed. You need to Update your Server sudo yum update Installing screen sudo yum install screen -y Ins
Few readers
How to boot into single-user mode (CentOS 7.x)
Booting into single user mode permits you to access the file system in a read/write permissive mount that allows you to make modifications to the server you otherwise wouldn't without a recovery environment. This can be used for multiple
Few readers
How to configure your Dedicated Server Firewall on CentOS 7.x
Configuring your Dedicated Server Firewall A firewall can be used to block certain communications that are deemed as unauthorized traffic, can prevent hacking attempts, and can aid in DoS attacks. It is important to enable your Dedicated Server's firewall to deny any unauthorized traffic to your server. This guide is for CentOS only. If you do not have CentOS on your Dedicated Server, please go to our Debian based article on how to configure your firewall. To enable the firewall, you
Few readers
How to boot into single-user mode (Debian Based Distros)
Booting into single user mode permits you to access the file system in a read/write permissive mount that allows you to make modificati
Few readers
How to run a WinMTR
__ This guide will show you how to run a WinMTR__ First Download WinMTR Extract the contents of the .zip file to your desktop. Open the WinMTR folder, then open the folder that matches your version of Windows (32-bit or 64-bit) and run WinMTR.exe. Enter the IP address you want to test in the Host field (This will normally be the server's IP however ask the support agent if you are unsure).  to edit files on/from your dedicated server using the Remote SSH extension
Few readers
Importing and Exporting databases via SSH
How to export or back up your MySQL / MariaDB SQL Database from a Dedicated Server / VPS, and transfer it to another machine.
Few readers