If I was on my laptop and not my phone I would post a screenshot with a P just for you
Oh no, you!
- 0 Posts
- 86 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 (I mainly use the one in finland). 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
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
neidu3@sh.itjust.worksto
Selfhosted@lemmy.world•Do you prefer bare bones software that you customize with plugins, or an all-in-one solution that does everything you need out of the box?English
2·4 months agoBarebones, usually. In general I prefer software that does only one thing and one thing well. Input or output to/from said software can be handled by other pieces software.
I’m a big fan of modular designs where you can swap out any layer with something else, provided that the data interchange is c9mpatible.
Lacking the above, I usually go for softwares with support for plugins/extensions.
Same. Got some leftover Fortinet from work that I’m using. Could be better, but my Fortigate 101E works miles better than my ISP default router. All I had to do was assign upstream wan to VLAN 10 and spoof the MAC address.
neidu3@sh.itjust.worksto
Selfhosted@lemmy.world•What can I do with no job and no VPS?English
2·4 months agoI don’t have experience with hosting lemmy specifically, but from what I hear it doesn’t require much other than being a bit RAM-hungry. Add some swap space, use the instance primarily for yourself, and you should be good.
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: