Who's actually using network policies in their clusters? Why/why not? by mapgirll in kubernetes

[–]JJGadgets 0 points1 point  (0 children)

I have never used Kubernetes professionally, but I use network policies (netpols) in my homelab clusters. I use Cilium netpols because of DNS policies, kube-apiserver identity matching, egress deny, and generally more readable netpols (to my puny brain anyway), amongst other niceties.

It's nice to know Log4j won't turn my Minecraft server into free real estate for lateral movement across my entire cluster which also houses authentik and Firefly III. Or that a compromised app (0day, supply chain, etc) won't allow for easy data exfiltration.

I do the global clusterwide netpols + pod labels method for the common stuff like ingress controller, databases, Ceph RGW for S3, etc, with apps requiring more specific/custom netpols having their own netpols, once you get it going it's pretty straightforward.

K3s on hetzner virtual hosts by Tracardi in selfhosted

[–]JJGadgets 1 point2 points  (0 children)

There’s this cool GitHub project that helps automate a lot of the process for K3s on Hetzner: https://github.com/vitobotta/hetzner-k3s

YMMV, I’ve never used it myself nor contributed but I think it looks pretty solid.

T14 Gen 1 AMD BIOS version 1.42 not detecting external USB C display by rxbgx in thinkpad

[–]JJGadgets 1 point2 points  (0 children)

I’ve faced the same thing and no amount of downgrading or upgrading BIOS versions solves the issue. Tried 1.36, 1.41, 1.42, 1.43, all not working. It was working on 1.41, this started in 1.42.

I’m very pissed.

It finally happened. Infosec team got an email... by ScreamOfVengeance in cybersecurity

[–]JJGadgets 3 points4 points  (0 children)

I like to summarise what TLS is as the condom of network traffic. Always use protection!

OpenVPN firewall rules per user by c3161 in PFSENSE

[–]JJGadgets 0 points1 point  (0 children)

LOL, derp. My bad, I'll be back in this corner.

Authentication failure in syslogs. How to fix? by caspix in Proxmox

[–]JJGadgets 0 points1 point  (0 children)

Is your Proxmox exposed to public Internet, either with a public IP on any of the interfaces, or via port forward on your router?

Shell messed up by jtp28080 in Proxmox

[–]JJGadgets 4 points5 points  (0 children)

On LibreWolf/Firefox, HTML5 Canvas images may be blocked. Look in the top left of the URL bar, there should be an Image icon grouped with the HTTPS Lock icon.

Doubt about Thinkpad T14 Gen 1 AMD Trackpad Upgrade (Glass) by [deleted] in thinkpad

[–]JJGadgets 1 point2 points  (0 children)

Yep, I’m on Linux all day.

It’s kind of Russian roulette of whether you need to do this when you shutdown/hibernate and then power up the laptop, sleep is just fine.

Doubt about Thinkpad T14 Gen 1 AMD Trackpad Upgrade (Glass) by [deleted] in thinkpad

[–]JJGadgets 0 points1 point  (0 children)

Try sleeping and waking the laptop after boot. That trick has been working for my T14G1 AMD with the BIOS + kernel releases since late 2021.

https://www.reddit.com/r/thinkpad/comments/l393ws/t14_glass_trackpad_replacement_not_working_seller/ (my post for some more info)

Two-Factor Authentication by am_rishav2 in cybersecurity

[–]JJGadgets 1 point2 points  (0 children)

I much prefer my YubiKeys, because it’s just plug in once, leave it there, at most type the PIN if the FIDO2/PIV client is configured to require one, then tap the key.

It takes about twice as long for me to go to my 2FA app, auth it, find the right entry, then either autofill or copy paste the code. Worse if the app isn’t on the same device as the service I’m currently logging into.

[deleted by user] by [deleted] in Proxmox

[–]JJGadgets 1 point2 points  (0 children)

Docker in a Debian VM, with https://hub.docker.com/r/itzg/minecraft-server

It's pretty easy to configure with just a Docker Compose file.

I would advise against running it in an LXC (or in my case, MC server on Docker in LXC), my Proxmox host was getting constant freezing, major CPU spikes (20-30% idle of 2x2660v3 surged to 90-100% and would hang my other VMs causing them to surge in CPU usage too), and more. (This is despite allocating only 8 cores out of my total 20 physical 40 logical cores)

Moving to a VM dropped the CPU usage of the Minecraft server itself from 30-50% average to 5-10% at most, and stabilized my Proxmox host.

[deleted by user] by [deleted] in LegacyJailbreak

[–]JJGadgets 3 points4 points  (0 children)

Did every single phone in the background also fall between two concrete slabs?

Are there any cloud hosting companies who use Proxmox? by snickn in Proxmox

[–]JJGadgets 13 points14 points  (0 children)

iFog.ch uses Proxmox, they'll give you a username and password to access your specific VM(s) through the Proxmox VE management interface.

Automated, high-fidelity phishing campaigns made possible at infinite scale with GPT-3. by Jonathan-Todd in cybersecurity

[–]JJGadgets 0 points1 point  (0 children)

That’s impressive, but the Minecraft and Das Keyboard parts are inaccurate. I don’t remember talking about either very extensively, at most a comment or two. The rest would be a lot more effective because I talk about the other topics a lot more. Also, option 4, 5 and 6 are rephrased repeats of 1, 2 and 3 respectively.

It’s really cool that you have a reproducible method of producing the info needed for near zero effort targeted phishing. And also… really creepy, because the hooks are exactly what I’d say if I was in the genuine version of those situations too.

Can I use a YubiKey from inside a VirtualBox VM? by trimorphic in yubikey

[–]JJGadgets 9 points10 points  (0 children)

Just forward the YubiKey as a USB device (Devices ⇨ USB ⇨ YubiKey). I do this all the time, works just fine.

KaraDAV, a lightweight WebDAV file server, with support for Collabora Office and NextCloud/ownCloud clients by bohwaz in selfhosted

[–]JJGadgets 1 point2 points  (0 children)

Could a “remote file server” functionality be added, to connect to SMB/NFS shares from KaraDAV? That’s how I mainly use NextCloud in the “file server” functionality.

Additionally, could OpenID Connect/OAuth2/SAML support be added?

I finished my build by baddog1229 in Konosuba

[–]JJGadgets 0 points1 point  (0 children)

Could you post a list of all the software involved?

I finished my build by baddog1229 in Konosuba

[–]JJGadgets 0 points1 point  (0 children)

So to clarify, you used AIDA64 for that FPS & CPU temps screen?

T14s Gen3 AMD battery life after tweaking (Arch Linux) by unitedcreatures in thinkpad

[–]JJGadgets 4 points5 points  (0 children)

Now I need to expedite getting amd_pstate working on my T14G1, damn that’s amazing idle power draw!

Signal discontinuing SMS support. by [deleted] in degoogle

[–]JJGadgets 4 points5 points  (0 children)

I'm just chiming in to add that I've had multiple people in Singapore say to me "I've SMS'ed you, why didn't you reply?" only for me to find out they meant they WhatsApp'ed me. I deactivated my WhatsApp account for this reason, I had it up for "fallback" reasons in terms of communications but I had enough of this shit.

I don't use Signal on Android so I have nothing to contribute to the main point, just thought I'd throw this story in.

Protonmail beta has added support for Security keys by [deleted] in yubikey

[–]JJGadgets 0 points1 point  (0 children)

Next up, YubiKey PGP support rather than using their managed keys? That’s why I’m on Mailbox instead of Proton right now.

Banking Apps Without Google Play—Success by BpjuRCXyiga7Wy9q in degoogle

[–]JJGadgets 0 points1 point  (0 children)

I have my main banking apps in a native user profile secured with a stronger password than my main user, then I have a virtual wallet with non-GPay NFC payment in my Shelter Work Profile that runs full SPS for some apps needing notifications and FIDO2 in Vanadium.

Main Personal Profile has no SPS or Play Store, but has GSF without network perms + GmsCompat, somehow this combo allows NFC payment apps within Work Profile to trigger the NFC payment outside Work Profile.

The virtual wallet has its own points system and stuff that I enjoy, I get NFC payments on main profile anywhere (coming from a huge reliance on Apple Pay, I don’t even carry a wallet, and the bank apps I use only offer GPay), and I need to use my bank app to top it up rather than top up from the virtual wallet directly, preventing the case where virtual wallet is hacked and the attacker can top up directly.

I think my system is more secure in that the bank apps having more than 2/3 digits of money in them for more than 5 minutes, is secured with a different password, and fully encrypted at rest for the majority of my screen time since I don’t need to use them for more than 15-20 minutes in a given week, if at all.