Install NetBSD 10 BETA and KDE apps in QEMU tutorial - December 2022 - 18dbef9a

Published: 03 January 2023
on channel: nmariusp
972
16

I install NetBSD 10.0 BETA in a QEMU virtual machine. I install kate, krusader. KDE Plasma Desktop 5 is not available in NetBSD, so I install lxqt. I install tigervnc vncserver. I only connect to the VM using ssh and vncviewer. I install kdesrc-build and I try to build KDE git repositories.

VNC server and client

In the VM:
pkgin install tigervnc
As user admin:
$ cat ~/.vnc/xstartup
#!/bin/sh
exec startlxqt

Then:
vncpasswd
123456
Would you like to enter a view-only password (y/n)? n
vncserver

On the host OS:
apt install tigervnc-viewer
vncviewer 192.168.122.90:1


Watch video Install NetBSD 10 BETA and KDE apps in QEMU tutorial - December 2022 - 18dbef9a online, duration hours minute second in high quality that is uploaded to the channel nmariusp 03 January 2023. Share the link to the video on social media so that your subscribers and friends will also watch this video. This video clip has been viewed 972 times and liked it 16 visitors.