Previous 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: Your friendly neighborhood search engine (try to use a search engine that respects your benis such as searx, ixquick or startpage).
$ man %command% $ info %command% $ help %command% $ %command% -h $ %command% --help
Don't know what to look for? $ apropos %something%
What's the best audio player on linux and pls don't say cmus
John Martinez
...
Xavier Ramirez
GNU/Linux*
Matthew Collins
What is the best antivirus for Linux?
Brayden Baker
I mean music player actually
Jose Allen
mpv
Jaxson Wood
Reposting this. What is a good replacement for Unity for someone with a HiDPI display?
Carter Lopez
sudo modprobe -r iwlwifi
Angel Ortiz
Does devuan use debian's repos or it's own?
Jack Parker
If any Devuan maintainer is reading this, BRING BACK THE TORRENT PLEASE
I like MOC myself, easy and quick and fast and daemonized (you can discnnect from the client). But there are three music players you could check if you want a GUI: DeaDBeeF if you want to customize Clementine if you want a fuckton of features Audacious with the non-native winamp skin if you want a comfy player with retro feeling
Oliver Taylor
KDE
Landon Scott
Its own, but you can add other repos of course
Wyatt Cruz
>doesn't realize that iwlwifi isn't the only wifi driver
Christopher Nelson
moc
Jace James
>tried to install solus >every time I clicked login it would crash my monitor >couldn't even get to the menu to adjust any graphics options >fucked my windows bootloader >spent 3 hours fixing it
how do I not fuck up this time
running an i5 with a gtx1060 if it matters
Camden Perry
You don't need a replacement, UBports has committed itself to keep developing Unity.
Leo Torres
>really liked that it works without library. You sir are a patrician
Julian Robinson
>UBports has committed itself to keep developing Unity >KEEP DEVELOPING UNITY But when will they commit sudoku too?
Connor Smith
mpd (with mpc and ncmpcpp)
noscript, ublock, firejail, ufw + common sense
Colton Anderson
mpd+sonata
Kayden Sanchez
s/noscript/umatrix/
Thomas Nelson
what are the advantages of umatrix?
Chase Perez
this
Brayden Myers
more than just an adblocker, you can be sure of that
Easton Morris
>using javascript
Cameron Jones
deadbeef if you like album art mpd+ some mpd client if you dont
Aaron Miller
Better interface(once you get used to it). Can also block things like iframes
Justin Clark
>using the internet >implying you cant have album art with literally any player
Jason Cox
is javascript inherently bad?
Jayden Cox
nope, is just a russian roulette
Bentley Johnson
he's baiting
disabling js makes no sense (unless you're using tor)
Gavin Flores
>he I'm a gurl.
Bentley Nelson
no he is not baiting, he has a point, you can't possibly examine every javascript that enters your computer and only LibreJS is close to do something like that
really darling? you don't know who we are neither, on the internet nobody knows you are a dog
Josiah Jenkins
m-me too
Hudson Howard
true patricians whitelist domains on a per-site basis using uMatrix. you trade off an initial 10 seconds getting some pages to work initially but it's 100% worth it.
Lucas Allen
kill yourself for replying to @60026604 unironically
Christopher Taylor
friendly thread
Angel King
pardon me
Elijah Richardson
>implying
Noah Hernandez
>implying implications
Charles Johnson
>implying implying implications sure you want 2 do this?
Sebastian Reed
mplayer.
Dylan Wood
>implying you cant have album art with literally any player a fixed size 2"x2" square in the bottom left doesnt count. Neither does using w3m for viewing the image given that its broken and doesnt render it correctly most of the time. Neither does a script that only works with The-One-I'm-Using-WM. Deadbeef is literally the only one that lets you do whats in that pic, short of using shitty broken image rendering with w3m in tmux or a speical snowflake wm script, again.
Andrew Turner
Just found out about ~/.inputrc, so I thought I'd post what I've put together here. Maybe someone will find it useful. # Incremental search "\e[A": history-search-backward "\e[B": history-search-forward "\e[C": forward-char "\e[D": backward-char
# Completion options set completion-ignore-case on #set completion-query-items -1 set show-all-if-ambiguous on set colored-completion-prefix on set colored-stats on #tab:menu-complete #"\e[Z":menu-complete-backward
# Alt+h to view the man page for the given command "\eh": "\C-a\eb\ed\C-y\e#man \C-y\C-m\C-p\C-p\C-a\C-d\C-e"
#set editing-mode vi #set keymap vi-command
Benjamin Rodriguez
'"\es":"sudo !!\C-m"'
Austin Rogers
>Alt+s calls the prior command with sudo nice, you don't need to put the single quotes around it if you're not using it with bind though
i'm always wondering: do people who use set -o vi really exist?
Chase Morris
why does fish lack of && and || ?
Brody Martin
Is this true or is this bait (pun intended)? Can't be that shit, right?
Michael Sullivan
fish has just different syntax:
&& equals to ; and || equals to ; or
Jackson Scott
make sure to include the global file, because it will not be read automatically if the local is present put this in your ~/.inputrc $include /etc/inputrc
Jacob Wright
thanks
William Lee
That is fucking awesome, I was thinking on using readline to hack together a file manager and this fits in that.
Logan Gomez
Want to install gentoo cause why not. open vm 10gb disk size do install Out of space ok 20gb out of space ok 50gb out of space
What is this nonsense?
Samuel Martinez
>file manager *fuzzy finder, not yet a file manager
I just need a way to combine these two into one script
Jason Cooper
eh? create a new .sh file and add those commands accordingly.
I suggest that you create a binary for it. Like your custom front end of feh
Jace Reyes
What distro/DE are you using now Mr Shill?
Jordan Butler
Ubuntu Budgie currently. I'll eventually move to another distro soon.
Cooper Ross
it's mostly just options, there's no reason to create a binary
the problem is that functions from the same file are invisible to feh actions it would be perfect if I could make the second file a function and instead of --action ';''[Open image]'"~/bin/fehwrap.d/Fehwrap.sh %L %F &" \
use --action ';''[Open image]'"funct %L %F &" \
or if I could just quote the commands properly within the action, but that's impossible because I have so many nested quotes
Dylan Thomas
whatever you do, stop using DE's
Levi Harris
Okay so following the "Babbies first Linux" instructions and I already hit a wall with Virtual Box when I have to select some kind of .iso. What .iso file?
Hudson Barnes
Not all that familiar with scripting user, sorry I can't help DEs are ok