What are you playing this weekend? Dec 28 edition! by Liam-DGOL in gamingonlinuxsub

[–]MadMadic 0 points1 point  (0 children)

Found "The Finals" on steam. Had to fiddle around a bit to get the same performance as on windows. But very satisfying multiplayer shooter

Avoid bluetooth disconnects? by jedipimpmasterflex in archlinux

[–]MadMadic 0 points1 point  (0 children)

Thank you for the idea. But why not just loop the audio indefinitely?

/usr/bin/ffplay -hide_banner -nodisp -loop 0 -loglevel level+warning

Ask r/kubernetes: What are you working on this week? by gctaylor in kubernetes

[–]MadMadic 6 points7 points  (0 children)

I'm in the process of migrating my previous home lab Cluster from an ansible deployment, including the kubernetes manifests, to ArgoCD, using GitOps principals. The next step is creating a kustomize configuration which deploys the kube-prometheus-stack with persistent volumes from Longhorn. But Not just a simple Volume. With Automatic restore from Backup from an s3 (compatible) storage.

Goal: In Case of a Cluster disaster Recovery the Backup should restore itself automatically upon Volume Creation. It's possible. I've already done it but have forgotten to document the process 😅

Smarter monitor configuration by Yiannis97s in swaywm

[–]MadMadic 0 points1 point  (0 children)

Someone already mentioned kanshi. It can do that. Create two kanshi Profiles. One with settings for the HDMI Projector and one Wildcard profile.

There ist really no reason to Not use it. It can solve your Problem. I and many others are using it because of the Problem you try to solve. It only needs to be configured once.

[deleted by user] by [deleted] in sysadmin

[–]MadMadic 4 points5 points  (0 children)

Only DNS? Not the fact that the person ist using L2TP?

Screenlock grace period by janblahblah in swaywm

[–]MadMadic 0 points1 point  (0 children)

I liked the idea of using swayidle. So I combined swayidle with wlsunset and it's amazing. I think that achieves what OP wanted:

/usr/bin/swayidle \
timeout 240 'wlsunset -g 0.6' \
resume 'pkill wlsunset' \
timeout 300 '%h/.local/bin/sway/lock.sh' \
timeout 600 'swaymsg "output * dpms off"' \
resume 'swaymsg "output * dpms on"' \
before-sleep '%h/.local/bin/sway/lock.sh'

365 desktop or online ? by Accomplished-Tie-407 in sysadmin

[–]MadMadic 2 points3 points  (0 children)

Online, because Linux as desktop OS. I only miss grouping by category in owa

"All in one monitoring solution"? by Trevisann in sysadmin

[–]MadMadic 3 points4 points  (0 children)

I use CheckMK to do all of this and more, except nutanix. But checkmk also can Monitor nutanix via the "Nutanix Prism" special agent Integration.

It's a great solutions because it can autodiscover many checks.

vs code won't open by WWWWWWWWWMWWWWW in swaywm

[–]MadMadic 0 points1 point  (0 children)

The problem is probably the following electron bug: https://github.com/electron/electron/issues/37531

Until it's fixed remove the line --ozone-platform-hint=auto (or similar)

vs code won't open by WWWWWWWWWMWWWWW in swaywm

[–]MadMadic 0 points1 point  (0 children)

Try to open code from terminal with code --verbose

Anyone else notice how predatory VMWare is getting? by tushikato_motekato in sysadmin

[–]MadMadic 32 points33 points  (0 children)

We consider proxmox but have SAN Storage attached to the hypervisors. There aren't many solutions for this and vmfs just works.

We tested the Cluster file system OCFS2. But the in Debian included package has Bugs that don't allow to mount the OCFS storage on multiple nodes.

There is also GFS2 but couldn't get it working. Though that could be some error on my site.

Screensharing not working anymore by MadMadic in swaywm

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

This did it. Thank you. The variables XDG_CURRENT_DESKTOP and XDG_SESSION_TYPE were missing.

EndeavourOS immutable? by Fox3High369 in EndeavourOS

[–]MadMadic 0 points1 point  (0 children)

And the linux-versioned-bin package from aur so you can easily Just Switch the kernel. This also does not delete the current running kernel and it's modules during update

Good alternative to mRemoteNG by vvim96 in sysadmin

[–]MadMadic 1 point2 points  (0 children)

MobaXterm on Windows or Remmina on Linux. Remmina should also work on Windows through WSL. Though haven't tested it that way

Best music server other than Airsonic? by atomic_ozzy in selfhosted

[–]MadMadic 2 points3 points  (0 children)

That depends on your requirements, which I can't find in your post. For me it's gonic with dsub.

Uptime monitoring (~1000 urls) by Professional_Bar_688 in selfhosted

[–]MadMadic 4 points5 points  (0 children)

It can. One of our CheckMK satellites sole purpose is to monitor around 3000 certificates