archy

joined 2 years ago
[–] archy 1 points 5 hours ago* (last edited 5 hours ago) (1 children)

Thanks, bro! I tried 12ft but it didn't work

[–] archy 5 points 2 days ago (3 children)

The article is clipped. Is there a non-paywalled version

[–] archy 1 points 4 days ago

0.0.0.0 should do the trick, unless of course a firewall in between blocks any requests. Port 80 should be open on the router to accept http requests, there might be other firewalls on the computer for example...

[–] archy 2 points 6 days ago (2 children)

Change the listening part to 0.0.0.0:8000 - that means listen on all interfaces and from all origins.
I assume others have given you enough on the security aspect of that

[–] archy 1 points 1 week ago

piped.video still works for me: subscriptions, categories, comments. Watching is MPV

[–] archy 5 points 3 weeks ago (1 children)

What happened in 2010?

[–] archy 6 points 1 month ago
[–] archy 1 points 1 month ago

What are "the three"?

[–] archy 5 points 2 months ago

For me paru, but never tried Aura

[–] archy 1 points 2 months ago

There is an interview with the founder on one of the Privacy podcasts. You can form your opinion. My opinion - yes, they are trustworthy and you can do with them anything that you can with any Linux box, alternatively flash a clean OpenWRT for extra paranoia

[–] archy 8 points 2 months ago (1 children)

Signatures are different. Uninstall old FDroid version first

[–] archy 3 points 3 months ago (2 children)

I'm not your buddy, bro

14
submitted 1 year ago* (last edited 1 year ago) by archy to c/[email protected]
 

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 ›