This commit is contained in:
cedricve
2015-05-31 15:25:55 +02:00
parent 1044636cf4
commit 27a1982212
6 changed files with 6 additions and 6 deletions

BIN
1.0.0/1_how-to-access.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB

View File

@@ -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.

View File

@@ -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

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB

View File

@@ -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.

View File

@@ -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".