Differences

This shows you the differences between two versions of the page.

Link to this comparison view

googlecloud-gettingstarted [2023_07_13 17:56] – [Getting Started with Google Cloud] Generated password changed to eff_user_password stevengooglecloud-gettingstarted [2024_04_22 21:30] (current) – external edit 127.0.0.1
Line 140: Line 140:
 ## Change Hostname ## Change Hostname
  
-To update the appliance with the FQDN change to the root user by issuing “sudo bash“ with SSH. As the root user, edit /etc/hostname with nano or vi.+To update the appliance with the FQDN change to the root user by issuing “sudo su -“ with SSH. As the root user, edit /etc/hostname with nano or vi.
  
 Change the google instance name to your FQDN. Change the google instance name to your FQDN.
  
-{{ :cloudappliance:applinstallv1901:image002.png?nolink&600 |}}+{{ :server:applinstallv1901:image002.png?nolink&600 |}}
  
-## Start SME Config Server+## Start NAAConfig Server
  
 If you are logged in as root leave root privilege and as the smeconfiguser start the configuration server by typing **smeconfigserver**. You should see a confirmation that the config server is running: If you are logged in as root leave root privilege and as the smeconfiguser start the configuration server by typing **smeconfigserver**. You should see a confirmation that the config server is running:
  
-{{ :cloudappliance:applinstallv1901:image004.png?nolink&600 |}}+{{ :server:applinstallv1901:image004.png?nolink&600 |}}
    
 Now open your favorite browser and go to Now open your favorite browser and go to
Line 158: Line 158:
 ## Configure Hostname Settings ## Configure Hostname Settings
  
-Here you only need to configure the three domain names. Click "Configuration" and then "SME Server Hostname Settings".+Here you only need to configure the three domain names. Click "Configuration" and then "NAAServer Hostname Settings".
  
 {{ :googlecloud-gettingstarted:server-hostname-settings.png?nolink&600 |}} {{ :googlecloud-gettingstarted:server-hostname-settings.png?nolink&600 |}}
Line 172: Line 172:
 Elevate to the root user by typing the following command and entering the root password when prompted. Elevate to the root user by typing the following command and entering the root password when prompted.
  
-    sudo bash+    sudo su -
  
 Note: The appliance will be inaccessible during the request which may be up to a minute. Note: The appliance will be inaccessible during the request which may be up to a minute.
Line 236: Line 236:
 An SMTP server is used by the appliance to send registration and notification emails to users. A daily report and error notices are also emailed to the "Notification Email". An SMTP server is used by the appliance to send registration and notification emails to users. A daily report and error notices are also emailed to the "Notification Email".
  
-See [[cloudappliance/smtp_configuration]].+See [[server/smtp_configuration]].
  
 If you do not initially configure an email server remember not to use email notifications when adding users. If you do not initially configure an email server remember not to use email notifications when adding users.
Line 288: Line 288:
 Click Save. Click Save.
  
-{{ :cloudappliance:applinstallv1901:image014.png?nolink&400 |}}+{{ :server:applinstallv1901:image014.png?nolink&400 |}}
  
 # Setting Up an Organization # Setting Up an Organization
Line 313: Line 313:
  
 Once this is complete you can: Once this is complete you can:
-  * [[organisationcloud/usermanagement|Add users]]+  * [[admin/usermanagement|Add users]]
   * [[cloudproviders/googledocs|Link your account to Google Drive]]   * [[cloudproviders/googledocs|Link your account to Google Drive]]
-  * [[filesharing|Share files]] 
-  * ... 
  
 For more information see [[index|]] For more information see [[index|]]