fmstrat

joined 2 years ago
MODERATOR OF
[–] [email protected] 1 points 3 hours ago (1 children)

Can your router open ports from a hostname vs an IP? If so, clients could run dynamic DNS.

WG client side isn't really that hard, though. All the fam run WG 24/7 on devices, and only traffic for the internal network goes through it.

[–] [email protected] 34 points 7 hours ago (25 children)

Old news, but time for Jellyfin. I made the switch a couple months ago. Some minor teething issues, but better, IMO, especially now as my family all have LDAP users and that just works.

[–] [email protected] 4 points 1 day ago

I have been using GRUB since it first existed. TIL.

[–] [email protected] 24 points 1 day ago (1 children)

Let's fix this headline:

Remote work benefits all in different ways.

[–] [email protected] 1 points 1 day ago* (last edited 1 day ago)

You are an absolute genius. If I was in a house I would build this 100% (I build all kinds of random things).

~~Also, tell your husband to do the dishes if it's so easy.~~ Reading hard.

[–] [email protected] 1 points 1 day ago

You one-upper, you.

[–] [email protected] 2 points 1 day ago

I've got this meeting you can attend. It'll be fun, I promise.

[–] [email protected] 1 points 1 day ago

For me, this is fine for casual rides, and I have done this frequently. But as soon as riding becomes training, better understanding of your anaerobic and aerobic use, calorie and sweat estimates, etc, is super helpful for progress.

It's very easy to overdo it otherwise, or not eat enough. For instance, I burned nearly 2K calories in 3 hours of ride time yesterday. And when Garmin has access to power, cadence, and heart rate data, those estimates are pretty darn accurate since calories are energy.

[–] [email protected] 1 points 1 day ago

I'm pretty sure it was dead on with that ride 😆 A bit of hike a bike and back after sunset. But really, yea, it's now more accurate for me on stamina, had a similar ride today which made me think of that one, and stamina was at 25% this time.

[–] [email protected] 2 points 1 day ago (1 children)

Fun fact, #1 cause of gas station fires is static electricity, most likely from people sliding into their cloth seats while waiting for gas to pump. This is why some states don't have the tabs that keep the pump going.

[–] [email protected] 1 points 1 day ago* (last edited 1 day ago)

How do you know this?

edit Oh you mean the neighbor saying that. I'm slow.

13
Newb tier. (lemmy.nowsci.com)
 

I don't think this is how it is supposed to work.

[–] [email protected] 2 points 1 day ago (1 children)

That sounds like a helpful bot.

7
submitted 3 days ago* (last edited 2 days ago) by [email protected] to c/[email protected]
 

Really wish the DLC for this was still available. Slay away Camp is good, but this was so much better and I missed out on the DLC..

 

It's 6:30 hands down.

 

Hi all,

I'm going to try getting Zwift (a game that connects to Bluetooth, WiFi, or ANT+ bike trainers) running in Linux.

I'm pretty sure I can do this with my trainer since mine supports WiFi connectivity, but am curious as to if I could make it work with trainers that only support BT or ANT+.

I've previously done stuff like USB and PCI pass-through with KVM, but is this possible with Steam and Proton?

Thanks.

16
MiniITX for NAS (lemmy.nowsci.com)
 

Hi all,

I've been thinking about picking up an N150 or 5825U MiniITX board for a NAS, but I'm wondering if there are better options given my requirements.

  • At least 2x 2.5Gb LAN
  • A 10Gb LAN, or 2.5Gb if not
  • 2x NVME
  • 8x SATA for spinning disks
  • 2x SATA for SSDs
  • MiniITX is required for the 10" rack
  • 64+ Gigs of RAM (ZFS cache) (This is not possible on an N150)

The problem I'm running into with the boards I've looked at is PCIe lanes, and not having ways to expand the sata or network ports without stealing from NVME.

I've started to look at boards with PCIe 4.0x16 slots and risers/splitters for expansion, but then I can't find low power CPUs for them.

Thoughts?

 

Hi everyone,

I've been a single-server built from whatever desktop I upgraded for years kind of guy, with a hostname of the street it is on (better than server, which is what it used to be).

However, at some point in the future my home lab will be located in a place I will not have immediate access to, and since it's getting on in age and due for an upgrade anyway, I'm going to build in some redundancy. So, current names:

  • OPNsense micro-router: ingress01
  • OPNsense backup: ingress02
  • Cluster micro-server with essential services: cluster01
  • Cluster micro-server with non-essential services and replicated essential services: cluster02
  • NAS: nas
  • Powered on remotely when needed:
    • Mac mini dev/release box: macmini
    • Primary remote development server (basically my old desktop): desktop

Bring on the Mini-MacMinifaces, and any other ideas you have.

 

The GitHub repos at https://github.com/organicmaps are all public archives now, but there's no information on them about why.

 

cross-posted from: https://lemmy.nowsci.com/post/13005097

Hi all,

I've been running a bunch of services in docker containers using Docker Compose for a while now, with data storage on ZRAID mirrored NVME and/or ZRAID2 HDDs.

I've been thinking about moving from my single server setup to three micro-servers (Intel N150s), both for redundancy, learning, and fun.

Choosing Kubernetes was easy, but I'd like to get some outside opinions on storage. Some examples of how I'm using storage:

  1. Media and large data storage: Currently on the ZRAID2 HDDs, will stay here but be migrated to a dedicated NAS
  2. High IO workloads like Postgresql and email: Currently running on the NVMEs
  3. General low-volume storage: Also currently on NVMEs, but different use case. These are lower IO, like data storage for Nextcloud, Immich, etc

I'm a huge fan of being able to snapshot with ZFS, as I mirror all my data off-site with hourly pushes for some container data, and daily for the rest. I'd like to be able to continue this kind of block-level backups if possible.

Assume I'm a noob at Kubernetes storage (have been reading, but still fresh to me). I'd love to know how others would set up their storage interfaces for this.

I'm trying to understand if there's a way to have the storage "RAIDed" across the drives in the three micro-servers, or if things work differently than I expect. Thanks!

 

Hi all,

I've been running a bunch of services in docker containers using Docker Compose for a while now, with data storage on ZRAID mirrored NVME and/or ZRAID2 HDDs.

I've been thinking about moving from my single server setup to three micro-servers (Intel N150s), both for redundancy, learning, and fun.

Choosing Kubernetes was easy, but I'd like to get some outside opinions on storage. Some examples of how I'm using storage:

  1. Media and large data storage: Currently on the ZRAID2 HDDs, will stay here but be migrated to a dedicated NAS
  2. High IO workloads like Postgresql and email: Currently running on the NVMEs
  3. General low-volume storage: Also currently on NVMEs, but different use case. These are lower IO, like data storage for Nextcloud, Immich, etc

I'm a huge fan of being able to snapshot with ZFS, as I mirror all my data off-site with hourly pushes for some container data, and daily for the rest. I'd like to be able to continue this kind of block-level backups if possible.

Assume I'm a noob at Kubernetes storage (have been reading, but still fresh to me). I'd love to know how others would set up their storage interfaces for this.

I'm trying to understand if there's a way to have the storage "RAIDed" across the drives in the three micro-servers, or if things work differently than I expect. Thanks!

76
Ultralightish (lemmy.nowsci.com)
 

Since you all liked the tent on the coast, I thought you might also enjoy this sighting. We spotted this species of comfort camper in the wild while we were up there.

 

Since I agree with @[email protected], I will contribute, too. I however, love the snow and ice for camping, hiking, backpacking, whatever.

This was taken on the coast after backpacking through the Olympics in Washington State.

view more: next ›