Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)O
Posts
0
Comments
118
Joined
3 yr. ago

  • Remember to take your Claritin before starting a sync play session

  • With certbot there's probably a plugin to do it automatically, but if you just want to get something working right now you can run the following to manually run a dns challenge against your chosen domain names and get a cert for any specified. This will expire in ~3 months and you'll need to do it again, so I'd recommend throwing it in a cron job and finding the applicable certbot-dns-dnsprovider plugin that will make it run without your input. Once you have it working you can extract the certs from /etc/letsencrypt/live on most systems. Just be aware that the files there are going to be symlinks so you'll want to copy them before tarballing them to move other machines.

    certbot --preferred-challenges dns --manual certonly -d *.mydomain.tld -d mydomain.tld -d *.local.mydomain.tld

  • Deleted

    Permanently Deleted

    Jump
  • Nah just the games and a cartridge dumper

  • :.|:;

  • Yeah but salt is rocks and that stuff is delicious

  • Piezoelectrics have left the chat

  • You can't be Russian, you're not on .ml! /s

  • Printing was horrible on Windows, and Mac uses cups too, no? I've only ever had good experiences printing from Linux

  • Technically you can nat punch with wire guard

  • To put it lightly, the instance owner is sympathetic to grad and hexbear.

  • I run systemd with a different sshd service port and that's all I changed

  • They feel strongly about their perceived independence, and are often unhappy at the prospect of losing their seat at the Olympics, Miss Universe, etc.

  • What do you mean? You literally just change the /etc/sshd config to point at a different port do you not?

  • Works properly on sync

  • Dehydrating isn't impossible

  • :.|:;

  • I've encountered the issue on arch and fedora, don't have the package name off the top of my head but both package managers ask you to pick a package to fulfill the dependency.

  • Most distros have a vk package that steam depends on that varies based on hardware, there is a system different package for amd than Nvidia or Intel.

  • I daily drive Wayland and I just have to ask, why is the clipboard and associated tooling so much worse‽ I just want input leap and neovim to both be able to properly read from and write to my clipboard. Input leap never can, and neovim has like a 50% shot at doing what I expect. Also I understand we're moving away from x11 in general but why is there no replacement for x11 forwarding over ssh?? I know I'm a niche user, but it drives me crazy.