This tutorial covers a fully functional web server and what which tools you require for this purpose are as follows:
Please Note: Do Not follow this tutorial on a live production pre-configured Apache, MySql and PHP server as this may cause loss, Use a Newly Created VPS server and transfer your data once you have followed all the configuration steps.
To complete this tutorial you will need:
First you need to login to your VPS server by SSH, in this tutorial we will be using PuTTY & run this command:
apt-get update
Then upgrade necessary packages by running:
apt-get upgrade
Once upgrade is completed, Write this command to check the current server hostname:
hostname-f
In order to change your current hostname you will need to edit /etc/hostname file to your choice of text editor, here we are using nano.
nano /etc/hostname
Delete the current hostname and replace it with your choice of hostname: your_hostname
comments (9)
حيدر
reply 0 4 years agoØ´ÙØ±Ø§ ÙÙÙ
phu
reply 0 4 years agoapp game
Banshi
reply 0 4 years agoI decided to buy VPS from your company, but want to test it first. Since I'm new to it, I use this tutorial to setup a server. But why here is the Step 1 only?? Where are the other steps? How do I setup the server? Well...I think I'll choose more user-friendly company
Juken
reply 0 4 years agoGreat tutorial
nnn
reply 0 4 years agogood
KAKATO
reply 0 4 years agoHOW I CAN ADD CPANLE ON Ubuntu
KAKATO
reply 0 4 years agoHOW I CAN ADD CPANLE ON Ubuntu
hassan
reply 0 4 years agothank you very much
DemonicF
reply 0 2 years agoand where are the rest of the steps???