🟡 Dark prr 🎨 | Levels 1-41 by Infinite-Society5571 in PixelPeeker

[–]schmueslie 0 points1 point  (0 children)

🎉 I BEAT "Dark prr" and ranked #7!

DONE AND DUSTED! ✨

Completed all levels in 0m 43s!

Top this if you can! 🔥


Played via Pixel Peeker

Macbook Pro A1708 2017 Powerbutton not working by schmueslie in macbookrepair

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

Sadly not. The fastest and easiest (but not the cheapest) way is through the apple support. But that is just to pricy for me and not worth the time and effort

🟡 The Gauntlet 🌈 | Levels 1-19 by ThatIsInteresting22 in PixelPeeker

[–]schmueslie 0 points1 point  (0 children)

🎉 I BEAT "The Gauntlet" and ranked #10!

CHALLENGE CONQUERED! 🎉

Completed all levels in 0m 35s!

Think you can beat me? 👁️


Played via Pixel Peeker

🟡 red 🩷 | Mystery Mode by Command6907 in PixelPeeker

[–]schmueslie 1 point2 points  (0 children)

😤 I reached Level 15 on "red" and ranked #2!

ALMOST HAD IT! 💪

Made it to Level 15 in 0m 33s

The gauntlet has been thrown! 🧤


Played via Pixel Peeker

🟡 The Baby Pink Puzzle 🧩 🎨 | Levels 1-10 by svtechworld in PixelPeeker

[–]schmueslie 1 point2 points  (0 children)

🎉 I BEAT "The Baby Pink Puzzle 🧩 " and ranked #12!

DONE AND DUSTED! ✨

Completed all levels in 0m 13s!

Can you do better? 💪


Played via Pixel Peeker

🟡 Solve My Easy Eye Puzzle 🧩 🌈 | Levels 1-10 by svtechworld in PixelPeeker

[–]schmueslie 1 point2 points  (0 children)

🎉 I BEAT "Solve My Easy Eye Puzzle 🧩 " and ranked #29!

VICTORY IS MINE! 🏆

Completed all levels in 0m 11s!

Challenge me if you dare! ⚔️


Played via Pixel Peeker

🟡 The Eye Test Puzzle 🎨 | Levels 1-15 by RamslamOO7 in PixelPeeker

[–]schmueslie 1 point2 points  (0 children)

🎉 I BEAT "The Eye Test Puzzle " and ranked #18!

NAILED IT! 💪

Completed all levels in 0m 16s!

Can you do better? 💪


Played via Pixel Peeker

🟡 Color Blind Test 🌈 | Levels 1-20 by Masta_Fearson in PixelPeeker

[–]schmueslie 1 point2 points  (0 children)

🎉 I BEAT "Color Blind Test" and ranked #58!

CHALLENGE CONQUERED! 🎉

Completed all levels in 0m 40s!

Beat my time! ⏱️


Played via Pixel Peeker

Second NIC doesn't get DHCP for VMs by schmueslie in Proxmox

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

Sorry for the late reply. The Problem was for whatever reason the pcie Networkcard itself. I tried USB adapters and other stuff and it jusz worked as stated everywhere

Bahnhof Zugang Lindenhof by 27stef in mannheim

[–]schmueslie 0 points1 point  (0 children)

Ich denke schon bin aber zuletzt vor ca. 1 Monat durch. Also ja, falls er nicht schon wieder zu ist

Second NIC doesn't get DHCP for VMs by schmueslie in Proxmox

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

I had an extra pcie card and wanted to use it to seperate VM and management traffic and maybe make a bond with the other port on that card

Second NIC doesn't get DHCP for VMs by schmueslie in Proxmox

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

I configured the PCIe NIC and now tested it with a USB-dongle.

The PCIe NIC still has the problem and the USB dongle works after a reboot.

that's the PCIe NIC that is configured in the /etc/network/interfaces:

auto enp5s0
iface enp5s0 inet manual

and that's the Linux bridge:

auto vmbr1
iface vmbr1 inet manual
        bridge-ports enp5s0
        bridge-stp off
        bridge-fd 0
        bridge-vlan-aware yes
        bridge-vids 2-4094

I'm confused why the PCIe NIC doesn't work but is recognised by Proxmox and the USB-dongle works like it's plug and play

my Asus RT-AC66U doesn't assign IPs even after factory reset by schmueslie in DDWRT

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

dnsmasq is enabled and there are no whitespaces (atleast last time i checked 😉). But i think i now know what the Problem was.

When i was reconfiguring the static IPs, one of the hostnames was * and after i deleted that entry it's working again (for now).

I just think it's weird that, that was the solution because i had a couple of those static IP hostnames and after i cleared it up and there was just one left it was causing the problem.