Tootfinder

Opt-in global Mastodon full text search. Join the index!

@alejandrobdn@social.linux.pizza
2026-03-09 22:27:15

Not mine, but I truly believe this.
#linux

Photo of an old computer as the minimum requirement to run Linux
@midtsveen@social.linux.pizza
2026-01-11 00:00:09

RE: #Linux, stop compla…

@iam_jfnklstrm@social.linux.pizza
2026-02-10 13:40:40

Q: I run Ubuntu 25.10 and use filen.io to mount a cloud service to sync files between computers (limited to a specific folder). But it doesn't work to autostart it as it is out of sandbox - is there any way to go around that limitation? It has worked before and I trus filen.io so I have no issues to use some kind of fix to cirkumvent the settings for that specific app. #linux

@mrysav@social.linux.pizza
2026-03-10 12:50:17

The amount of work that some distros put into their installers release after release is always amusing to me, almost like an expected use case of #linux is that people will be installing from scratch frequently.

@teoten@social.linux.pizza
2026-04-08 13:47:16

RE: #linux laptop, don't miss this great opport…

@publicvoit@graz.social
2026-02-10 08:31:40

Heute in einer Woche ist in #Graz wieder das #LinuxCafe, wo ihr mit euren Fragen und ggf. auch eurem Notebook vorbeischauen könnt, um von Expert:innen hilfreiche Antworten zu erhalten:

@puhuri@mastodon.social
2026-03-09 17:21:42

The 'pv' #Linux utility is quite nice as you can track any process read process with the -d option. But what if it is not installed?
p=long_run_prog_name; while pgrep $p >/dev/null; do echo $(date -Isec) $(awk -v s=$(stat -c %s infile) '/pos/{printf "%.3f %%\n", 100*$2/s}' $(eval echo /proc/{$(pgrep -d, $p)}/fdinfo/3) ); sleep 30;done
'infile' is …

Shell code fragment
p=long_run_prog_name
while pgrep $p >/dev/null
do
    echo $(date -Isec) \
	 $(awk -v s=$(stat -c %s infile) '/pos/{printf "%.3f %%\n", 100*$2/s}' \
	       $(eval echo /proc/{$(pgrep -d, $p)}/fdinfo/3) )
    sleep 30
done
@imaginaryrobots@social.linux.pizza
2026-03-08 04:16:05

I helped another friend switch from windows to #Linux today. Quite smooth, and a lot of "wow that just worked right away!" moments!

@Tuxramus@social.linux.pizza
2026-02-04 03:33:06

I put the 2015 MacBook pro back on Ultramarine but this time with KDE Plasma. I'm much happier now. Back to rendering videos. 🐧 #linux

@alejandrobdn@social.linux.pizza
2026-02-06 23:36:25

A good time to remember this gem from XKCD, representative of all the descents into the rabbit hole of those who one day asked themselves, "What the hell is Linux?".
#linux

xkcd cartoon about a user's first steps with GNU/Linux.
@revamp@net.miaumuh.ch
2026-03-09 14:00:13

Unser 💫 #revamp -IT Team ist sehr offen für Ihre Fragen und steht Ihnen gerne mit Rat und Empfehlungen zur Seite 🤗.
#linux
#zurich

@ruari@velocipederider.com
2026-04-08 12:04:59

date ' scale=2;((%H*60 %M)*60 %S.%N)/8640' | bc
#Linux #DecimalTime

@niklaskorz@rheinneckar.social
2026-03-07 17:08:20

A bit overshadowed by Vulkan descriptor heaps and HDR extensions: the latest #Nvidia beta drivers for #Linux (595.45.04) also introduce an alternative to the current systemd-based power management triggers, instead relying on the kernel's own suspend and hibernate notifiers when NVreg_UseKern…

@unixviking@social.linux.pizza
2026-04-02 09:26:35

Speaking of which: I’ve been back on Debian for a few days now. In the meantime, there have been a few updates—maybe they fixed the keyboard issue? I don’t know. But in any case, it’s working fine now without any problems or keys getting stuck.
#linux #unix

@lil5@social.linux.pizza
2026-04-05 09:31:38

I don’t think I feel comfortable using Linux mint, they have a GitHub bot that auto closes inactive issues.
#linuxmint

@JSkier@social.linux.pizza
2026-03-29 22:02:25

Welp, while I await surgery, I decided to dust off my XFCE ClassicLooks theme I forked like 5 years ago, tweaking it for Gnome/GTK4 as well (and Qt5 and Qt6 - probably overkill though).
Shot of the Solaris ClassicLooks theme on the Gnome Desktop.
#linux #solairs

@kubikpixel@chaos.social
2026-01-28 16:30:04

From Microsoft to Microslop to Linux: Why I Made the Switch
What's better than a devil you don't know?
The devil you do.
🐧 #linux

@johnm@social.tchncs.de
2026-03-02 12:46:14

Sehr lesenswert:
Linux ohne Installation: Workshop für Senioren
#Linux

@selea@social.linux.pizza
2026-03-21 07:52:40

Daughter, 8 years old:
"Hey dad, I updated my computer to 44"
@… - I think you have succeeded when anyone can do system maintenance on their machines :)
#linux

@galaxydinodragon@social.linux.pizza
2026-03-26 17:57:26

Anyone wanna crash course me in the OS level age check stuff for GNU Linux specifically?
#linux #age_verification

@shanmukhateja@social.linux.pizza
2026-03-26 12:52:15

Linux sleep issues are the latest “Linux audio problems” from the 2000s.
How hard is it to make sure the GPU wakes up correctly, consistently and reliably across multiple kernel versions.
This sucks!
#linux #linuxgaming

@dennisfaucher@infosec.exchange
2026-02-05 16:27:21

Shout out to "grep -r". That is all.
#linux

@UP8@mastodon.social
2026-02-06 16:09:04

🎋 So, why *should* GNOME support server side decorations?
#software #linux

@harrysentonbury@social.linux.pizza
2026-02-12 11:26:14

Linux, Bash and other stuff etc. Interesting odds and ends. :moth:
#linux #bash

@Tuxramus@social.linux.pizza
2026-01-30 03:06:52

I de-ubuntified Ubuntu and have it on Vanilla GNOME. It's working much better now. The 2015 MacBook pro will work great. #linux

@jdrm@social.linux.pizza
2026-01-20 11:21:39

Usando el Pride Versioning🌈, puedo decir que acabo de hacer la versión 1.0.0 de un pequeño proyecto del que estoy super orgulloso para lo pequeño que es. Es un script para gestionar directorios cifrados mediante #ageencryption que funciona en #linux :linux:

@stefan@gardenstate.social
2026-02-05 00:01:49

I have discovered flatpacks.
#ubuntu #linux

@samitha@social.linux.pizza
2026-03-03 16:00:47

I have installed Arch and alpine on my laptop. I'm looking for a suitable OS that boot the device quickly. I can't see that much different between Arch and windows (2~3 min). Alpine is kind of helpful to the situation with ~1 min boot time.
Probably the major issue is the HDD in the lap.
#LinuxChallenge

@vform@openbiblio.social
2026-02-14 17:52:41

Not sure if you'll like Linux? Try it from your browser (#linux

@fortune@social.linux.pizza
2026-03-13 20:00:01

Whoa...I did a 'zcat /vmlinuz > /dev/audio' and I think I heard God...
-- mikecd on #Linux

@pgogl@troet.cafe
2026-02-06 07:41:23

Sodale, jetzt habe ich #Libreoffice auf die Version 26.2 gebracht.
Wichtig - zuerst das Language Pack de installieren, danach die Offline-Hilfe. Die Offline-Hilfe benötigt die Pakete um sich installieren zu können.
#linux

@midtsveen@social.linux.pizza
2026-01-22 18:17:29

RE: #Linux

@qbi@freie-re.de
2026-02-01 11:17:45

Der Youtuber The Morpheus ist mit seinem Setup auf #Linux umgestiegen und erzählt in seinem Video davon
youtube.com/watch?v=DhVOkm8B9z4
Als kleines Feature gibt es einen Ratgeber, welc…

@matematico314@social.linux.pizza
2026-01-22 00:43:54

"Em time que estš ganhando não se mexe". Estou aqui pensando se vale mesmo a pena fazer o upgrade do meu #linuxMint para a versão 22.3. Eu ainda estou na versão 22.1, mas não estou sentindo qualquer necessidade de fazer o upgrade.

@gideonstar@mastodon.gideonstar.de
2026-03-05 09:38:55

#linux #ageverification #california

What do a cassette tape and a pencil have in common?
@ErikJonker@mastodon.social
2026-03-27 14:06:29

Goede video, "Linux verslaat Windows"
#linux

@Xavier@infosec.exchange
2026-02-02 23:02:29

If you ever catch me making fun of older folks struggling with technology, just remind me of the numerous times I've tried to switch from vi to nano. Ever damn time I open nano for some dumb reason, I forget by the time I'm ready to save and quit. [Esc]-w-q-[Enter] is forever burned into my brain.
#linux #vi

@10X@social.linux.pizza
2026-02-06 23:39:25

Hey,
I'm Cyber and I'm new here. Is this thing ON? #linuxpizza

@ToneMilazzo@mastodon.cloud
2026-04-01 23:40:58

Hey #sandiego , sick of Microsoft's crap? Curious about #Linux ? The Central Library is hosting System Setup Saturdays every week this month.
I'll be there with installers for Mint, Zorin, Debian, Bodhi, CachyOS, and Fedora. Check it out, ask questions, or take the plunge.
We can go …

@unixviking@social.linux.pizza
2026-03-25 13:41:09

And by the way, I decided to give OpenSUSE Tumbleweed another try today. Since Debian has its little quirks with my keyboards and I don’t want to use a distribution with a U.S. background like Fedora, OpenSUSE would be the politically correct choice for me as a European solution.
#linux #unix

@aral@mastodon.ar.al
2026-03-21 11:26:57

Wait, those open source heroes in the Linux world who valiantly sell enterprise software and provide the infrastructure for surveillance capitalism are preemptively complying with fascism?
Why, say it ain’t so!
#linux #ageVerification

One of the Olsen twins mock fainting dramatically.
@cdamian@rls.social
2026-02-03 08:32:12

I am giving up to configure GDM and switch to LightDM. How can this be so difficult?
#Linux #Fedora

@ingo@social.stuetzle.cc
2026-02-28 09:36:11

Was für ein aktuelles #Linux könnte auf einen alten #MacBook Pro (2009) noch laufen? MacOS kommt an die Grenzen und es werden kaum noch Programme unterstützt, will es aber noch nicht aufgeben. Hat wer eine Idee? Ich kenne mich nicht aus und bin im Netz nicht richtig schlau geworden.

@publicvoit@graz.social
2026-02-06 09:04:53

This is golden: #Linux setup for #OpenClaw a bit of a

@iam_jfnklstrm@social.linux.pizza
2026-02-20 13:34:16

Funderar du på vilken poäng det finns med att byta till #linux så kan du börja läsa #pcföralla - varje dag kommer nyheter som. Outlook funkar inte, Copilot indexerar dina hemliga dokument, Windows startar inte efter den nya uppdateringen, Microsoft undersöker varför inte användare kan log…

@kubikpixel@chaos.social
2026-03-25 10:40:09

«ECA #Digital — Linux Distributionen reagieren mit #Blockade'n in Brasilien:
Mehrere #Linux Projekte reagieren derzeit auf ein neues Gesetz in

@Tuxramus@social.linux.pizza
2026-01-31 00:58:35

Recommended Linux app of the day, Helvum. Connect multiple Bluetooth sound devices to your machine for shared listening experience. #linux

@levi@social.linux.pizza
2026-01-19 10:13:45

That feeling when you finally fix something on Linux which - of course - stems from using an NVIDIA GPU.
#nvidia #linux #gpu

@alejandrobdn@social.linux.pizza
2026-01-25 12:30:48

Oh, this is cool: A mind mapper for the terminal #cli

 tmmpr - terminal mind mapper demo
@UlrikeHeiss@eldritch.cafe
2026-03-05 09:47:56

Linux glitzert so schön auf meinem Rechner. ✨
#LinuxGlitzert

@elduvelle@neuromatch.social
2026-01-25 13:59:31

Interested in moving from #Windows to #Linux but not sure where to start?
This is going to be a 'live-thread' of me trying to install a windows-like distribution of Linux, "ZorinOS", on my 4-years old #Lenovo

@felixberthold@hessen.social
2026-02-08 09:30:26

Bin jetzt versuchsweise auf den #Vivaldi Browser umgestiegen und bin bisher sehr zufrieden. Läuft runder als der #Firefox auf meiner alten Laptophardware mit #Lubuntu

@thijs_lucas@norden.social
2026-01-11 19:43:01

Vorher: Linux 0 : Windows 2
Dann kam @… um die Fotos auf meiner Speicherkarte zu retten und hat nebenher unserem Surface das Linux aufgespielt.
Jetzt: #Linux 1 : #Windows

Surface mit dem Linux-Installationsbildschirm und KiPi-Pizzakarton im Hintergrund
@gadgetboy@gadgetboy.social
2026-02-02 01:12:17

Based on a wee experiment, I've decided that I could probably replace my MacBook Air with a Thinkpad running Elementary OS 8.
I wouldn't do it voluntarily but if necessary, it's far less aggravating than Windows.
#linux #thinkpad

@crell@phpc.social
2026-02-27 16:46:20

Why is #Zoom refusing to screenshare a #Firefox window, but will share any other app's windows? It's been happening for a while now. On #Linux if it matters.

@exil_inselette@norden.social
2026-02-01 16:51:25

Edit: Vllt. schon erledigt. Erstmal nicht mehr teilen, danke!
War: Hilfe in #Hamburg (Raum Süderelbe) gesucht: Ein ehrenamtlich betriebenes Projekt sucht Hilfe beim Überspielen von Daten (Windows zu Windows) und bei der Umstellung auf #Linux des nicht-mehr windows-fähigen Rechners.
Leider sind …

Bild von einem „traurig“ oder „bittend“ aussehendem Hund auf einer karierten Decke. Image by Moshe Harosh from Pixabay

Researchers have discovered a never-before-seen #framework that infects #Linux machines with a wide assortment of modules that are notable for the range of advanced capabilities they provide to attackers.
The framework, referred to as #VoidLink

@grahamperrin@bsd.cafe
2026-01-27 04:49:31

KISS Linux Retrospective
#Linux

@askesis@qoto.org
2026-03-25 06:12:18

Amigos, chegou a hora: não manjo NADA de código, mas preciso instalar um novo sistema #Linux no meu velho laptop de 32 bits.
Algum sistema 1) livre e 2) fšcil de instalar, de verdade?
Sou um dummie, um ignorante, mas também entusiasta do Linux. Usava #Q4OS, um linux muito fšcil de usar, mas que foi descont…

@eingfoan@infosec.exchange
2026-01-31 16:16:23

Did anyone try #linux on recent t14s #Lenovo amd or arm ? Any driver issues there ?

@Tuxramus@social.linux.pizza
2026-01-27 22:32:25

We're still packing, busy, busy, busy here. But, I did find an interesting coin. 🐧 #linux

@adlerweb@social.adlerweb.info
2026-01-23 15:42:55

#Gentoo kann sich beim #Linux #Kernel auch nicht entscheiden, oder? >_>
"for your editing pleasure" − "Automatically generated file; DO NOT EDIT."

 * Your configuration for sys-kernel/gentoo-kernel-6.12.63 has been saved in 
 * "/etc/portage/savedconfig/sys-kernel/gentoo-kernel-6.12.63" for your editing pleasure.
 * You can edit these files by hand and remerge this package with
 * USE=savedconfig to customise the configuration.
 * You can rename this file/directory to one of the following for
 * its configuration to apply to multiple versions:
 * ${PORTAGE_CONFIGROOT}/etc/portage/savedconfig/
 * [${CTARGET}|${CHOST}|""]/${CATEGO…
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 6.12.63 Kernel Configuration
#
@midtsveen@social.linux.pizza
2026-01-19 15:55:09

So yeah, uhh, I guess I’ve been daily driving #Linux

@cellfourteen@social.petertoushkov.eu
2026-01-24 10:38:04

Got FSR 4.0.3 MLFG working on Linux with FSR 4.0.0 FP8 emulation in Shadow Warrior 3, too! 🥰
Video coming soon, if anyone's interested.
#Gaming #Linux #ShadowWarrior3

Shadow Warrior 3 running with FrameGen and FSR 4 upscaling. Mangohud, FSR 4 Indicator and Optiscaler's config panel are opened, almost completely obscuring the screen.
@shanmukhateja@social.linux.pizza
2026-03-21 12:58:30

Hey #linux folks
Can somebody give me a review of #CachyOS ? I am on Manjaro for many years now (circa 2019) and I might need to format and repartition the boot drive for reasons..
AMD AMD setup btw

@avstockhausen@fedihum.org
2026-01-30 19:23:23

Rescued an old Lenovo laptop (with #IBM logo) for a colleague. And patience is a virtue, isn't it - with 1GB RAM... #Linux #did

Photo of an old lenovo laptop (with screen open) with lubuntu bootscreen visible.
@chiraag@mastodon.online
2026-03-28 16:12:00

Has anyone gotten a WireGuard VPN setup to work using systemd's netdev and network files (rather than wg-quick@ template units)?
#AskFedi #Linux #Systemd

@publicvoit@graz.social
2026-01-23 08:00:57

Wie @… 150 #Linux Notebooks innerhalb von kürzester Zeit installiert und
später aktuell hält:

@padraig@mastodon.ie
2026-01-26 20:26:13

#Highguard gets a 10/10.
It doesn't work on #Linux due to kernel-level anti-cheat.
Anyway, it's getting 'Overwhelmingly Negative' reviews on Steam for being a 3v3 competitive shooter with nothing new that other games already do better.

@vosje62@mastodon.nl
2026-02-11 13:37:02

Je kunt op vele manieren discussiëren over de verschillen tussen Windows en Linux.
Geen idee wanneer ik ontdekte dat je een venster kon 'oprollen' tot zo'n balk, maar ik vind t nog steeds een van de fijnste manieren om even wat rust op je scherm te krijgen. Op de een of andere manier werkt t (voor mij) veel prettiger dan een venster minimaliseren.
#Linux

@john@fediverse-rocks.de
2026-03-24 13:23:58

Und auf einmal startet GIMP unter Linux Mint nicht mehr...😡
#GIMP #Linux

@stefan@gardenstate.social
2026-01-31 19:54:40

who uses nextcloud and which provider do you use? self hosted folks need not respond.
#linux #ubuntu

@levi@social.linux.pizza
2026-01-19 10:13:45

That feeling when you finally fix something on Linux which - of course - stems from using an NVIDIA GPU.
#nvidia #linux #gpu

@midtsveen@social.linux.pizza
2026-01-19 18:18:45

Send me something with shinier panels, I need more bling in this setup.
#LXQt #Linux

@iam_jfnklstrm@social.linux.pizza
2026-02-03 11:27:27

Next rant - And don't tell me he is wrong #microsoft #microslop #brokenos #linux

@pgogl@troet.cafe
2026-02-02 05:16:59

Microsoft patzt erneut - auch optionales Windows-11-Update ist verbuggt
Microsoft kommt im Januar 2026 nicht zur Ruhe. Nach einem fehlerhaften Patchday sorgt nun auch das optionale Update KB5074105 für Windows 11 24H2 und 25H2 für Ärger. Nutzer melden ausgefallene Kameras und Probleme mit Sperrbildschirmen.
#linux vs

@grahamperrin@bsd.cafe
2026-03-08 11:42:29

I changed my root user shell from bash to fish.
What could possibly go wrong?
#Kubuntu #Linux #bash #history

@johnm@social.tchncs.de
2026-03-14 08:54:05

Ein Jahr Linux (Mint)
#Linux #LinuxMint

@midtsveen@social.linux.pizza
2026-01-14 23:33:06

I heard if you install Linux, Microsoft stops spying on you. Sounds wild. Apparently, it even comes with this experimental feature called “a Start menu without ads.”
#Linux #Microsoft #Windows

@publicvoit@graz.social
2026-01-13 12:06:18

Neues Jahr, neues #Linux! - #LinuxCafé
events.graz.social/p/Neues-Jah

@shanmukhateja@social.linux.pizza
2026-03-16 16:15:31

Hey #linux #fediverse
How do you handle HDR color oversaturation problem? Red is more like dark orange. Reddit and StackOverflow logos are not recognisable anymore in HDR mode.
I have a Samsung Odessey IPS 27inch monitor. I tried reducing colors from OSD and it helped but the probl…

@alejandrobdn@social.linux.pizza
2026-01-13 21:18:50

It seems that Wayland is the future of the Linux desktop, but I'm too lazy to set up a WM from scratch again and understand how it works. Besides, everything is going so well for me with xorg & i3wm...
I think I'll stick with it until I have no other choice.
#linux

@midtsveen@social.linux.pizza
2026-01-19 19:46:14

RE: #Linux #FOSS

@stefan@gardenstate.social
2026-01-31 23:53:43

Firefox is choking on video on my 4k monitor on Kubuntu. Youtube's status for nerds is showing 10 - 20% of frames dropped.
Chromium is fine. I think removing all the monitor scaling helps but does not fully fix it.
#ubuntu #linux

@Tuxramus@social.linux.pizza
2026-01-16 09:04:44

We've been playing around with stream settings for the past week. Here are the best settings we've tested for streaming #LOTRO and other games from #Linux. They should work well on Windows as well. Remember, if you're on Nvidia, replace the "VAAPI" with "HVENC".

(©) Settings v oA Xx
© General output Mode | Advanced .
Cappeere | seaming Recording | Audio | Replay Buffer
op Stream
© Audio Audio Encoder | libfdk AAC .

O video TwitchvODTrackl | 1 ¢2 3 4 5 6
ER Hotkeys Video Encoder | FFmpeg VAAPI H.264 hd
© Accessibility
Rescale Output | Disabled  (— .
3 Advanced
Encoder Settings
VAAPI Device Navi 21 [Radeon RX 6800/6800 XT / 6900 XT] -
Profile High .
Level Auto o
Rate Control CBR .
Bitrate 6000 Kbps 2
Keyframe Inte…
@qbi@freie-re.de
2026-02-20 19:27:52

Wie legt man einen User in #Debian an?
#Linux

@askesis@qoto.org
2026-03-28 13:03:02

Finalmente, instalei o #trisquel #linux no meu laptop 32 bits de 2008!
Uso ainda esse laptop todo dia, mas o #q4os, antigo sistema, não atualizava mais.
Gostaria de instalar o

@cellfourteen@social.petertoushkov.eu
2026-01-12 13:03:09

I know it's a silly thing, but I really enjoy streaming my Xbox Series X on Linux 😎
#gaming #Xbox #Linux

Video shows a Linux Desktop. The mouse cursor double clicks an "Xbox Remote Play" icon, which opens a Chrome app that connects to my Xbox gaming console. I procede quick resuming Star Wars Jedi Fallen Order and do a little happy wall run and promptly exit the app back to desktop.
@midtsveen@social.linux.pizza
2026-01-14 22:42:04

RE: #Linux

@midtsveen@social.linux.pizza
2026-01-19 14:34:02

Hi #Linux, who should I follow?

@Tuxramus@social.linux.pizza
2026-01-13 04:26:32

LOTRO Linux = The perfect night. 🐧⚔️
Going live to explore more of Middle-earth from the Bazzite rig. Come talk tech, lore, or just vibe with the fellowship! 💍
#Linux <…

@shanmukhateja@social.linux.pizza
2026-03-15 19:10:42

To the beautiful person working on amdgpu drivers who managed to fix resume from sleep issues on 6.18.18 release, I love you!!
Its been a day since I ran this version on my PC and I still haven’t run into the black screen issue.
I am still worried it might trigger because workdays are a different beast (more brower tabs, lot of stuff running in background, etc.) but hopefully it goes well!!
#linux

@midtsveen@social.linux.pizza
2026-01-15 11:31:03

RE: #Linux

@midtsveen@social.linux.pizza
2026-01-14 23:01:48

If you're not using #Linux, you're missing out, just my opinion.

@midtsveen@social.linux.pizza
2026-01-25 18:24:22

If you had to choose between these desktop environments on #Linux, which one would you use?
#KDE #Plasma #GNOME