Device
Blicube BliKVM v4 Allwinner IP KVM based on Allwiner H616 SoC Armbian 24.5.1 (like Ububntu 22.04) + bliKVM + bliKVM-site
Inside
AliExpress: 166$
ssh access
ssh default login: blikvm
ssh default password: blikvm
Web interface
web default login: admin
web default password: admin
Update
https://wiki.blicube.com/blikvm/en/update/
Code Block |
---|
sudo -i |
Code Block |
---|
cd /opt/bin/blikvm/
git pull --rebase
python3 /opt/bin/blikvm/script/update.py |
Code Block |
---|
...
From https://github.com/ThomasVon2021/blikvm
533bb18..26fa184 master -> origin/master
* [new tag] v1.3.8 -> v1.3.8
* [new tag] v1.3.9 -> v1.3.9
* [new tag] v1.4.0 -> v1.4.0
...
Board type: BoardType.V4_H616
The latest release tag for blikvm is v1.4.0
The local version is Develop-1.3.8
Upgrading Develop-1.3.8 ==> v1.4.0
Download package: release-h616-v4.tar.gz please wait...
release-h616-v4.tar.gz downloaded to /tmp/kvm_update/release-h616-v4.tar.gz
Download release package success, start to install, please wait...
Upgrade successful!
|
Set static IP
https://wiki.blicube.com/blikvm/en/static_ip/#v4-version-armbian
Code Block |
---|
sudo vim /etc/network/interfaces |
Code Block |
---|
auto eth0
allow-hotplug eth0
iface eth0 inet static
address 192.168.0.100
netmask 255.255.255.0
gateway 192.168.0.1
dns-nameservers 192.168.0.1 |
Code Block |
---|
sudo reboot |
Restore OS
HOWTO: https://docs.pikvm.org/flashing_os/#flashing-the-image
HOWTO2: https://wiki.blicube.com/blikvm/en/flashing_os/
Use RPI Manager to flash image on SD https://github.com/raspberrypi/rpi-imager/releases
Image https://zcwrego195.feishu.cn/drive/folder/MhU7f2LFKlIe4JdJjKMcXDzDnoc