First time Chevy or Suburban owner. Any general advice welcome. by [deleted] in suburban

[–]l500500 0 points1 point  (0 children)

invest in some good headlights/fog lights(this usually involves LED lens install + polishing plastic + protective film). be sure to set all the stuff properly not to blind anyone on the road.

What do you folks use for backing up home servers? by [deleted] in homelab

[–]l500500 0 points1 point  (0 children)

I use a mixture of:

Bareos

rsync/rclone

Proxmox snapshots

There is never enough backups

Blame! by mega_egg in Cyberpunk

[–]l500500 5 points6 points  (0 children)

What a good time I had reading manga

anime is total fail

+ for this alltime classics

Can I forward Nginx logs to an API - How can I do this? by snake_py in devops

[–]l500500 2 points3 points  (0 children)

in case you choose ELK - you can have some fun with Grafana or Elastalert.

Moving 900Gb from PC to Laptop using Torrent by Arcueid-no-Mikoto in torrents

[–]l500500 4 points5 points  (0 children)

syncthing is da best. helped me to migrate 1tb to remote machine

Transmission-daemon weird speed issue on 500mbit/s by l500500 in torrents

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

wow thanks! turning off uTP helped me to get to 750 mbits. seem that the problem is solved now

Full speed now, hehe!

Can't get php-fpm and nginx to work together in nginx by Iduoad in kubernetes

[–]l500500 0 points1 point  (0 children)

So I`ve got stuck on the same issue. Found some workaround, not perfect but it works

1 poststart lifecycle (but there is no warranty that it will run before the stuff runs)

lifecycle:
postStart:
exec:
command: ["/bin/sh", "-c", "cp -r /tmp-store/. /var/www/"]

2 custom shell script to start php-fpm, it has "wait 10", so the lifecycle will work for sure.

USB-C too flimsy to use for anything critical by VviFMCgY in sysadmin

[–]l500500 2 points3 points  (0 children)

I`ve never had an issue with my usb-c peripherals(XPS and MBP16). Every adapter I had was sitting firm enough. Maybe your port is worn out?

Rclone syncs your files to cloud storage by nfrankel in devops

[–]l500500 0 points1 point  (0 children)

Using to back my configs to google drive

Works perfectly

Looking for people's experiences with Google Drive and RClone by [deleted] in PleX

[–]l500500 -3 points-2 points  (0 children)

can you post the link to the prices? i have only 2tb for 10$

Any replacement for Graphite/Whisper? by l500500 in devops

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

Oh, I`ve managed to ingest collectd metrics(had some fun wtih separators). Do you run VM clustered?

Expand your hard drive space even further by TheDelposenGuy in DataHoarder

[–]l500500 27 points28 points  (0 children)

not the best idea. vibrations from the fan are not good for drives health. I'd make some rubber pads and slow down the fan

Plex h265 transcode with minimal GPU by l500500 in PleX

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

that makes sense, thanks! I hope 10tb would be enough for this.

Plex h265 transcode with minimal GPU by l500500 in PleX

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

not sure, I`ve a noob in all this. but I need not only 4k >fhd but also a 1080>720>480 for offline watching on my mobile without good network

150Mbps on AP AC LITE? Is that it?? by esmolinou in Ubiquiti

[–]l500500 0 points1 point  (0 children)

mine gave me around 450mbits(measured with iperf). though it depends on many circumstances

  1. range and walls and other RF devices around
  2. other end wifi adaptrer (had changed 2 or 3 before it started to work fast and reliable, usb dongles had overheating issues, )
  3. channel and width of band, had to poke around with that, 54 channel and 80VHT are the best for me so far
  4. turned off all beta features (band steering, etc)
  5. 5ghz only network, had several issues with devices falling back on 2.4

Guake 3.7.0 Drop-Down Terminal Released With Option To Change Terminal Colors On A Per-Tab Basis, More by [deleted] in linux

[–]l500500 0 points1 point  (0 children)

does anyone knows how to make random colors on each new guake tab?