[a / b / c / d / e / f / g / gif / h / hr / k / m / o / p / r / s / t / u / v / vg / vm / vmg / vr / vrpg / vst / w / wg] [i / ic] [r9k / s4s / vip] [cm / hm / lgbt / y] [3 / aco / adv / an / bant / biz / cgl / ck / co / diy / fa / fit / gd / hc / his / int / jp / lit / mlp / mu / n / news / out / po / pol / pw / qst / sci / soc / sp / tg / toy / trv / tv / vp / vt / wsg / wsr / x / xs] [Settings] [Search] [Mobile] [Home]
Board
Settings Mobile Home
/g/ - Technology


Thread archived.
You cannot reply anymore.


[Advertise on 4chan]


File: 1761676419088362.jpg (90 KB, 800x800)
90 KB
90 KB JPG
Users of all levels are welcome to ask questions about GNU/Linux and share their experiences.

*** Please be civil, notice the "Friendly" in every Friendly GNU/Linux Thread ***

Check the Wikis (most troubleshoots work for all distros):
https://wiki.alpinelinux.org
https://wiki.gentoo.org
https://wiki.debian.org

>What is GNU/Linux?
wikipedia.org/wiki/GNU/Linux_naming_controversy
>Which GNU/Linux distribution should I choose?
gnu.org/distros
nosystemd.org
>What are some cool programs for GNU/Linux?
harmful.cat-v.org/software
suckless.org/rocks
wiki.archlinux.org/index.php/list_of_applications
>What are some cool terminal commands and where can I learn the command line?
mywiki.wooledge.org
commandlinefu.com
>Where can I learn more about Free Software?
stallman.org
fsf.org
>How to break out of the botnet?
eff.org
privacyguides.org
prism-break.org
privacytools.io
system76.com
thinkpenguin.com
wikipedia.org/wiki/Open-source_hardware

GNU/Linux Games: >>>/vg/lgg
Previous thread: >>107241291
>>
>>107255092
ayo any of ya fa/g/its daily driving a legion 5 perchance? just got this thing https://psref.lenovo.com/Product//Legion_5_15AHP10?tab=model and wondering what am I in for and if I would be better off stick to windows. I run arch btw on my desktop rig, but that's with a team blue CPU and team red GPU, whereas this laptop is ryzen + nvidia. how's wayland with novideo in the year of our lord 2026-5?
>>
>>107255092
>Picrel
Thank you tux, you saved my life. Because of you, I wasn't part of the Botnet DDoS attack against microsoft (based).
>>
File: 1732050631052500.png (38 KB, 314x218)
38 KB
38 KB PNG
>kde implemented touch friendly mouse unfriendly menus
NOOOO
>>
newfag here, trying KDE for the first time and really struggling to find an acceptable remote desktopping solution. gnome's RDP client wasn't without issues but it was fast, smooth and it Just Worked. i can't get kde's to work at all (the connection drops immediately - i've googled it and apparently lots of people have this issue but i haven't been able to find a fix) and sunshine/moonlight lags like shit just mousing around the desktop. how do you guys handle this?
>>
now that arch is the default distro for retards and shitters, what is the cool kid distro?
>>
>>107255520
Mint
>>
>>107255520
NIGGIX
>>
File: KDE.png (23 KB, 585x419)
23 KB
23 KB PNG
What might be the cause and solution to my Elantech touchpad tap to click working perfectly in KDE as long as I have all four corners set to left click, but in an XFCE session it only works when I tap it just right, and generally works about 1 out of every 3 or 4 taps? XFCE doesn't have a setting for the corners.
>>
>>107255462
can't you just install gnome's rdp client?
>>
File: .png (72 KB, 725x1064)
72 KB
72 KB PNG
debian december do be like that
>>
>>107255462
too lazy, just used rustdesk for troubleshooting peoples computers
>kde
ye their implemention of rdp is too wonky, tried it out last year and just got a white screen.
>>
>>107255748
i know that feel sister. i only want black screens. big black screens all over my face.
>>
>>107255639
I just switched into an XFCE session and see that it's also gay with reverse scroll. It works fine in Firefox, but not in Thunar. If I set it to reverse scroll, each app responds differently. It seems like maybe the XFCE devs are sub-Saharan so you have to choose between that and troons. Is there any winning?
>>
>>107255860
Let's think about the issues with libinput and the fact it is 2025 and I'm unable to adjust mousewheel sensitivity in xfce4 or on any xorg desktop environment, I would say linux devs are mostly faggot hobbyists who have never worked a single day in their lives.
>>
>>107255940
This sounds dangerously close to "Poettering is not so bad after all". I guess at the end of the day I'm willing to sacrifice some "comforts".
>>
>>107255520
Still arch obviously
>>
Who else here love linux? :3
>>
>>107255940
BTW, I should point out that both of these are running on X here.
>>
File: hisui question.png (158 KB, 350x350)
158 KB
158 KB PNG
Posted this in the last thread before noticing it was about to die
Is there any reason I shouldn't use Manjaro as a total noob? Every argument I've heard for why it's bad seems to be stuff that would only be a problem for someone who's way more experienced than I am
>>
>>107256222
CHECKED trips of i just gave you /one/ answer in the other thread.
>>
>>107256237
Just saw that. I was going to try it out anyway, was just wondering if the flaws were so glaring that it wasn't even worth installing
>>
>>107256222
you should use itoddler shit you tranny.
>>
>>107256293
This is the Friendly Linux Thread. Stop being unfriendly.
>>
Why do "Background Services" on KDE have 1GiB of GPU memory reserved on my machine right now?
I don't especially need it for anything, I just think it's strange.
>>
Did blur always only kick in in at the end of an animation in KDE or is that a recent thing?
>>
>>107256222
Going by vibe is a valid strategy in testing linux shit out. At the end of the day it is what is written on the label, distributions of the linux kernel and GNU utils. Mostly all the same shit across every distribution. Have fun!
>>
>Install Arch Linux
>Install sway
>Log in
>Immediately taken back to login screen

And to think someone told me to try this over i3
>>
>>107256922
I'm using sway rn :3
>>
>>107257052
how about you sway my balls into your mouth
>>
>>107255940
Stop buying unreasonable input devices. Problem solved. Devs don't buy broken hardware and support it grudgingly if at all.
>>
One thing what saved vim as a daily text editor for me:
map g1 :call cursor(0, float2nr(virtcol('$') * 0))<CR>
map g2 :call cursor(0, float2nr(virtcol('$') * 0.25))<CR>
map g3 :call cursor(0, float2nr(virtcol('$') * 0.50))<CR>
map g4 :call cursor(0, float2nr(virtcol('$') * 0.75))<CR>
map g5 :call cursor(0, float2nr(virtcol('$') * 1))<CR>
eg. typing g+3 jumps in middle of the line.
>>
>>107256922
Are you following the Arch wiki for Sway? Section 2 in particular?
https://wiki.archlinux.org/title/Sway
I am setting up Debian with Sway right now coincidentally so I had the page open. Maybe it's shitting itself because it can't read your hardware?
>>
>>107256604
your distro is broken
>>
where are all ubuntu hate coming from? is that a bad distro?
>>
>>107258202
It's way, way past its prime as a distro you'd actually want to use. You should be using Mint otherwise if you want something Ubuntu-based, or hell just use an easy Arch distro like Endeavour or Cachy. Omarchy also seems popular.
>>
>>107258202
It's basically the Windows of Linux and not in a good way.
>>
I recently discovered that when you have maximised/snapped windows, you can use the black bar to move them around, as if you were dragging them by the title bar

wtf i love GNOME now
>>
>>107258208
>Omarchy also seems popular.
it's not

>>107258367
Wait until you discover you can just hold your Windows™ key and just grab the window anywhere to move it.
Wait until you discover you can just hold your Windows™ key and resize the window with the right mouse button instead of having to grab it's border (GNOME disabled this by default in recent versions, so you have to run this in the terminal first: gsettings set org.gnome.desktop.wm.preferences resize-with-right-button true )
>>
>>107258394
i don't like to use the keyboard when navigating my desktop
and my keyboard doesn't have a windows key anyway
>>
>>107258467
Even 60% keyboards have them
>>
>>107255092
I'm not at my house to try a fix suggested fix, but I'll post my problem anyway.

I've been running Bazzite since January, I as soon as I booted PC and the screen to type my password appears the screen goes black and can't do anything, I'm hoping I don't need to reinstall the OS anons.

If it works for something my CPU is a Ryzen 5 3600, and GPU a GTX 1660 Super
>>
File: shark_1390951_ibm.jpg (820 KB, 2560x1440)
820 KB
820 KB JPG
>>107258556
>zoom zoom
>>
>>107256922
sway is perfectly fine, but you need to use it with wayland.
>>
>>107258582
do you rebind it to a traditional contemporary layout or use it as is?
>>
>>107258645
you talking about those weird legends in the pic? not sure what those are about either.
mine has a standard ISO layout, just no windows keys. i haven't rebound or modified anything.
>>
>>107258680
no im just looking at it and there's no | and \ and everything is all over the place might be tough to jump between that and regular modern keyboards.
>>
>>107255092
MacOS is free and you can use it just fine without an iCloud account.
>>
>>107255520
Gentoo
>>
>>107258723
You can get ISOs like with Windows/Linux but you gotta do Hackintosh shit to make it work on a normal x86_64 CPU. That you can automatically use a local account and just install programs with Homebrew and .dmg files makes it pretty easy.
>>
>>107258582
>>107258680
Pretty sure all DEs allow you to use Alt for window management instead of the "windows" key.

>>107258578
Log into a TTY and do a system update. I think that's "ujust update" on your distro? Apparently for a couple of days there was an update to KDE in fedora which broke the login screen. Although this was last month so it might be unrelated.
>>
>>107258725
that can't be right, because im using gentoo
>>
>>107258743
Thanks anon, I'll try it as soon as I get back home
>>
>>107258713
so yes, you were talking about the legends. the physical layout is exactly the same and i'm pretty sure any modern OS would register each key as normal, if you set it to a UK layout.

>>107258743
>Pretty sure all DEs allow you to use Alt for window management instead of the "windows" key.
bruh, i already said i DON'T WANT to use the keyboard to manage the desktop.
i have never understood the "convenience" of needing to use two hands to do something that can be done with one. you fags will never convince me.
>>
>>107258785
Funtoo
>>
>>107258818
You can also type with just one hand, but it doesn't mean it's not objectively better to use two hands. Using just one hand is intentionally crippling yourself for no reason.
If you don't find your other hand useful then chop it off and see how "good" life is with one hand. Sure, you can live with just one hand but your life comfort and quality will suffer. That's exactly what you're doing to yourself by not using two hands when using a computer.
>>
>>107258866
>objectively better to use two hands
kys, using both your hands for an objectively superior experience
>>
File: boomer_computer.jpg (54 KB, 460x575)
54 KB
54 KB JPG
How true is what the boomer Lunduke is saying, that a lot of distros and core programs are totally subverted and trooned?

What combo is still "free as in freedom"? As opposed to "free as in corpo-shill tranny leftism"?

I'm on Arch, XFCE, X11, GNU coreutis. and may Allah have mercy on me, I have sinned with systemd and Firefox.
>>
>>107258875
anon, why do you want to poison your life with this crap? unless you have to directly interact with the community it does not affect you in any way.
>>
File: stallman_facepalm.png (128 KB, 414x225)
128 KB
128 KB PNG
>>107258901
>why don't you just be a heckin wholesome chunguserino and like... ignore software freedom altogether?
So what was the point of moving to Linux then? If it's just gonna be another locked down corporateslop in five to ten years?
>>
>>107258939
>So what was the point of moving to Linux then?
for most people the OS is a tool that accomplishes tasks, not a solution looking for a problem. but you do you.
>>
>>107258875
All of the projects you've just listed are "infected" by the far left.

Arch is probably the most popular distro among gays and trans and many of it's prominent community members are pro-trans.
The main contributors of X11 were the same corpos and core individuals who are currently contributing to Wayland. And the leader of Xfce is pretty much employed by IBM/RedHat.

I guess the only thing that's "safe" in your list would be GNU coreutils. They're not necessarily made by the modern far left ideologues, but they are made in response against the fundamentally right wing idea of "corporations should not be regulated". FSF even uses the term "Copyleft" as their alternative to "Copyright".

>>107258939
>So what was the point of moving to Linux then?
If you're using a computer OS as a way to fight some fictional ideological war, then you've already lost.
>it's just gonna be another locked down corporateslop
Using puritan logic, it already was corposlop for the past 2 decades. 99.9% of the contributions to Linux come directly from corporations.
>>
>>107259027
I prefer copyleft over trannyleft.
>>
>>107259041
Nobody gives a shit about trannies nor accepts them outside of terminally online freaks. Corpos and projects are just trying to avoid being seen as bigoted because otherwise they'd be attacked and slandered by these terminally online lunatics.
You're literally proving that "trannyleft" has won against you by even giving a fuck about it.
>>
>>107256922
Sounds like NVIDIA GPU
>>107258611
You can't use sway with x11, sway is a wayland compositor
>>
>>107257340
>2025
>not using neovim with lazyvim
Also you should've used f or /
>>
File: GnFFj3EbgAEan6C.jpg (70 KB, 1100x1078)
70 KB
70 KB JPG
>>107258818
>the "convenience"
It's mostly that you get much larger "targets" to resize/move the window with the mouse vs only using the borders. I can see why people enjoy tiling WMs but they're definitely not for me, I want things to overlap in order to monitor more of the situation at once
>>
>>107256922
Sway doesn't officially support display managers. Did you try switching to a different TTY and logging in and running
sway -d
from there?
>>
>>107255682
>Ventoy
Xi Jinping thanks you for donating your personal data to the Chinese Communist Party
>>
>>107257625
I guess I should have looked at the wiki. I just assumed archinstall would handle this stuff automatically.

Also, this is on a Virtualbox VM if that matters
>>
>>107259512
Imagine thinking phoning home to China wouldn't be caught in an open source project
>>
File: DebianLenny.png (318 KB, 1280x800)
318 KB
318 KB PNG
I've been maining Debian since Lenny. Also have an Arch rig for the most Steam/Proton compatibility.

What's the cool /g/ distro nowadays?
>>
Does anyone know if you can get application specific keybinds with niri? It seems literally impossible
>>
any way to make arch updates more streamlined?
having to keep doing pacman -Syu y sudopassword y y y y 0 gets fucking annoying, i'd like it more windowsian
>>
>>107259969
You actually type it out? I just hit the keybind for tilda, and press the up key till I get to the command.
>>
>>107259969
pacman -Syu --noconfirm
>>
>>107259969
paru, updates AUR and system packages
>>
>>107259810
>archinstall
i swear this does more harm than good
>>
>>107259831
Remember when a backdoor was introduced into xz, an open source project? It was only discovered because a developer noticed CPU spikes when making SSH connections and he decided to investigate. I just don't think Ventoy is worth the risk.
>>
File: 1763290438515423.jpg (22 KB, 424x320)
22 KB
22 KB JPG
>>107260083
Everything is backdoored
>>
>>107260083
You're kind of proving his point there, it was discovered. Just lag your updates by whatever time period makes you feel most comfortable and wait for someone else to go first.
>>
>>107260083
>Remember when a backdoor was introduced into xz, an open source project? It was only discovered because a developer noticed CPU spikes when making SSH connections and he decided to investigate
Yeah, and iirc he figured it out like seconds after the update was pushed. That's the beauty of open-source software, if any autist notices even the slightest irregularity, he's going to find it and figure it out fast.
>>
>>107260187
>>107260227
I bet there is malware in open source software right now which hasn't been discovered because it doesn't produce any noticeable CPU spikes and therefore nobody had a reason to look into it.
>>
>>107260389
I bet you're right but unless you never want to use any software except for software you've written yourself there's not a lot you can do about it.
>>
File: .jpg (14 KB, 177x266)
14 KB
14 KB JPG
cinnamon be comfy. And by comfy I mean, it has night light integrated. And no, I wont be messing with redshift gammstep or wahtever
>>
>>107260516
so does kde
>>
>>107260227
>fedora 43 xfce4
>libinput updated week ago
>mousewheel begins to skip 2-3 ticks making it even slower to scroll than before
>no new update whatsoever
>only one forum post on some fedora forum
>it's called "regression" and you need to downgrade the package manually
I wouldn't be so hopeful.
>>
>>107259210
your picture got me
>>
>>107255092
What if I were to call it Linux/GNU
>>
What happens if I don't unmount a manually mounted drive before shutting down the computer?
Does the type of drive make a difference?
>>
>>107259969
Why do you have to press y more than once?
>>
>>107260534
and guhnome
>>
I've installed Debian in a VM and it asked for my full name to fill the GECOS field of the starting user.
This sparked my curiosity: is it common practice for Linux distros to ask for your full name? What other distros do it?
>>
>>107260661
The system will write the pending writes to disk and shut down afterwards so you don't need to unmount stuff manually
>>
Is there any arch based distro that is NOT rolling release?
>inb4 manjaro
No
>>
>>107260542
by using bleeding edge beta software you willingly accept an increased risk of regressions and backdoors.
>>
What if I told you... that there is a thing called GNU/kFreeBSD?
https://www.debian.org/ports/kfreebsd-gnu/
>>
>>107260516
Every non-shit DE has night light integrated

>>107260779
SteamOS
>>
>neglect paccing my -Syu for a week
>update
>now all my proton games crash 20 seconds or so after launching or instantly if i alt tab
>i know it's proton because war thunder and other native games don't give a shit and work fine
>all journalctl says is a core dump that says nothing
what the hell?
>>
>>107260832
>SteamOS
Is it really the only one out there?
I really like Debian's stability, but I also really like pacman much more than apt, the perfect distro would be a something stable like debian but with pacman instead of apt, call it Archian or Debarch or whatever.
>>
File: ark-is-such-trash.png (106 KB, 838x538)
106 KB
106 KB PNG
how in the world is ark the default in kde?
it fails when making archives, it fails when unpacking archives, why does it even exist?
it might be the worst software I ever used
>>
>>107260954
https://bugs.kde.org/
>>
>>107260857
>>neglect paccing my -Syu for a week
I did this for 2 years on a dormant installation. Update went well with a minimal of of fuss after that. Just a couple of documented manual interventions required.
Broke my Steam installation and games though. Update a week or so later magically fixed it. Who knows when the next update will break things again.
>>
>>107260892
>Is it really the only one out there?
There's also the new "KDE Linux".
Other than that the only ones I know are those which classify themselves are semi-rolling but are actually rolling (afaik), like Nyarch and UltimateEdition.

>>107260954
Check if the same bug appears in KDE Linux. If not, then it's a distro issue not a KDE issue.
>>
>>107260747
The "idea" there is that you're a user on a system that's being administrated by someone who is bigger and better than you, and they need a directory of the actual people at each user node so they can walk over to your desk and call you a faggot when needed.
>>
I forget why I named my system partition after greek mythology. I had forgotten it had a human readable label at all, until I did lsblk -f just now.
>>
>>107258875
>How true is what the boomer Lunduke is saying, that a lot of distros and core programs are totally subverted and trooned?
Not true at all since you, yes (You), the user, has the ultimate say over your GNU/Linux system
Gnome changed their logo to a hammer and sickle? just go to /usr/share/icons and change it
Think systemd is jewish/communist/racist/<insert your boogeyman here>? no problem, just do sudo apt install sysvinit/open-rc/runit/etc... or install devuan, artix, antix, etc...
Think GNU coreutils are too bloated? use busybox
Hate X11 but don't want to use Wayland? No problem, just follow one of the many guides online to install Xlibre (I am actually using Xlibre right now btw)
XFCE too "woke" for you? Try LXDE, LXQt, Openbox+tint2, IceWM, etc...
Firefox? pfft anon, there are already way better forks of that, try IceCat, Librewolf or Abrowser!

I don't understand why people even argue about politics here, this isn't windows or mac, if you don't like something in your system then you actually have the power to change it. Anyone who says that <software> is <boogeyman> is retarded.
>>
>install debian for server
hmmm I think I would like some newer packages
>install fedora
hmm redhat/ibm seems evill from what they are doing. Also systemd is trying to be my os for some reason.
>install devuan
hmm nice. Devuan works nice on my server
>install devuan with x11libre on main pc
hmm very nice but I want newer packages without systemd
>install artix with dinit
The programs I need don't work even after days of tinkering. dinit its blazing fast tho.
>finally arch with x11libre
Don't want to use systemd but sometimes you have to make some compromises in life I guess. I would 100% recommend devuan for server. Its awesome. I don't know what would happen with apt in the future tho now that its getting rewritten in rust.
>>
>>107261307
>if you don't like something in your system then you actually have the power to change it
are you fucking serious
I have better things to do than maintain my own shitty fork of a distro
>>
hey niggers
why cachyos doesn't boot properly at times? always stuck at boot after showing cachyos icon symbol with animation then it gets stuck at loading symbol, always have to restart or shut off and on to pass it even three times
>>
>>107261374
are you using grub or systemd-boot?
>>
>>107261400
grub
>>
>>107261374
turn off the pretty boot so you can actually see what's going on.
>>
>>107261520
how
and i just learned that i should turn off one of my monitors if it ever happens again
>>
>>107261412
Well, try disabling the splash screen and enabling plymouth logging so you can actually see what happens in the background when your system boots. I suspect it's some kind of systemd fuckery where some service gets stuck and doesn't start and forces the whole system to wait, I've actually had this happen on me before. The solution would then be to disable the offending systemd service.
https://wiki.archlinux.org/title/Plymouth
If you already have plymouth installed then all you need to do is open /etc/default/grub and modify this line
GRUB_CMDLINE_LINUX_DEFAULT="loglevel=3"

and make sure there is no "splash" option in GRUB_CMDLINE_LINUX
Now you should see boot messages and what services start or get stuck the next time you reboot
>>
>>107261545
im scared of removing splash on /boot/loader/entries/linux-cachyos.conf or i will never boot to my OS. don't trick me
>>
>>107261622
>/boot/loader/entries/linux-cachyos.conf
Is that how cachyos handles system configs? or is this what /etc/default/grub is symlinked to?
In any case, I assure you, all you need to do is remove the "splash" option from /etc/default/grub, the "loglevel=3" was kinda optional.
It's just one line in a single file, you can't possibly fuck this up?

If you're really scared, then backup that file, then if your system doesn't start (extremely unlikely, but sometimes noobs manage to fuck up even the simplest things somehow) you can enter the system terminal with Ctrl+Alt+F3 and move the backed up file to where it was (you do know how to do that, right?
>>
is systemd really that bad? should i switch from mint to a non systemd distro like devuan?
>>
>>107261768
Devuan user here, it really depends, if you're okay with mint then you should stay on it. Stepping out of the systemd comfort zone requires you to familiarize yourself with other init systems, and it will be painful at first. Using devaun made realize why systemd exists, it's because sysvinit is a dogshit init system, yes it's way less lines of code than systemd but it's really a pain if you want to configure/manage services with it. Well at least OpenRC exists which makes sysvinit easier to use. There's also runit but I've never tried it. Also I used to rely on systemd-resolved as my DNS cacher/resolver, after moving to Devuan I used unbound, it was another pain to figure how to set up but managed to make work in the end. Oh yeah and you also have to start pipewire manually or configure it to autostart with your DE/window manager (consult the gentoo wiki for more info on this).

All in all, if you're not prepared for a lot of tinkering then you should not use a non-systemd distro.
>>
>>107261768
You should try Devuan to learn how deranged systemd haters are.
>>
>>107261883
should i just switch to normal debian then? i really dont like mint, but i like the apt package manager
>>
>>107255682
What the hell at the last 4... you don't need anything other than first two, and if you're not a crazy: Only the first one.
>>
>>107261768
no, it's the de facto standard. only autistic people hate it.
>>
>>107260075
Werks on my Machine™.

Seriously. Archinstall is fine.

The person your quoting's problem is more than likely:

>Arch
>Virtual Machine.
It's been noted as a notorious PITA for VM, to where even the wiki has to make step-by-step instructions for VM applications ('Box, VMWare, etc.) due to it. I doubt the installation script/hook is the major reason for that and more that Arch sucks for VMing.

I'd suggest that guy try Sway OUTSIDE of a VM if possible.
>>
>>107261732
i just found out i don't have any directory like this in my system. your way seems too chaotic. unless you make a video essay shows how it's done then it will convince me and will bestow me with courage.
>>
>>107261908
I use devuan for my server and I never had a problem. Don't spread systemd propaganda.
>>
>>107260779
>Is there any arch based distro that is NOT rolling release?
Why would you want that? You can just use Ar--

>>107260892
Can't you just install Pacman on Debian and uninstall apt? It's just an application, after all. The bigger question would be: Would it play nice given these distros focus on one over the other, however?
>>
>>107261916
Debian is what I've used for a long time (about 4 or 5 years) before switching to devuan and I'm very familiar with it, so the jump from debian to devuan wasn't really huge for me.
Some words of caution though: compared to Mint, debian packages are old. Even the latest stable debian doesn't have as new packages as Mint, although that varies from package to package. Otherwise if you don't mind old or outdated packages then debian is a very fine choice.
>i like the apt package manager
Try installing nala, it will make apt even better
https://www.youtube.com/watch?v=QD6J9sEejdw
Also that video is 3 years old and nala is in the debian repos now, so all you need to run is 'sudo apt install nala'
>>
>>107261954
>only autistic people hate it.
By autistic you mean people who prefer their systems to follow the unix philosophy? Systemd was supposed to be just an init system not a cancerous system trying to infect everything by creating dependencies on it.
>>
>>107262038
>Can't you just install Pacman on Debian and uninstall apt?
Ah, see, I've thought of that, the problem is that a package manager is useless on its own, a package manager needs a repository to fetch, download and install software from. And you can't just point pacman to the debian repositories because the .deb format is incompatible with pacman.
>>
>>107261954
Also do you think that its a quensidence that Lennart Poettering was working for fedhat/IBM and now its working on Microcock?
>>
File: slack-penguin-color.gif (17 KB, 258x303)
17 KB
17 KB GIF
>>107261768
Well, it depends. If you are gay, then just stay. If you are not gay, then use a UNIX like init. People like to overly complicate all of this, but it really is SIMPLE AS. I don't understand any of it on a technical level, but didn't need to know anything more than that to make my own decision.
>>
>>107262056
There's no such thing as "unix philosophy". It's always just been a theoretical software paradigm, but it cannot be achieved in practice unless you return to sticks and stones computing.
Case in point the web browser you currently use isn't composed of a modifiable JS engine, DOM rendering engine, image viewer engine, media player engine, password manager, etc. It's all a unified bundle.

>>107262080
>people change jobs and move up the ladder
Your point? If you think the creator of systemd is a retard who made a bad product, you should be really happy he's now working at Microsoft and is making Windows more shit.
>>
>>107262148
>There's no such thing as "unix philosophy".
Yes there is. The unix philosophy is that you create a small/minimal program that does only ONE job and you make sure that its INPUTS and OUTPUTS can be used by other software without any problems. Do you know why there is so much bloated, shitty software nowadays? Because they try to create one program to do EVERYTHING instead of breaking it in small pieces/subprograms that you can add or remove to create your own Frankenstein.
>>
>>107262010
it won't help since after you install sway, you need to install soft deps that it does helpfully list
doubt you see the msg in archinstall though
>>
File: vitals.png (99 KB, 513x316)
99 KB
99 KB PNG
>>107255092
is there a KDE equivalent to this? it's the "Vitals" extension from Gnome, I really like it.
>>107260954
works on my machine, also good taste in games anon.
>>
If I could have systemctl, and only systemctl without the other bloat, then I wouldn't mind systemd being my PID1, otherwise I will continue to use openrc.
>>
>>107262218
>Because they try to create one program to do EVERYTHING instead of breaking it in small pieces/subprograms that you can add or remove to create your own Frankenstein.
That's because almost nobody wants a bunch of small software doing nothing and requiring it to be assembled to use.
>>
>>107258939
Nigga Canonical and RH already exist, are you finding out just now?
>b-but what about le LEFTISTS!!!
Post-election US politics were a mistake.
>>
>>107262020
>>107261732
>>107261545
i did it! rather than in "/boot/loader/entries/linux-cachyos.conf" it was in "/etc/default/grub" i destroyed "splash"!
i am god!
>>
>>107261348
Well then you shouldn't complain if you don't want to put any effort to get rid of the slop in your system.
>>
>>107262357
So proud of you anon, you're on your way to becoming a linux wizard!
>>
>>107262379
so true!
>>
>>107262020
>i just found out i don't have any directory like this in my system
what? are you sure?
>>107262357
>>107262389
anyway, the next time your system hangs you should see if it's caused by a systemd service. If that's the case then you can disable that service with
sudo systemctl disable <offending-service-name>
>>
>>107262334
>That's because almost nobody wants a bunch of small software doing nothing and requiring it to be assembled to use.
You can get software that's pre-assembled for you the same way you can get a ready to use desktop environment. Now Image a desktop environment/OS, lets say windows for example, that you cannot remove the edge browser or some other thing because the whole system will crumble. Monolithic software has an expiration date, cannot be extended and it's pure cancer in general. You also lose a bunch of time in the process because when a problem occurs you cannot isolate that small problem and remove it. You have to rewrite the whole system from the ground up.
>>
any RISC-V hardware with actual linux support?
>>
>>107262490
Canonical has a list of boards they support with Ubuntu:
https://ubuntu.com/download/risc-v/canonical-built
>>
Why am I building onnxruntime-1.22.2 from scratch? Why isn't that shit cached on nixpkgs, what gives? It's taking a literal eternity. I'm considering turning off nvidia shit just because of that. This never happened before and I didn't change anything meanwhile.
And the nix hydra website is unresponsive as fuck
>>
This thread is full of grognard neckbeards and literal boomers fucking around with the freaking command line in 2025. Linux is dead. The name of the game is AI. Companies are already building specialized consumer AI chips that will reshape how computers work at a fundamental level in as little as three years. POSIX is dead and buried you are literally wasting your time.

Get out of this thread, kiddo. Don't let these losers waste your time. Log in to Claude or chatgpt. You will thank me in five years.
>>
File: .png (103 KB, 642x247)
103 KB
103 KB PNG
>>107262736
>>107262736
gnu/linux + ai do be like that
>>
>>107262736
(((You)))
>>
>>107262828
yeah, you can always add zero without fucking up anything.
>>
>>107262736
Enjoy your AI slop saar
>>
>>107262736
As long as Claude and ChatGPT continue to exist then they will gatekeep consumer AI chips. We could have it right now but it's too expensive and it will remain too expensive so that you decide it's better to pay for ChatGPT than to sell a kidney for a cluster of 5090s.
>>
>>107262828
>>107262865
Akhshually the real equation is
E^2 = (pc)^2 + (mc^2)^2
but the "pc" term is dropped for objects at rest (p=0) so you get the familiar E = mc^2 that normalfags love to spout. Also the mass here should really be the rest mast (m_0) and not the relativistic mass (m_rel)
t. /sci/entist
>>
How good is Linux Mint with a 4k tv/multimonitor setup? I've read a lot that it's just not really capable of it
>>
gtx 770 is too old to play games on linux, right? it seems everything i run on lutris runs like shit, no matter which wine or proton version
>>
>>107263213
Are you using the open source Nouveau driver or proprietary Nvidia drivers? Because Nouveau barely works and should never be used for gaming
>>
>>107263271
NTA but I don't think the new proprietary nvidia drivers are compatible with old cards, in this case he's forced to use the outdated drivers
gtx 770 architecture is Kepler, the latest drivers that support it are version 470.xx of the nvidia driver
>>
>>107263213
you need the 470 driver. not all distros still have it available since it's legacy and EOL. you also need to make sure you have 32 bit libraries installed (for any 32bit vidya, obviously). and no, it's not too terrible a card, just old.
>>
>>107263271
>>107263484
>>107263488
using nvidia-470xx-dkms as suggested on the arch wiki
gtx 770 only supports vulkan 1.2, might be a problem
it works fine for gaming on windows, it's old but plays older games just fine
>>
I'm on Linux Mint, and I have a 4070. I'm using Nvidia proprietary drivers.

I noticed an issue when playing games on windowed mode while having a browser and discord open on the side (I use a 4k TV as four 1080p monitors, essentially). When the browser is open and playing videos, or discord is open at all, at best, games will drop frames every second or so. At worst they become a stuttering mess.

I eventually narrowed down the issue: if I disable hardware acceleration on other applications like firefox and discord, all the performance issues while gaming with these other applications open go away. But why is this the case? Why does disabling hardware acceleration while gaming smooth out my framerate perfectly and completely? What does hardware acceleration even do on these other programs?
>>
is there a gtk equivalent of kdialog?
>>
>>107263956
https://gitlab.gnome.org/GNOME/zenity
>>
>>107262736
I will never use AI software, I will not buy any hardware that implements AI in any capacity, I will never hand over all my personal information to jewish data collection systems
>>
>>107264027
thanks
>>
>>107262736
I fail to see any usecase for AI besides text porn
>>
>>107264032
You'll only be able to buy used/second-hand hardware soon then. Everything will becoming with a shitty AI-coprocessor before long.
>>
>>107264167
>You'll only be able to buy used/second-hand hardware soon then
I've already been exactly that for over a decade.
>>
>>107255092
hilariously, linux uses are the least likely to look like that out of all the people on earth.
>Verification
>Not
>Required
>>
>>107264202
True chadism is a Way, not a look.
>>
>>107264113
Okay just found about another dialog tool called yad, this one actually uses my system theme instead of forcing adwaita.
>>
>>107262025
I could use a 90s Slackware release for a server and not have problems. That doesn't matter it a good idea.
>>
>>107264389
*make it
fucking phone
>>
>>107264164
image porn
>>
>>107264167
Anything with balls will just use the GPU like it already does. Consumer NPUs are about as likely to continue expanding as winmodems, and for the same reason.
>>
>>107264515
I agree completely but the trend isn't going to stop. It means they get to put "AI" on the box and print more money.
>>
>managed to get SupCom FaF with mods, custom maps and replays working on linux
>took like an hour
>fucking ai sloppa chatgpt replies to my questions with correct information
fucking hell I could barely get my email working when last I tried linux (so like 8 years ago)
maybe I'll try it as my main OS, now that windows enshittified so much
>>
File: crazy seal.jpg (47 KB, 520x556)
47 KB
47 KB JPG
Retarded newfag question but is using X11 in 2025 a problem? Gayland has been giving me so many issues i actually seriously considered reinstalling Windows yesterday
>>
Any recomendations for a terminal imageviewer?
>>
>>107265317
>terminal
>imageviewer
Why do you do this to yourself?
>>
Sometimes Windows does some shit that requires me to do ntfsfix on the partition before mounting, I know how to fix that.
I usually open the partition through Dolphin because it's easier and it makes an automatic directory, however if it errors Dolphin refuses to try again.
I don't get it, I open in Dolphin it errors, I use ntfsfix and try mount it works, I go back to Dolphin and it gives the same error. Closing and reopening makes Dolphing rerequest my password but it still gives the error even though it shouldn't.
It's like it's caching the mount and instead of trying again it just errors because it errored the first time, wtf?
>>
>>107255231
I have an "old" Legion 5 (Renoir + Turing) that I still daily drive. It's pretty good, almost everything works fine.

Spoiler: What doesn't work fine is USB-c display output, once you plug a second external display it shits the bed. I blame jewvidia tho.
>>
>>107265300
nah, you should be good, if using a major DE (GNOME/Plasma) I'd recommend you to stick to a LTS distro like Debian or Ubuntu LTS. You never know when the big ones will drop X11 support
>>
File: 2025-11-19_17-07.jpg (127 KB, 1539x443)
127 KB
127 KB JPG
>>107265317
>terminal imageviewer?
no idea, but testing out yazi and so far so good.
>>
>>107255092
This will be kind of a dumb question, but I am still curious to know if there's a solution.
I am using TDE, is there any way to preview the thumbnails of pdf, epub and webm files? I know with Windows you could use DarkThumbs to do it, but I want to know if there's some kind of process for Linux for getting them to preview through either Konqueror, Konquest or Dolphin on TDE (or if there's some kind of better file manager that supports thumbnails of those filetypes and more, since Konqueror can be kinda janky at times).
>>
With Adwaita hidden, how am I supposed to have default icons on Mint/Cinnamon?
>>
I wanna improve my git and bash knowledge. I am thinking of 'Version control with git' and 'Learning bash' from O' Reilly. Do you have any other recommendations?
>>
>>107265509
>yazi

Cool Thank you so much, I remember some threads ago someone said something about another one that started with the letter N wish I recall it or find it looking at the archives.
>>
>>107265690
n3? https://github.com/jarun/nnn
>>
How long can I keep using gtk2 for before ebussi destroys it out of spite like he did 3 and 4?
>>
>>107265845

nope, but It looks great.
>>
>>107265873
It's already dead
>>
>>107265873
It's already broken on Wayland
>>
>>107265873
gtk2 has already died, get on with the news
>>
>>107255092
What's a linux setup for a wireless monitor?
>>
Is GPU encoding (VAAPI, amd gpu) just bad for hevc stuff?
I've been reencoding a bunch of older stuff I have for them HDD savings (crf 23 and slow preset) with very good results, but when I try VAAPI with -q 23 I get a _slightly_ lower quality encode with a larger filesize than the CPU encode; If I try -q 20 I get a near-identical quality picture but the filesize is larger than the original x264.

I've been trying to understand the quality options on the documentation but it just goes over my head.

Anyone here has ever gotten satisfactory results with vaapi?
>>
>>107265403
>do ntfsfix
No. Wrong. You do not do ntfsfix ever. You're just setting the dirty bit clean without actually fixing the filesystem format error and then hitting the same error again. Boot into Windows and run chkdsk. Frequent filesystem errors are a likely indicator of hardware problems.
>>
>>107266438
amd is the worst of the 3 for encoding, just go intel or nvidia
>>
>>107266438
GPU encoding is only good for real time video. CPU encoders are higher quality.
>>
Why doesn't Linux have all the important system files in its own folder like Windows does? How hard would it be to make a distro that does this?
>>
>>107255092
hello friendly linux users
i installed mint onto my laptop and then kind of didn't touch it until ~2 years later.
when i went to use it again and update/upgrade a few things, both the cli and gui tools for this either broke, or only gave me out of date software.
i'm no linux pro, so getting around this felt like a bit of a nightmare. this is the opposite of my experience with w10. For w10, the OS updates downloaded and installed themselves, and while the various applications i used required more manual clicking, etc, there were no issues.

tldr: after this experience, how do i justify keeping a linux-based OS on my laptop and not installing windows instead?
>>
This weekend I believe is the time I will put linux on my DD from Win10.

I've used Mint a few times on laptops but not extensively. I think I've narrowed it down to Pop! and Mint.

Since I have little experience with Gnome or any of that, would I be better off getting the latest Pop! with Cosmic so I wouldn't have to relearn anything? Or go Mint, use Cinnamon for a while while i learn Linux, then switch to Pop! when it has a full release?

Use case is mostly browsing, steam, misc projects. Nothing like coding or heavy IT work.
>>
>>107266632
Mint is extremely versatile. It has a rep as the baby's first distro but that's only because does everything the average desktop user needs or wants pretty much out of the box and Cinnamon has a layout like windows so it's very easy for newcomers to use. But you can do development, gaming and anything else with Mint. No real need to switch to any other distro unless there's something specific you want from a different package manager, or you want to get your hands dirty and get deeper into the internal of how Linux works. Personally I always recommend the xfce edition of mint, I've always found it even more stable than cinnamon, and cinnamon is pretty good.
>>
>>107266603
Windows caters to the lowest common denominator user so it is packaged with every kind of bloat and hands-off training wheels features. Linux is for people more interested in computer tech and how it works, to greater or lesser degrees. So it's up to you which kind of person you are. No one needs to validate what OS you use, it's up to you.
>>
>>107266584
>How hard would it be to make a distro that does this?
There actually exists such a distro!
It's called GoboLinux, but it's for advanced users so...
>>
>>107266603
Use a distro that does that, like Fedora Atomic or Ublue. Mint is stuck in the Windows XP/7 era, which is not a bad thing if that's what you want.
>>
Just curious, but how is Linux more secure than Windows if there exists hardware backdoors such as the Intel Management Engine? It appears that Linux is only good for performance.
>>
>>107266438
do VMAF tests to compare.
cpu will always be superior in quality vs size.
i think the vmaf ffmpeg command was something like this
ffmpeg -i encoded.mp4 -i original.mov -filter_complex libvmaf -f null -

for some large project these where my findings on cpu.

Original 1min clip prores 422 3.39(GB)

h264 (100fps)
crf 18 92MB VMAF 96.91
crf 20 66MB VMAF 95.73
crf 22 48MB VMAF 94.0

h264 10bit (40fps)
crf 20 65MB VMAF 95.73

h265 (27fps)
crf 20 63MB VMAF 96.78
crf 20 57MB VMAF 95.48 (medium)

AV1 (9fps) crf 30 38.5MB VMAF 94.01
AV1 (7fps) crf 20 81.4MB VMAF 96.98
>>
>>107266781
hardware backdoors aren't the only kinds of backdoors, and windows has many software backdoors too
>>
>>107266494
>>107266786
>cpu will always be superior in quality vs size.
So there's really no fiddling with settings to get something similar? Damn shame.
>>
>>107266774
Just for clarity -
I don't necessarily care about the updates being automatic or not, but i do want all the update tools to work and provide the most up to date versions after a long period of time.
Is something like Fedora Atomic or Ublue good for this specific issue?
I'm not sure but I'm guessing the cause was the addresses that were used by apt and similar software changed or became unavailable over those 2 years.
>>
>>107266975
>Is something like Fedora Atomic or Ublue good for this specific issue?
Yes, it's literally impossible to fail an update on those as they do not touch a live system. The entire OS image is swapped on reboot.
>>
Yesterday I tried getting Sway working. Turns out it was either needing to add my account to the "seat" group or turning on 3D acceleration
>>
>>107266781
Years after its discovery it seems reasonable to assume that it is not a backdoor. There is no connection made from it to anywhere. And itself being contacted from somewhere is unreasonable behind a router etc. Lastly it being a local entry into a running system? Come on, so are your pcie/m.2 slots on your motherboard and nobody is soldering those off.
>>
>>107262736
Put Claude in extended thinking mode and ask it to convert a document. You will see Claude internally using an Ubuntu command line to give you your output.
>>
>>107258723
>MacOS is free and you can use it just fine without an iCloud account.
I wanted to download xcode from applel store and it required me to create an account and give them my credit card number, despite xcode being free
>>
Instead of having us deal with flatpaks and containers, why can't the OS simply provide versioned libraries?
>>
>>107267222
NixOS does that
>>
>>107267240
Yeah but why isn't this the obvious solution?
>>
>>107266716
I've gotten the vibe from people that Pop!OS Is kinda a meme, is that your opinion as well?
>>
>>107266781
>It appears that Linux is only good for performance.
There's more to operating systems than the hardware they run on or performance gains. I could go on and on explaining why I think Linux is great, but most people don't understand or don't care, limiting their opinions on the ability of the OS to run videogames or wach porn. If freedom itself isn't appealing to you then I don't know what to say.
>>
File: 1763357510007884.jpg (86 KB, 972x1024)
86 KB
86 KB JPG
>>107266716
>>107267369
Don't ever take /g/'s opinion on anything at face value, anons like to shitpost. Personally I don't like Pop, but I have to give their team credit for making Gnome less shit. It's fine if you use a laptop, or if you want a "MacOS like" type of experience. As you mentioned, going with Mint (Cinnamon/Xfce) until you figure out what you actually want seems like a more sane option, I myself used Cinnamon for years and consider it a good desktop environment, although it might feel a bit outaded at times. Nothing wrong with staying there either, but if you ever feel like trying something else, you should first figure out what you're looking for in your OS, instead of distro-hopping for no reason. I went from Ubuntu to an Arch-based distro because I wanted newer packages and didn't like Ubuntu's package management in general, I also went from a tiling wm to KDE because while I like tiling windows, I prefer a system that it's already put together for me. Just choose what you like, that's the good thing about Linux.
>>
>>107267261
I don't know, but I think it would be difficult to make programs recognize what versions of libraries they need
If you have ever taken a look at your /usr/lib/x86_64-linux-gnu directory (on debian or debian based distros) you will quickly notice that most generic library names are symlinks to the actual versions, so for example on my system
libssh.so.4
is actually a symlink to
libssh.so.4.10.2


So now let's say you installed two versions of the same library
libfoo.so.3.1
and
libfoo.so.3.2
. Should
libfoo.so
now be a symlink to
libfoo.so.3.1
or
libfoo.so.3.2
? if you choose the former then this will break programs that depend on the latter library, and vice versa. From my understanding, Nix solves this by reorganizing the filesystem hierarchy and doing some clever symlinking.
>>
File: computer meme 9.jpg (92 KB, 1096x1280)
92 KB
92 KB JPG
>>107266716
>>107267261
Mint and Pop both use Ubuntu's repos directly so they are sort of "Ubuntu flavors", albeit not official.
>>107266716
>Cinnamon has a layout like windows so it's very easy for newcomers to use
Does it really make a difference?
IMO all Linux desktops are super alien compared to any Windows version out there. They may have a start menu and a task bar but things get all wacky the second you start looking for settings and Control Panel and stuff.
>>107266584
What are important system files? Stuff you need in order to boot into a virtual terminal?
Why would they need their own specific directory? What would that solve?
>>
>>107265509
Holy shit where has Yazi been all my life.
Been stuck with slow arse Kitty and Ranger.
>>
Anyone ever figure out a proper color pipeline for printing? I'm looking at something like Darktable -> CUPS -> an Epson photo printer. And I can't get proper colors, no matter the settings in Darktable's UI. The ICC printing profile doesn't appear to work as it should. It does affect the color in the print, but it's different than when I use analogous settings printing from a Mac.
>>
>>107267369
If the distro you choose works for you and your hardware it's not a meme. Pop posturs itself as a gaming oriented distro so it aims to have better compatibility with gaming hardware, or make it easy to install drivers etc. But it's Ubuntu under the surface. Different distros behave differently on different hardware so if you want to venture out beyond the standard Ubuntu/mint ecosystem it's worth trying a few for some amount of time as see what works best for you overall.

>>107267701
Having a button in the bottom left corner on a panel that categorises apps is much more familiar to a newcomer from Windows than whatever Gnome is trying to do.
>>
>use Gentoo
>Firefox update
>at some point CPU usage goes down while emerge is still running
>look at terminal, gets spammed with:
console.error: services.settings:
Message: TypeError: NetworkError: Network request failed
Stack:
fetch/</request.onerror@resource://services-settings/Utils.sys.mjs:242:26

>goes on for almost half an hour
>compilation finishes successfully

>>107267775
>Having a button in the bottom left corner on a panel that categorises apps is much more familiar to a newcomer from Windows than whatever Gnome is trying to do.
Sure. Just saying that even the "Windows lookalikes" aren't that Windowsy, especially beneath the surface.
>>
>>107265317
'imv' is a great minimalist image viewer.
eg. imv ./
>>
is there a good manga reader for linux? i tried komikku but 1. its a flatpak ;/ 2. i can't even zoom in on the pages, nor can I bookmark any chapters. should I just stick to a web browser?
>>
>>107267827
YACReader is pretty good. Zathura is good too.
>>
I'm on mint cinnamon and is there a way for notifications to display properly with this windows xp theme?
https://github.com/ndwarshuis/CinnXP
>>
>>107267876
this is only happening on the homestead theme btw, every other theme works fine with notifications
>>
>>107267852
thank you anon
>>
>>107267827
I use koreader for the consistent interface w/my e-reader and the calibre integration
>>
>>107267775
>>107267510
Thanks anons, I'll go with Mint for now at least.
>>
>>107267827
Not really on-topic but, what's the current meta for offline manga reading/piracy? torrents?
On-topic: What DE/WM are you running? Okular (KDE's default pdf reader) works fine for what I have DL'd.
>>
>>107268180
i dunno how to torrent :D
i find it hard to read manga online, because of choice paralysis. But reading dailies on /a/ helps me read new mangoes.
i'm using cinnamon >>107267876 im this dude
>>
>>107255092
I'm having volume issues that persist until my computer goes to sleep and I wake it back up. At boot everything is super quiet and when I wake it up it goes back to normal. What could be the cause of this? Everything on alsamixer, wireplumber and pipewire looks fine. I'm on Arch. The closest issue report I found was that someone was having the same issue and had the same line of desktop as me (HP OMEN). I can find instances were people lost sound after waking up from sleep but not getting more sound after instead. What do?
>>
good news: easyeffects seems to have switched to Qt so you finally get a fucking tray icon for it
>>
Best multi-chain crypto wallets for Linux?

I want one that supports WalletConnect: the Metamask extension in Brave browser on desktop does not support that. I do NOT want a mobile wallet.
>>
>>107269002
Look into Exodus, Rabby or Frame
>>
>>107269002
Been on Frame a while but not a hardcore cbro, basic defi and transfers no issues. Fine with Ledger after udev perms. Interface is a bit unconventional. Secondary RPC toggles quite handy tho.
>>
>>107244061
>>107256365
>[FreeBSD 14.2:] -sh: rfkill: not found
Still don't know of a FreeBSD program which does what rfkill does in Linux

>>107251365
>>107253516
It has a file named "Counter" which contains this text (212 bytes):
>application/javascript=3;application/ogg=1;application/pdf=150;image/gif=48576;image/jpeg=3167470;image/png=893224;image/svg+xml=337982;image/tiff=683;inode/symlink=1139;text/css=1;text/html=5298371;text/plain=9;
>Section "Text file: Counter.txt" in https://d-ao.site/raw/2OzQtv0Z7RarDvsSGIC1yBdgAWcGetwD1EtgZP1etXg
That explains why that English Wikipedia late 2016 or 2017 siterip has a size of 658 GB.

>>107262471
Good points about why systemd is or can become a problem. One giant software program that isn't modular or does many things and many different things is an issue. I'm in Arch Linux now and have some problem with libprotobuf library dependency or some shit. Imagine if I get into a weird situation where systemd breaks and I can't fix it without spending so much time on it. Whole system may be trashed. So modularity is important because if one thing breaks in your OS then it doesn't take the whole thing down; you simply fix the small or small-ish software which does its ONE TASK or replace it with something else.

systemd apparently does all of this: init system, Service Management, Process Management, Service Isolation, Logging, Timers, Socket and Path Activation, User Sessions. So be very worried in regards to it breaking.
>>
>>107269039
This page
>https://www.linuxnest.com/the-best-crypto-wallets-for-linux-a-no-bullshit-hands-on-guide/
says that Exodus is only partially open source, but I'll look into it or the others you suggested.

>>107269141
>have some problem with libprotobuf library dependency
Point in bringing this up is that I may or may not have to fix it. Some libraries (like libc IIRC) are more important than others and have more things depending on it. But having way too many things depend on or based on one program can be a problem.
>>
>>107269141
>One giant software program that isn't modular
systemd isn't one giant program that does everything, it is very modular.
>>
File: 1723575407521.jpg (1.04 MB, 1800x1292)
1.04 MB
1.04 MB JPG
>>107253310
>>107253516
>>107253663
I hate Cloudflare for various reasons.

>>107269039
>Rabby
>https://rabby.io/
>https://github.com/RabbyHub/Rabby
>Rabby Wallet is an open-source browser plugin for the DeFi ecosystem, providing users with a better-to-use and more secure multi-chain experience.
Multi-chain in regards to it supporting "All EVM Chains" and Ethereum, but that's fine. Hope it does what I want.

>>107269237
Even if systemd is modular, it's still one thing with certain main dependencies and so on. Today I learned that systemd isn't interoperable. It doesn't run on FreeBSD and other BSDs.
>>
>>107269278
systemd doesn't have many dependencies. It does depend on functionality of the linux kernel though.
>>
>>107262658
It's something to do with `nixpkgs.config.cudaSupport = true;`, which I'm not sure is useful at all.
>>
File: i2p-4.jpg (540 KB, 1920x1080)
540 KB
540 KB JPG
Do you use I2P in Linux? I think I first heard about torrenting anonymously by using I2P from "Linux YouTuber" Mental Outlaw. If you search his channel for "i2p" then YouTube doesn't show his video titled "Anonymous Torrenting With I2P":
>https://commons.wikimedia.org/wiki/File:Anonymous_Torrenting_With_I2P_(usage_of_darknet_I2Psnark).webm

I think the YouTube algorithm shadowbanned that term ("torrent"/"torrenting"); similar to what happened with BiglyBT:
>In December 2017, after pushing an update for review, the Android version of BiglyBT was rejected from Google Play for mentioning "other brands: Bittorrent" in the app listing's description, surprising the developers. The app was restored to Google Play after all mentions of "BitTorrent" were replaced with "torrent".[14] --Wikipedia

You can download this popular TV show "Firefly" via using I2P's BitTorrent Client named "I2PSnark":
>magnet:?xt=urn:btih:bc21597bc6dc856eb29b928046041bfbd7cef83e&dn=The+Complete+Firefly+%26+Serenity+%28720p+BDRip%29+incl.+commentaries%2C+extras%2C+comics&tr=http://tracker2.postman.i2p/announce.php
>>
>>107265300
>but is using X11 in 2025 a problem?
yes, since it's in maintenance mode
>>
File: 1720986739444312.jpg (158 KB, 1001x1335)
158 KB
158 KB JPG
Why is everyone recommending CachyOS and Pop! to noobs?
I'm asking as a noob myself... I just want something that works for my laptops with no fuss.
>>
>>107267827
>>107268180
Okular works for reading .cbz files which is what some manga torrents contain.

>>107268263
>i dunno how to torrent :D
Why not? Read >>107269549 - I recommend trying to torrent anonymously for movies and TV shows released in the USA (especially recent releases). That avoids DMCA emails if you live in a country where your ISP cares about that crap. Otherwise, just use qBittorrent. Search for torrents to download+seed with I2PSnark:
>http://tracker2.postman.i2p/?view=Main&search=Firefly&category=-1&orderby=-1&lastactive=0&lang=-1
>http://tracker2.postman.i2p/index.php?view=TorrentDetail&id=51554
>tracker2.postman.i2p is like the only eepsite I know of with a torrent index as a search-able website.
Make sure to reach a share ratio of >15.00.

>>107269549
Neat Linux screenshot, like with the Ubuntu icon. Link to the search I posted about:
>https://inv3.nadeko.net/search?q=channel%3AUC7YOGHUfC1Tb6E4pudI9STA+i2p
>>
>>107269599
>Why is everyone recommending CachyOS and Pop! to noobs?
"we purposefully trained him wrong, as a joke" kind of recommendation
>>
nice GPT slop
>>
>>107269612
If I had something else to do then I don't think I'd reply to you, but go ahead and point to the posts you dislike.
>>
>>107258875
Parabola

https://git.parabola.nu/abslibre/blacklist.git/plain/blacklist.txt
>>
>>107269609
So what WOULD you recommend?
Debian? Fedora?
>>
>>107259123
>greentexting like a retard
Also you should've kys
>>
>>107269699
debian if you need le stability. recent / high end hardware might give you trouble
fedora kde is pretty good for everything nowadays, it's an easy recommendation
>>
>>107269432
It actually compiles ffmpeg with cuda support with that flag, but not without.
>>
File: 1713815073052400.png (205 KB, 570x521)
205 KB
205 KB PNG
>>107264032
holy BASED
>>
>>107269599
Mint
>>
I've installed CachyOS in a VirtualBox VM and sometimes an empty window with the Wayland logo pops up for maybe half a second before closing itself.
I've tried screenshotting it but it goes away too fast. I'm using KDE.
Any ideas?
>>
>>107270172
>I've tried screenshotting it but it goes away too fast. I'm using KDE.
>Any ideas?
yes, record a video instead of screenshotting you dummy
>>
>>107270172
>>107270182
It may be an overlay for something, or something like iBus (IME for inputting Japanese text, etc) or a utility like wl-copy/wl-paste.

You can generally ignore this.
>>
>>107270172
notification daemon?
if you do wanna tinfoil, I heard some of their team was from Clear Linux, which is heavily government-glowie-FAGMAN-adjacent
>>
>>107269776
Turns out I want "ffmpeg-full" instead of "ffmpeg," what in tarnation is this.
>>
everyday i wake up and read something about windows that makes me so glad i dropped it like a sack of hammers
>>
>>107269598
You don't need new features.
>>
>>107270660
I'd still be on win7 if that was true
>>
>>107270745
The reason to move off Windows 7 is because it doesn't get security updates anymore. Nothing to do with features.
>>
>>107270783
You don't need security updates.
>>
>>107270790
If you want to be a negative IQ moron who doesn't install security updates then go ahead
>>
File: savingprivateryan-ww2.gif (2.62 MB, 498x270)
2.62 MB
2.62 MB GIF
>>107270900
Bruh, this brings me back. My dumbfuck neighbor back in the day somehow managed to catch one of these. I had to go over as the local wiz kid to salvage his data.

Took a few attempts of "nah, your data is gone forever, so just forget about it" for it to sink in for him.

He was indeed a certified dumbfuck though, manage to lose two marriages with two sets of kids just through sheer clueless incompetence. How bad do you have to drop the ball that TWO religious christian wives walk out on you?
>>
>>107269599
It's the only way they can reproduce.
>>
>>107271992
what distro? if you're on debian or debian based distro then you need to hold that package, this prevents the package from being automatically updated
sudo apt-mark hold libinput
>>
>>107272102
Not sure if you are actually literate?
>>
>>107269599
>Why is everyone recommending CachyOS and Pop! to noobs?
Mental illness and idiots recommending the last thing they read an article about.
>I just want something that works for my laptops with no fuss
There's a possibility that it doesn't exist because you're trying to put Linux on Windows hardware. Arch and Fedora are probably the two biggest distros with recent drivers. I would only entertain LTS distros like Mint if you're dealing with ancient nVidia drivers.
>>
>>107255092
How good is cinnamon do you reckon?
>>
>>107269599
Install Mint, it's noob friendly and requires little to no terminal use, you can execute .deb packages for applications from the GUI
>>
>>107270900
one of these took my workplace down in the early 2010s
>>
>>107269599
pure noobs should go debian or mint. i run 5 different machines with 5 different distros at home and debian requires the least knowledge to get rolling. i only tried mint on a thinkpad for a month for fun and don't know how easy it is for setting up your gpu
>>
How can I make sure that I buy a usb WiFi adapter that will work for Linux? Is there a list out there I can check before buying a certain product?
>>
>>107272737
> don't know how easy it is for setting up your gpu.
Depends. Ubuntus repos aren't the newest so getting the newest GPU can end up being a major hassle.
Happened to me. Got a 9070XT, installed Mint, did jack shit, MOBO shows card not detected. Had to plug the HDMI back to the mobo and had to manually install the necessary drivers and other shit. Thankfully there was another dude on the Mint formus with the same issue with the same card.
>>
>>107272746
i would search the distro forums
>>107272763
that's bullshit but i believe it
>>
>>107272763
Sounds like bullshit. My Blackwell Pro was literally plug and play on Mint.
>>
>>107272772
>>107272789
See for yourselves:
https://forums.linuxmint.com/viewtopic.php?t=449120
Until I followed these steps the card would not show up. It was a Sapphire btw
>>
>>107272789
that's nvidia thoughever, i've read about people buying new amd and having initial driver problems
>>
>>107266781
Most Linux distros are less secure than Windows.

>>107269141
>Good points about why systemd is or can become a problem. One giant software program that isn't modular or does many things and many different things is an issue.
Linux is a monolithic kernel. It wasn't following the UNIX philosophy from the start.
>>
Not sure if i should ask here or over the windows general, but where can I find the most minimal and debloated windows 7 .iso to install inside a VM for Qemu+KVM?
>>
>>107272829
Yeah, I can give niggerwell that, their drivers are always up to date
>>
Are there any Debian based distros that have cutting edge nvidia drivers?
>>
>>107272893
this defeats the purpose of using debian
>>
>>107272902
What if I just like the apt package manager but want the maximum performance from my hardware?
>>
>>107272918
if you're a hardcore gamer you'd do something like arch or bazzite, if you are enterprise fedora/ubuntu is probably good enough, if you are a dev you need to rtfm and do it on any distro you want
>>
>>107272918
Then you use Arch or Fedora and install Debian in a Distrobox container. Or use Ubuntu non-LTS.
>>
>>107272858
>Most Linux distros are less secure than Windows.
Ninety percent of Linux distros are crap.
>>
Thoughts on GoboLinux? How hard would it be to implement a similar file-system in Mint (or alternatively make Gobo as similar to Mint as is possible)?
>>
File: file.png (420 KB, 929x721)
420 KB
420 KB PNG
>>107272893
pikaos? still have it installed on an old laptop with nvidia gpu. Just haven't gotten time to fully test it.
>>
>>107273029
Perfect.
>>
>>107273010
If you want me to rephrase it, pretty much all commonly used Linux distros are less secure than Windows. The closest thing Linux has to equally or more secure distros are Qubes and Secureblue.
>>
>>107272893
just install regular debian and use the nvidia .run installer, might brick your system though
>>
>>107261768
if you have to ask, then no. the reasons are mainly if not entirely philosophical
>>
>>107258875
I'll never understand you fags that use OS's as a means of fighting some imaginary culture war. >>>/pol/ is that way. Linux is not a commercial product. Nobody is shilling anything. There is no corporation backing it other than Valve who is only promoting their own distribution. Your life sounds absolutely miserable. I'd rather kill myself than be obsessed with an entire demographic of people to the point that it even bleeds over into what software I use.
>>
>>107273444
The kernel is almost entirely sponsored by corporations though
>>
>>107262118
linux was never unix. linux defeated unix. name-dropping "unix" like it's meant to be something better to someone who probably doesn't know what that is isn't helping your case
>>
>>107255092
Got a bit into DirectX 9 (yes, the old one) just as Win10 support ends. What do you reckon would be good to learn for linux graphics programming, being somewhat future-proof? Into OpenGL for ease of use or jump straight into Vulkan, more control but a fuck load for a triangle alone?
>>
>>107273491
And yet they have no financial interest in it whatsoever because, again, it's not a commercial product. It's a communal project maintained entirely by individuals. Any sponsorship Linux obtains is entirely the result of some other product that's being promoted with compatibility for Linux.
>>
>>107255092
I'm running Xubuntu and I replaced Thunar with Nemo but now when I left click to create a folder on my desktop, Xubuntu complains that I don't have a file manager. I can easily just open up Nemo and create a folder through it so I'm assuming the problem is that the OS is "pointing" (pathing?) to Thunar, finding its not there, and complaining about it. How do I fix this so I can create folders on my desktop again? Thanks!
>>
>>107265317

display
>>
On Fedora 42, I have a GeForce GT 710 for additional monitor and every time there's a kernel update this shit happens:

>Update & reboot, no image on GeForce connected monitor
>Install akmod-nvidia-470xx and xorg-x11-drv-nvidia-470xx
>Monitor on GeForce starts working
>Reboot
>No gui, gdm fails to start
>Login from another tty, uninstall akmod-nvidia-470xx, xorg-x11-drv-nvidia-470xx, reboot
>All monitors now work

Only slight annoyance to do is this every time, not having NVIDIA drivers is fine as the monitor is only for terminals and such. Anybody else had this happen?
>>
>>107274297
You probably rebooted while the kernel modules were still building. Fedora is just janky like that.
Check
systemctl list-jobs
if akmods is still running. If it says no jobs running you can reboot.
>>
>>107274350
Wasn't this, made double sure by running akmods --force --rebuild manually. It does get installed just crashes. I'll fix it by swapping the NVIDIA with an old AMD card from server machine, somehow didn't think about that before.
>>
>>107274580
I fixed my DKMS issues on Fedora by moving to RHEL and not using DKMS.
>>
>>107269002
>>107269278
Rabby Wallet as an extension to Brave browser: seems like it doesn't support WalletConnect. Maybe Frame does >>107269131

List of wallets that support WalletConnect on desktop (truncation is from the list, sorry): Binance .., Ledger L.., Firebloc.., TokenPoc.., SafePal, Zerion, Bitcoin..., Trezor S.., imToken, Safe, Gemini, HashPack, Pintu, Wigwam, SubWalle.., OneKey, HaHa, Keplr, HOT Wall.., MEW wall..
>>
>>107275392
>>107275392
>>107275392
>>107275392
>>
Best way to limit the transfer speed of a HDD mounted over sshfs?

Looking at the man page, not sure what this really means (like the filesize of a request can be 2 GB max or whatever it's set to?):
>-o max_read=N
> set maximum size of read requests
>-o max_write=N
> set maximum size of write requests
>https://www.huge-man-linux.net/man1/sshfs.html
That's not as simple as "set the transfer limit to 800 KiB/s max for upload and download"; I didn't see an option for that.

>>107275393
New thread
>>
>>107256222
here's another woman image: GNU girl.
>>
File: 1497825605238.png (473 KB, 600x564)
473 KB
473 KB PNG
Kernel dev



[Advertise on 4chan]

Delete Post: [File Only] Style:
[Disable Mobile View / Use Desktop Site]

[Enable Mobile View / Use Mobile Site]

All trademarks and copyrights on this page are owned by their respective parties. Images uploaded are the responsibility of the Poster. Comments are owned by the Poster.