If I was on my laptop and not my phone I would post a screenshot with a P just for you
Oh no, you!
- 1 Post
- 163 Comments
Well, there’s a footnote on my end: Me taking the drives home is a bit of a grey area, as the procedures say that the drives are to be mechanically destroyed when no longer needed. It doesn’t specify needed by whom. And I do attack them with my angle grinder, so it’s in accordance with company policy.
And yes, my employer knows and is OK with it. We go through a ridiculous amount of drives due to large storage needs, so pragmatism tends to trump bureaucracy.
I usually scavenge old drives from work. On one hand they’re a bit smaller than I’d like them to be, but on the other hand they’re free except from the minor work and documentation involved in ensuring that no company related data remain.
neidu3@sh.itjust.worksto
Selfhosted@lemmy.world•Is there room for Windows selfhosters?English
54·1 month agoYup, there’s no kinkshaming here
neidu3@sh.itjust.worksto
Selfhosted@lemmy.world•How many and how much are your subscriptions?English
21·2 months agodeleted by creator
Depends if you’re hosting something public, or something private.
For public, a webserver is a simple start. Can be anything you want it to be, but as complexity increases, so does the amount of potential attack vectors, so keep that in mind of you’re considering adding things like WordPress and the like.
For private, a NAS and/or a simple game server is a simple and useful start.
As for how, there’s a million ways to do it, and I’m an old stubborn BOFH that still cling to the old ways of doing it (as in, no VMs, no containers), so I’ll defer to others for that.
While purpose built server hardware is always nice since it comes with some useful additions, the truth is that “any” machine will do. Old discarded PC will do just fine.
neidu3@sh.itjust.worksto
Selfhosted@lemmy.world•[Help] Should my NAS be on the management VLAN or the Services VLAN?English
4·3 months agoThis mostly comes down to your preferences, but my rule of thumb is that everything should be on mgmt vlan for mgmt, and then you choose which of those to expose to other VLANs via secondary interfaces. This has the benefit of allowing configuration when you’re on the management vlan only, and limiting access to the service itself.
Hetzner is pretty cheap, and have datacenters all over. For your usecase, a very cheap VPS shoyld do. If you want a physical machine I can recommend their server auction.
Used it in the past, and it’sa pretty alright desktop OS. It would work as a server OS, but that’s not really its main focus.
It’s debian based, so might as well go for actual debian.
It’s been a while since I selfhosted my email, but I found it pretty efficient to set up a spam filter that periodically logged into my Gmail address and used its spam folder to train a bayes classifier.
neidu3@sh.itjust.worksto
Selfhosted@lemmy.world•VPS in Europe, not AWS/Google/M$English
18·3 months agoBeen a hetzner customer for around 20 years. No regrets.
It said 1~2 originally
Still more plausible than 1W
Yeah, it sounds more plausible like it’s amperes
neidu3@sh.itjust.worksto
Linux@programming.dev•I Gave Up on Windows 11. Linux Mint Is Simply Better in 7 Big Ways (PCMAG)English
5·3 months agoYou’ve never had to bike over to a friend’s house 8km away to download a modem driver and copy it onto a floppy and bike back home only to realize that the floppy had bad sectors and you had to do it all over again, and it shows.
That’s just the way network hardware has always been, regardless of OS.
neidu3@sh.itjust.worksto
Linux@programming.dev•I Gave Up on Windows 11. Linux Mint Is Simply Better in 7 Big Ways (PCMAG)English
4·4 months agoYes, but it’s easy to work around.
Source: I bought a brand new Lenovo Legion autumn 2024, and the GPU needed a very recent nvidia driver, which in turn needed a newer kernel than what was available by default. I had to install a mainline kernel, and download nvidia driver from their site. Took maybe 30 minutes to get it up and running properly.
neidu3@sh.itjust.worksto
Linux@programming.dev•I Gave Up on Windows 11. Linux Mint Is Simply Better in 7 Big Ways (PCMAG)English
10·4 months agoOne can argue that Linux Mint isn’t that up to date. But in my opinion, it’s up to date enough.
It’s new enough that you’re not living in the digital medieval era, and at the same time, any software installed is for the most part mature, well tested, and stable. And I find that more important than bleeding edge versioning.
And on the few occasions where I need something newer than what can be found in the standard repos, there’s always the option of building from git or adding additional sources.
I’ve been a linux user off and on in varying capacity since the 90s, combined with some FreeBSD, but linux was only a secondary OS on my desktop until I made the complete switch once I saw the trajectory of Windows 8.
Mint reminds me of how Windows 7 was designed: Simply a good OS.
neidu3@sh.itjust.worksto
Selfhosted@lemmy.world•Idea for experiment: mail to fediverse?English
3·4 months agoI heard it’s a Mastodon thing
neidu3@sh.itjust.worksto
Selfhosted@lemmy.world•What do you use for your server administration?English
711·4 months agossh

My home servers have generally a lot smaller attack surface, as only a few ports are actually routed to them, so in theoey I could get away with a more relaxed approach. But I’m also a big believer in defense-in-depth, so I follow the same rules of thumb: