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

Powered by : @r_channels
Download Telegram
What made you settle and not distrohop anymore?

I think distro hopping is a rite of passage for people new to linux and I am sure you have gone through the phase as well. What exactly made you stop? What distro are you using and how long have you been using it?

https://redd.it/ft4ead
@r_linux
Makes me kind of angry....
https://redd.it/ft9lcl
@r_linux
Got camera to work on the pinephone! This has been one of the major hard things to fix and it now *kinda* works! :D
https://redd.it/ft9nul
@r_linux
# 1
# 2
# 3
# 4
# 5
# 6
Darktable (raw photo editor app) seems to have an interesting April fools trick on launch.
https://redd.it/ftcj0w
@r_linux
Fun exploration into 'ancient' Linux, Debian on the Wii!
https://redd.it/ftdjpy
@r_linux
New open source shell

I've written Crush, a shell/programming language aimed at replacing shells like bash or fish. Unlike those languages, Crush aims to be a reasonably modern programming language with types, closures, etc. But it still tries to be useful for both interactive and batch based shell tasks.

The code (and a longer denoscription) is available [here](https://github.com/liljencrantz/crush/), and I'd be interested in feedback and opinions. The shell is fully functional and should at least work out of the box on modern Linux systems, but it's still pretty rough around the edges.

https://redd.it/fta3jy
@r_linux
Security implications of same shell configuration on both root and user

Hi, i've been setting up my zsh config but i wanted to keep same config for both root and the user, while that is not that hard to do i am wondering how bad is it for security

I understand somebody could add some code and it would execute next time i run a shell as root but how is that different from somebody using sudo in the user zshrc and you dont think much about it and well you could have ran something malicious.. If somebody wants to go even further they could just wait override sudo and get the password, there are other ways that i thought of

(I am sorry if this is confusing, i threw it together in a hurry and my english is kinda rusty)

https://redd.it/ftilav
@r_linux