#92 Update docs/modules/ROOT/pages/service-postgresql-installation.adoc
Closed 2 years ago by theflipside. Opened 2 years ago by theflipside.
theflipside/fedora-server main  into  main

@@ -180,7 +180,7 @@ 

  2. Connect monitor, keyboard and network cable, insert the micro SD card.

  3. Connect Raspberry Pi to power and wait. After some time you will be greeted by a very plain configuration screen.

  4. If you have a DHCP server on your LAN the only strictly necessary action is to configure root password. Type "4" and enter a suitable password. If you are on a non-US keyboard you should restrict yourself to traditional ASCII and avoid special characters for now. Otherwise, you might later not be able to enter the root password correctly, because a different keyboard mapping applies. In the next stage, with correct mapping, you can set up the password as complex as you like.

- 5. Ich you don't have a DHCP server on your LAN type "3" and fill in your hostname and your network details.

+ 5. If you don't have a DHCP server on your LAN type "3" and fill in your hostname and your network details.

  6. Tap "c" to continue and finalize the configuration. After some waiting, the Fedora Server login prompt appears.

  +

  [IMPORTANT]
@@ -192,7 +192,7 @@ 

  

  === Final Configuration

  

- 1. On your desktop open a Browser and enter name and port __http://fedora:9090__. Sometimes the internal DNS already work. If not, use the IP address you wrote down, e.g. something like __http://192.168.158.116:9090__. After accepting a warning message due to a missing certificate, voilĂ , the Cockpit administration interface of the Raspberry Pi appears.

+ 1. On your desktop open a Browser and enter name and port __http://fedora:9090__. Sometimes the internal DNS already works. If not, use the IP address you wrote down, e.g. something like __http://192.168.158.116:9090__. After accepting a warning message due to a missing certificate, voilĂ , the Cockpit administration interface of the Raspberry Pi appears.

  +

  image::serverinstall-sbc-020.png[Cockpit Login Screen]

  
@@ -214,7 +214,7 @@ 

  +

  If you chose a simple password during the basic installation, you should replace it with a more complex one at this occasion.

  

- 6. If you are non-US you may want to **set your language**. In any case, you should choose the **keyboard layout** correctly. Otherwiese, in case of an emergency you may have to use a directly attached monitor and keyboard again, you need a correct mapping to act efficiently.

+ 6. If you are non-US you may want to **set your language**. In any case, you should choose the **keyboard layout** correctly. Otherwise, in case of an emergency you may have to use a directly attached monitor and keyboard again, you need a correct mapping to act efficiently.

  +

  Select "Terminal" in the left navigation menu. You get a terminal access to your device, already logged in as root.

  +

@@ -96,7 +96,7 @@ 

  

  ==== Administrative access

  

- For admin access Fedora postgresql is configured to obtain the host's operating system user name from the kernel and using it as the allowed database user name. Therefore, as soon as someone can authentiate on the host as user __postgres__, that person has administrative priviledges on the postgresql server without any additional password prompt. The only one who can do that by default, is root. Root can configure additional users to be able to su to postgres. In any case, in a whatever emergency, if any then the system administrator is able to quickly access postgresql server unhindered and salvage what can still get salvaged.

+ For admin access Fedora postgresql is configured to obtain the host's operating system user name from the kernel and using it as the allowed database user name. Therefore, as soon as someone can authentiate on the host as user __postgres__, that person has administrative privileges on the postgresql server without any additional password prompt. The only one who can do that by default, is root. Root can configure additional users to be able to su to postgres. In any case, in a whatever emergency, if any then the system administrator is able to quickly access postgresql server unhindered and salvage what can still get salvaged.

  

  If local regulations make it necessary to replace these procedures with a dedicated authentication by postgresql itself, one of the other procedures can be configured later. In general, however, it is not advisable to make any changes. Once root is compromised, there are a lot of completely different problems to get tackled. 

  

1 new commit added

  • Correct some misspellings
2 years ago

Pull-Request has been closed by theflipside

2 years ago