archy

joined 2 years ago
[–] archy@lemmy.world 1 points 51 minutes ago

Arch, diving slowly in NixOS

[–] archy@lemmy.world 5 points 3 days ago

Truly zero config WAF

[–] archy@lemmy.world 5 points 2 months ago

I discovered this feature on my 1st Linux distro in early 2000s, was like "Huh, that's interesting" then tried Ctrl+V, and then adopted both into my daily workflow. Whenever Bitwarden autofill doesn't work or unavailable by the site security settings, I copy my pass into the clipboard and select my username and paste both in a single action

[–] archy@lemmy.world 2 points 2 months ago

Thanks for confirming that.

[–] archy@lemmy.world 5 points 2 months ago

I guess that's why they prefixed the title with "Reminder" lol

[–] archy@lemmy.world 2 points 3 months ago

How do I scan all my existing public torrents to seed them on seedpool?

[–] archy@lemmy.world 1 points 3 months ago (3 children)

There was a recent post on Reddit that a person was relying on Duress PIN, and when forced to unlock a device, he used the said duress PIN instead, to his amusement the phone quietly unlocked itself and was happily inspected by the authorities.
I am curious if anyone tested that feature in a real life scenario

[–] archy@lemmy.world 5 points 5 months ago

Just curious, why is PiHole not a good choice here? I am using it for internal DNS management

[–] archy@lemmy.world 1 points 5 months ago

Ah, thanks, interesting

[–] archy@lemmy.world 2 points 5 months ago (2 children)

Which city is that?

[–] archy@lemmy.world 4 points 7 months ago

Well, would they stand out to the next node but not to all Intermediaries, right, including the website they are visiting?

14
submitted 2 years ago* (last edited 2 years ago) by archy@lemmy.world to c/archlinux@lemmy.ml
 

Does anyone have any issues with 6.5.7? I updated yesterday and could not boot. (1 of 2) A start job is running for /dev/mapper/root (30s / no limit) (2 of 2) A start job is running for /dev/disk/by-uuid/MY-UUID (30s / no limit)

Also during update my display resolution was set to 640x480 and I could not change it, so decided to reboot. I use a popular nowadays setup with LUKS encryption + unlock on TPM2, secure boot. I thought I messed with configs somewhere so started chasing that: changing configs and rebooting with no luck. The solution was to restore kernel 6.5.5 and everything booted back up without a hiccup. I am dreaded to see what happens during next kernel upgrade.

This is not asking for hep, more like a PSA if you have setup similar to mine, be aware


To those who stumble on this post in the future, I have found a solution that was in my case not knowing my system well enough. Since I decided to use Unified kernel images, I used mkinitcpio to compile those, but for some reason I used sbctl-bundle on top of that, which in itself is not any harm, just extra unnecessary work, and every single time I referenced an initramfs image from /boot which was an old one and was installed prior to me switching to UKI. When I read on Arch Wiki that I can delete those initramfs images from /boot - I deleted them, then had problems with sbctl bundle, and ONLY THEN it clicked - any new kernel install/upgrade doesn't generate initramfs in /boot but instead directly in UKI.

This is also good news because sbctl author announced deprecation of the bundle feature in the future.

view more: next ›