/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.

!!! Serious Intel CPU MDS vulnerability, upgrade your kernel !!!
linuxreviews.org/intel-mds-patches

Resources: Please spend at least a minute to check a web search engine with your question.

$ man %command%
$ info %command%
$ %command% -h/--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/
overthewire.org/wargames/bandit/
>Where can I learn more about Free Software?
gnu.org/philosophy/philosophy.html
>Which web browser performs best on GNU/Linux?
linuxreviews.org/firefox-vs-chromium/

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

/t/'s GNU/Linux Games:

Previous thread:

Attached: flgl-upgrade-your-kernel-NOW.jpg (1400x911, 376K)

Other urls found in this thread:

github.com/helmuthdu/aui
twitter.com/NSFWRedditImage

First for Puppy Linux and squashfs in general.

timely reminder to patch now lads.

if (strstr(vendor, "GenuineIntel") != NULL) { exit(0); };

there ya go. patched.

cat /proc/cpuinfo
bugs: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds

The bugs are starting to add up, aren't they?

Attached: kernel-5.1.2-on-intel.jpg (1920x983, 518K)

>Intel i5-2500K
It has served me well for so long, I'm sad to see it getting crippled.

Attached: uoJ12U6j_o.jpg (1372x2048, 573K)

Get rid of your yellow fever, faggots.

never thought that amd had finewine on CPUs too.

anyone here using cmus? how do you correctly add cuesheets to your library?
suppose a directory layout like this:
~/music/Artist1 - Album1/Album1.flac
~/music/Artist1 - Album1/Album1.cue
i enter the file browser view (5) and navigate to ~/music/
now when i highlight the only folder in there and press a (to add to the library), it adds both the whole flac file, but also adds each track separately based on the cue file (at the same time)
so basically if the album consists of 10 tracks and lasts for 60 minutes total, then after adding the directory to the library, the total library play time is increased by 60*2 minutes, and the total track count increments by 10 + 1
how do i make it so that only the separate tracks from the cue file make it to the music library?
if i enter the Album1 directory with the file browser, it only lists the .flac file there and the .cue is invisible

Ubuntu minimal install or Arch?

how