archy

joined 2 years ago
[–] [email protected] 4 points 1 week ago

I replaced the battery on mine in under a year despite it reporting 92% or something like that... Using with Hubitat Elevation with the default update rates or slower. Very disappointed in the battery life otherwise, a great sensor

[–] [email protected] 4 points 2 weeks ago

I don't know about the distro but I know his keyboard only has 2 keys: 1 and 0

[–] [email protected] 0 points 1 month ago* (last edited 1 month ago)

Recently install Fedora 42 KDE on one of those weird laptops with a pen - everything just works, no tinkering.
Looking at your specs - I have almost the same config, except in place of SATA SSD I installed a NVMe SSD, if course the laptop needs to support that. KDE Plasma is superior in the touch support, although the screen keyboard is a little buggy at times. But the situation in the GNOME ecosystem is a bit worse for touch/pen devices. Good luck

[–] [email protected] 2 points 1 month ago

Yep and can be easily firewalled to mitigate trust

[–] [email protected] 1 points 1 month ago

It can track a bookmark last visited time and count a bookmark number times xlicjed. It is a bookmark sync centric service

[–] [email protected] 2 points 3 months ago (1 children)

So, how's that in the privacy aspect?

[–] [email protected] 3 points 3 months ago
[–] [email protected] 6 points 5 months ago (1 children)
[–] [email protected] 1 points 5 months ago* (last edited 5 months ago) (1 children)

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

[–] [email protected] 4 points 5 months ago (3 children)

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

[–] [email protected] 1 points 5 months 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...

[–] [email protected] 2 points 5 months 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

14
submitted 2 years ago* (last edited 2 years ago) by [email protected] 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 ›