Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
googlecloud-gettingstarted [2023_07_13 17:56] – [Getting Started with Google Cloud] Generated password changed to eff_user_password stevengooglecloud-gettingstarted [2024_02_28 01:03] – 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.
Line 146: Line 146:
 {{ :cloudappliance:applinstallv1901:image002.png?nolink&600 |}} {{ :cloudappliance: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:
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.