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

Powered by : @r_channels
Download Telegram
I tried making a Gnome install with flatpaks apps exclusively
https://www.reddit.com/gallery/m3lr52

https://redd.it/m3m59m
@r_linux
Streaming platforms vs. Linux

I tried Netflix, Hulu, Showtime, HBO, Amazon Prime Video and none of these platforms stream 1080p or greater to linux. For some time I've been using a few workarounds, but they either don't work anymore -- like the Netflix 1080p extension for Chrome; or they're inconvenient and potentially dangerous -- like Kodi + add-ons from unknown sources.

Are any of you using a legal alternative for this? I'm considering hoisting the black flag at this point.

https://redd.it/m3kxmk
@r_linux
System cleaning tool for Fedora and other distro that uses DNF

Hi, I want to reach out all Fedora 33 Linux users there. As well as other distros that uses DNF package manager.

​

I want first to introduce myself. I'm a high school student and novice programmer, who is fascinated by computers since my childhood, and I want to learn more about it. I'm also a Fedora 33 Linux user. I want to support Linux to be best I can, the Free software foundation, as well as the users/community of it.

​

I make a python package name sysclean, it is in PyPIand GitLab. This program can be installed through pip package manager

pip install sysclean

This program is a system cleaner designed for Fedora 33 Linux (It will be developed to support other linux distros in the future, since for now Fedora is the only distro that is in my reach.) This program will run post-update clean up noscripts from DNF System Upgrade documentation by Fedora, and other recommended clean up commands by the Fedora Community.

https://gitlab.com/jamesaaron97248/system-cleaner-sesc191y

​

https://pypi.org/project/sysclean/

​

Thank you for your time!

​

** There's no contributing, I want to take all the development since I want to learn more and its fun haha. But the code will remain open and can always be inspected. Cheers and Hooray!

https://redd.it/m3ml8h
@r_linux
Helping keep getting this when I use sudo gedit on ubuntu but it won't open. I'm pretty sure I'm doing something wrong. Im using xlauncher to help but nothing
https://redd.it/m3wkif
@r_linux
Variable Address with GDB

I was wondering if anyone knows of a way to search for a variable address using GDB. I understand this is very broad but I have a massive list of variables from a program and I need to find their address. Is there a command in GDB which allows one to do this?

https://redd.it/m3xz49
@r_linux
wutag - CLI tool to tag files

Hi!

I've written a simple tool that allows one to tag files (under the hood uses xattrs) using glob patterns. Later one can search for files containing specified tags. It's pretty bare-bones for now, just the core functionality without many useful flags.

I also left a disclaimer in the repo because extended attributes are known to be problematic to preserve when doing any sort of file transfers between different filesystems so keep that in mind. If you only use one type like ext4 then you'll be perfectly fine as long as you remember to add alias cp='cp --preserve=xattr', mv for example preserves them by default.

Let me know what you think and if you perhaps end up giving it a try any suggestions as issues in the repository are welcome, thanks! :)

https://github.com/wojciechkepka/wutag

https://redd.it/m40az6
@r_linux
Platformer game with level editor - Super Bombinhas

Hi all!

For those who like platform games and/or like to use their creativity, my platformer Super Bombinhas now includes a level editor!

https://preview.redd.it/zai8alp6csm61.png?width=1372&format=png&auto=webp&s=af29de064f6b90953523300c797b3f6274ec3f58

It allows you to create levels using every element that I used in the original levels. There are 70 types of objects and 57 types of enemies that you can include.

Check the post here.

The download page has a package for Debian-based distros, but the game is open source so it should be easy to get it running in many distros.

I hope you have fun with this new update!

https://redd.it/m44zxp
@r_linux
Questions about moving to Linux:

Hello!
I am looking to move to Linux after hearing that it's less bloated, and more optimised.

I'm currently on a Windows 10 laptop and windows got buggy from nowhere, the support is awful etc.

I heard a lot of good things about Linux but don't know how to pick which version I want.

I'm a student, and usually use the laptop for casual things like gaming, emailing etc.

Here are my specs:
8GB RAM DDDR3

500GB HDD storage

Intel Core i5 2430M @ 2.40 Ghz

AMD Radeon 7400M series 1GB Vram, and Intel HD 3000 Integrated Graphics


I basically only need something reliable to run League of Legends (I know that it's not natively supported but has workarounds), Minecraft and any browser, preferably Mozilla Firefox

I also need to know if there is a way to install Linux without any CD/USB drives, maybe installing it directly from my PC? And if there is a way, how do I remove residual Windows files once I completely moved to Linux.
Thanks to everyone in advance!

https://redd.it/m44qe1
@r_linux
Media is too big
VIEW IN TELEGRAM
Testing portage (gentoo package manager) on Ubuntu.

https://redd.it/m46jg0
@r_linux
How do you exit Terminal?

I used to exit terminal by explicitly typing "exit". Sometimes, I just closed with Mouse. But recently, I started closing with Ctrl + D (I found about it recently). Ctrl + D basically is EOF (End of File). I'm sure most of you guys already know about this. But for the unknown, This post is for them.

Save some key strokes :)

https://redd.it/m47jbc
@r_linux