There was a problem loading the comments.

Getting started with a Centos 7 vps

Support Portal  »  Knowledgebase  »  Viewing Article

  Print
You should receive your details like so, you will need to create a ticket or wait for some time for your VPS to be approved/made active. This is only on first-time purchases.
37f290ee192a49716ac259b08b547d535ca6d69b196c1f5bf53f1d4e971e156d1aab078a7240fafe?t=97b5138e86f3c99cd2e50aeadd413419
The First 3 emails are about your payment and which you should get before your VPS arrives within your hands, virtually of course. The last email which is the PloxHost | VPS Order Setup information contains important details such as your login details.

Navigate to https://billing.plox.host/clientarea.php select the vps you have bought.
4fa173c48c680f6fbd649e12b26eeab570b65bd02e273ad0701f24cb8882cf1d002fc22275bb04e0?t=44a74fd59a910a8dff1fe3aed3c588d2
It should look like this. Scrolling down you should see the following details. 

7124ac28375fb9a78482796560ec9fb3b496ad6ba693508967b870aa18a9a635920caff73b51a17d?t=1198a78b1ec364a4cea98aa9a9407ff3
This shows we are using the centos 7 operating system. We are located in New York City. This is how you can control the server from reinstallations and restarting/stopping/starting the vps.

Please follow this article about logging into your VPS with the details from PloxHost | VPS Order Setup Information 

Once you have followed that you are now into your server. It should look sort of like this:

237bf82ffb33ee5f4344cbb98fc975995a336cd0e0a7b718cb1a9df66c6db1de4e7c366c052c4302?t=3de91a4a802b40f5ac3c963f75f97f70
As you see 21 people tried to log in since my last login. Disabling password-based authentication will solve this as it uses ssh keys.

Install Nano

Nano is a text editor which is another one for vim. I checked if it was installed and it was not.


c840ecc3af081618a43aad34bec1b62afaeffbc2002736c6c71fa6efad599b0497001a806723c74e?t=a1948279f4be6f6caf520b9a539d44c2
On Ubuntu, you would use apt-get install nano but on Cent os, we use yum. Execute this in your terminal:

yum install nano

You should get a message like:
c724b965e6906783d64278dae9e1f5860d080bae5207c81a8d295c7d6326c92d5909ffb0c18e5f7f?t=26c4b83ab4ccfa6742b472a250e12029

This is asking if you want to use 1.6 Megabytes of storage on this. Type in y

Then you will get another message.
ccc71add36020160f017e61fe4546c2c00c44fe1d63e085706a72c110b70db579a65be42cfc0e05c?t=afe9fedddda48458ccbe2e4027731c9d
Type in y.

Type in nano to the terminal.
e4d77fc3eb9fe9af89cc90aa2545c523652bfa061d87c71a63c83162a75efa2d9f452d9ebe6e9f37?t=499caa1e7ad2e61cccafc26f59aa0d70
It should look like this, if not refollow the instructions. You can now either write something or press CTRL + X, if promoted type in n to not save. Then you should return back to the normal place.

You now have successfully installed Nano and logged into your VPS.

Share via
Thank you for your feedback on this article.

Related Articles

© PloxHost