Arch Linux

208 readers
1 users here now

Discussion community about the Arch Linux distro.

Wiki : https://wiki.archlinux.org/

Site : https://archlinux.org/

Packages : https://archlinux.org/packages/

GitLab : https://gitlab.archlinux.org/archlinux

Downloads : https://archlinux.org/download/

founded 1 year ago
MODERATORS
1
3
submitted 2 weeks ago* (last edited 2 weeks ago) by ulterno@programming.dev to c/arch@programming.dev
 
 

I come from EndeavourOS and when I installed Arch manually, I realised that I had to systemctl enable quite a few services. That included NetworkManager and sddm.

I was wondering if there exists some PostTransaction hook available that would prompt me about enabling a service/socket after a package installs one?

So, if I were to do pacman -S extra/bluez-obex, it would later prompt me with:
Enable obex.service? [g|global] [u|user] [n|no]
And if I were to answer with anything other than "no"...
Start now?

Might be different for system services, but you get the point.

2
3
 
 

cross-posted from: https://lemmy.ca/post/44971146

2025 Oct 14 is when Windows 10 goes End of Life (EOL)/ends support


Kinenbi Manga

  • if the manga page gets taken down I assume yall are techsavy enough to find alt sources💪

Pageratta/ぱげらった's Pixiv

4
5
6
12
submitted 7 months ago* (last edited 7 months ago) by recursive_recursion@lemmy.ca to c/arch@programming.dev
 
 

While I'm trying to get Encrypted /boot and a detached LUKS header on USB to work,
I had a couple of questions come to mind:

~~1. Does the backup USB key need to be updated?~~
~~2. If so, then how would someone keep all backups up to date?~~

I probably asked a dumb question but if anyone can help guide me through the steps I'd really appreciate you!🤗🌻

7
 
 

cross-posted from: https://lemm.ee/post/43472689

8
 
 

For context:
I've encrypted the swap partition with:

cryptsetup -v luksFormat /dev/${DEVICE}
cryptsetup luksOpen /dev/${DEVICE} swap

And what I want is for the user to be able to enter their password only once to decrypt their root partition which would contain a keyfile to then decrypt their swap partition.

Does anyone know if this is possible?
Just thought I'd ask to see if anyone's done this already

Links:

9
10
 
 

Installed Arch this weekend. My transition is now complete :P

11
12
13
 
 

Does updating more often make things break more often? Or does updating less often make things more likely to break when you do finally update? Or do things randomly break regardless and there's not a damn thing you can do to prevent it either way?

If anyone else is having problems with the latest updates making their ax200 wifi speed capped at 3.4mb/s and has found a fix that doesn't involve buying new hardware or reinstalling the os, I would love to hear it.

I would like to think installing new updates will eventually fix the problem but I've never seen updates fix anything Iike that ever, not even once.

14
15
16