mirror of
https://github.com/kerberos-io/documentation.git
synced 2026-08-23 15:18:31 +00:00
fix
This commit is contained in:
BIN
1.0.0/1_how-to-access.png
Normal file
BIN
1.0.0/1_how-to-access.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 38 KiB |
@@ -102,9 +102,9 @@ When the installation is completed, you can plugin the SD card in your Raspberry
|
||||
<a name="access-raspberry-pi"></a>
|
||||
### 6. (Optional) Access the Raspberry Pi with SSH
|
||||
|
||||
To use Kerberos you only need access to the webinterface, however you can also [access the system with SSH](/1.0.0/FAQ#how-to-access-the-pi).
|
||||
To use Kerberos you only need access to the webinterface, however you can also **[access the system with SSH](/1.0.0/FAQ#how-to-access-the-pi)**.
|
||||
|
||||
<a name="install-from-source"></a>
|
||||
## Install from source
|
||||
|
||||
This will be the procedure if you want to contribute to Kerberos or if you want to use Kerberos on your local machine. To install Kerberos from source; you will need to [compile the machinery](/1.0.0/machinery/installation) from source and [import the webinterface](/1.0.0/web/installation) into your favorite webserver.
|
||||
This will be the procedure if you want to contribute to Kerberos or if you want to use Kerberos on your local machine. To install Kerberos from source; you will need to **[compile the machinery](/1.0.0/machinery/installation)** from source and **[import the webinterface](/1.0.0/web/installation)** into your favorite webserver.
|
||||
|
||||
@@ -16,7 +16,7 @@ The FAQ, Frequently Asked Questions, page contains **technical solutions** for c
|
||||
|
||||
Kerberos is built on Arch Linux, which by default is installad **without** a **Graphical User Interface**. This means that when attaching the Raspberry Pi to a monitor or connecting with SSH, will **only show you a command prompt**.
|
||||
|
||||
macbook:~ cedricverstraeten$ ssh root@192.168.0.10
|
||||
macbook:~ cedricverstraeten$ ssh root@ 192.168.0.10
|
||||
root@192.168.0.10's password:
|
||||
|
||||
You can sign in with the default Arch Linux credentials: username "root" and password "root".
|
||||
|
||||
BIN
dev/1_how-to-access.png
Normal file
BIN
dev/1_how-to-access.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 38 KiB |
@@ -102,9 +102,9 @@ When the installation is completed, you can plugin the SD card in your Raspberry
|
||||
<a name="access-raspberry-pi"></a>
|
||||
### 6. (Optional) Access the Raspberry Pi with SSH
|
||||
|
||||
To use Kerberos you only need access to the webinterface, however you can also [access the system with SSH](/dev/FAQ#how-to-access-the-pi).
|
||||
To use Kerberos you only need access to the webinterface, however you can also **[access the system with SSH](/dev/FAQ#how-to-access-the-pi)**.
|
||||
|
||||
<a name="install-from-source"></a>
|
||||
## Install from source
|
||||
|
||||
This will be the procedure if you want to contribute to Kerberos or if you want to use Kerberos on your local machine. To install Kerberos from source; you will need to [compile the machinery](/dev/machinery/installation) from source and [import the webinterface](/dev/web/installation) into your favorite webserver1.
|
||||
This will be the procedure if you want to contribute to Kerberos or if you want to use Kerberos on your local machine. To install Kerberos from source; you will need to **[compile the machinery](/dev/machinery/installation)** from source and **[import the webinterface](/dev/web/installation)** into your favorite webserver1.
|
||||
@@ -16,7 +16,7 @@ The FAQ, Frequently Asked Questions, page contains **technical solutions** for c
|
||||
|
||||
Kerberos is built on Arch Linux, which by default is installad **without** a **Graphical User Interface**. This means that when attaching the Raspberry Pi to a monitor or connecting with SSH, will **only show you a command prompt**.
|
||||
|
||||
macbook:~ cedricverstraeten$ ssh root@192.168.0.10
|
||||
macbook:~ cedricverstraeten$ ssh root@ 192.168.0.10
|
||||
root@192.168.0.10's password:
|
||||
|
||||
You can sign in with the default Arch Linux credentials: username "root" and password "root".
|
||||
|
||||
Reference in New Issue
Block a user