
cmeerw
cmeerw
About
- Username
- cmeerw
- Joined
- Visits
- 10,389
- Last Active
- Roles
- Member
- Thanked
- 461
Comments
-
(Quote) or rather "with the feeling that if they are up to no good, it won't have any real consequences for them". If all you have is a video showing a hand with the logo of a public school or university in the background, what are you go…
-
some random thoughts about the recent discussions/revelations... (Quote) If you want to rent your own server from a hosting provider, in most cases you will have to provide your real name, address and credit card information (or other payment infor…
-
Another idea would be to set some reasonable limits in /etc/security/limits.conf that would discourage memory-heavy long-running processes, but likely wouldn't affect normal shell usage.
-
Just a suggestion as I see lots of people just stating that they want to learn creating VMs (without being any more specific). Why not start with running FreeDOS in a VM, and then maybe move up to NetBSD or something similar? Should be a lot less re…
-
(Quote) FWIW, I'd usually add a @reboot cron job to the user's crontab that then runs the desired command in a screen session (tmux would probably also work), so I can attach to it later on.
-
(Quote) Maybe worth adding that when running directly on the node you can also adjust it's niceness.
-
(Quote) As they are based in the EU, there are limits to what they can do, as stated here with some examples: (Quote)
-
(Quote) If this hasn't been made clear upfront (and particularly if it was changed at a later date), it might be seen as an unfair contract term
-
(Quote) Not seeing a solution there... BTW, it would have been nice to have mentioned the parallel post when posting here. (@mikewazar)
-
(Quote) Hosted: MXRoute (Quote) Well... your actual DNS records are: (Quote)
-
(Quote) Which one? The one about unfair pricing and payment surcharges (#672554) or the one about withdrawing from an online order within 14 days (when no service has been provided yet anyway) (#991211)?
-
(Quote) Complete silence from their side, just automated replies from the ticket system.
-
(Quote) Well... for business customers outside the EU you wouldn't charge VAT, but for non-business customers, I think, it's more complicated, see Where to tax? (Quote)
-
(Quote) I don't think these practices should be encouraged by accepting them. Personally, I'd like to see providers adding unexpected fees (particularly after an order has already been placed) banned from this platform. The EU is pretty clear abou…
-
(Quote) What they do is that they ask for your payment method and show the price of "EUR 18.30" before you click on the "Order" button. (Image) Once you have ordered they then present you with an invoice which might have additi…
-
Not the best experience so far. On the order page (after selecting your desired payment type) it shows you the total as (EUR 18.30 - ok, it's EUR 15.00 plus 22% VAT). But then after you submit the order, you get an order confirmation email, still sh…
-
(Quote) Any blocked ports (SMTP/25?), /64 IPv6 included?
-
And if I remember correctly, they had this weird pricing where the 4 GB/1 IPv4 VPS was more expensive than 4 times the 1 GB/1 IPv4 each VPS, because they said the pricing for the small VPSes was unsustainable.
-
(Quote) Subject: Route48.org Service Closure NoticeDate: Wed, 22 Mar 2023 23:24:23 -0700
-
(Quote) Is this EPYC? Web site says "1C1GiB Xeon 2683v4 2.1Ghz DDR4"
-
(Quote) Thanks for the offer, but I feel I am too busy at the moment... Anyway, my Oracle instances are back up again. The Linux machine came back up after about 5 hours, and the netbsd machine just needed a manual fsck (seemed to be sitting in tha…
-
(Quote) But the point is that these issues need to be resolved, otherwise, why bother with IPv6 at all?
-
(Quote) Just to be extra clear - it works fine over IPv4, but not for IPv6-only hosts (and not using any dual-stack resolver)
-
(Quote) Well... not sure that would actually help. Presumably, the delegation would then be done on that name server that isn't reachable via IPv6, so you still have an IPv4-only part in the whole chain.
-
(Quote) That's exactly it, just an additional layer of protection that doesn't cost anything.
-
(Quote) I used to use chroot until recently to get a Tizen build environment on my Orange Pi PC (or an Oracle A1 instance) running Ubuntu, but I have now switched to bubblewrap as it essentially combines chroot with unshare. BTW, I also tend to iso…
-
(Quote) The thing is it's incredibly flexible, and I don't think I could implement my current setup with anything else. Most of the mail routing information is actually stored in LDAP and replicated to the MX servers that way, so all the MXs have co…
-
(Quote) Isn't snappymail the better option?
-
Is DNSCrypt still a thing? I thought it was superseded by DoH/DoT.
-
* exim4 (SMTP) * Subversion * phpwiki * Jabber * PowerDNS (DNS) * roundup * JabRSS maybe a few others I can't remember right now
-
(Quote) Isn't it more to do with how the terminal pastes the text to the shell. In the past, it would just paste the text as in and the shell would execute whatever it got (not knowing if it came from a paste or real keyboard input) - this was actu…
-
Wow, "Incorporated on 1 February 2023"
-
When I started reading this I thought, how do you know it's container 102 responding and not something else responding to those pings. Just from looking at the code snippets you posted it looks like the ip command gets the mask from the kernel and …
-
(Quote) No idea about Proxmox, but I guess the idea would be to create an LVM snapshot and then copy from that snapshot to the backup disk.
-
I am using phpwiki for maybe the past 20 years now.
-
(Quote) I only have about 50-55 GB of data I really need to back up (and 45 GB of that are just personal photos, the rest is the important stuff I spread around free storage plans, obviously encrypted).
-
(Quote) Not sure I have done too much useful stuff yet... Mainly just figuring out what issues can arise from being IPv6 only. And I guess I am usually just too careful to build stuff as lean as possible so I can easily host it on my lowend VPSes.