Linux - Reddit – Telegram
Linux - Reddit
773 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
How to best make use of LA's 7 day trial?

I'm an intern at a tech security company looking to expand my Linux knowledge. I'm not sure there's much to REALLY learn in only 7 days, but I could be wrong, as I've never used the platform before. Is there a lot to take advantage of in the trial?

https://redd.it/e3f1jb
@r_linux
Weekend Fluff / Linux in the Wild Thread - November 29, 2019

Welcome to the weekend! This stickied thread is for you to post pictures of your ubuntu 2006 install disk, slackware floppies, on-topic memes or more.

When it's not the weekend, be sure to check out r/WildLinuxAppears or r/linuxmemes!

https://redd.it/e3hggp
@r_linux
Button spotted at the Computer History Museum in Mountain View, CA
https://redd.it/e3rsp5
@r_linux
Applications don't have access to mounted devices, (2nd ssd)

Hey how can i give applications (gitkraken) access to mounted drives?

https://redd.it/e3uhlv
@r_linux
Where can I see the standard C library in centos 7?

For a lab i'm doing I was asked to run this command:

**nm /lib/libc.so.6 | grep ' T ' | cut -f3 -d' ' | grep -v '\^\_' | sort -u | less**

libc.so.6 didn't exist in /lib, but I did find it in /lib64

When I replace /lib//libc.so.6 with /lib64/libc.so.6 in this command it gave me a massive list of C libraries. How Do I just see the standard C libraries?

https://redd.it/e40w4b
@r_linux