deleted by creator
- 0 Posts
- 7 Comments
motsu@lemmy.worldto Selfhosted@lemmy.world•What is your favourite way to transfer files in your homelab?English4·3 months agosmb share if its desktop to desktop. If its from phone to PC, I throw it on nextcloud on the phone, then grab it from the web ui on pc.
Smb is the way to go if you have identity set up, since your PC auth will carry over for the connection to the smb share. Nextcloud will be less typing if not since you can just have persistent auth on the app / web.
I run freeipa internally, which handles all internal https certs (as well as nice things like handling non sudo auth so I can just ssh to machines from an already authed machine without a PW prompt, and doing ldaps for internal things that support it)
For external web, I have a single box running nginx as a reverse proxy thats web exposed. That nginx box has letsencrypt certs for the public web stuff. The nginx rp has the internal CA on it and will validate the internal https certs (no mullet SSL here!)
I also do different domains for internal vs external, but thats not a requirement for a setup like this
motsu@lemmy.worldto Ask Lemmy@lemmy.world•What single purchase has returned the most in terms of value?1·2 years agoNo, not at all… Its an enclosure for an existing hard drive that makes it into a portable media device (like a flash drive), but because its an actual ssd you get much better sustained speeds.
There’s also some cool features like drive encryption, as well as if you put an iso file on the drive, you can navigate to it on the on the iodd device using the screen and buttons, and then select it. The enclosure will emulate a DVD reader, and you can just boot the iso without having to do any etcher / Rufus / yumi / dd stuff
motsu@lemmy.worldto Ask Lemmy@lemmy.world•What single purchase has returned the most in terms of value?4·2 years agoCheck out iodd enclosures if you have a spare 2.5" ssd!
motsu@lemmy.worldto Ask Lemmy@lemmy.world•What single purchase has returned the most in terms of value?13·2 years agoI bought counterstrike source way back in like 2008/2009 when I got a computer fast enough to play it. Steam was pushing garrysmod as a 5 dollar bundle purchase with counterstrike, and I bought that too on a whim.
I liked garrysmod more than cs:s, and played it a bunch. Eventually I figured out how to add wiremod to the game, which also involved using svn (a source control precursor to git)
I learned basic digital circuits and boolean logic by making bases with elevators and fancy alarm systems that would shoot intruders with turrents and stuff.
Eventually wiremod added a programming language called expression2, which was a mashup of c and lua. I basically taught myself coding because of a video game.
This lead me to get into computer programming, and eventually computer security, which ended up being a lucrative career path… So thanks Garry for your mod, and thanks Gabe for pushing said mod to kids that just wanted to shoot virtual terrorists. That 5 dollar game is responsible for a good chunk of my life :)
Take out any spinning rust and pack those in a foam HDD case. Number them as you pull them for easy reinstall.
Put a bit of plywood under the rack, ratchet strap it, and now you can put it on a dolly without the lip hitting the equipment as you try and lift it. For avoiding it falling off the dolly, use a 2nd ratchet strap and wrap it around the chassis / dolly.
Put a 2nd piece of plywood on top once its in the uhaul so you can load more boxes on top… Maybe even do that at first so the initial strap is securing it as well.
As for the bottom plywood, if you add some felt pads, then it will help you shimmy the chassis into / out of its position once its unloaded. I have my rack vhb taped to ply with felt under it and recommend it to people IRL a fair bit.