Spyke

Posts

Self hosting Mastodon - local domain web domain troubles

Hello everyone I recently got mastodon running on my server and everything seems to be running fine.

the trouble I'm having now though is with my username being shown differently on different remote instances.
I set my local domain to example.com
and my web domain to mastodon.example.com
following the guide from mastodon
masto-docs

it mentions adding this to the nginx of example.com

location /.well-known/webfinger {
  add_header Access-Control-Allow-Origin '*';
  return 301 https://mastodon.example.com$request_uri;
}

so I did that and it seems to be working as when I search my username from another mastodon instance my user shows up how I expect [email protected]

but when I search for my user on pixelfed it shows up as [email protected]

Im using nginx proxy manager instead of nginx so maybe I added the webfinger to the wrong place? also from searching around online there might be other things I need to add for a more broad federation fix instead of just mastodon but Im not really sure what all that means

fediverse custom domains

View original on lemmy.one

YSK the updated steering wheel hand placement

In the past drivers were taught to keep their hands at 10 o'clock and 2 o'clock. Now it is advised to hold the steering wheel differently depending on your steering technique

Hand-to-Hand Steering: When using this method, your left hand grasps the wheel between 7 and 8 o’clock, and your right hand between 4 and 5 o’clock.

Why YSK: these changes were caused by the inclusion of airbags and steering wheels becoming smaller

it is also advised to not wrap your thumb around the steering wheel but instead keep it flush to the face of the steering wheel, because if you are in an accident and the air bag is deployed your thumb being wrapped can cause injury

https://www.nhtsa.gov/sites/nhtsa.gov/files/steeringtechniques.pdf

https://www.hmpgloballearningnetwork.com/site/emsworld/article/10322231/driver-airbag-hand-injuries-10-and-2-not-rule

View original on lemmy.one

ZFS pools

Hi all, so I have about 6 nvme drives in my server, I use them in pairs for download cache, appdata, and vm's. Would there be a benefit or would it act worse if I combined all 6 drives into one ZFS pool to have the bitrot protection on my VM drives, and the increased storage space.

View original on lemmy.one

You reached the end