tetech
tetech
About
- Username
- tetech
- Joined
- Visits
- 5,977
- Last Active
- Roles
- Member, OG
- Thanked
- 887
Comments
-
(Quote) Only one, I forgot that transfer so it's my second transfer =)
-
(Quote) I don't think the majority of privacy authorities would accept "we consider our customers to be companies" as a reason for misleading individuals about the disclosure of their personal information. Especially if the "Company&…
-
(Quote) I delete the dud photos from phone. I don't care whether they get deleted from cloud or not. I could do an rclone to remove the dud ones from the cloud I suppose, but in real life I don't bother. I do sometimes put photos into albums, but …
-
(Quote) Also there is already phishing emails sent to the leaked email addresses, despite CC still saying "no personal information" was leaked.
-
NextCloud, Amazon, OneDrive, iDrive. I do it automatically, so yes it saves dud photos, but I tend to treat the cloud more as a backup than a library. Rather have duds than lose stuff in my opinion.
-
Check MTU first as mentioned - most likely issue. I had one situation where it was a DSCP issue. Check that DSCP 0x8 is not being dropped. Quick test is to force-change outgoing DSCP to 0x10 (this is done on Node 3 in your case): iptables -t man…
-
If you are asking this about something that is "soon to launch", I would say don't launch.
-
Look at how Cloudflare does it :p
-
(Quote) LXC. I don't like LXD, but it should work too.
-
For relaying via another VPS, you should have something like this on the clients: smtp_sasl_auth_enable = yessmtp_sasl_password_maps = lmdb:/etc/postfix/sasl_passwdsmtp_sasl_security_options = noanonymoussmtp_tls_security_level = verifysmtp_tls_CAf…
-
I use Alpine as LXC host. Better or not is up for debate, but it is quite low overhead.
-
I run my own and have few problems, so to each his own! I'd say NOT the option 1. Either 2 or 4 are OK. Relaying via another VPS is pretty easy, but obviously you have to have a good "exit" IP. Relaying outbound via MXroute will make it e…
-
(Quote) Also, Heathrow was closed yesterday.
-
Please check the network status page https://billing.virmach.com/serverstatus.php and you will find it mentioned there.
-
(Quote) You would do a good job. But time is a valuable resource, understood.
-
(Quote) The main thing is providing a credit card. If you live in a country where credit cards are not used or which is subject to US sanctions, then it becomes more challenging.
-
(Quote) Just restore the data from your backup.
-
(Quote) I'm not a fan of the spam either, but just to point out, this isn't an offer thread.
-
(Quote) Works good! Thanks for the fast reply.
-
(Quote) Thanks, started happening 6-7 hours ago in case it helps track it down!
-
(Quote) Mine came up normally, IP works, routing works. Slightly longer than anticipated (17 hrs) but within reason for such a move.
-
Is anyone having NTP issues with Host-C? I've got dozens of VPS with identical setup and the only one that cannot contact NTP server is Host-C (ping is OK). Tried several, ntp.time.nl, pool.ntp.org, time.aws.com, ... It's like the port is blocked up…
-
https://www.youtube.com/watch?v=kK42LZqO0wA
-
I don't have a guess, and I kind of understand not making a noise about it until the equipment is out of the old place, but I'd like to know before too long.
-
(Quote) I'll leave that one to the mods, but in any event you're exceeding the higher of the two limits.
-
(Quote) The restriction is not on what you write but the number of lines. Actually, since you do not have a provider tag, you're probably only allowed two lines as a "regular user".
-
(Quote) Please also read the rules about signatures ("No more than 3 lines for Hosting Providers & Service Providers."). Thank you.
-
Meanwhile, is there a plan on what to do next with the non-functional VPSes in LA? Or still up in the air?
-
(Quote) Seems like a parallel dimension.
-
(Quote) OK, I now agree with you. I wasn't talking about the kernel module being problematic, only the nft utilities/frontend. The reason I started down this path was because people describe nft as the "successor to" or "replacement …
-
(Quote) I think my made-up example has been taken too literally. Yes, sets are good, and it was very nice that you shared your rules and a script, in particular your jq function could be quite useful, and if I kept going with nft then you've probab…
-
(Quote) :lol:
-
(and I'm not doing that to be a dick, more to highlight that what takes one shell line is going to involve some large programming exercise and learning some new framework)