I'm getting ready to head down to leawood Pioneer at 6:00 p.m. for the lug meeting I've got a denoiser program that I used to great effect in Linux with some video and a script to merge segmented video files together and add time stamps to share. Who else is coming?
My Meeting Links: Uptime Kuma It says it's fancy, but it's really easy to setup and get going for monitoring and alerting https://uptimekuma.co/ DUA - Disk Usage Analyzer A TUI for *very* quickly viewing disk usage https://github.com/byron/dua-cli On Wed, Sep 9, 2026, at 17:18, Billy Croan via KCLUG wrote:
I'm getting ready to head down to leawood Pioneer at 6:00 p.m. for the lug meeting
I've got a denoiser program that I used to great effect in Linux with some video and a script to merge segmented video files together and add time stamps to share.
Who else is coming? _______________________________________________ KCLUG mailing list -- kclug@kclug.org To unsubscribe send an email to kclug-leave@kclug.org https://kclug.org/mailman3/postorius/lists/kclug.kclug.org/
Would any lug members enjoy having a kuma instance on kclug's server to monitor your linux hobby stuff uptime? i want to see a speed comparison between ncdu, gua and gdu. and my little rote memory hack: du -kax | sort -n | tail -n 30 Sometimes you can't install another program to inspect, but du, sort, and tail are already present. On Thu, Sep 10, 2026 at 1:29 PM Chris Bier <chris.bier@cymor.com> wrote:
My Meeting Links:
Uptime Kuma It says it's fancy, but it's really easy to setup and get going for monitoring and alerting https://uptimekuma.co/
DUA - Disk Usage Analyzer A TUI for *very* quickly viewing disk usage https://github.com/byron/dua-cli
On Wed, Sep 9, 2026, at 17:18, Billy Croan via KCLUG wrote:
I'm getting ready to head down to leawood Pioneer at 6:00 p.m. for the lug meeting
I've got a denoiser program that I used to great effect in Linux with some video and a script to merge segmented video files together and add time stamps to share.
Who else is coming? _______________________________________________ KCLUG mailing list -- kclug@kclug.org To unsubscribe send an email to kclug-leave@kclug.org https://kclug.org/mailman3/postorius/lists/kclug.kclug.org/
This is the one I have on muscle memory: du -sh * | grep -v K or du -sh * | grep G It's not clean, but it usually gets the job done. :-D I think a KCLUG Uptime Kuma would be useful. On Thu, Sep 10, 2026, at 14:43, Billy Croan wrote:
Would any lug members enjoy having a kuma instance on kclug's server to monitor your linux hobby stuff uptime?
i want to see a speed comparison between ncdu, gua and gdu. and my little rote memory hack: du -kax | sort -n | tail -n 30
Sometimes you can't install another program to inspect, but du, sort, and tail are already present.
On Thu, Sep 10, 2026 at 1:29 PM Chris Bier <chris.bier@cymor.com> wrote:
__ My Meeting Links:
Uptime Kuma It says it's fancy, but it's really easy to setup and get going for monitoring and alerting https://uptimekuma.co/
DUA - Disk Usage Analyzer A TUI for *very* quickly viewing disk usage https://github.com/byron/dua-cli
On Wed, Sep 9, 2026, at 17:18, Billy Croan via KCLUG wrote:
I'm getting ready to head down to leawood Pioneer at 6:00 p.m. for the lug meeting
I've got a denoiser program that I used to great effect in Linux with some video and a script to merge segmented video files together and add time stamps to share.
Who else is coming? _______________________________________________ KCLUG mailing list -- kclug@kclug.org To unsubscribe send an email to kclug-leave@kclug.org https://kclug.org/mailman3/postorius/lists/kclug.kclug.org/
snapshot is shap shotting. i also just noticed the lv is 40G but it felt like 25 from within the running vm... i wonder if i grew the disk already on the host but gpt or lvm inside the vm still thinks its 25. On Thu, Sep 10, 2026 at 5:12 PM Chris Bier via KCLUG <kclug@kclug.org> wrote:
This is the one I have on muscle memory:
du -sh * | grep -v K or du -sh * | grep G
It's not clean, but it usually gets the job done. :-D
I think a KCLUG Uptime Kuma would be useful.
On Thu, Sep 10, 2026, at 14:43, Billy Croan wrote:
Would any lug members enjoy having a kuma instance on kclug's server to monitor your linux hobby stuff uptime?
i want to see a speed comparison between ncdu, gua and gdu. and my little rote memory hack: du -kax | sort -n | tail -n 30
Sometimes you can't install another program to inspect, but du, sort, and tail are already present.
On Thu, Sep 10, 2026 at 1:29 PM Chris Bier <chris.bier@cymor.com> wrote:
My Meeting Links:
Uptime Kuma It says it's fancy, but it's really easy to setup and get going for monitoring and alerting https://uptimekuma.co/
DUA - Disk Usage Analyzer A TUI for *very* quickly viewing disk usage https://github.com/byron/dua-cli
On Wed, Sep 9, 2026, at 17:18, Billy Croan via KCLUG wrote:
I'm getting ready to head down to leawood Pioneer at 6:00 p.m. for the lug meeting
I've got a denoiser program that I used to great effect in Linux with some video and a script to merge segmented video files together and add time stamps to share.
Who else is coming? _______________________________________________ KCLUG mailing list -- kclug@kclug.org To unsubscribe send an email to kclug-leave@kclug.org https://kclug.org/mailman3/postorius/lists/kclug.kclug.org/
_______________________________________________ KCLUG mailing list -- kclug@kclug.org To unsubscribe send an email to kclug-leave@kclug.org https://kclug.org/mailman3/postorius/lists/kclug.kclug.org/
participants (2)
-
Billy Croan -
Chris Bier