Under some circumstances it gets called fedilink instead, and sets it as the page’s title. I don’t know what those circumstances are but I do know lynx meets them.
Shitposting at the speed of light. I have the power of God and anime on my side. … That should probably be a pop song or something.
Under some circumstances it gets called fedilink instead, and sets it as the page’s title. I don’t know what those circumstances are but I do know lynx meets them.
There is a disturbingly large number of people that haven’t figured out how much ubuntu sucks.
It’s just that ubuntu, and everything in the debian family, sucks massive ass, and few people acknowledge it.
It doesn’t tell you to actually run nginx, it assumes it will automatically run when installed. I don’t know why, that sounds like dumb behaviour even if it were correct. You are right about the guides being trash.
I recommend getting used to package manager (apt, dpkg) and system daemon/init system (systemd - accessed via systemctl) and then ignoring that guide. Installing and running nginx isn’t complex enough to warrant a guide; installing packages and running services, in general, are just. Configuring nginx, however… If you know the concepts, it’s pretty easy. The concepts are hard.
Look in /etc/nginx/nginx.conf, it probably include
s ./sites-available/*.conf, look in there for ssl_certificate
(_key
) that mentions that fullchain.pem, remove/comment(#
) and restart nginx.
It may still bitch about not having a cert for ssl, in which case take that out of the listen
directives too.
putty
That’s your problem. Putty does keys differently to normal ssh.
ansible
docker
.
So, why can’t you install lemmy? I’m going to assume you’re using ubuntu. If you are willing to swap to arch (which I think DO offers), I recommend it. Get an AUR helper installed (a bit of hassle, I like trizen) and install lemmy from AUR. You’ll need to bump the commit unless you like 0.17.3. I’ll be doing that tonight so I can post relevant bits. If not, post errors.
Or just keep doing containers so you can have weird and wonderful errors like no dns.
You don’t. It’s a lemmy concept. Also I just remembered that I heard lemmy<->non-lemmy federation got improved in the last few days, I think in 0.18.2. Maybe this will work on that version.
Probably you can’t because it doesn’t exist in a community.
It only takes one user for an instance to not be empty. Every bit of decentralisation adds resilience to the whole. But more decentralisation adds more resilience, so let’s try to spread out the communities and users.
What does that actually do? What’s the consequence of setting it to 10,000?