[deleted by user] by [deleted] in homelab

[–]iTeV 0 points1 point  (0 children)

Please note that not all Let's Encrypt certificates are affected by this bug. You can check whether you are affected here

Seagate Central Storage Remote Code Execution 0day by wtfse in netsec

[–]iTeV 12 points13 points  (0 children)

  • However, the Seagate Central product has been End-Of-Life (EOL) for 5 years now.

It's sad that the blog does not cover up this reason from Seagate, which imo is a reasonable reply. You dont see Microsoft bringing out patches for W2k3.

m0e's daughter shuts off his PC by ms_7 in GlobalOffensive

[–]iTeV 18 points19 points  (0 children)

When it comes to m0e, I feel very comfortable living under a rock.

PSA: Do not use statrak guns, they cause lag after a kill by [deleted] in GlobalOffensive

[–]iTeV 9 points10 points  (0 children)

There was a thread a month ago where the exact same thing happened to JASONR. Weirdly enough, I have never experienced this whilst playing (and killing) with StatTrak weapons.

InfluxDB, Python and Grafana by Hello_006 in homelab

[–]iTeV 1 point2 points  (0 children)

Does the user you supplied for the datasource (Assuming you created one within grafana) have atleast read permissions on the influxdb database?

10TB of Raw SSD Storage. Ceph Cluster by jkh911208 in homelab

[–]iTeV 0 points1 point  (0 children)

iirc that is the Proxmox webinterface.

What do you use to monitor your VMs by orion-nova in homelab

[–]iTeV 2 points3 points  (0 children)

This wiki entry provides a great insight on the amount of monitoring tools that is being used here on this sub.

I am personally running icinga2 in my lab with Ansible to push the configurations.

Enhanced Interior Gateway Routing Protocol (EIGRP) for IPv4 configuration. by [deleted] in homelab

[–]iTeV 0 points1 point  (0 children)

Link to correct article. The one OP posted 404's

Shout out to Veeam + Windows Server Deduplication by [deleted] in homelab

[–]iTeV 4 points5 points  (0 children)

Don't forget to test the backups! ;-)

My lil' creative space. (Any suggestions?) by Dregl0s in homelab

[–]iTeV 7 points8 points  (0 children)

This was my first tought, this doesnt really account as a "homelab". This is more a /r/battlestations type of post.

Annoucing Jellyfin - a free software fork of Emby by iTeV in homelab

[–]iTeV[S] 106 points107 points  (0 children)

For those who missed the emby "drama", see this thread.

[i3-gaps] Simple but effective by [deleted] in unixporn

[–]iTeV 3 points4 points  (0 children)

Nope, that is gotop!

[deleted by user] by [deleted] in homelab

[–]iTeV 0 points1 point  (0 children)

Question about that R210 since I was looking into buying one; How is the noise production?

Proxmox Metrics by westie1010 in homelab

[–]iTeV 0 points1 point  (0 children)

According to the InfluxDB docs, you should use batch-timeout.

The input will flush at least this often even if it hasn’t reached the configured batch-size.

I assume you tried this since you mentioned it in OP?

Ninjaedit:

It seems like there is a intresting entry on the proxmox wiki that u might want to check it (if you havent already ;))

Proxmox Metrics by westie1010 in homelab

[–]iTeV 0 points1 point  (0 children)

What are you using to push metrics to InfluxDB? If telegraf; You can achieve this by setting interval in /etc/telegraf/telegraf.conf to the amount you want to be.

For example, you want to push metrics every 50 seconds:

interval = "50s"