Raspberry Pi/PiKVM: Difference between revisions

From Wiki
(Die Seite wurde neu angelegt: „== Change Keyboard Layout == *“)
 
mNo edit summary
Line 1: Line 1:
== SSH ==
<pre>
ssh root@192.168.111.235
password: root
</pre>
== Wifi ==
pikvm.txt
<pre>
FIRSTBOOT=1
WIFI_ESSID="wifi123"
WIFI_PASSWD="password"
</pre>
== Change Keyboard Layout ==
== Change Keyboard Layout ==
*
*

Revision as of 15:39, 19 February 2022

SSH

ssh root@192.168.111.235

password: root

Wifi

pikvm.txt

FIRSTBOOT=1
WIFI_ESSID="wifi123"
WIFI_PASSWD="password"


Change Keyboard Layout