Linux - Reddit – Telegram
Linux - Reddit
772 subscribers
4.19K photos
207 videos
39.9K links
Stay up-to-date with everything Linux!
Content directly fetched from the subreddit just for you.

Powered by : @r_channels
Download Telegram
Why GNU/Linux Viruses are fairly uncommon - GNU Project
https://www.gnu.org/fun/jokes/evilmalware.html

https://redd.it/cpo4jb
@r_linux
Linux book recommendations for beginners

As a new Linux user, what books would you recommend?

https://redd.it/cppnd1
@r_linux
What are some examples of system critical processes relying on /dev/null?

I read that if you were to remove /dev/null or modify it such that it's no longer a black hole, it affects many critical parts of the operating system. Out of curiosity, what are some examples of this? What system processes will be affected if /dev/null is compromised?

https://redd.it/cpqjb3
@r_linux
Linux New bee

I installed Linux months ago Linux Mint to be precise and I'm cool with it however I hardly ever opened windows after that. However now that I think I'm not so proficient with Linux either the much people talk about it...the many things you can do with it however I don't know any and would love find some interesting free courese that get me deep into Linux and make me fall in love with it!!!

https://redd.it/cpr4iu
@r_linux
How to exclude any .git directory from find?

I want to run a `find` and ignore any directory named `.git` and anything inside any directory named `.git`. How can I do this? Will `! -path */.git/*` or something similar work?

https://redd.it/cpsw2d
@r_linux
High bitrate YouTube content drops frames on Linux. Windows playback is smooth.

I tested this on the same machine, a laptop with an i5-4200U CPU with integrated HD4400 graphics. The latest version of Firefox was the browser of choice, but I also tried Chrome and got the same results.

On Linux, watching any video that has a high bitrate, it will begin to drop frames and the playback is jittery. Moving the cursor, going to fullscreen, or minimizing the window exacerbates the problem. On Windows 10, I can watch without a hitch.

Is there a lack of hardware acceleration on Linux? That's the only thing I can think of.

https://redd.it/cpvesz
@r_linux
Debian Sid just added Pulseeffects into the repository.

That´s just what i missed for a while now to fiddle around with the Pulseaudio-Sound.
https://tracker.debian.org/pkg/pulseeffects

https://redd.it/cpwn9x
@r_linux
Some thoughts on feeling more productive (developer) on Linux ?

Am trying to spot why im feeling alot more productive on my Linux machines than i do on my Windows machines, not sure if other people feel the same ?

Its not somekind of Windows hate - actually some of the pro's ive spotted could sound as being sarcastic towards Linux.

My favourite flavor for years has been Xubuntu and i head for these laptops when i need to do some serious programming or learn new topics where i need to concentrate - and i dont know why but i am so much less distracted in Linux that i tend up getting in Windows.

Fun part is that i think part of the reason why i tend to be less distracted is alot of the GUI applications in Linux to me looks horrible still, theres this 2001 Java applet look over GUI appliications so i dont really enjoy using some additional apps in Linux besides my standard developer environments.

Windows is trying to get there with package managers etc and its well done what they do, but its still much of a click this and that to install and click next - compared to how it works in the terminal on linux - things just seems to fit a developer much more by using keyboard than clicking around am not sure if others feel the same ?

I have a fraction of the application i need on Linux compared to Windows - i dont feel any of the stability issues, speed etc am just developing - but i am doing it in a way less distracted way - and i actually think part of it is less welldone applications (UI), even having tonnes of tabs opened which i always end up in windows i seem to dont do in Linux as there are a few things requires a few more clicks so you just dont get drawn into even that so much on linux.

Anyone else feel someowhat the same or am i going nuts ? been thinking about it here today as i spent a day on a linux machine - i still had to carry 2 laptops as i always needs some applications on windows to get through my day but its an honest productive feeling - where you sometimes just sit and look at this clean desktop and a few terminals and your editor and you dont really get the lust for playing a pixelized game of solitaire :D

Not sure why i write this but it was just thoughts i had here back home why it is that i tend to get so much more done and it feels so much more concentrated on linux than what i do on windows even though sometimes i use the exact same languages & editors for the same type of programming - and my conclusion ends up with - "but what would you distract your time with ?"

https://redd.it/cpy2im
@r_linux
The site was born! Visit it at: wiichan.uwu.mx
https://redd.it/cpze1u
@r_linux
Weekly Questions and Hardware Thread - August 14, 2019

Welcome to r/linux! If you're new to Linux or trying to get started this thread is for you. Get help here or as always, check out r/linuxquestions or r/linux4noobs

This megathread is for all your question needs. As we don't allow questions on r/linux outside of this megathread, please consider using r/linuxquestions or r/linux4noobs for the best solution to your problem.

Ask your hardware requests here too or try r/linuxhardware!

https://redd.it/cq4jk0
@r_linux
Is mkdir ( or other commands ) system command or system call?

I am really confused between system commands and system calls. As I know system calls are provided by os API to be used in program as calling them as function. And system commands are core utils command in os. As mkdir know as system call but there is mkdir command in shell that clearly shows that it's command.

https://redd.it/cq5smc
@r_linux
[zsh] - Why pressing Arrow Up key only produces one history command?

I am using zsh( the oh-my-zsh version) on my MacBook Pro, everything is okay, however, every time I try to get the history of previous commands using the arrow up key, it'd only give me the previous one, no matter how I hard I press the key ;-(, it won't give me more history. Also, the history command only print "history" itself...

Anyone knows what's going on?

https://redd.it/cq64aw
@r_linux