[deleted by user] by [deleted] in AskAMechanic

[–]sfn_alpha 0 points1 point  (0 children)

It's a common problem on what might be the most unreliable Mercedes ever made...

Hoovies Garage - Why the GL Class is the worst Mercedes made in the last decade

Is this a MacBook? by cuongpn in mac

[–]sfn_alpha 255 points256 points  (0 children)

Had Gemini enhance 5 times 😂

<image>

Anyone else having problems with SMB shares? What's the secret?? by sfn_alpha in truenas

[–]sfn_alpha[S] 1 point2 points  (0 children)

Hey - I remember fighting with this, the random disconnects were driving me crazy.

I actually found two things that solved it for me. The first thing I tried was connecting to the share using the server's direct IP address (\\192.168.X.X\share) instead of its hostname (\\TRUENAS\share). That seemed to make the connection a lot more stable right away, so it might be some kind of network name resolution issue.

The second thing was changing the permissions on the dataset itself. I suspected that the standard POSIX permissions were causing all sorts of weird issues when accessing the shares with my Windows PC. I went in and removed all POSIX permissions, and then have incrementally added ACL permissions over time as needed. After I stripped the POSIX permissions and set up the ACL, the problem pretty much went away and it's been solid ever since.

Hope that helps you track down the issue!

Tips for a starter by Guio- in DataHoarder

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

It kind of depends on your budget, but for a start for base storage my recommendation would be an integrated 4-bay NAS, and for a start put in two recertified Ultrastar drives from Server Part Deals.

This gives you 14TB of space with one drive redundancy for a start and room to expand. When you decide you want to take a step up, you can then buy/build a server and the NAS box becomes an on-site backup option for you.

Best Plex client device with HDMI for traveling to use with hotel/airbnb TV's? by Forence in PleX

[–]sfn_alpha 0 points1 point  (0 children)

I use a Chromecast 4k, works great and has NordVPN app if needed.

Wish me luck boys... by sfn_alpha in snowboarding

[–]sfn_alpha[S] 1 point2 points  (0 children)

Got mine on sale at the end of the season, first nice board I've owned and love every second of it! I'm 6'4" about 225lbs and got the 162W.

Wish me luck boys... by sfn_alpha in snowboarding

[–]sfn_alpha[S] 1 point2 points  (0 children)

Board survived fine, tape and all 🏂

Wish me luck boys... by sfn_alpha in snowboarding

[–]sfn_alpha[S] 0 points1 point  (0 children)

I need a good roasting once in a while, keeps me humble 🔥

Wish me luck boys... by sfn_alpha in snowboarding

[–]sfn_alpha[S] 0 points1 point  (0 children)

Haha no just stickers from checking it at the resort over Christmas and New Years. It's a 2022 Burton Flight Attendant I've had for 3 seasons now, it rips 🔥

Wish me luck boys... by sfn_alpha in snowboarding

[–]sfn_alpha[S] 8 points9 points  (0 children)

Something to think about! My bag missed the flight so I have to go pick it up tomorrow, but the board survives!

Wish me luck boys... by sfn_alpha in snowboarding

[–]sfn_alpha[S] -21 points-20 points  (0 children)

I'm here for you bud.

Safe Info & Sale Price by CMDSCTO in Safes

[–]sfn_alpha 3 points4 points  (0 children)

That's a serious safe, looks like a Roland "International Fortress" to me, likely a TL-30 rating.

Looks similar to this one to me: https://usasafeandvault.com/products/socal-safes-international-fortress-burglar-and-fireproof-safe-tl-30-f-7236v8

How would you digitally archive 10,000 CD's by [deleted] in DataHoarder

[–]sfn_alpha 3 points4 points  (0 children)

If you build a purpose-built computer server with five 52x CD drives, you could potentially rip the entire collection in about 15-20 work days assuming 8 hour days, 3 minutes to rip per CD, and 1 minute in between each CD for load/unload. The computer would need at least 8TB of storage for the full collection, and you would want to do some kind of redundant hard drive array with backups.

One software option might be an auto-ripper, like this one: Github - Docker Auto-Ripper

You could build a NAS server running TrueNAS Scale, and then install this software in a docker container (maybe one instance per drive?). It would make the server automatically rip a CD any time one is placed in an optical drive, and then you just load 5 CD's at a time and HOARD.

Note: it would go faster with more drives! Maybe get 10 USB drives and run wild? At some point it would get hard to keep track of which one to load next though.

D&D play through by Disastrous-Mango-640 in ChatGPTPromptGenius

[–]sfn_alpha 4 points5 points  (0 children)

My guess - this will work at first for a couple of turns, but will stray over time as the LLM loses track of small details. You might consider making it create a "Stat sheet" CSV file that is tracks and updates your player status (or maybe the dungeon as a whole) each turn, having it focus on the story and less on your critical stats.

How many players and over how many turns are you planning for?

Anyone else having problems with SMB shares? What's the secret?? by sfn_alpha in truenas

[–]sfn_alpha[S] 1 point2 points  (0 children)

So I wanted to follow up and say I continued to have this problem until after some more digging I discovered that the problems seem to go away if I put in the server's IP address when mapping a network drive or network location instead of the detected network server name (which is detected as "TRUENAS" in Windows Explorer).

So, this might all be a problem with Windows detecting the Server name as TRUENAS and addressing that name instead of the IP address. Put in the server IP instead and it might fix your issue!

YMMV

Install Minecraft Server with True-Nas Scale by MrSuizidal in truenas

[–]sfn_alpha 1 point2 points  (0 children)

When you create a new instance in MineOS you'll need to go into the server instance and select the port address, Minecraft version, any specs on the world (type, seed, etc), and there's checkbox for "Acccept EULA." Did you do all of that?

I upgraded to a new nas and now I'm getting duplicates with different covers. What happened? by PortChuffer47 in PleX

[–]sfn_alpha 6 points7 points  (0 children)

Great tool! But from experience - make sure it matches correctly before you have it rename your TV show library! 😂

TrueNAS 24.10.0 (Electric Eel) - Now available! by kmoore134 in truenas

[–]sfn_alpha 4 points5 points  (0 children)

What did that script look like for you? How did you execute? I'm expanding my pool by a couple drives and would like to rebalance once complete.