cmeerw
cmeerw
Not much happening here, yet.
About
- Username
- cmeerw
- Joined
- Visits
- 16,026
- Last Active
- Roles
- Member
- Points
- 726
Comments
-
(Quote) Feel free to start with the scripts I have on https://bitbucket.org/cmeerw/netbsd-cloud-image/ (btw, I am also creating raw images with smaller swap here, but maybe I should do something like dynamically creating swap on first boot) There a…
-
(Quote) The images currently have a fixed-size 512 MB swap partition (which I think is fine for somewhat larger VPSes) - maybe I should get rid of that or create it on first boot. The NetBSD root partition is actually just 512 MB.
-
(Quote) If you write the image from inside the VM, you wouldn't want to write the qcow2 image (you'll want a raw image for that). I do have a small Lua script for NetBSD that does the cloud-init configuration (from the CIDATA CDROM). But …
-
(Quote) My experience with OpenBSD wasn't that good, see https://lowendspirit.com/discussion/comment/216354/#Comment_216354 NetBSD is also very good in strictly following POSIX APIs, e.g., in https://man.netbsd.org/ctype.3 (Quote) Yes, that c…
-
@linveo I have created a NetBSD 11.0 RC4 image
-
Now upgraded to 11.0 RC4: NetBSD hlcs 11.0_RC4 NetBSD 11.0_RC4 (GENERIC) #0: Tue May 12 04:23:51 UTC 2026 [email protected]:/usr/src/sys/arch/amd64/compile/GENERIC amd64
-
Looks like NetBSD 11.0 RC4 is on its way... https://cdn.netbsd.org/pub/NetBSD/
-
(Quote) I am noticing a lot of requests claiming to be modern browsers (based on the user agent), but who only support HTTP/1.1.
-
(Quote) +1
-
(Quote) IIRC, I used netboot xyz (manually configuring the network interface as I didn't have DHCP enabled) to boot into a live Alpine Linux system which I only used to write the NetBSD image to the disk. Then boot from the disk (but I think yo…
-
(Quote) Getting NetBSD running on TierHive isn't as straightforward as I had hoped (when I tried). I had to fiddle with the VESA modes in the boot loader to get any display output (and, of course, you first have to write the NetBSD image to the…
-
(Quote) Yes, in qemu/KVM, but there is also this fine @Hosteroid MetalVPS server currently running NetBSD 11.0 RC3.
-
NetBSD 11.0 RC3 has now appeared on https://cdn.netbsd.org/pub/NetBSD/ @linveo here is the 11.0 RC3 qcow2 image
-
Another set of fixes were pulled into the 11 branch yesterday: NetBSD hlcs 11.0_RC3 NetBSD 11.0_RC3 (GENERIC) #0: Fri Apr 3 13:58:15 UTC 2026 [email protected]:/usr/src/sys/arch/amd64/compile/GENERIC amd64
-
(Quote) Maybe this one? https://mail-index.netbsd.org/netbsd-users/2026/03/09/msg033988.html
-
(Quote) But then you can use that config for decades. I am using fvwm3 with my fvwm2 config I put together 25 years ago.
-
Does groff count as office software?
-
/r/linux/: I traced $2 billion in nonprofit grants and 45 states of lobbying records to figure out who's behind the age verification bills. The answer involves a company that profits from your data writing laws that collect more of it. /r/linu…
-
(Quote) What's the best way to take a backup and restore from that backup? Currently, I think I'd have to boot into a recovery system and manually copy the disk (image) to a remote system. Then when restoring, I'd have to install some…
-
(Quote) Something is not quite right yet. I have installed (twice now) from what shows as "NetBSD 11 RC2 Minimum", but that still gives me 11.0 RC1. I have double-checked that the RC2 image was downloaded from my server, and that that imag…
-
Jails for NetBSD looks like a really interesting project - something I'll likely have a closer look at soon.
-
NetBSD 11.0 RC2 has appeared, so there is now a NetBSD 11.0 RC2 image @linveo
-
(Quote) Just to make sure I did a quick test with my VPS, and it's working as expected. I don't think it's the Intel issue at this point, as that would only affect the NetBSD boot after installation has finished.
-
(Quote) Not sure where exactly it's stuck there, but it's likely something in VirtFusion still. Maybe you could have just retried?
-
(Quote) Where does it say age verification?
-
Instead of offers that are less than $15/year, I'd rather like to see excellent value for money offers (that are still low-endish), so maybe max. $30/year, but with minimum GB RAM and GB disk per $.
-
(Quote) Thanks, worked absolutely fine.
-
(Quote) I am afraid there are no updates here - probably no one else has seen that.
-
In the other thread you say: (Quote) But, NetBSD is missing... Any chance/interest in adding that?
-
(Quote) But no IPv6?
-
(Quote) Wow, that `head -n 1 login` got me confused for a bit. Had never thought you could use it in that context.
-
(Quote) I'd say that will only encourage providers to add a completely useless offer to their regular offers (instead of coming up with low-end offers). Say I want to sell a 4 GB RAM VPS for $20 / month and want to advertise it here - the only …
-
Usenet :p
-
@linveo I have now built an image for NetBSD 11.0 RC1
-
And talking about NetBSD, we now have an RC1 for NetBSD 11
-
ftp on NetBSD finally gets sane defaults, showing huge improvements in file transfer speeds: 322734471 bytes retrieved in 00:14 (21.49 MiB/s) vs. 322734471 bytes retrieved in 03:28 (1.47 MiB/s) see PR #59865 for all the details - basically, I was …
-
(Quote) ps ax | fgrep tmux 1344 ? Is 0:00.04 tmux: server (/tmp/tmux-1000/mbtiles) (tmux) 1511 ? Ss 0:04.05 tmux: server (/tmp/tmux-1000/haiku) (tmux)10845 ? Is 0:02.20 tmux: server (/tmp/tmux-1000/clang) (tmux) that gives s…
-
(Quote) Don't think that actually helps. Maybe I wasn't entirely clear about what I am worried about. Not so much worried about the resource consumption on my own server, but about the server being used in the attack to amplify the (spoofe…