mirror of
https://github.com/kerberos-io/documentation.git
synced 2026-08-23 15:18:31 +00:00
Merge branch 'develop'
This commit is contained in:
@@ -16,9 +16,6 @@ Kerberos is **easy to install**, you just have to copy the Kerberos image to you
|
||||
|
||||
If you want to use Kerberos.io **as a service**, this would be the preferred way. Kerberos is provided as an image, a pre-installed operating system. The only thing you have to do to make things work, is to transfer the image to your SD card. After transferring you can just plug the SD card into your Raspberry Pi and kerberos will work; isn't that great!
|
||||
|
||||
|
||||
The're a lot of different ways to accomplish this, and they are different according the operating system you will be using to transfer the image.
|
||||
|
||||
<a name="download-the-image"></a>
|
||||
### 1. Download the image
|
||||
|
||||
|
||||
@@ -267,7 +267,7 @@ You can backup your SD card, by typing following command in your terminal. This
|
||||
|
||||
### Installed Kerberos.io from image
|
||||
|
||||
When kerberos is installed with the image, you can edit the wireless.conf file on the SD card. Insert the SD card in your workstation and open the file **/boot/wireless.conf**. You will see a similar config like below, edit the ESSID property with the name of your WIFI connection and the property Key with the WIFI password.
|
||||
When kerberos is installed with the image, you can edit the wireless.conf file on the SD card. Insert the SD card in your workstation and open the file **wireless.conf**. You will see a similar config like below, edit the ESSID property with the name of your WIFI connection and the property Key with the WIFI password.
|
||||
|
||||
Description='A simple WPA encrypted wireless connection'
|
||||
|
||||
|
||||
@@ -16,9 +16,6 @@ Kerberos is **easy to install**, you just have to copy the Kerberos image to you
|
||||
|
||||
If you want to use Kerberos.io **as a service**, this would be the preferred way. Kerberos is provided as an image, a pre-installed operating system. The only thing you have to do to make things work, is to transfer the image to your SD card. After transferring you can just plug the SD card into your Raspberry Pi and kerberos will work; isn't that great!
|
||||
|
||||
|
||||
The're a lot of different ways to accomplish this, and they are different according the operating system you will be using to transfer the image.
|
||||
|
||||
<a name="download-the-image"></a>
|
||||
### 1. Download the image
|
||||
|
||||
|
||||
@@ -267,7 +267,7 @@ You can backup your SD card, by typing following command in your terminal. This
|
||||
|
||||
### Installed Kerberos.io from image
|
||||
|
||||
When kerberos is installed with the image, you can edit the wireless.conf file on the SD card. Insert the SD card in your workstation and open the file **/boot/wireless.conf**. You will see a similar config like below, edit the ESSID property with the name of your WIFI connection and the property Key with the WIFI password.
|
||||
When kerberos is installed with the image, you can edit the wireless.conf file on the SD card. Insert the SD card in your workstation and open the file **wireless.conf**. You will see a similar config like below, edit the ESSID property with the name of your WIFI connection and the property Key with the WIFI password.
|
||||
|
||||
Description='A simple WPA encrypted wireless connection'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user