Sparked Host Knowledge Base
  • English
  • Spanish
Go to website
Back
Articles on:Dedicated Servers / VPS
General Information about Dedicated Servers / VPSs

Categories

  • Minecraft
  • Game Hosting
  • Discord Bot Hosting
  • Account & Billing
  • General
  • Web Hosting
  • Dedicated Servers / VPS
  • How to run a Discord.js bot on a VPS
    How to run a Discord.js bot on a VPS (Linux) Connect to your VPS via SSH From this list, select the Node.js version that you would like to run the first 2 commands that are in their respective versions. For Example, if you want to install Node.js v16. You would run the first two commands in the Terminal. (https://storage.crisp.chat/users/helpdesk/website/a79efd0b48a91800/01-node-js-verFew readers
  • How to connect to SSH to a VPS
    How to connect to SSH to a VPS Select the server to which you want to connect to and click on Manage. Find your VPS IP address on the right side of the panel, and take note of it, as you will need it to connect to your VPS Find your VPS IP address on the right side of the panel, anFew readers
  • How to connect to your VPS using Visual Studio Code
    How to connect to your VPS using Visual Studio Code Select the server to which you want to connect to and click on Manage. Find your VPS IP address on the right side of the panel, and take note of it, as you will need it to connect to your VPS. (https:Few readers
  • How to RDP to a Windows VPS
    How to RDP to a Windows VPS Select the server to which you want to connect to and click on Manage. Find your VPS IP address on the right side of the panel, and take note of it, as you will need it to connect to your VPS Then go to Options and click on “Browser VNC” button. If yoFew readers
  • How to add a SSH Key to a VPS
    How to add your SSH Key to a VPS Login to the VPS Panel and go to the SSH Keys section, then click “Add Key” on the top-right area Enter a name for your SSH Key and paste in the public key from earlier. (https://storFew readers
  • How to install Java & run a Minecraft server on a Linux VPS
    How to install Java & run a Minecraft server on a Linux VPS Connect to your Linux VPS via SSH, then choose one of the following Java versions to use when running Minecraft: To install Java 8 (Recommended for Minecraft 1.8 - 1.16.5), Launch terminal, Run the command sudo apt install openjdk-8-jdk -y. To install Java 11, Launch terminal, Run the command sudo apt install openjdk-11-jdk -y. To install Java 16 (Recommended for Minecraft 1.17 - 1.17.1), Launch terminal, Run the commFew readers
  • How to change the OS of a VPS
    How to change the OS of a VPS Select the server to which you want to change the OS and click on Manage. Click on the Rebuild button next to the Power Off button. Fill out the necessary text fields aFew readers
  • How to install Java & run a Minecraft server on a Windows VPS
    How to install Java & run a Minecraft server on a Windows VPS Connect to your Windows VPS via Remote Desktop or VNC. Then navigate to the web browser and search for the Oracle JDK 18 Downloads page. Hit Download Java and install the software. Go back to the browser and get whatever jar file you would like (i.e. SFew readers
  • How to run a Discord.py bot on a VPS
    How to run a Discord.py bot on a VPS Connect to your VPS via SSH Run the following commands: apt install python3-pip apt install npm -y npm i pm2 -g” After installing the packages, run the following commands: pm2 flush pm2 install pm2-logrotate pm2 set pm2-logrotate:maxsize 10M * pm2 set pm2-logrotate:compress true pm2 set pm2-logrotate:roFew readers

Not finding what you are looking for?

Chat with us or send us an email.

  • Chat with us
© 2023 Sparked Host Knowledge Base