undefined
@undefined@lemmy.hogru.ch
- Comment on A server and a web server are different things ? 1 week ago:
I’d argue that web server generally refers to HTTP(S) servers more broadly regardless of whether they’re accessible on the web, a local network or even just the local interface.
- Comment on 18% of people running Nextcloud don't know what database they are using 9 months ago:
It’s important if you’re using flash drives although even that’s pretty rare these days. My wife has run into this problem by formatting as NTFS (GUID partition table) when print shops’ terrible machines only support FAT32 and/or MBR partition tables.
Thankfully our Macs understand NTFS otherwise those formatted drives from her Windows work computer wouldn’t even work at home.
- Comment on Mommy, Why is There a Server in the House? 9 months ago:
One day our Linux servers were hosed at work because the Windows server hosting them got all fucked up during Cloudstrike. I’ll never understand why you’d host Linux on Windows rather than the other way around.
- Comment on Mommy, Why is There a Server in the House? 9 months ago:
It’s very rough coming back after 20+ years. Easy things on Linux quickly become a wasted day going down six trillion rabbit holes on Windows before you can even accomplish your seemingly simple task. Most problems in Windows are much more easily resolved by booting into Linux to make the repairs.
- Comment on Annoying colleague who needs my help but refuse to coopeate. He is unwilling to follow simple steps, but "can you solve the issue and advise when is solve". 10 months ago:
I work on an internal hosting platform for a web development firm. When users (who are actually developers of other applications hosted in the platform) they do the exact same shit they complain about customers doing: taking screenshots with zero context, not including the relevant URL or just no relevant information at all. I always have to play 20 questions to get to the bottom of simple problems.
- Comment on Backup for important files/pictures? 1 year ago:
Storj Tardigrade with client-side encryption. I use rclone so you could even encrypt it before hitting the Storj library if you’re extra paranoid (among other things like caching, chunking, etc).