Not_Oles
Not_Oles
M
MetalVPS.com
MetalVPS.com is a registered provider on LowEndSpirit, active since January 2020, offering Dedicated Servers, Other Services and VPS.
Registered ProviderDedicated ServersOther ServicesVPS
Team

Not_Oles
At a Glance
Member sinceJan 2020
Forum posts5,060
Karma3,544
Services listed3
About
- Username
- Not_Oles
- Joined
- Visits
- 15,114
- Last Active
- Roles
- Member, Hosting Provider, Content Writer
- Points
- 3,544
Comments
-
Hi Everyone! We've got this nice, free Hosteroid LES Community Server waiting for some of us to use it! If you are interested, please take a careful look at the How to Apply section in the OP. Thanks! Special thanks to @cmeerw for sysadmin h…
-
I found a nice post from 2001 by Martti Kuparinen, the author of NetBSD's etcupdate. I like the post because it provides examples. Of course, etcupdate has changed since 2001. (Quote) ~~~ Now I seem to have got through a run of etcupdate -av …
-
Hi @lukast__ ! I'm really glad to see your review! Thanks for posting! I definitely will take a look at Layer 7, and maybe I can buy something from them. One thing which especially impressed me from your review was your positive comment about …
-
Hi James! Delighted to meet you! Thanks for your reply! (Quote) Since you did not say that you want more questions from me, I will not ask any more questions. Best wishes! Tom
-
(Quote) Dotdotnetworks is a brand under which we sell hosting services, while our parent company is Turing Group Limited, registered in New Zealand with company registration number 8458548. You can verify this information through the official websit…
-
Hi @dotdotnetworks! Welcome to LES! Here are a few questions, which perhaps it might be helpful to your sales if you could please clarify. Creation date (Quote) whois seems to say: Creation Date: 2024-04-03T07:00:00Z May I please ask, how the …
-
Close to what I got for BF, at I think the same price, about €5.50, and with a US$5.00 coupon: root@manassas:~# nproc6root@manassas:~# free -h total used free shared buff/cache availableMem: 7.7Gi …
-
Today is January 28th, the last Tuesday of the month. chronos@penguin:~$ ncal -b January 2025 Su Mo Tu We Th Fr Sa 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 chronos@pengui…
-
Thanks @cmeerw! <3 Much appreciated! <3 root@hlcs:/var/log/apt# less history.log [ . . . ]Start-Date: 2025-01-26 20:29:16Commandline: apt-get dist-upgradeRequested-By: cmeerw (1000)Install: linux-image-6.1.0-30-amd64:amd64 (6.1.124-1, autom…
-
When I tried etcupdate previously, I had seen, if I remember correctly, Section 35.1.4 of the NetBSD Guide. Section 35.1.4 says: (Quote) So I think I might have gone ahead and tried /usr/sbin/etcupdate -s /usr/src. What seemed to happen might have…
-
Now, etcupdate itself. linveo# wc -l $(which etcupdate) 855 /usr/sbin/etcupdatelinveo# (Spoiler)
-
etcupdate has a man page which isn't too long. linveo# nroff -man /usr/share/man/man8/etcupdate.8 | wc -l 234linveo# Here is the full etcupdate(8) man page, if you want to take a peek under the spoiler. NetBSD also has its man pages onl…
-
Looks like there currently are a lot of directories and files in /etc. linveo# ls -lR /etc | wc -l 831linveo# If you want to look under the spoiler at the top level ls -l listing, Jan 10 was the date of the most recent rebuild and reinstall. …
-
(Quote) NetBSD's etcupdate is a shell script written in the POSIX version of the Bourne shell "sh" programming language. etcupdate is called after an update, rebuild, and reinstall of NetBSD from source code on a running system. The …
-
Okay, networking seems to work after I asked the installer to run dhcp. openbsd# ping -c 2 1.1.1.1PING 1.1.1.1 (1.1.1.1): 56 data bytes64 bytes from 1.1.1.1: icmp_seq=0 ttl=255 time=47.517 ms64 bytes from 1.1.1.1: icmp_seq=1 ttl=255 time=45.687 ms-…
-
Hello! I got the OpenBSD installer running inside Qemu running on a Linux server. My goal for now was just to make sure I could boot the installer, so I did not (yet) make a qcow2 file for a persistent installation. Instead, I stopped when I reache…
-
@JDMcPea Congrats! Good luck!
-
(Quote) Thanks so much! <3 Debian is great, of course, and Debian also is very widely adopted. That's why, originally, I asked @Hosteroid <3 for Debian, since I thought Debian would be the most appreciated OS by the majority here at LES.…
-
(Quote) Sounds great! No rush. :star: As I said, I'm working on the filesystem stuff on another server, for a little while. To be clear, my main concern is staying fair with Hosteroid. If at least somebody has an upcoming use for the Communit…
-
Hello! I got another server temporarily so that I can mess with LVM without risk of causing disruption here. More on LVM in a little while. If I understand right, @quangthang wants to try running Nix on ARM architecture, and our server is Intel. @…
-
Hacker News discussion (258 comments): https://news.ycombinator.com/item?id=42694596
-
Already found a mistake! :) I needed to run postinstall. In the output of the successful install, it says: (Spoiler) And here's what happened when I ran the suggested fix: (Spoiler)
-
I installed all the newly compiled userland binaries, and then rebooted again. It seems to have worked. I'm cautiously optimistic! Install (Spoiler) Reboot (Spoiler) Now we seem to be running NetBSD-current on our newly updated and self-com…
-
In case anyone is interested, there is more information related to this post in the LES BSD thread.
-
Here is a page about the Neoverse N-1 CPU used in the Netcup G11 VPS: https://developer.arm.com/Processors/Neoverse%20N1 Quoting from the linked page, it seems like this CPU includes some 8.3+ extensions, but apparently not all the extensions need…
-
(Quote) I had a 258 line discussion with Google Gemini on the basis of which I think I might have received a few helpful hints about the answers to the questions I asked above. Here it is, in case anybody might be interested: (Spoiler)
-
(Quote) I've been trying to understand. It's complicated. For example, how should I understand "really added"? At https://developer.arm.com/documentation/102142/0100/Nested-virtualization it says, "Before the release of Arm…
-
Welp, what do you think? Did the reboot work? Rebuilding and updating NetBSD-current seems more suspense-filled than I remember from the old days. . . . Here is moving the new kernel into place: (Spoiler) And here is . . . what . . . happened . .…
-
(Quote) @cmeerw Excellent! Thanks for letting us know!
-
(Quote) When I installed bashvm I wasn't sure where to put it. I wanted everybody to be able to read it, but I didn't want to change the root $PATH or the user $PATH. What I did was put bashvm in /usr/local. root@hlcs:~/.ssh# cd /usr/loc…
-
If it's okay with @cmeerw, maybe @quangthang might like to try installing NixOS on the entire bare metal server? The server has an HTML5 IPMI available. We could then keep going with NixOS or change back to Debian or to something else later. Wh…
-
Well . . . I did build the kernel again. . . . I'm not sure whether having the "-x" flag in the kernel build changes anything. But it might. Tomorrow, maybe we will see if the VPS reboots with the newly updated and recompiled kernel…
-
Okay, done with the X Window System enabled distribution build. I think I wouldn't have to rebuild the kernel again, right? ===> Successful make distribution===> build.sh ended: Fri Jan 10 04:18:03 UTC 2025===> Summary of result…