/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

Previous thread:

Attached: friendly-linuxthread-Screenshot_2019-02-05-q.jpg (7684x2160, 3.24M)

Other urls found in this thread:

cdn.kernel.org/pub/linux/kernel/v4.x/linux-4.20.6.tar.xz
twitter.com/SFWRedditVideos

>Warzone 2100
Remind me, why there are no decent opensource games?

Probably for the exact same reason that you like sucking cock

Hi all. I wrote a script for mpv to start up a stream on boot but it'd like my raspberry pi to not load the desktop environment and other stuff that's not essential to prolong its life. Is there a way I can have it boot into CLI but still be able to display a video window?

how do a pull req?

git clone
git add .
git commit -m meh
git pull
?

mpv can play in getty, --vo=drm
or you could use weston, --vo=gpu-wayalnd-whatever
or startx -- /bin/mpv your.shit

First all, Warzone2100 is decent. Further, there's supertux, supertuxkart, extremetuxracer, warmux, openarena, alienarena, xonotic, redeclipse, assaultcube and warsow - just to name a few.

There's not thousands of free open source games, but you can't expect there to be because making a game is a very time-consuming and expensive proposal.

installed opensuse, boot takes too long, i found out that "A start job is running for dev-disk-by/x2duuid-XXXXX\XXXXX\[...].device" process lasts for 1 min 30 secs.
however, UUID which i wrote down doesn't appear in fstab at all. initially the swap didn't work, so i made a new one and copied it to /etc/fstab but that didn't solve the problem.

Attached: le binary log face.jpg (1204x803, 128K)

There are a few decent open sources enginea but thw good gamea require data files since the assets are copyrighted. Quake, Doom, Descent, FreeSpace 2, Enemy Territory Legacy are some examples. Minetest is a decent mining type game that is free.