/fglt/ - Friendly GNU/Linux Thread

Welcome to /fglt/ - Friendly GNU/Linux Thread.

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 ***

Before asking for help, please check our list of resources.

If you would like to try out GNU/Linux you can do one of the following:
0) Install a GNU/Linux distribution of your choice in a Virtual Machine.
1) Use a live image and to boot directly into the GNU/Linux distribution without installing anything.
2) Dual boot the GNU/Linux distribution of your choice along with Windows or macOS.
3) Go balls deep and replace everything with GNU/Linux.

Resources: Please spend at least a minute to check a web search engine with your question.
*Many free software projects have active mailing lists.

$ man %command%
$ info %command%
$ %command% --help
$ help %builtin/keyword%

Don't know what to look for?
$ apropos %something%

Check the Wikis (most troubleshoots work for all distros):
wiki.archlinux.org
wiki.gentoo.org

Jow Forums's Wiki on GNU/Linux:
wiki.installgentoo.com/index.php/Category:GNU/Linux

>What distro should I choose?
wiki.installgentoo.com/index.php/Babbies_First_Linux
>What are some cool programs?
wiki.archlinux.org/index.php/list_of_applications
directory.fsf.org/wiki/Main_Page
>What are some cool terminal commands?
commandlinefu.com/
cheat.sh/
>Where can I learn the command line?
mywiki.wooledge.org/BashGuide
grymoire.com/Unix/
>Where can I learn more about Free Software?
gnu.org/philosophy/philosophy.html
>How to break out of the botnet?
prism-break.org/en/categories/gnu-linux

/fglt/'s website and copypasta collection:
fglt.nl && p.teknik.io/wJ9Zy

/t/'s GNU/Linux Games: Previous thread:

Attached: 1523100908338.gif (512x384, 2.56M)

Other urls found in this thread:

git.musl-libc.org/cgit/musl/tree/src
git.suckless.org/sbase/files.html
git.kernel.org/pub/scm/utils/dash/dash.git/tree/src
github.com/WebMBro/WebMConverter
gitgud.io/nixx/WebMConverter)
github.com/MrS0m30n3/youtube-dl-gui
trac.ffmpeg.org/wiki/Encode/VP8
gist.github.com/phiresky/4bfcfbbd05b3c2ed8645
home.iprimus.com.au/cojoco/rms/RichardAndTheParrots.html
song.godword.faith:8000/godsong
song.godword.faith:8000/godsong[javascript:;/code]
godword.faith
twitter.com/AnonBabble

>Anime
Hi!
Go to Hell.

What is the fastest way to convert Twitter or Instagram video/gif into a 3mb soundless Jow Forums webm

Is there some ready made script?

Post interesting distributions.

I mean shit like NixOS and GoboLinux.

i have neon and i want to install qbittorrent
do i pick the ubuntu install or what?
i think it's based on ubuntu right?

didn't mean to reply to you fren
very sorry

Attached: 532421124.jpg (1418x644, 85K)

My new Manjaro KDE install lags like fuck after a few hours of uptime. It's so bad my cursor disappears and hotkeys to close windows take about 10 seconds to work. I usually have to just press the reboot button on the tower. It's not CPU thermals and doesn't appear to be RAM. What are some common failures of KDE or Manjaro that could cause this?

Ryzen 7 2700X
GTX 1060 6GB with nouveau
kernel 4.19.6

It happened most recently when all I had running was a video stream in Firefox, but I once had it happen after the computer had been idle for about 6 hours with nothing running.

I've been running htop, s-tui- and gtop for the past 2 hours and nothing unusual is coming up. It feels like a plasma issue but I can't get a terminal to open to kill and restart it. I guess I could make a keybind for that. Ctrl+Alt+Backspace doesn't seem to work to kill X.

what are the minimum hardware requirements to run KDE plasma smooth enough to be usable?
there are no official documentations on this
i tried it earlier on a 2 (logical) core vm with 1 gb ram and it stutters to a point which is unusable

Attached: image.jpg (300x168, 8K)

linux tip: if you want to know how your favourite cool terminal command or c library function works, make sure you don't read the code for the gnu implementation or you might get the idea that c code is obtuse and hard to understand by nature
i've found these more useful:
git.musl-libc.org/cgit/musl/tree/src
git.suckless.org/sbase/files.html
git.kernel.org/pub/scm/utils/dash/dash.git/tree/src
t. stepped into glibc in a debugger once and couldn't understand any of it

GNU software is known for lots and lots of comments. Idk, at one hand people complain about LOC, then they don't understand shit. Lmaoing @ ur life.