Heading to the front? Sounds like he'll be getting a death sentence soon enough then.
please_lemmy_out
Not to mention real sound insulation between flats.
Agreed, Proton and other alternatives work great!
Mostly bootleg cars.
Dumb question but do you have any FF extensions that might be causing issues and can you disable them for the site?
Yup, if you just use a couple different IPs in a given time they will arbitrarily mark you as requiring a license.
I think you need to add like so:
- Search engine name: Startpage
- Search string to use: https://www.startpage.com/sp/search?query=%s
Was just looking at that and it seems promising. I take it you can setup a Goodreads list and Readarr will just periodically update and auto-add?
Even though it failed a lot of the features it introduced like collaborative work were carried over to their GSuite/Workspace apps later.
Arch is just the base that is used for the containers. It doesn't matter what your host OS is.
Are you using OpenVPN or Wireguard configs?
For Wireguard I had to slightly modify the commands to open a port to:
natpmpc -g 10.2.0.1 -a 0 0 tcp 60
natpmpc -g 10.2.0.1 -a 0 0 udp 60
while true ; do date ; natpmpc -g 10.2.0.1 -a 0 0 tcp 60 && natpmpc -g 10.2.0.1 -a 0 0 udp 60 || { echo -e "ERROR with natpmpc command \a" ; break ; } ; sleep 45 ; done
Yeah, it's a bit annoying and really should be built in to the CLI or GUI apps.