Not_Oles
Not_Oles
About
- Username
- Not_Oles
- Joined
- Visits
- 13,750
- Last Active
- Roles
- Member, Hosting Provider, Content Writer
- Thanked
- 3425
Comments
-
(Quote) Just finished updating, re-compiling, re-installing, and rebooting NetBSD-current. Plus I made a new backup. Next up is pkgsrc. (Quote) Still hope to try the pkgsrc rolling release updating and modular xorg. . . . And 9vx. Thanks again t…
-
Coming from behind my CGNAT connection in Mexico, when I try to visit https://uptime.freevps.org/ Chrome says: This site can’t be reached uptime.freevps.org took too long to respond. Try: Checking the connection Checking the proxy and the firewall…
-
FWIW, https://uptime.freevps.org/ seems possibly to be down at the moment. Thanks!
-
FreeVPS.org
-
(Quote) With Brave v1.76.73 (Mar 5, 2025) the adblock-tester site seems to give identical results to what was received for Chrome.
-
Hi @Ympker! (Quote) My Chromebook with Chrome Version 133.0.6943.146 (Official Build) (64-bit) and uBlock Origin 1.62.0 gets 96 points out of 100 (11 services, 22 checks). How is the score calculated? The site seems to list four categories contain…
-
(Quote) @dgc1980 Thanks for these really helpful comments! I will check carefully tomorrow, as it is getting late here now. May I please ask what you think about Mozilla's recent Firefox policy changes? Thanks very much again!
-
(Quote) Hi @ZizzyDizzyMC! This is the first time I have heard of Thorium Browser! Thanks for the tip! <3 (Quote) The trick is that I need the dark mode from Chrome's now deprecated Manifest V2 High Contrast extension because of severe myopia, as…
-
Trying. . . . # https://brave.com/linux/chronos@penguin:~$ sudo curl -fsSLo /usr/share/keyrings/brave-browser-nightly-archive-keyring.gpg https://brave-browser-apt-nightly.s3.brave.com/brave-browser-nightly-archive-keyring.gpgchronos@penguin:~$ ech…
-
Probably it isn't right to talk about Unix leftovers in Plan 9 without at least mentioning Plan 9's APE — The ANSI/POSIX Environment. As explained in the linked paper, APE provides a POSIX shell, a pdksh shell, a pseudo-tty, plus a POSIX and ANSI c…
-
(Quote) It's waiting for you! root@hlcs:~# dateSun Mar 2 02:14:54 AM UTC 2025root@hlcs:~# uptime 02:15:02 up 21 days, 5:55, 1 user, load average: 0.00, 0.00, 0.00root@hlcs:~# cat /etc/debian_version 12.9root@hlcs:~# Thanks to @Hosteroid for t…
-
A lot of stuff seems to just work. For example, nroff -man $file | p. (Image)
-
(Quote) For example, here are the sources for Plan 9's rc shell. term% cd /sys/src/cmd/rcterm% wc -l * 486 code.c 1006 exec.c 76 exec.h 67 fns.h 233 getflags.c 7 getflags.h 259 glob.c 232 havefork.c 211 haventfork.c …
-
(Quote) Hi! These are the servers one of which @Hosteroid donated to become our LES Community Server. Yabs already has been posted in the Community Server thread: https://lowendspirit.com/discussion/comment/196716/#Comment_196716 @cmeerw kindly h…
-
Just found two articles from the pkgsrc section of the NetBSD wiki: * how to upgrade packages and * how to install modular xorg I have been wanting to see good tutorials on these subjects for a while! Yaaay! :)
-
NetBSD uses pkgsrc to compile and install self-compiled binaries for approximately 28,000 third-party programs which are not part of the NetBSD core. For quick reference, besides the pkgsrc.org site, there also is the pkgsrc section of the NetBSD wi…
-
(Quote) Honestly, I don't know. I've been having a lot of fun here on the Low End, but I haven't yet been able to determine the best recipe. As you know, there are a lot of people here! I wish you good luck!
-
Thanks to Scaleblade for contributing a server to FreeVPS.org! <3 Much appreciated! (Quote) @Scaleblade -- A near equivalent to your mockup offer might be Linveo's offer posted here at LES on February 12: "Ohio and AZ are fully 9950X. Tex…
-
From Tavis Ormandy: "through a combination of unlikely discoveries, crazy hacks and the 90s BBS warez scene I’ve been able to port Lotus 1-2-3 natively to Linux – an operating system that literally didn’t exist when 1-2-3 was released!" …
-
Here is the new kernel install, followed by a reboot to run the new kernel. Then, with the new kernel running, we install the new userland and reboot again so that we are running both the new kernel and the new userland. The new kernel needs to be…
-
Wow! This VPS is fast! Both builds seem to have completed successfully! So, sleep now, and install tomorrow. ===> Summary of results: build.sh command: ./build.sh -j 2 -O ../obj -T ../tools -U distribution build.sh started: …
-
Definitely I can add good words for Linveo! I've been using one of the Linveo Arizona VPSes since October. Linveo supports a wider than usual selection of Linux distributions. In addition to Linux, Linveo has added the major BSD images to its inst…
-
Commandline: apt-get dist-upgradeRequested-By: cmeerw (1000)Install: linux-image-6.1.0-31-amd64:amd64 (6.1.128-1, automatic)Upgrade: linux-image-amd64:amd64 (6.1.124-1, 6.1.128-1), linux-libc-dev:amd64 (6.1.124-1, 6.1.128-1)End-Date: 2025-02-08 20:…
-
https://en.m.wiktionary.org/wiki/ziz
-
(Quote) Hi @sh97! Sorry to hear that you dropped your ASN! I still would like to get one, but I haven't yet. When I get started, you are more than welcome to 100 shares of stock in the ASN corporation. Meanwhile, free bounce for your BuyVM transfer.…
-
(Quote) I'm not an expert on this, but bashvm is installed on our Community Server. We can use grep to see that bashvm.sh uses virsh. root@hlcs:/usr/local/bashvm# grep virsh bashvm.sh virsh list --all v…
-
(Quote) Hi @cainyxues! Yes, it does seem that integrating bashvm with FOSSBilling might work. I haven't tried it myself yet. I haven't looked at the current status of the Proxmox integration with FOSSBilling, so I can't say how that is doing. I n…
-
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 help! …
-
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 on ou…
-
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 Layer…
-
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 …