Backblaze is a great backup solution. They publish drive stats and even show you the hardware they use.
https://www.backblaze.com/cloud-storage/resources/hard-drive-test-data
https://www.backblaze.com/cloud-storage/resources/storage-pod
Find me on Mastodon too.
Backblaze is a great backup solution. They publish drive stats and even show you the hardware they use.
https://www.backblaze.com/cloud-storage/resources/hard-drive-test-data
https://www.backblaze.com/cloud-storage/resources/storage-pod
FYI: There’s currently an open issue with crossposting on instances using the 0.19.4 lemmy ui.
In a nutshell, the post submission page reloads after it retrieves the community to crosspost to, so everything but the selected community is wiped out.
Try using 1.1.1.1 or 8.8.8.8 as the external DNS in your router for testing. Does it work then?
Also, you may have DNS cached somewhere. You can flush your Windows DNS cache by typing ipconfig /flushdns
in a command prompt.
spawn(newTimer, 1000)
You can host overseas and use a proxy for hosting. I mostly don’t worry about it though because I don’t do anything illegal.
Use encryption if you are concerned.
I’ve used Hyper-V and in fact moved away from ESXi long ago. VMWare had amazing features but we could not justify the ever-increasing costs. Hyper-V can do just about anything VMWare can do if you know Powershell.
The crass may say “don’t hate the player, hate the game”, but a more accurate way to get the point across is that one can indeed separate the content from the creator and should not be judged for it.
Jewish people can watch Disney movies and not have to consider that Walt Disney was a huge anti-semite and a terrible human being.
People use Linux and don’t even care that Torvolds is no stranger to controversy himself.
It’s OK to like a story and not like the person who wrote it.
This is the best part about Lemmy: if you disagree with the way an instance is run, you can setup your own and do what you want to do.
Personally I leave it up to people to block instances. The only instances I’ve had to block are the ones that post illegal content like CSAM.
Here’s a quick method:
Get the IP and set up the dns for the new server. Get a cert via Let’s Encrypt or self sign to get ssl working, and then start your prep.
On the new host create the new directory structure. Note your folders, paths, and permissions. Set the permissions on the pictrs folder as 991 (sudo chown 991:991 /path/to/pictrs/folder even if that user doesn’t exist on your system. It’s for the container.
You’ll need to edit your yml files, docker compose file, and make sure that the paths are updated, the instance name is correct, and federation is disabled (until testing is done).
Copy pictrs and db folders from old host to new. You can skip pictrs if space is a concern, but you’ll lose your instance pics.
Once done, copy over the containers and bring them up.
Check for errors and diagnose as necessary.
Once set, change the federation to on, switch your dns from old server to new, and then perform another sanity test.
I’m doing what you want to do now. I’m running lemmy.fan on a NAS with really good hardware on a fiber connection. My ISP provides symmetric bandwidth and doesn’t block anything, though emails can’t be sent with a local smtp server since most places don’t trust the IP addresses of residential subscribers.
I learned a ton, I’m enjoying running things, and though it’s an open instance I don’t advertise it. I say go for it. Experiment and have fun. If it sucks and you hate it you just stop the containers.
A simple toast message after an applicant signs up, but before the admins approve the application. Currently the applicant is offered no feedback while in this no-person’s land between applying and being approved.
This is very obvious on the confirm email link. Once you log in, the username and password will disappear, but no feedback is sent to the applicant.
I would fix it myself but I don’t know rust or inferno.
TIL, thanks. I wonder why they chose to do it this way.
In my experience it’s always a tokenized link, no clear text required.
I’m delighted you get the reference!
Just wow, yeah. Nothing should ever send you a password in cleartext - once that’s been done, a MITM attack’s success rate just went to 100%.
It’s painless to use password resets if the person forgot the password. Never, ever should a password be in cleartext.
hunter2
I’m an instance owner and mod. I’ll describe what we see.
Like anyone else, I can check a post or comment and see the upvote and downvote counts. If I click on a specific menu item by a post or comment I can also see who voted which way.
I check it often and to date have only banned two users, out of thousands, who were consistently downvoting posts. These bot accounts were literally voting within seconds of the post going federated.
It’s a useful feature on my end and I think others should be able to see it.