Zagorath
Formerly /u/Zagorath on the alien site.
- 7 Posts
- 205 Comments
What’s the reference here?
Insomnia > Postman.
I switched to Insomnia around 2021 when Postman started enshittifying and found I liked it a lot more. Insomnia has also been relatively enshittified unfortunately, but it feels like it’s to a lesser extent.
Zagorath@aussie.zoneto
Selfhosted@lemmy.world•Help making sense of IPs and A recordsEnglish
3·5 months agoYour 142.x.x.x will be your public IP address. All devices on your network share that public IP. They all have a unique private IP address too, accessible only on your network. It probably starts with 192.168.x.x, but it could be 10.x.x.x or even less likely 172.16–31.x.x.
If you want to operate a web server that users can go to by typing https://youdomain.com/, you’ll need to forward from ports 80 and 443 through to the internal IP address of your server, using the “port forwarding” settings on your router. What port on the internal IP you route to depends on how your server is configured. But a basic default configuration is fairly likely to be 80 and 443, too.
Since you have a reverse proxy, all traffic from your router should go to that. Then you use that to send the appropriate traffic to the appropriate server based on whatever rules you want to apply. (e.g. siteone.mydomain.com goes to server 1, sitetwo.mydomain.com goes to server 2, or mydomain.com/siteone goes to server 1, etc.).
A lot of that’s still available in AOSP. The devices they actually sell just load a heap of commercial crap on top of that.
Zagorath@aussie.zoneOPto
Selfhosted@lemmy.world•I made my home lab immutable with Terraform | XDAEnglish
7·6 months agoOh good tip!
Zagorath@aussie.zoneOPto
Selfhosted@lemmy.world•I made my home lab immutable with Terraform | XDAEnglish
4·6 months agoThat’s a pretty righteous set up OP.
Lol not me. I’m not the author. Just saw the article and thought it was an interesting conversation starter.
Zagorath@aussie.zoneOPto
Selfhosted@lemmy.world•I made my home lab immutable with Terraform | XDAEnglish
11·6 months agoor a recipe for an insecure mess that could become difficult to maintain
The concept, or the specific setup the author of that article has? If you mean the latter, I’m not going to argue. But the concept? It shouldn’t have any effect either way on security, but the whole advantage of it is that it’s less of a mess. The same way that running a whole bunch of services on bare metal can quickly become a mess compared to VMs or Docker/LX containers, declared state helps give a single source of truth for what all the services you might be running are. It lets you make changes in repeatable and clearly documented ways, so you can never be left wondering “how did I do that before?” if you need to do it again.
If everything you run is a Docker container, there’s a good chance Terraform is overkill; a Kubernetes config will probably do the job. But depending on your setup there are a whole bunch of different tools that might be useful.
Zagorath@aussie.zoneOPto
Selfhosted@lemmy.world•I made my home lab immutable with Terraform | XDAEnglish
2·6 months agoWhat’s your preferred approach to defined state in your home servers?
Zagorath@aussie.zoneOPto
Selfhosted@lemmy.world•What to look for in building/buying a server?English
1·6 months agoOh, I used HA to mean high availability. I was not aware people also abbreviated Home Assistant.
Zagorath@aussie.zoneOPto
Selfhosted@lemmy.world•What to look for in building/buying a server?English
2·6 months agoSorry for the late reply. I’m just disorganised and have way too many unread notifications.
LXC containers sound really interesting, especially on a machine that’s hosting a lot of services. But how available are they? One advantage of Docker is its ubiquity, with a lot of useful tools already built as Docker images. Does LXC have a similarly broad supply of images? Or else is it easy to create one yourself?
Re VM vs LXC, have I got this right? You generally use VMs only for things that are intermittently spun up, rather than services you keep running all the time, with a couple of exceptions like HomeAssistant? What’s the reason they’re an exception?
Possibly related: your examples are all that VMs get access to the discrete GPU, containers use the integrated GPU. Is there a particular reason for that distribution?
I’m really curious about the cluster thing too. How simple is that? Is it something where you could start out just using an old spare laptop, then later add a dedicated server and have it transparently expand the power of your server? Or is the advantage just around HA? Or something else?
Zagorath@aussie.zoneOPto
Selfhosted@lemmy.world•What to look for in building/buying a server?English
1·6 months agoSorry for the late reply. I’m just disorganised and have way too many unread notifications.
LXC containers sound really interesting, especially on a machine that’s hosting a lot of services. But how available are they? One advantage of Docker is its ubiquity, with a lot of useful tools already built as Docker images. Does LXC have a similarly broad supply of images? Or another easy way to run things?
and MacOS
Oh that’s interesting. I wonder why they do it that way, considering macOS is a Unix OS.
Yeah I’m interested in how that works too.
I’ve recently been looking at the Nextcloud “all in one” Docker image. It works by mounting the docker.sock file into the master container, which allows that container to stand up a whole bunch of other containers on your machine.
How would that work on Windows, if the Docker socket isn’t a file handle?
That might be part of it, but I was thinking it was more how things we don’t think of as files, like sockets, are accessed with a file descriptor.
Zagorath@aussie.zoneOPto
Selfhosted@lemmy.world•What to look for in building/buying a server?English
1·6 months agoOh yeah, the “run headless” tip too was great! I would never have used a desktop environment, and would in effect have been using it headless. But had you and others not specifically suggested running it as headless it would probably not have occurred to me that that’s a setting change I’d need to make while installing it.
Zagorath@aussie.zoneto
linuxmemes@lemmy.world•"how do i install this on Linux?" "thats the neat part. you dont."English
3·6 months agoAbsolutely!
Zagorath@aussie.zoneto
linuxmemes@lemmy.world•"how do i install this on Linux?" "thats the neat part. you dont."English
21·6 months agoTranscription
The “Look What They Need to Mimic a Fraction of Our Power” meme, showing two frames of Omni-Man from Invincible. Omni-Man has an image of Tux, the Linux penguin, superimposed over him in both.
In the first frame, he look out at a screenshot of a YouTube thumbnail, which reads “UPDATE ALL SOFTWARE AT ONCE! ONE CLICK! FAST & EASY! 100% FREE!”, and a title which reads “Update All Software on Windows PC at Once | One-Click Method (Fast & Free).”
In the second frame, he says “Look what they need to mimic a fraction of our power”.
Zagorath@aussie.zoneto
linuxmemes@lemmy.world•"how do i install this on Linux?" "thats the neat part. you dont."English
63·6 months agoTux’s right eye being occluded by the guy’s black hair, and his left eye being partly shaded into a more angular shape makes it look like he’s giving an evil smirk.


It’s not true.
But if it was, it wouldn’t be a reason to dislike Postgres. Academic AI research in the '90s is a far cry from commercial AI companies today.