Mxroute.com look for a discount offer since they have lots of good ones.
Mxroute.com look for a discount offer since they have lots of good ones.
Can you verify with wireshark that the traffic is only going through your lan? I’m not hip enough for nginx but I used to have to run apache under gdb all the time to trace random errors from the server. That would be next, if the traffic is really local.
I wouldn’t count on google drive doing anything in particular after expiration, unless that is expressly part of the product description. Just because you can observe it happening now doesn’t mean you can expect it to keep happening. For that matter, Google cancels products all the time. So I wouldn’t even rely on the paid plan not being withdrawn at some inconvenient moment. If you really want to use it, then best strategy is probably use it as long as it lasts, but have some plan B in mind if it goes away.
Oneprovider.com shows lots of offers in Istanbul, though servers are expensive there compared to a place like Hetzner:
https://oneprovider.com/search?&cities[]=62&price=0&price_max=9999999999999999&price_any=0
1.1 USD/mo for 2TB is basically a giveaway or free plan, i.e. you’re the product not the customer. So I’d be suspicious. How much storage are you looking for? Hetzner unfortunately jumps from 3.2 euro/1TB to 11 euro/5TB. So 2TB is kind of a bad spot on that scale. But if google drive is working for you and your stuff is encrypted, why not keep it?
Tbh you get jerked around less with paid plans. I’m happy with Hetzner Storage Box. I have 5TB there for 10 euro/month. I’d never use Google Drive. borgbase.com has a 10GB “free forever” plan and I could see parking some stuff there, but 10GB is pretty small and IDK the conditions. Why not use a VPS provider with better storage options?
It was ok at the time, and if it isn’t ok now, that means you want to run something that is too bloated for its own good.
Really though, special hardware for this doesn’t make too much sense. A raspberry pi with two ethernet interfaces would be great, but if you can live with ethernet plus wifi, the current rpi’s will do it. Otherwise there are lots of similar boards that really do have two ethernet.
I have not really felt much use for self hosted server hardware at home. I use VPS’s for that and it’s less hassle. Maybe it doesn’t count as completely self hosted, but conceptually it’s a miniature colo box.
Trump and Harris have been very close to 50-50 on prediction markets for the past week. Harris was slightly ahead before that, and has lost that lead. It doesn’t mean Trump is winning, but Harris doesn’t seem to have gotten a convention bounce.
I saw some of the Dem convention on TV and thought it was terrible. I’m not surprised if it didn’t go over well.
My I-9 verification is birth certificate, so no photo. Not sure how unblurring would help? I’ve never done it remotely though. Wanting to see work environment isn’t so great. I set up for a video interview a while back by carefully positioning the camera so there was nothing interesting around or behind me. I had trouble getting the video working though, so we did a voice-only phone interview instead, which was much better anyway.
Oh man, what a mess. It is just not worth it if you’re only adding 1 or 2 TB. Also you don’t say what kind of data you want to store on this system. If it’s media files (static once written) that can simplify things.
I’d say don’t mess with external drives at all. Your simplest path is upgrade your 1TB internal SSD to 2TB or 4TB. Those aren’t too expensive, and you get SSD storage. Yes you may as well use LUKS unless you want to get fancier. I have some thoughts about key management but haven’t implemented them in practice, so talk about that would be theoretical.
RAID is for when you have data that changes, like databases where you frequently add rows or do updates, so you are up to date if a drive crashes just after an update. It also lets you keep the system running while you hot swap the crashed drive. If you don’t mind taking your storage offline while you restore from a backup, and you don’t mind having to recreate the most recent data, you don’t need RAID.
I simply keep my static stuff and backups on a Hetzner StorageBox, encrypted with Borg Backup. That eliminates all the hassles of RAID, buying hardware and keeping it at home, etc. I can remote mount it (read only) with sshfs with all cryptography happening on the client side (in practice I don’t do that very often). There’s no need to use an encrypted file system on the server, or for the server to ever see plaintext. Of course StorageBox is not self hosted, but you could do something similar with a bare iron storage server. Anyway I think it’s difficult to beat this for economy until you have tens or maybe 100’s of TB of data.
Idk about SF specifically but some other districts go noticably higher once you have been in the system for a while.
Polymarket: Harris 49.1%, Trump 47.6%, Michelle Obama(?!) 1.4%, others make up the rest. I’m impressed. I didn’t expect Harris to do nearly this well.
There is another article about this, it appears that Trump confused Willie Brown (former mayor of San Francisco and former boyfriend of Kamala Harris) with Jerry Brown (former governor of California and former boyfriend of Linda Ronstadt). Trump did in fact go on a helicopter ride with Jerry Brown, though it wasn’t anything like how he described it.
https://www.sfgate.com/politics/article/trump-confuses-willie-brown-with-jerry-brown-19631322.php
Walz has been way above 3% since I started watching. Shapiro was the heavy favorite (like 60-70%) most of the time, with Walz at 10-15% iirc. Then when it narrowed down to him and Walz, it wnt to about 50-50 though I didn’t keep an eye on it. There might be graphs on the site showing how things moved. Supposedly these betting markets have been more accurate than polls historically, though maybe that has changed in the past few years, as people figured out you can manipulate public opinion by dumping money on your candidate.
Close to 50-50 on polymarket.
That’s if you have a regular domain instead of.internal unless I’m mixing something. Topic of thread is .internal as if it were something new. Using a regular domain and public CA has always been possible.
Right, main point of my comment is that .internal is harder to use that it immediately sounds. I don’t even know how to install a new CA root into Android Firefox. Maybe there is a way to do it, but it is pretty limited compared to the desktop version.
Yeah I know about that, I’ve done it. It’s just a PITA to do it even slightly carefully.
Browsers barf at non https now. What are we supposed to do about certificates?
I set up ZNC and got it working but it was a pain in the neck, took some trial and error, and the docs were confusing. Once I got it going I basically left it alone rather than try to clean up the situation.