- 1 Post
- 9 Comments
suswrkr@discuss.tchncs.deto Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ@lemmy.dbzer0.com•Google Receives Piracy Shield Orders to Block Pirate Sites in Public DNS * TorrentFreakEnglish20·5 days agotrust us! our logos are blue and our salespeople are bald and/or buff. lol ya
suswrkr@discuss.tchncs.deto Technology@lemmy.world•Study: Remote working benefits fathers while childless men miss sense of communityEnglish191·7 days agowhat is this study? why does the article not link to it and the data? what is the sample size, located where? waste of time post, downvoted.
suswrkr@discuss.tchncs.deto Linux@lemmy.ml•Just wanted to show off the lowest end hardware I ever ran Linux on3·8 days agoLenovo ThinkCentre M715q, Lenovo ThinkCentre M93p
separate cheap newer N100 cpu node for jellyfin, other encoding
Intel NUC NUC8i5BEHS for k3s control plane, little more expensive but reliable.
i usually replace Thinkcentre fans w noctua for power draw, performance, and noise. and remove wifi module, not needed, draws power, closed blob firmware, is a risk. pops out easy, no config changes needed in Debian.
suswrkr@discuss.tchncs.deto Linux@lemmy.ml•Just wanted to show off the lowest end hardware I ever ran Linux on3·8 days agoamazing, well done! i run Debian on cheap used Thinkcentre PCs, run as k3s worker nodes just fine.
suswrkr@discuss.tchncs.deto Technology@lemmy.world•YouTube might slow down your videos if you block adsEnglish61·8 days agomakertube.net, youtube is mask off at this point
suswrkr@discuss.tchncs.deto Selfhosted@lemmy.world•Got any security advice for setting up a locally hosted website/external service?English3·11 days agohttps://github.com/fosrl/pangolin
use this instead of tailscale or other corporate options. tailscale is going for IPO, their service cannot survive investor greed.
just get a cheap n100 box, don’t overspend
suswrkr@discuss.tchncs.deto Selfhosted@lemmy.world•Jeff Geerling: Self-hosting your own media considered harmful (updated). Youtube removed his content, saying that self hosting content is "dangerous or harmful content"English14·11 days agoit would be amazing if geerlingguy was the one to make youtube go mask off
suswrkr@discuss.tchncs.deto Selfhosted@lemmy.world•What's the real difference between a shell script and Ansible (and which should I use)?English2·12 days agoansible has a learning curve but will save you a lot of time in long run over bash.
write playbooks rhat target groups of similar hosts instead of a playbook for each distinct host, target specific hosts with
-l
flag of ansible-playbook.look into molecule for testing sooner than later. helps you be more confident your plays will work as expected vs running trial and error on a host and getting it into a bad state. i run on bare metal so more important for my workflow not to wipe a folder with a typo, etc.
deleted by creator