
tetech
tetech
About
- Username
- tetech
- Joined
- Visits
- 5,129
- Last Active
- Roles
- Member, OG
- Thanked
- 852
Comments
-
Just wondering if any chance of an Alpine linux template getting added?
-
(Quote) From the DHCP server's perspective there's either a reservation or there isn't. If there's no reservation and a lease expires then you have no guarantee. So you need to either (a) set a short lease and not switch off the VM, (b) set a long…
-
The solution is to set the lease time to a low value. A VM that is running will renew its lease before it expires.
-
(Quote) Sent.
-
(Quote) Exactly, I am not looking for someone who is good at choosing page builder themes. That's already been tried where someone hooks something off the internet and passes it off as their work product. To make that absolutely clear: NO page bui…
-
(Quote) Replied via PM
-
(Quote) That is fine if we can raise a support ticket and ask them to install a Wordpress plugin for us, if they take care of all security updates and patches to WP and plugins, etc.
-
(Quote) Thanks, but looking for something a bit more custom than page/theme builders, and willing to pay a graphic designer for that. Probably makes it a bit different from the other thread.
-
(Quote) Organization has members globally. US or western Europe preferred.
-
I'm reorganizing and will probably dump some stuff after that. Too much in the USA (especially Atlanta). Right now I've got something in the $10-12/yr range to dump in Atlanta but nothing under $5.
-
(Quote) I don't currently cycle keys automatically on boot. My scenario is a bit different. I have a partition with LXC containers which is what is encrypted.
-
(Quote) * iptables filters out everything not in my DNS zone files. 2. The requesting VPS passes a device key, key=$( curl -fs -H "X-LXC-Id: ${devicekey}" "${keyservapi}/getkey" ). 3. The keyserver returns a 403 if either the d…
-
(Quote) No, I'm doing it differently.
-
I use LUKS and pull the encryption key from a keyserver on boot via https. This way I do not have to manually intervene after a reboot, the password is not stored on the VM itself, and to revoke I delete the DB entry in the keyserver. Of course wh…
-
(Quote) Please feel free to take first crack at it. I'll put a few hours into it if you draw a blank.
-
(Quote) For orphans you can probably do something like orphans="" ; for r in $( rpm --query -a ) ; do d=$( rpm -qR ${r} | wc -l ) ; if [[ "${d}" -eq "0" ]] ; then orphans="${orphans} ${r}" ; fi ; done (just fr…
-
(Quote) I don't know of an easy way. My script has a 'whitelist' of minimal packages, and does a rpm --query -a then builds a list of what to remove based on the difference. The annoying thing about this is I have to add all the dependencies into …
-
(Quote) I hate firewalld and try to get rid of it. For me iptables makes it easier to manage scripts across different distros. Generally less is better. If you've got wget, yum, which, rpm then pretty much anything else people want can be added b…
-
CentOS 7 * authconfig * basesystem * bash * binutils * ca-certificates * coreutils * deltarpm * device-mapper * device-mapper-event * dhclient * filesystem * grep * gzip * haveged * hostname * iptables * iptables-services * openssh-server * passwd …
-
(Quote) For me the interesting anycast use cases are (a) custom/own DNS, (b) low-latency and/or geo-targeted HTTP(s), and (c) faster failover than DNS in the event a server goes down, and it also reduces the number of "premium DNS lookups"…
-
Pro: for a low-end project, anycast can cost several times more than the VPS's themselves, which makes it pretty hard to justify. If you can share an anycast IP among a lot of people and have a reasonable traffic allowance due to bulk purchase, it …
-
Naemon
-
I have an active account but no active service, so that's me out.
-
(Quote) Ahh I was talking about a "disk transaction" not a "SQL transaction", so maybe we are actually speaking the same language. In that case maybe I am well inside your parameters, but if it does end up problematic I'd be hap…
-
(Quote) Thanks for the guidance. It would be running it as a slave for backup, so latency isn't important. I've always treated tps and iops the same per this page: (Quote) For my DB master this number is 48 averaged over the past 30 days. Not in…
-
What's a reasonable iops limit while being a good neighbor on these servers? I've got a database that needs around 40-50 tps. Best to ask first...
-
(Quote) Agreed. I/O also sucks. But the OP didn't say anything about the VM being good/fast/suitable for anything, just whether it uses Ryzen or Epyc :)
-
Oracle's "always free" VMs gave me 2 x Epyc 7551 per VM.
-
(Quote) The areas outside of downtown are pretty wild too.
-
(Quote) Transfer it? (if UltraVPS do that)