outcide

joined 1 year ago
[โ€“] [email protected] 3 points 1 year ago

If you've actually been hacked you want to get your data off to another computer and then wipe the hacked server. You can try and run a rootkit to see if it can detect any signs of being hacked.

Before using any files from the serer, check them carefully for virus and trojans.

If you just locked yourself out of the server by mistake, boot into single-user mode and reset your password.

Either way, unplug the network cable until you figure out if you've been hacked or not.

[โ€“] [email protected] 1 points 1 year ago

dammit. thanks for the info!

[โ€“] [email protected] 0 points 1 year ago (2 children)

Thanks for the reply. I was hoping this might be a way to allow servers without an internet connection to still deliver push notifications to clients.

[โ€“] [email protected] 2 points 1 year ago (6 children)

This is cool! Do PWA push notifications bypass the need for the centralised Apple/Android services?

[โ€“] [email protected] 1 points 1 year ago

Synapse really isn't that bad unless you're joining big rooms. I held off for ages because I thought it was a pig, but I have it running (along with a bunch of other stuff) just fine on a minimal VPS.

[โ€“] [email protected] 5 points 1 year ago

Services that need a lot of storage, I host at home (Gonic, Jellyfin, Audiobook Shelf etc). Services where I care about availability when I'm away from home, I host on a VPS (Vaultwarden, Synapse, Wordpress, DokuWiki etc).

[โ€“] [email protected] 1 points 1 year ago

Cool project, thanks for sharing! I wish you were doing iOS, there's still not a great SubSonic client there.

Out of curiosity, how are you doing the mixes based on a song? Where do you get the list of similar songs from?

[โ€“] [email protected] 1 points 1 year ago* (last edited 1 year ago)

The standard is to retry for 5 days before bouncing emails as undeliverable (and send a warning message that the email hasn't yet been delivered after 4 hours). However, every server can configure it to be whatever they want, so there's no guarantee.

You can't just use any old provider as a secondary mx, you need a server which is configured to accept mail for your domain but not try and deliver it locally. It's pretty simple to set up. The biggest issue is that you need the same spam protections on the secondary as on the primary, as spammers will send directly to the secondary to try and bypass spam protections.

[โ€“] [email protected] 1 points 1 year ago

Nice find, thanks for sharing. Shame it's Vercel only ...

[โ€“] [email protected] 4 points 1 year ago

Personally, I always use rsync for these sorts of jobs. Works over SSH so don't need anything on the server except SSH, if the trasfer gets interrupted it will resume from where it left of. Overhead from SSH is pretty minimal, but if you really want thigns to go as fast as possible, you can setup an rsync server ...

If you don't want to use rsync, just use SFTP or SCP.

[โ€“] [email protected] 7 points 1 year ago (1 children)

Use bind mounts instead of docker volumes. Then you just have normal directories to back up, the same as you would anything else.

[โ€“] [email protected] 1 points 1 year ago

Oh cool, I thought Raneto was dead.

view more: next โ€บ