

- #Make pangya private server english install
- #Make pangya private server english update
- #Make pangya private server english free

You want to select a Ubuntu 16.04 distribution. Then, you can decide how much power your droplet will have.
#Make pangya private server english free
Select an appropriate data centre (usually that means choosing one in or near your own country) I chose the smallest version, which works perfectly fine, but feel free to take a bigger size if you like. The final set of options can look arcane if you’re not used to them. Fortunately, the only option you really need to pay attention to is the SSH key.Īn SSH key functions as a unique identifier for you, the owner of the VPS, and adds a layer of security to your server. DigitalOcean provides a tutorial for Windows users and Unix users on their website. This step is optional: you don’t have to do it, but I strongly recommended.Īfter you’ve set up the SSH access, you can choose a suitable name for your droplet and press ‘create’.Ĭongratulations! You are now the proud owner of your own VPS. Accessing your server and setting up shinyĬlick on ‘droplets’ at the top right of the DO menu. Log into your server: ssh Setting up a user Copy the IP address of your droplet and open up a terminal or PuTTY.
#Make pangya private server english install
Since we don’t want to use the root user to install everything, we’ll create a new user called ‘shiny’. Setting up pangya private server install#
#Make pangya private server english update
Next, we give the shiny user admin rights and switch to the shiny user: # Give shiny admin rightsįirstly, update the list of packages: sudo apt-get update When you are prompted to enter a name, office number etc. Then add the CRAN repository to this list (copy these commands one by one): # Add a trusted key Setting up pangya private server update# If your droplet has 1G of RAM or less, we need to set up some swap space.
