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 search engine, mailing lists... >b-but what search engines respect my privacy and freedom of speech? Try qwant, searx, ixquick or startpage. >b-but what e-mail providers respect my privacy and freedom of speech? Try disroot, autistici or aktivix
$ man %command% $ info %command% $ help %command% $ %command% -h $ %command% --help
Don't know what to look for? $ apropos %something%
Is Slackware worth a try? anyone tried it out here?
Oliver Ward
please user I dont have time for arch, let me install manjaro
Christian Bell
No. :^)
Luis Perry
What are some really useful terminal commands?
Owen Richardson
rm -rf /*
Ayden Young
Worth a try? I guess so, but personally I prefer more powerful package managers.
Blake Jones
A couple of Jews that were up to no good, started making trouble in my neighbourhood.
Samuel Cruz
Slackware is the purest officially maintained packaged GNU/Linux distro available (excluding Linux From Scratch since it is more an instruction set with a multitude of software available than an actual distro). It is an original distro, not forked from a previous. It is primarily managed by its original creator, though he may have recently let one or two others help but I may be wrong. He is a shrewed code reviewer so he generally only lets the bare minimum into his installer with a pretense that is any drivers/binaries/dependancies are needed in the future then the community will code them and make them available. This means that while it is pure, it is also "lacking" however anyone who is new to Linux or anyone who relies on a GUI too heavily should not use it as their distro if they wish to be productive in the near future. However if you want to use it as a means of learning Linux I think it is extremely useful (in some respects even more so than the aforementioned LFS).
Just got a laptop with GNU/Linux preinstalled and I wanted to update the software. Thing is, I'm prompted for a password to authenticate though I use no password to login. What is it that I can do to fix this?
Jordan Myers
Ask the previous owner? I'd just wipe it clean and reinstall if I were you though.
Nolan Hughes
aosp experience pls respond
Hunter Fisher
Download a new ISO and reinstall. If you aren't prompted for a password to login, god knows what else they have done to make it insecure. You could try sudo passwd root, but it's gonna ask you to authenticate.
Sebastian Cox
People always talk about security. But what's an actual practical scenario where a system is vulnerable and what does that even mean? Like, are you being targetted by a hacker? A virus? What?
Xavier Jackson
just follow the news regarding new vulnerabilities. usually the exploits in the news would require an attacker to single you out but sometimes it's simpler than that like drupal recently.
Is it possible to set it up so that gpg-agent encrypts the ssh keys using one of my gpg keys? I don't want to use my gpg key for ssh authentication, I want to keep my old ssh keys.
I also don't want to just encrypt the ssh keys with a passphrase. I particularly want to encrypt them with my gpg key.
Jacob Allen
you could write a wrapper script in bash that feeds the gpg decrypted key to ssh.
I think you're missing the point of ssh keys though. You might move your gpg key to another device, but you should never move your ssh key to another device.
SSH is device specific, gpg is identity specific. If you're going to use your identity to log in to a device you might as well not encrypt your ssh key.
Julian Lewis
>you could write a wrapper script in bash that feeds the gpg decrypted key to ssh.
hm, sounds good. Any pointers how to neatly wrap this up?
> I think you're missing the point of ssh keys though. You might move your gpg key to another device, but you should never move your ssh key to another device.
no, not really. I don't want to use my ssh keys on multiple devices, but rather I want to only have to enter my gpg password once and then use both ssh and zx2c4 pass and other gpg tools without having to enter any passwords until gpg times out.
How the fuck do I reset my swap usage after closing everything?
Grayson Baker
Updating linux-ck since the 4.12 version In the image is the schedulers i have enabled(all of them). However when i cat the scheduler only noop,deadline and cfq are avalible.When i go to set the default again only those three are avalible. Is there another setting to enalbe bfq im missing for 4.15?
hmmm very interesting. If I ssh-add my key to gpg-agent and then encrypt it with the same password as my gpg key then unlocking my ssh key is enough to unlock my gpg key, but not vice versa
Austin Morris
I don't think this totally clears it out, but swapoff -a swapon -a
Jace Taylor
I have no idea what distro to use. I tried installing KDE Neon and in an attempt to fix screen tearing via the Settings application I crashed the compositor. Then trying to intsall Ubuntu 18.04 the installer crashed. I'm about to either install Debian or Arch at this point, perhaps leaning towards the latter. At least if that crashes I can blame myself.
If anyone can recommend a distro that isn't gonna turn into a dumpster fire out of the gate, let me know. And if you know how to mitigate the screen tearing with an Nvidia GPU, that would be nice too.
Any reason you need to compile from source? No device tree for your hardware?
Zachary Hughes
aaand antergos is installing since 5 hours with no end in sight
Andrew Evans
Dont use an installer for arch. Boom 15 minute install, maybe 30 if you read and type slow
Jaxson Ward
I tried and it and it went like this. >ok let's install the wifi drivers >reads documentation, no idea what to do >why am I even wasting my time on this, I'm too retarded to install it anyway
Kayden Sanders
Try OpenGL 3.1 in KDE compositor and "Force full composition pipeline" in Nvidia settings, it's in display configuration/advanced.
Luke Sullivan
Screen tearing is not a distro issue. You have the choice of using Nouveau or non-free Nvidia drivers. If neither one of these does what you want it to do, you are shit out of luck. Debian, Fedora, and SuSE are generally considered safe and stable. Unless you're patient and have a second computer where you can bring up a guide, I wouldn't recommend Arch.
Christian Price
Does the Knoppix live CD support those gaymer Killer NICs, specifically the E2400? lspci brings up Atheros e091 so I'm assuming it's that?
Michael Reyes
Go back to Wingblows and don't ever come to this place anymore.
I'm looking for a particular distro that would run off a flash drive and preferably only uses the flash drive and RAM memory.
That way I can bring my programming work with me everywhere and get right back where I left during my previous session.
I could plug the flash drive on my home desktop, my laptop or a friend's laptop.
Any idea of a good distro to achieve that simple goal? I tried a Xenialpup, so far it failed me but I might give it an other try later.
Nicholas Wood
Can someone explain to me why Void became so popular? I used to come on Jow Forums a lot years ago (perhaps 4 or 5) and remember seeing maybe on Void screenfetch, perhaps 2. Now it seems as popular as Arch. Is it the lack of systemd? Is it LibreSSL?
Owen Perry
Can't you just install any distro to a flash drive?
Ryder Foster
Just thinking off the top of my head, most of pic related is mandatory for basic CLI proficiency.
Please keep in mind I'm still a noob, relatively speaking. After 8 years of linux use, it would be pretty hard to imagine life on the command line without the above
Apparently some of them are better at doing this than others. Maybe I'll just end up with an Ubuntu distro at the end.
One other question related to this: If I install the driver of my geforce 1060 from my main desktop, will I still be able to use the flash drive on my laptop like I did before or will it brick it somehow? Basically can I update drivers on every PC so I have a good collection of them without running into problems? Probably a stupid question.
Robert James
hipster and autism
Jackson Carter
>run vrms >80% of installed packages are non-free packages Is this a bad thing?
Jonathan Thomas
I am not sure exactly what situation you are describing, but no. Drivers are host system things that are only loaded on demand. They dont persist on the device or try to load by force. The only dedicated removable media OS I have used is knoppix, but I don't think that is very cool anymore. Poor Klaus.
Brandon Richardson
What's a gui data recovery tool on linux?
Something like getdataback would be great.
Blake Taylor
test
Oliver Thomas
left: emacs right: urxvt why Inconsolata looks so ugly in urxvt?
share with me confy xfce setups pls, changed from KDE ( that tearing tho )
Matthew Johnson
dnf --help man dnf
Install dwm.
Nathaniel Harris
So I've managed to get avahi working so I can SSH between my PC and laptop in LAN, and I'm looking for something like Teamviewer to control them using GUI. xrdp seems to create a new X session for each connection - I'm looking to control the main one. What, you've got tearing on XFCE? Have you turned on the compositor? Just install a decent GTK theme and it looks pretty good
Angel Kelly
no no no, i had huge amounts of tearing when using KDE plasma 5, thats why i changed :D so far so good
Evan Gonzalez
Why can't anyone recommend a photobooth-like program on linux? I've asked like in a billion places.
(my theory is because linux users are virgins and they don't have fun things to do with a gf)
Andrew Garcia
Brainlet here. Why isn't there anything for linux distros like parallels is for Mac OS? While using a mac, I could run all of my proprietary garbage korean mmo's with all sorts of crappy anti-cheat systems. I haven't been able ot find anything similar in linux. Also do not have a second video card for the pass-through option. That seems pretty nice but having to dedicate a second display or "streaming" seem like sorta convoluted workarounds.
I already dual boot but want to completely move to it full time. I'm only holding myself back because of a 14 year old korean MMO and Daz Studio. Probably a few other games I've not been able to get going in wine as well.
when you download and run some software that comes with a "gift" (you could even get backdoored code from, say, github) when you install a backdoored package/plugin/etc. when you have vulnerable services exposed to the open internet (say, some shitty PHP/java web service) when someone exploits a vulnerability in your browser to run malware in your system there are many examples of these things, but I'm too lazy to google them.
Anyone here using an old PC as a home server? I was using my old laptop with a void install, streaming using samba and it was a piece of shit. I'm going to just install debian with a simple DE to simplify things. Anyway I need to be able to
- use it as a file server - stream media, transcoding not required - remote desktop
If I don't need transcoding do I even need a streaming program, or can I just use NFS and open media with that? As for using it as a remote desktop, I run a music sharing program that doesn't have a web UI so I have to use the computer itself to manage it. I'd like to be able to do everything from my other computers instead so i have to remote into the desktop. I'm not sure what programs are best for this though.
Thomas Hill
SSH + some shitty python webserver for serving files + vnc over ssh?
dude cache lmao dude history and various databases lmao
Jayden Baker
i turned off disk cache and history saving
Josiah Wilson
You forgot to turn off your autism thou. FF opens a few other databases/files/possible .so libraries.
Hunter Martin
shouldn't it stay in the write cache though?
Easton Perry
rm -rf /usr/share/fonts fc-cache -f
Jose Foster
Have you disabled your autism?
William Adams
I don't want to lose a measurable amount of battery life because mozilla has autism over 'muh data write security' fsync is a meme
Jackson Gutierrez
it worked!
Carson Young
uh bro spindown is bad for your hdd ff is doing you a favour by keeping your safe
Lincoln Cooper
give it back De'bian
Jace Anderson
laptop hdds are mean to spin down a lot more
Camden Myers
>* Fluency with GNU command line tools. This is one job application where I won't have to worry about sounding like a neckbeard by putting "GNU/Linux" all over my resume
Thomas Miller
sorry didn't mean to post link anyone
Thomas Wilson
>KDE wayland-ready? prob not
gnome is wayland ready but i noticed a little stutter during mpv playback, there is none in weston
for weston see
Justin Hall
im sorry for double post but this is driving me crazy and there are no results when i search for answers
how i do to enable file previews in ranger? xfce4 btw its not there by default and pressing zp activates it
set preview_files true set preview_script /.../scope.sh
fucking nothing, unless i press zp, which is annoying
Ryder Carter
KDE have a weird way to deal with multiple monitors. You have a different desktop on each screen, and you can set a wallpaper per desktop, thus getting one per screen. But if you disconnect the monitors and connect the monitors again (or even just reboot) the desktops are randomized. Is there a way to fix this?
I have a laptop and I run 3 monitors(4 if you count the built in display I turn off) when docked, one when not docked and maybe 2 when I am doing a presentation. So the situations should be unique even if all we do is count number of monitors available. Is it possible?
Juan Nelson
>gnome-calculator interprets log2(8) as 2*log(2*8)
Where is the documentation for the ctrl+. commands?
Isaac Rogers
Probably depends on your filesystem. Look up recovery tools for a specific filesystem.
Cameron Rogers
$ man bash
Easton Rodriguez
Did you set your image method? # Set the preview image method. Supported methods: # # * w3m (default): # Preview images in full color with the external command "w3mimgpreview"? # This requires the console web browser "w3m" and a supported terminal. # It has been successfully tested with "xterm" and "urxvt" without tmux. # # * iterm2: # Preview images in full color using iTerm2 image previews # (iterm2.com/images.html). This requires using iTerm2 compiled # with image preview support. # # * urxvt: # Preview images in full color using urxvt image backgrounds. This # requires using urxvt compiled with pixbuf support. # # * urxvt-full: # The same as urxvt but utilizing not only the preview pane but the # whole terminal window. set preview_images_method w3m
It should really be called GNU+Linux and not GNU/Linux.
William Gomez
GNU/Stallman approves GNU+Linux and suggest you use that if you say GNU+Linux because spelling GNU/Linux as "GNU Linux" sounds like if Linux was a GNU project when it isn't.
Nathan Gutierrez
>>gnome-calculator interprets log2(8) as 2*log(2*8)
It doesn't. It interprets it as log(2)*8, which amounts to the same thing, all because you don't have to use the parentheses with the log.
The number usually tells you what base you are using. Log without any base is often base e. Having log2(8) being interpreted as log10(2)*8 is pretty bad.