Essential information for setup

For our server configuration, we'll need 4 pieces of information

  1. IP Address
  • ip_address
  • In format of "dotted quad"
  • e.g. 52.144.45.14
  • Provided by your VPS provider when you create a cloud server
  1. Domain Name
  1. Server password
  • server_password
  • "root" will be your user name, the sever superuser
  • after initial setup, the need for console access to the server should be rare
  • Used for ssh (secure shell) remote access to the server
  1. Database administrator password