On my distro (debian) I can use systemctl --user restart pipewire.service
.
On my distro (debian) I can use systemctl --user restart pipewire.service
.
You could try the solution suggested in this reddit thread, and use systemctl
to start and stop wireguard instead of wg-quick
.
This is an advertisement.
The first step after you untar is always “open the README and look for build instructions.”
Personally my only gripe with systemd is that the systemctl and journalctl commands are cryptic and unintuitive. Every time I have to use one (which thankfully isn’t often), I have to spend 5 minutes reading man pages to remind myself whether -u is “user” or “unit”, what the difference is between a “unit” and a “service”, etc.
I imagine this is what non-developers feel like when they’re forced to use git—having a whole pile of unfamiliar vocabulary and syntax thrown in your face when you’re just trying to do one simple thing.
Same thing happened to me. Borked my Windows install and didn’t have a recovery disc, so I just wiped the whole thing and went Linux-only. Never looked back since. :)
Sometimes, all you need is a little push to get you out of your comfort zone.
There’s also vidir from moreutils, which lets you bulk-rename files in your $EDITOR of choice.
If you’re using a shell script to install software, you’ve already failed.
Better alternatives include
As someone who occasionally dabbles in music production on Linux, I love that Pipewire lets me run JACK and Pulseaudio apps side-by-side without having to jump through hoops.