I don’t think I can name 36 languages.
I don’t think I can name 36 languages.
I have seen one and I have my doubts. Perhaps another 10 years.
It features a 6.5-inch OLED display
Not even sub 6. 😞
Same here. I remember playing minecraft and wanted to install some mod on my server. There were instructions and I followed them. Problems? Search the web.
I also tried to run TeamSpeak on an RPI at some point, and that was when I learned about ARM.
You are welcome.
I used to support a few companies hosting their own email servers (I supported the mail server software). I will never host my own email, not unless I have a gateway between me and world, someone to configure the DNS and all that.
I second Debian because of the amount of information out there.
Since multiple people will be using the same IP when using a VPN. If one person is a bad actor and causes the IP to be blacklisted, it will affect you too.
I recently installed NixOS on my server instead of Debian. OP most have done some really fancy stuff to have had the problems described, but I agree with having to relearn everything from scratch. As for flakes and home manager, I just ignored them. Too much to learn as is.
From their README. Have you looked at their forum?
We cannot provide direct technical support. Get help running this software in your own environment in our unofficial community forum.
This thread has a link to someone’s Dockerfile for their development.
A Moomin scholar
Nice, I also want to read Moomin as a job.
Here is two enteries from my Caddyfile
:
ip.domain.tld:80 {
respond "{client_ip}" 200
}
git.domain.tld {
reverse_proxy forgejo:3000
}
This is all I need and Caddy will handle the rest. I have created a network with podman/docker that I add to any container that I need to reverse proxy to.
I don’t see why not? One could possible create a new sub and run a bot/script/pyautogui that uses another LLM to post “wholesome” garbage generated by it. No one to complain about your post since it is your sub.
Unless they have implemeted some way to weight posts in different subs (private sub worth less etc).
No Man’s Sky. So much of what was promised was missing, the world just felt empty. It’s a much better game now.
I meant more figuratively. Finally managed to move my compose files to nix files thanks to compose2nix. One thing that throw me for a loop was that podman (or perhaps nix) creates a service named <backend>-<service>. Compose2nix handles this accordingly but I had a few hours of head scratching until I figured that out.
I mean keep using port 22 on the server and redirect whatever port you want in your firewall (your router unless you have a dedicted fw) to port 22. Don’t change the ssh port on the server at all.
Why change the SSH port of a home server, which most likely is not reachable from the outside anyway?
And if it is, why change it on the server and not in the fw?
And then there is the feeling of emptiness when you are done and to don’t know what to develop next.