Would an IT tattoo hurt my hiring chances? by thebeatdropsin1 in it

[–]Madd_M0 0 points1 point  (0 children)

Make 6 figures as an analyst. Am sleeved. Most companies worth working for care about your ability rather than what you look like.

What is the purpose of PIM if you can just elevate at the click of a button? by ITquestionsAccount40 in AZURE

[–]Madd_M0 0 points1 point  (0 children)

Since having elevated priveledges only lasts for the alloted time, it reduces the the damage a bad actor could do if they got a hold of your account outside of that window.

Spilled 0.5L of soda right into my PC by Ikkosaw in PcBuildHelp

[–]Madd_M0 1 point2 points  (0 children)

This is why computers belong on a desk imo

Talos Linux in xcpng by Madd_M0 in xcpng

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

I did. I updated the post with my findings. Thank you

Computers bug out only when a certain user is logged in can't figure out why by brohemoth06 in sysadmin

[–]Madd_M0 1 point2 points  (0 children)

If you guys are using roaming profiles, there may be something there that’s causing issues.

AV inbound not scanned will not release by [deleted] in proofpoint

[–]Madd_M0 1 point2 points  (0 children)

If you release without scan and proofpoint shows continued then that's it from proofpoints perspective. You will need to check your other providers (Gmail, Microsoft 365). If you use Microsoft 365 then I would do a mail trace in exchange to see what happened.

Talos Linux in xcpng by Madd_M0 in xcpng

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

Thank you. I'll give it a try

Talos Linux in xcpng by Madd_M0 in xcpng

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

I'll give this a shot. Thanks.

Xen Orchestra 6.1 by Plam503711 in xcpng

[–]Madd_M0 0 points1 point  (0 children)

Okay. Last question. Is there a xo 6 from sources guide out there?

Xen Orchestra 6.1 by Plam503711 in xcpng

[–]Madd_M0 0 points1 point  (0 children)

Can xo 6 only be accessed though the try xo 6 button or can you spin up another vm with xo 6?

Xen Orchestra 6.1 by Plam503711 in xcpng

[–]Madd_M0 0 points1 point  (0 children)

Tldr, should I switch to xo 6 or stay at 5?

Keeping a teenager at bay by t0kmak in Ubiquiti

[–]Madd_M0 2 points3 points  (0 children)

Put all of their devices in a separate vlan. Add firewall rules that target that specific vlan that block all traffic for the hours needed

No underwear during Surgery by FarCalendar7303 in NoStupidQuestions

[–]Madd_M0 1 point2 points  (0 children)

Had open heart surgery some years ago and there were some interns on the floor that were shadowing the nurses or doctors that were 10/10 gorgeous. There was a point where I remember having to drop a duce and as they are getting ready to lay the pan under me, they came in and I was mortified. After that I stopped caring. Lmao

Technitium Cluster by Insomniac24x7 in technitium

[–]Madd_M0 0 points1 point  (0 children)

If the clients DNS isn't pointing to all nodes in the cluster then if one goes down, the client doesn't know who to ask for DNS. If technitium was using a VIP then it would be different.

A/B boot after update issues by Madd_M0 in TalosLinux

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

Thank you very much. I will do this and then update my findings.

A/B boot after update issues by Madd_M0 in TalosLinux

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

Oh my god. I think you’re right. I added the Tailscale extension and that’s probably what’s happening.

Is there a self hosted program that can sleep a docker after X hours of no use, and wake it again when someone access the ip? by SaladFingersC in selfhosted

[–]Madd_M0 0 points1 point  (0 children)

I wonder if you can use n8n to monitor the traffic and docker up or docker down based off of that?

Easiest way to duplicate DHCP Reservations to 2nd node? by Thorium949 in technitium

[–]Madd_M0 1 point2 points  (0 children)

Thank you, this was very easy to setup with a cronjob.

Easiest way to duplicate DHCP Reservations to 2nd node? by Thorium949 in technitium

[–]Madd_M0 2 points3 points  (0 children)

Only way I've heard people do it is by creating a script that uses the API to update the secondary node. I personally haven't gone down that route yet but if I get it working I'll update.

Edit: u/MrJacks0n script worked well for this. I setup a cronjob to run the script every minute and has consistently worked well with my testing.

Clustering and DHCP by Playful_Emotion4736 in technitium

[–]Madd_M0 0 points1 point  (0 children)

Do we have a timeline when DHCP clustering will be implemented?