Has anyone tried Soplos Linux?

I stumbled in to this distro Soplos Linux and i Installed it yesterday its based on Debian Testing and there is 3 different versions Kde plasma which i chose and there is a Gnome and xfce versions to. i must say so far i realy like it and it was easy to install and update the only thing which is a bit weird is that every time i logg in and my vpn starts i need to logg in again as root otherwise the vpn wont start. but exccept for that i realy do like it.

2 Likes

It has a Plymouth Manager … and Plymouth itself is a boot manager.
One might ask why a manager would need to be managed?
Is this perhaps an example of bloat.?

3 Likes

yeah it sounds very strange i have asked in their forum why and will see what they have to say. Thank you Neville

2 Likes

Think I will just stay with Gentoo!!

4 Likes

That way you will stay in control.

2 Likes

If it uses Debian Testing, that makes it a sort of a rolling release Debian.
You might watch its updates and see how stable it is

2 Likes

Looks interesting. I may fire it up in a VM and test it out. The “Exclusive Soplos Applications” is intriguing.

3 Likes

I like it very much so far except that i need to logg in to use my vpn other than that i realy like it. If you tire it let me know what you think. And i also installed Steam and played a game and so far it works very well.

1 Like

Debian based so I think you could open a terminal with command journalctl -f and then start you VPN. You should see something in the terminal at the point you need to give the password. Something saying polkit, networkmanager/similar (they start likely org.freedesktop.policykit/networkmanager). There should be a ID also.

You need to make a polkit rule next. Paste the info here and we can make a polkit rule, we need the ID for that.

I’m not on my computer this weekend but others will help or you can ask AI to give you a polkit rule for the VPN app to start without your root password.

3 Likes

ok. Thank you ihasama. and also when i did an system update i hade to once again logg my root password for rebooting and apply the update,its to much logg in as a root for my liking its a shame other than that its realy good

1 Like

Trying it out now on my ThinkPad T14. Liking it so far. No issues updating; all seems fine. I’ll dig deeper over the weekend.

Edit

I’m an Arch user on my main PC. Well, EndeavourOS (Arch-based). I haven’t tinkered with any Debian-testing-based distros in a very long time. This should be interesting.

2 Likes

If you need password for reboot / poweroff it’s just the “normal way” but you can adjust your user’s sudo privileges to allow your user to reboot/shutdown without the password. This is a traditional unix thing because the computer might have other users logged in when you power off. Home computers don’t usually have this “problem”.

Search: how to reboot linux without sudo/password

2 Likes

I just did sudo visudo and added username ALL=(ALL) NOPASSWD: /sbin/reboot, /sbin/shutdown to the bottom. Then added alias r='reboot' and alias s='shutdown’ to .zshrc

2 Likes

Easy :smiley: like all in Linux if you just have patience and aren’t afraid of cli

3 Likes

Some people actually prefer to use a root login and to do away with polkit configuration.
Using root when you want to do something to the system seems natural to me.

I dont like sudo either .
It seems unnecessary in a one-user computer, where you can just become root and do whatever you want.
It has some use in a multi-user system.

OK, I know I am a reactionary.
but I dont go as far as a friend of mine who operated as root all the time and ignored users altogether.

1 Like

Why is it called Soplos?
Does the word have a meaning?
In Latin soplos means sighs … but ‘Linux of Sighs’ does not sound very encouraging? I doubt if that is it.

Apparently ‘Soplos Linux’ can be translated as ‘Linux Breathes’. That sounds more like it.

1 Like

I found this. Soplo in Spanish = breath, so the idea might be a Linux Distro that breathes (or gives) new life to old hardware.

2 Likes

Makes sense … its country of origin is Spain
A living breathing Linux. … I like it.

1 Like