| |
@@ -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.
|
| |
+
|
| |
Corrected misspelling.