DeltaTangoLima

joined 1 year ago
[–] DeltaTangoLima@reddrefuge.com 12 points 1 week ago* (last edited 1 week ago) (1 children)

Hmmm - interesting. I hadn't bothered to check before now, but I'm seeing something similar on one of the two PBS CTs I run.

Comparing the output of netstat -lantop on both CTs, I can see that the one with more outbound traffic has more waiting connections from localhost on port 82, the port Proxmox Backup Servers provides its API over:

tcp        0      0 127.0.0.1:51562         127.0.0.1:82            TIME_WAIT   -                    timewait (40.38/0/0)
tcp        0      0 127.0.0.1:56342         127.0.0.1:82            TIME_WAIT   -                    timewait (29.92/0/0)
tcp        0      0 127.0.0.1:44864         127.0.0.1:82            TIME_WAIT   -                    timewait (58.94/0/0)
tcp        0      0 127.0.0.1:45028         127.0.0.1:82            TIME_WAIT   -                    timewait (11.88/0/0)
tcp        0      0 127.0.0.1:44026         127.0.0.1:82            TIME_WAIT   -                    timewait (48.66/0/0)
tcp        0      0 127.0.0.1:44852         127.0.0.1:82            TIME_WAIT   -                    timewait (58.80/0/0)
tcp        0      0 127.0.0.1:59620         127.0.0.1:82            TIME_WAIT   -                    timewait (0.00/0/0)
tcp        0      0 127.0.0.1:56374         127.0.0.1:82            TIME_WAIT   -                    timewait (30.98/0/0)
tcp        0      0 127.0.0.1:51544         127.0.0.1:82            TIME_WAIT   -                    timewait (39.98/0/0)
tcp        0      0 127.0.0.1:59642         127.0.0.1:82            TIME_WAIT   -                    timewait (0.00/0/0)
tcp        0      0 127.0.0.1:45008         127.0.0.1:82            TIME_WAIT   -                    timewait (10.92/0/0)
tcp        0      0 127.0.0.1:45016         127.0.0.1:82            TIME_WAIT   -                    timewait (11.76/0/0)

I'm wondering if the graph is pulling aggregated network data, including the loopback interface. If so, and it's all just port 82 stuff on 127.0.0.1, then it's probably nothing to worry about.

Edit: found this forum post that seems to indicate it's aggregating all the byte values from /proc/dev/net, so this is probably nothing to worry about if your netstat output, like mine, only shows API conections to/from 127.0.0.1 on port 82.

[–] DeltaTangoLima@reddrefuge.com 39 points 3 weeks ago (1 children)

Lol @ "some 20 years ago ... ADSL from 2002". Thanks for making me feel old!

[–] DeltaTangoLima@reddrefuge.com 10 points 2 months ago (1 children)

Oh, sure. I get that. Sending yourself reminders is absolutely understandable. Sending yourself documented evidence of your plans to defraud someone is entirely different.

[–] DeltaTangoLima@reddrefuge.com 51 points 2 months ago (8 children)

In a 2017 email to himself, Smith calculated that he could stream his songs 661,440 times daily, potentially earning $3,307.20 per day and up to $1.2 million annually.

Great idea, but why would you email yourself about it?

[–] DeltaTangoLima@reddrefuge.com 2 points 2 months ago* (last edited 2 months ago)

Isn't the picture from Logan?

Edit: oh, it's called johntucker.jpg.

[–] DeltaTangoLima@reddrefuge.com 3 points 2 months ago (1 children)

The casting bit is the missing piece for me.

I've built a RasPi with Kodi for our caravan, to use Plex and stream our free-to-air TV here in Australia (using Musk's space innernets). I just miss being able to cast from my phone, for the occasional thing I can't do with a Kodi add-on.

[–] DeltaTangoLima@reddrefuge.com 3 points 3 months ago

RAID5 and unlimited downloads on my 1Gbps fibre. All I backup is my library metadata itself, using a 2N+C strategy.

[–] DeltaTangoLima@reddrefuge.com 15 points 3 months ago (6 children)

Name the band? Maybe some of us can pitch in.

[–] DeltaTangoLima@reddrefuge.com 3 points 3 months ago* (last edited 3 months ago)
  • About 1,400 movies: 6.7TB
  • About 15,100 episodes: 10.9TB

Spread across a couple of NASes, each with 4 x 4TB drives in RAID5.

[–] DeltaTangoLima@reddrefuge.com 4 points 4 months ago (1 children)

+1 to everything you just said - I've been using Immich for a little less (370 days, thanks to the same button). It's feature rich and rock solid.

Only thing I hope they add to the mobile app is the Years/Months/Days option, to make it easy to quickly group, then find, your photos. It's the one thing that keeps me using my phone's own Photos app (locally - no cloud sync).

[–] DeltaTangoLima@reddrefuge.com 13 points 4 months ago

Time and time again, we've proven the best weapon we have against corporate greed is our ability (and willingness) to share knowledge.

[–] DeltaTangoLima@reddrefuge.com 8 points 4 months ago* (last edited 4 months ago) (1 children)

Do yuo have IDP/IPS turned on on pfSense? My OPNsense on my 1Gbps fibre will easily drop from an average of 900Mbps down to around 300Mbps-500Mbps, if I turn on IDS.

1
submitted 9 months ago* (last edited 9 months ago) by DeltaTangoLima@reddrefuge.com to c/foss@beehaw.org
 

cross-posted from: https://reddrefuge.com/post/189022

Obligatory note for those that haven't read/retained the news: Simple Mobile Tools was sold to ZipoApps - an Israeli company that specialises in buying and monetising popular apps.

Fossify is the fork of the Simple Mobile Tools repos, and they're gradually getting through each app and re-releasing them under the new name.

81
submitted 11 months ago* (last edited 11 months ago) by DeltaTangoLima@reddrefuge.com to c/selfhosted@lemmy.world
 

I just spent a good chunk of today migrating some services onto new docker containers in Proxmox LXCs.

As I was updating my network diagram, I was struck by just how many services, hosts, and LXCs I'm running, so counted everything up.

  • 116 docker containers
    • Running on 25 docker hosts
    • 50 are the same on each docker host - Watchtower and Portainer agent
  • 38 Proxmox LXCs (19 are docker hosts)
  • 8 physical servers
  • 7 VLANs
  • 5 SSIDs
  • 2 NASes

So, it got me wondering about the size of other people's homelabs. What are your stats?

view more: next ›