You are not logged in.
Have you tried Aitor's amixer-gtk? It is a part of gnuinos.
https://git.devuan.org/aitor_czr/amixer … nch/master
I don't know if it's supports EQ, but it is a nicer ALSA mixer.
Thanks @stargate-sg1-cheyenne for the link to Barry's blog. I'm not a user of easyOS or PuppyLinux, but I do follow them because they are unique from other distros.
Yikes!! There's actually no real peer to Debian packaging. I guess you mean better than itself?
I notice how you had to shorten the quote of what I said to even make your argument seem valid. I pointed out exactly how other systems allow you to create a package by creating a single simple file. All you need is a text editor.
Is creating a proper Debian package that hard? No. Is it way more complicated then most other systems? Yes. There isn't even an argument to be had here. It's obvious to anyone who has created packages for different systems. The only reason anyone would disagree with me here is 1. They have no experience creating packages, or 2. They intentionally want to be disagreeable.
Nice work. I don't know if it's worth all the effort, but it is pretty cool.
Thanks for the info about Ardour. Ardour is a must for a FOSS studio environment. Migrating to another solution is not a simple chore, and would most likely require non-free software to achieve the same feature set. Aurdour, KiCad, and I'm sure there are others are great examples of why X11 (or Xlibre) are still necessarily. Not to mention all the apps that work under Wayland but are crippled. I'm not bashing Wayland here. I'm just pointing out the obvious truth that so many wish to intentionally ignore.
I guess studio focused distros will have to ship with X11 (Xlibre) if they are serious.
Harrison MixBus a fork of Aurdour. So I assume it also does not support Wayland
though personally I find the Debian packaging workflow somewhat convoluted and unpleasant
So true! Thank you for saying it. Creating a PKBUILD, RPM spec, and other type packaging build is so simple. Yet Debian is so complicated. Debian really needs a better system.
I mean I could probably do it in a VM . . .
I've thought about trying a VM. I just don't know when I'd find the time though. I must say though, I am excited about Xlibre.
I always use xcalc since it's already installed. On new installs I create a .desktop file for xcalc so it will appear in my menus.
@zapper
Um. . . uh . . Interesting. LOL
How is this 3 years old and I've never seen it.
I've created 3 version of JWMKit's EasyMenu that will creates a menu for JWM. You can find all 3 version in my Extras repository.
https://codeberg.org/JWMKit/EXTRAS
JWMKit_EasyMenu - Python Version. Full Featured Version.
JWMKit_EasyMenu_bash - Bash Version
jwmkit_easymenu_cpp - C++ Version
Instructions are provided as a readme for each version include how to add it to your JWM config, and how to compile the C++ Version.
You could also use JWMKit, but I am amusing assuming you were looking for a menu only solution.
EDIT : Fixed silly typo.as pointed out by stargate-sg1-cheyenne-mtn
Is rrqsu lighter in cpu usage, memory usage and less dependencies than YAD?
If you follow the link posted by prospero, you will see that rrqsu is simply a script for implementing sudo askpass with YAD. So it's still YAD. The advantage is that it is an all in one script and doesn't require creating/editing system configuration files.
As for your concern for light system resources, I think you'll find ralph.ronnquist most recent post useful. But for a task that will run for a minute at most any used resources will be recovered very shortly. At most it will save an unmeasurable amount of your battery. I guess it all adds up though.
I've been using YAD with ASKPASS for about 5 years (maybe more), but I've never heard of rrqsu, It seems this method requires less configuration then the way I do it. Thanks for pointing it out.
I did work on a graphical interface for SUDO_ASKPASS in the past, but I stopped working on it time ago.
Just use YAD.
. . . this post is GPLv3. So feel free to use it however you want but please send you changes back to me.
Do you have a git repository for this GPL post where I can submit an issues, or a pull-request?
This looks great. Thanks for posting it.
2. Not related to this sub-forum, but how do I rip my music CD's to my Music folder?
(I read something about "flac" but it apparently isn't loaded on my PC, apt-get didn't get it either)
K3b will do: https://apps.kde.org/k3b/
Just wanted to make it clear to @Tweedlewise that K3b is much more that a cd ripper. It's great software, and you may want the extra features. For example the ability to write CD/DVD disc.
It maybe overkill for simply ripping CDs. If that is the case then something like RipperX or Asunder is a better choice.
A RAID member disk walks into a bar. Bartender asks what’s wrong?
“Parity error.”
“Yeah, you look a bit off.”
I think it also works with udevil instead of pmount
It should since udevil and spacefm are made by the same developer. He made udevil so spacefm wouldn't have to use systemd or other such things..
spacefm & udevil can be used without systemd, consolekit, policykit, dbus, udisks, gvfs & fuse
@chris2be8
I agree. Lots of things aren't a problem for people who understand their system. The issue is non-technical users. Sadly it is those same user who will not made the effort to configure their system properly. Of course I'm sure those users are using sudo, so it's not an issue.
Considering my concern of a fake executable in $HOME, my doas.conf will use the setenv option to override the path order to be more aligned with the expected Linux order (opposed to the original BSD order). Also, I have exclude the paths in $HOME. If I were to add them it would be at the end to be searched last.
permit setenv {PATH=/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin} user as root
OK so let's just not make any effort and just let it all be completely proprietary and controlled by the big corps and the government. I really only see the 2 options: FOSS or private controlled. As I said you can't stop it. Or is this just about complaining? Gloom and despair the worlds gonna end.
My point is not that it's a good situation. Just that we should at the very least go down fighting.
. . . and maybe I should of said "help level" which was what I meant.
I'll not follow up on the 3d gun analogy I do have a rebuttal, but don't want to make this thread about guns, or gun control.
My point is not that the danger doesn't exist. We can't stop it, but ensuring that the technology is free and open to everyone will level the playing field.
You can't stop advancement. It's a race, but the more that it is developed in the open with an FOSS license the better. If it's not for everyone it will be abused.
The Honest Government Ad | AI would be a lot funnier if it wasn't for the profanity. Not that I'm sensitive to it, I just think it makes it less funny. I wish comedians would learn that profanity isn't funny . . . OK, sometimes it is funny, because you don't expect it or it's relatable, or on a rare chance creative. Most of the time It just seems to be the results of the lack of creativity.
Update, commands specified using nopass are limited to the restricted PATH. So that's good.
But it still seems that you could still do damage with a fake executable, even if a password is required. Just put it in the local path (in $HOME) like I did with the whoami example above and the user will be tricked to give the password.
of course a better example would be apt because why would you you'd be less likely to use root for whoami.
I'm reporting the issue right now.
I had already thought of that when I made my last post, so I tested it.
I created a fake whoami file in my local path ~/.local/bin/ that simply echos HAHA! The results:
regular user - runs the fake whoami
with sudo - runs the real whoami
with doas - runs the fake whoami
Yep security issue. So you might want to use full path when adding nopass commands.
update : Does not affect nopass commands. See post below.