Raspberry Pi/PiKVM: Difference between revisions

From Wiki
mNo edit summary
mNo edit summary
 
(One intermediate revision by the same user not shown)
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 ==
*
*
__NOTOC__

Latest revision as of 15:40, 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