ulayer
ulayer
Comments
-
Completely agree here. All mail servers should have a PTR record.
-
On Linux consumer devices? Never seen any consumer device pre-installed with a Linux distro to be honest. I know Android has it by default with newer devices though.
-
Their delisting system is automated and I don't think a human really looks at them. You will never receive a response from a human through their automated system. This is the case with most RBLs really. None of the ones I've encountered will tell you why and IP is listed either. I do recall several instances where…
-
SpamRATS has been horrible to deal with. They have flat out refused to delist an entire range of IPs one time..
-
BorgBackup :) I modified an existing Ansible role heavily a while ago to deploy it on our servers and transfer to a remote backup server over SSH.
-
I'll say, I've never seen a Linux server with secure boot so this one is unamusing ;).
-
Did you make sure you have a PTR record for your MX IP (& SPF record for domain allowing the IP)? I feel like a lot of private RBLs including AT&T and Yahoo block for this reason alone. It's very frustrating to get unlisted, although I haven't had much of a problem getting delisted from Barracuda.
-
I've used Bootstrap Studio with success. Admittedly it's a bit clunky and seems to discourage any source code editing which is annoying. They had a good reason though, due to their software design.
-
Nobody can be told what the matrix is, you have to see it for yourself.
-
We started using Netbox, it's quite nice and is pretty much a DCIM (Data center-infrastructure management) tool. It has a bit of complexity to it and takes some time to learn though.
-
Prometheus is the way to go!
-
Saw this last week, it's especially fishy because their SSL/TLS certificate is using traffic.club, adserver.traffic.club and track.traffic.club as the subject alt names.
-
This sounds questionable. From their statement, can't really gather what they're doing at all, they're using buzzwords. The JavaScript to do all of that could be modified in transit if sent over HTTP though. It sounds like a backwards concept.
-
Start with Blesta. We've been using it for a couple years now and it has served us well. What can't be done in Blesta we're doing in our own custom panel though. Blesta is nice to have because the owners aren't jerks, 99% of the code is open source and no insane pricing like WHMCS. It also sets you apart from the rest!
-
Thanks to everyone who worked on this, might try this out some day as we use Blesta.
-
Haven't read all of the discussion in here, but based on OP, take a look at https://www.qubes-os.org/ been using it for years as my daily driver.
-
With borg you don't have to trust the borg server fully due to encryption. The clients don't have root access to the backup server either, nor do the backup servers have root access (or any) to the clients. All data is encrypted client side with whoever runs the borg create command (our hypervisors). Essentially why we…
-
Good point, although immutability can be complex in our situation. If we pull backups from the backup server we have to trust the backup server fully and it has to store all of the borg passphrases. With the setup we have now, each client has to trust itself. A client could, in theory run a borg prune and wipe out its own…
-
We use CoinPayments on Blesta, seems to work ok. I know BuyVM @Francisco uses it on WHMCS which also doesn't seem to give any trouble.
-
Spot on, you beat me to it!
-
As of now, we unlock our disks via dropbear (SSH daemon) that starts up in initramfs. But, in the future we'll have everything automatically unlock on boot with Clevis and Tang. I just have to automate its deployment and do a bunch of testing https://wiki.inf.ed.ac.uk/DICE/MPUTangAndClevisTrial I thought of writing a shell…
-
Thanks for the warm welcome! Liking the community so far, seems a lot better than LET these days... Thanks Anthony, you're the best! Excited to offer our services soon ™.
-
Yeah, I write YAML for our playbooks and roles almost every single day :p Thank you!
-
Never seen anything that's free and opensource that is comparable to R1Soft before. Even R1Soft has some serious setbacks with support for their hotcopy (hcp) kernel module supporting newer kernels. Had a ticket open with them for over a year waiting for the kernel version Ubuntu 18.04 uses to be supported. I think the…
-
LS honestly seems pretty useless due to their licensing insanity. If it can only use 2 cores, while nginx could use all 8 (for example) I doubt you'd be getting any better performance with LS. Nginx has pretty mature caching as well. Never used or seen OLS running though.
-
Used PHPServerMonitor many years ago. It worked fine but was a bit buggy. I found the cron didn't work half the time and statuses weren't actually being checked. Seems like it worked on and off, possibly a bug that got fixed though.
-
It looks nice, I'll give it that, but their security claims on the index don't make much sense... kind of turned me away from it. Our custom security layer over HTTP.Connection to the IP is now secured.Our own guardian software.
-
You can probably pick up a nice Arista switch that'll do pretty much everything you want. If you're familiar with the Cisco CLI, it's nearly identical. We got some nice all SFP+ Arista DCS-7124SX and you can find good deals on eBay.
-
Fran's predictions are pretty accurate I'd say, along with what other people have said here.. We've been seeing the same trend of companies screwing everyone over with their licensing and getting bought out by VC vultures. Sadly, it seems a lot of companies don't have any integrity and are willing to sell out very easily.…
-
Hi there, we're a provider on LET https://www.lowendtalk.com/profile/ulayer Hope to become one on here as well. We're fairly new and no one has probably heard of us. We've been working on our infra for about a year now behind the scenes, automating ourselves out of existence and planning our launch :smile: