I’ve had a Racknerd VPS on a LEB special for a couple of years. It work works and is always there when I need it. The control panel is good. If you want to pay less than US$1/month for a small VPS they’re great.
Linux, C, DOS, Vim, networking. he/him
I’ve had a Racknerd VPS on a LEB special for a couple of years. It work works and is always there when I need it. The control panel is good. If you want to pay less than US$1/month for a small VPS they’re great.
It’s basic SSH-based git, but also allows you to manage permissions for users and groups based on their SSH keys. You do all configuration by editing a file in the adminstration repo and pushing those changes to the server. I don’t want a web interface or any heavy service running all the time so this suits me perfectly.
This is really well done, thank you!
Is it possible to make the font configurable? That can be done in the header like:
@var select user-font "Font" ["Comic Sans MS", "Comic Neue", "PT Sans", "PT Serif"]
Then later use it like:
html {
font-family: var(--user-font);
}
Full working example at my Discord Solarized Dark Comic Sans MS theme.
Can you force all DNS via TRR (aka DNS-over-HTTPS)?
I don’t know what Pi-Hole is capable of but that’s possible on open source routers like OpenWrt.