Linux - Reddit – Telegram
Linux - Reddit
770 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 is it so hard to install packages on Linux?

There are so many ways to install packages on Linux, sometimes it can be so technical compared to Windows and Mac. Just double click the . exe or . dmg and next, next, next, finish.

With Linux sometimes you need to find and install dependencies, or use command line apt-get, snap, dpkg -i, sometimes add repositories, etc. It can really turn some people off from Linux.

Yes, there is the graphical software store to install programs and packages such as on Ubuntu but why doesn't Linux have a standard double click, simple installation process for all programs like OSX and Windows?

What are the benefits, if any, of having so many methods of installing software on Linux?

https://redd.it/dsdxuy
@r_linux
Sudo Pronounciation

How do you guys pronounce sudo? Is it su doo or su doh? Or something else? I have heard both and am curious! Thanks :)

https://redd.it/dskpci
@r_linux
Learning basic Linux fast

Hey all, I am looking for some references to some good sources to start my dive into the world of crazy. I am looking specifically for Ubuntu based resources. I am trying to learn how to use it for a job opportunity where the requirements are basic Linux usage. I have already spun up a Ubuntu VM. I have creating text files, moving through directories, moving and deleting down pretty well. Today was day one and I feel pretty good about it but I would love to find some good free resources to learn more.

https://redd.it/dsq4ej
@r_linux
Okay I know you're on here. WHO DID THIS?
https://redd.it/dsugvw
@r_linux
fuckup assessment form
https://redd.it/dsvdzu
@r_linux
Run Linux desktop on any rooted Android device

Hi,

We can now run Linux desktop on any rooted Android device.
It is done via two applications.

Here is a clip of VolksPC OS running on ODROID-N2:

https://www.youtube.com/watch?v=RbVtqfnRhwI&t=13s

And on ODROID-C2:

https://www.youtube.com/watch?v=mNzru9WAoYg&t=17s

Vasant

https://redd.it/dsza4a
@r_linux
Any: keyword based navigation, in bash

I recently worked on a bash package to enable shell navigation based on keywords.
`any <command> keyword` expands to `any <command> filename-matching-keyword`.

If the matching is not unique, any prompts a selection menu.

[GitHub Link: https://github.com/acorbe/any](https://github.com/acorbe/any)

Any works for bash shells, and aim at expanding the capabilities of auto-completion.
Although there exist shells with smarter auto-completion features (e.g. zsh), it is not always possible to use them (e.g. on supercomputers frontend). Any is usable everywhere.

It speeds up considerably my daily job. What do you guys think?

https://redd.it/dtc4jv
@r_linux