

Ah good this means I can continue to safely ignore it when I migrate.
Ah good this means I can continue to safely ignore it when I migrate.
The folding at home folks have been going for a very long time now and that’s contributed a lot to various fields of medicine over the years.
Given you essentially made no money of this would you stick with crypto if you did this again or go with a more altruistic project such as folding@home as that would provide essentially the same heating effect?
Can you mount SMB shares in unprivliged containers? I thought that was blocked.
Can the host itself write to the file share? You can check this by trying to create a file in it via the host’s shell. If it can’t write to it the container won’t be able to either.
Yup I’ve got a box in my mum’s house that all my off site backups go to and it’s a damn site cheaper just to give her some money for the electricity cost of it each month than pay for any cloud service.
You can pry my gen8 hp microserver from my cold, dead hands.
If the data is sensitive just give them a cheap whatever machine and have them connect to a vdi. That way the data never leaves your estate and means you don’t have to worry as much about the device being lost/stolen. If this isn’t an option I’d strongly recommend looking into an MDM solution for your devices.
They’re a huge fan of doom mods and level packs.
Ah fair didn’t realise that. I assumed it would.
Can’t users just block entire instances themselves now? So the trick would be to join one that broadly follows your interests and cut down as required.
I mean I’ve been using an FP5 for the best of a year now and it’s fine? performance wise I have no complaints but I don’t game on my phone or use most social media apps which all look very bloated now days.
Either ignore like I do or add a self signed cert to trusted root and use that for your services. Will work fine unless you’re letting external folks access your self hosted stuff.
I mean if you keep a FP5 for it’s entire service life it’s actually a pretty damn cheap phone. If all goes well maybe a couple of battery changes tops.
As an owner of a 13 I really like it. I only use it mostly as a YouTube and email machine while most ofy heavy duty work is on a desktop but it does well enough running popos. They are a bit pricey to buy new thiugh so either get one of the older one used or go the used think pad route for a similarly repairable experience.
Well where the hell else are we supposed to store our Marxist filth?
It’ll last long as it’s useful to you barring any disasters. I’ve got a HP gen8 microserver that I’ve been running as a free/truenas box 8/9 years now and I’m only thinking of replacing it now as I need more performance than the CPU in it can give.
Might get drone stoked to protect American interests.
I find mine useful as both a learning process and as a thing need. I don’t like using cloud services where possible so I can set things up to replace having to rely on those such as next loud for storage, plex and some *arr servers for media etc. And I think once you put the hardware and power costs vs what I’d pay for all the subs (particularly cloud storage costs) it comes out cheaper at least with hardware I’m using.
Reverse proxies can be useful for hiding your IP if you do something like host it in a VPS and tunnel the traffic back to your self hosted service. There’s also a lot of documentation on attaching things like fail2ban or crowd sec which can be helpful in reducing the threat from attacks. if you’re running lots of services it can reduce the risk of two apps using the same ports as ultimately everything will go through ports 80 and 443 on the public facing side. Finally again if you’re hosting several services having a central place to manage and deal with cert from can save a lot of time rather than having to wrangle it per service/ server.