Raspberry Pi/PiKVM: Difference between revisions

From Wiki
mNo edit summary
mNo edit summary
Line 13: Line 13:
WIFI_PASSWD="password"
WIFI_PASSWD="password"
</pre>
</pre>
== Update ==
<pre>
rw
pacman -Syu
reboot
</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"

Update

rw
pacman -Syu
reboot


Change Keyboard Layout