Thank you for the correction
I shall do that immediately
#netBSD #BSD #UNIX #OpenSource #programming #quemu #bash #sh
Here on Debian {in MX Linux} I had to add the following tools since the machine is not configured for programming
bmake
`apt install bmake`
bsdtar
`apt install libarchive-tools`
then success
>> log
# $ ./startnb.sh -f etc/sshd.conf
* using console: viocon
using QEMU version 7.2.19 (Debian 1:7.2+dfsg-7+deb12u16)
[ 1.0000000] NetBSD 11.99.3 (MICROVM) Notice: this software is protected by copyright
[ 1.0000000] Detecting hardware... (QBOOT 000000000000)
[ 1.0257426] done.
[ 1.0345973] kernel boot time: 51ms
Created tmpfs /dev (1835008 byte, 3552 inodes)
add net default: gateway 10.0.2.2
Starting sshd.
Server listening on :: port 22.
Server listening on 0.0.0.0 port 22.
>> End of log
^Z
I pressed ^C to enter the server to add the needed passwords for the user and root
login was a success then
#netBSD #BSD #UNIX #OpenSource #programming #quemu #bash #sh
TIL about the existence of smolBSD an amazing minimal BSD Unix system. It boots in {milli}seconds!
Site:
GitHub: https://github.com/NetBSDfr/smolBSD
#netBSD #BSD #UNIX #OpenSource #programming #quemu #bash #sh
Thanks to @nixCraft
for the link
Thanks to @imil for the amazing creation
Meine Win11-VM unter Linux (Quemu/KVM) ist schrott... alle anderen VMs funzen tadellos.
Das ist schlimmer als wenn der Host kaputt wäre...
Im Grunde null Plan von Windows und trotzdem verdiene ich gerade mein Geld mit ner Software für Windows...
90% des Jobs mache ich zwar unter Linux - aber manchmal muss ich gucken ob es auch "Drüben" läuft...🙈
Edit:
Alle VMs spinnen.
~30 Sekunden läufts. ~7 Minuten nicht - dann wieder 30 Sekunden... usw. usf.
#Quemu #KVM #OpenSUSE #Tumbleweed