Hey Linux community ! I am trying to make a youtube series about linux in Greece. This is my first episode about puppy linux.
https://www.youtube.com/watch?v=26Dj-E4zXzY&feature=youtu.be
https://redd.it/bxil8e
@r_linux
https://www.youtube.com/watch?v=26Dj-E4zXzY&feature=youtu.be
https://redd.it/bxil8e
@r_linux
YouTube
Puppy Linux Μικροσκοπικά αλλά πανίσχυρα. Επιβιώνοντας με τον παλιό υπολογιστή.
Στο σημερινό βίντεο έχουμε μια παρουσίαση των καταπληκτικών puppy linux. Μια μικροσκοπική διανομή που δε χρειάζεται ούτε ένα gigabyte rom , η οποία είναι όμω...
What distro of Linux when you open the downloads folder, identifies the folder as stn-12-5434?
https://redd.it/bxlgug
@r_linux
https://redd.it/bxlgug
@r_linux
reddit
r/linux - What distro of Linux when you open the downloads folder, identifies the folder as stn-12-5434?
0 votes and 1 comment so far on Reddit
Tutorial Completo De Los Cronjobs En Linux Con Ejemplos De La Vida Real
https://youtu.be/5_MA9HrEVhs
https://redd.it/bxlnn8
@r_linux
https://youtu.be/5_MA9HrEVhs
https://redd.it/bxlnn8
@r_linux
YouTube
Programar Las Tareas Con CRON (Ejemplos De La Vida Real)
Pues, como sabes de mi video, El Kernel De Linux Corre Peligro, hablo el hecho que perdí 200G de DATA debido al bug TRIM. Ahora, enseño unas ideas para prev...
Do you believe software should be open source for you to trust it?
I don't think so. For example, I drive my car every day, I've never inspected the engine but I trust it not to explode on me. Much the same way, I trust my closed source operating system not to be spying on me or stealing my credit card information, as such events would (if found out) terribly hurt the software creator's brand.
So, what is your stance on it? Are you okay with closed software and if not why not?
https://redd.it/bxl1au
@r_linux
I don't think so. For example, I drive my car every day, I've never inspected the engine but I trust it not to explode on me. Much the same way, I trust my closed source operating system not to be spying on me or stealing my credit card information, as such events would (if found out) terribly hurt the software creator's brand.
So, what is your stance on it? Are you okay with closed software and if not why not?
https://redd.it/bxl1au
@r_linux
reddit
r/linux - Do you believe software should be open source for you to trust it?
0 votes and 19 comments so far on Reddit
Booting Kernel > 4.19 on HP Envy x360 (2017 Ryzen 5 2500U)
**TL;DR:** If you're using the F.20 BIOS for this laptop, you might be having issues booting kernels newer than 4.19. If you have the F.19 BIOS, you can boot newer kernels.
**Disclaimer**
If you're already on F.19, this post might be useful. If you are F.20, maybe it'll shed light on why newer kernels aren't booting on this machine. If you are on F.17, then flashing to F.19 might be an option, but you do so at your own risk. Take careful note of model numbers. YMMV.
**Overview**
The 2017 Model of the HP Envy x360 with the Ryzen 5 (my model is 15m-bq1xx) had a BIOS update F.19 Rev A that increased VRAM from 256 MB to 1024 MB, updated AGESA to 1.1.0.5, and had a number of security fixes.
However this release saw issues if you were running older HP-provided graphics drivers. HP released a higher version BIOS (F.20) that reverts the VRAM & AGESA back to 256MB and 1.0, respectively. You cannot downgrade from F.20 -> F.19.
**Relevance to Linux**
I was debating about following the steps I found [here](https://www.reddit.com/r/Amd/comments/avn2f3/amd_ryzen_mobile_new_drivers_tested_ryzen_5_2500u/ehithat/) to flash the BIOS to F.19 with working drivers.
When searching a bit more, I found posts talking about [Linux not booting](https://h30434.www3.hp.com/t5/Notebook-Operating-System-and-Recovery/Downgrade-BIOS-on-HP-Envy-x360-cp0004no/td-p/6824819) when they upgraded to F.19. So I held off.
I remained on F.17 and upgraded my kernel to 5.0 only to find it could not boot. So I've been staying on 4.18 for the time being.
Flash forward a few months, I decide to flash F.19 forgetting about the Linux issue. After flashing, I'm able to boot any of the kernels I have for my Lubuntu install. I even re-tested a 19.04 Live USB that previously did not boot, and that also worked!
Now everything is running smoothly on both OS's.
**Additional Links**
* [Kernel 4.20 amdgpu fails to load firmware on Ryzen 2500U](https://bugs.freedesktop.org/show_bug.cgi?id=109206)
* [F.19 BIOS from HP](https://support.hp.com/us-en/drivers/selfservice/swdetails/hp-envy-15m-cp0000-x360-convertible-pc/20270308/model/21925604/swItemId/ob-217449-1)
https://redd.it/bxnpsf
@r_linux
**TL;DR:** If you're using the F.20 BIOS for this laptop, you might be having issues booting kernels newer than 4.19. If you have the F.19 BIOS, you can boot newer kernels.
**Disclaimer**
If you're already on F.19, this post might be useful. If you are F.20, maybe it'll shed light on why newer kernels aren't booting on this machine. If you are on F.17, then flashing to F.19 might be an option, but you do so at your own risk. Take careful note of model numbers. YMMV.
**Overview**
The 2017 Model of the HP Envy x360 with the Ryzen 5 (my model is 15m-bq1xx) had a BIOS update F.19 Rev A that increased VRAM from 256 MB to 1024 MB, updated AGESA to 1.1.0.5, and had a number of security fixes.
However this release saw issues if you were running older HP-provided graphics drivers. HP released a higher version BIOS (F.20) that reverts the VRAM & AGESA back to 256MB and 1.0, respectively. You cannot downgrade from F.20 -> F.19.
**Relevance to Linux**
I was debating about following the steps I found [here](https://www.reddit.com/r/Amd/comments/avn2f3/amd_ryzen_mobile_new_drivers_tested_ryzen_5_2500u/ehithat/) to flash the BIOS to F.19 with working drivers.
When searching a bit more, I found posts talking about [Linux not booting](https://h30434.www3.hp.com/t5/Notebook-Operating-System-and-Recovery/Downgrade-BIOS-on-HP-Envy-x360-cp0004no/td-p/6824819) when they upgraded to F.19. So I held off.
I remained on F.17 and upgraded my kernel to 5.0 only to find it could not boot. So I've been staying on 4.18 for the time being.
Flash forward a few months, I decide to flash F.19 forgetting about the Linux issue. After flashing, I'm able to boot any of the kernels I have for my Lubuntu install. I even re-tested a 19.04 Live USB that previously did not boot, and that also worked!
Now everything is running smoothly on both OS's.
**Additional Links**
* [Kernel 4.20 amdgpu fails to load firmware on Ryzen 2500U](https://bugs.freedesktop.org/show_bug.cgi?id=109206)
* [F.19 BIOS from HP](https://support.hp.com/us-en/drivers/selfservice/swdetails/hp-envy-15m-cp0000-x360-convertible-pc/20270308/model/21925604/swItemId/ob-217449-1)
https://redd.it/bxnpsf
@r_linux
reddit
r/Amd - AMD Ryzen Mobile new drivers tested. Ryzen 5 2500U Vega 8, HP Envy x360
28 votes and 42 comments so far on Reddit
Google confirms that advanced backdoor came preinstalled on Android devices
https://arstechnica.com/information-technology/2019/06/google-confirms-2017-supply-chain-attack-that-sneaked-backdoor-on-android-devices/
https://redd.it/bxp25x
@r_linux
https://arstechnica.com/information-technology/2019/06/google-confirms-2017-supply-chain-attack-that-sneaked-backdoor-on-android-devices/
https://redd.it/bxp25x
@r_linux
Ars Technica
Google confirms that advanced backdoor came preinstalled on Android devices
After Google successfully beat back Triada in 2017, its developers found a new way in.
Connecting hdmi over lan zero clients.
I have two centerm 75 devices connected to some monitors over hdmi and connected on the local network.
Anyone have experience with these type of devices?
How do I get these setup on my linux workstation..
Thanks
https://redd.it/bxow5l
@r_linux
I have two centerm 75 devices connected to some monitors over hdmi and connected on the local network.
Anyone have experience with these type of devices?
How do I get these setup on my linux workstation..
Thanks
https://redd.it/bxow5l
@r_linux
reddit
r/linux - Connecting hdmi over lan zero clients.
0 votes and 0 comments so far on Reddit
First time using Linux (running it on Chromebook)
Coding is very foreign to me so anything I look up online leaves me more confused. I downloaded Linux to run steam, well I didn't have enough memory for my games so I tried plugging in a usb and it's not showing up in the terminal. Using sudo fdisk -l or lsusb shows nothing.
https://redd.it/bxqo71
@r_linux
Coding is very foreign to me so anything I look up online leaves me more confused. I downloaded Linux to run steam, well I didn't have enough memory for my games so I tried plugging in a usb and it's not showing up in the terminal. Using sudo fdisk -l or lsusb shows nothing.
https://redd.it/bxqo71
@r_linux
reddit
r/linux - First time using Linux (running it on Chromebook)
0 votes and 4 comments so far on Reddit
My experience on Wayland so far (Sway)
https://an3223.github.io/My-experience-on-Wayland-so-far-(Sway)/
https://redd.it/bxs2yg
@r_linux
https://an3223.github.io/My-experience-on-Wayland-so-far-(Sway)/
https://redd.it/bxs2yg
@r_linux
Simple hardware sound mixer controller?
Hi! I think it would be handy to have a little usb gadget sitting on the desk next to my laptop, with knobs connected to the laptop's internal soundcard. Each time I want to adjust the mixer settings, I would not need to open a mixer application, but instead turn a knob. Btw I am not a musician, so nothing fancy. Does anyone know of such a gadget, or has anyone perhaps built one themselves?
https://redd.it/bxs5mb
@r_linux
Hi! I think it would be handy to have a little usb gadget sitting on the desk next to my laptop, with knobs connected to the laptop's internal soundcard. Each time I want to adjust the mixer settings, I would not need to open a mixer application, but instead turn a knob. Btw I am not a musician, so nothing fancy. Does anyone know of such a gadget, or has anyone perhaps built one themselves?
https://redd.it/bxs5mb
@r_linux
reddit
r/linux - Simple hardware sound mixer controller?
2 votes and 12 comments so far on Reddit
MX Linux is offering a bounty for help with systemd-shim
https://mxlinux.org/blog/so-we-could-use-a-little-help-with-systemd-shim/
https://redd.it/bxsog1
@r_linux
https://mxlinux.org/blog/so-we-could-use-a-little-help-with-systemd-shim/
https://redd.it/bxsog1
@r_linux
Vim/Neovim Arbitrary Code Execution via Modelines
https://github.com/numirias/security/blob/master/doc/2019-06-04_ace-vim-neovim.md
https://redd.it/bxu3zb
@r_linux
https://github.com/numirias/security/blob/master/doc/2019-06-04_ace-vim-neovim.md
https://redd.it/bxu3zb
@r_linux
GitHub
security/doc/2019-06-04_ace-vim-neovim.md at master · numirias/security
Some of my security stuff and vulnerabilities. Nothing advanced. More to come. - numirias/security
TIL That Arch Linux has retro websites of Arch in URL form : https://www.archlinux.org/retro/2002/
https://www.reddit.com/r/archlinux/comments/bxudup/til_that_arch_linux_has_retro_websites_of_arch_in/
https://redd.it/bxue3i
@r_linux
https://www.reddit.com/r/archlinux/comments/bxudup/til_that_arch_linux_has_retro_websites_of_arch_in/
https://redd.it/bxue3i
@r_linux
Weekend Fluff / Linux in the Wild Thread - June 07, 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/bxx4iz
@r_linux
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/bxx4iz
@r_linux
reddit
r/linux - Weekend Fluff / Linux in the Wild Thread - June 07, 2019
0 votes and 0 comments so far on Reddit
RFC 1149 implementation with pigeons - Bergen Linux User Group
https://www.blug.linux.no/rfc1149/writeup/
https://redd.it/bxwrig
@r_linux
https://www.blug.linux.no/rfc1149/writeup/
https://redd.it/bxwrig
@r_linux
blug.linux.no
The informal report from the RFC 1149 event
Finally, rfc 1149 is implemented! On saturday 28th of april 2001, the worlds very first rfc 1149 network was tested. The weather was quite nice, despite being in one of the most rainy places in Norway.
The ping was started approximately at 12:15. We decided…
The ping was started approximately at 12:15. We decided…
Run DPDK testpmd application to send tens millions of packet 1
https://www.youtube.com/attribution_link?a=I6Yu_lWw-6o&u=%2Fwatch%3Fv%3DUn5-AN4nb9s%26feature%3Dshare
https://redd.it/bxyiyx
@r_linux
https://www.youtube.com/attribution_link?a=I6Yu_lWw-6o&u=%2Fwatch%3Fv%3DUn5-AN4nb9s%26feature%3Dshare
https://redd.it/bxyiyx
@r_linux
YouTube
Run DPDK testpmd application to send tens millions of packet 1
DPDK is the Data Plane Development Kit that consists of libraries to accelerate packet processing workloads running on a wide variety of CPU architectures. I...
How to fix and enable WiFi on HP 15 laptops with Linux installed.
https://blog.amritpandey.dev/how-to-enable-wifi-linux-hp15-laptop/
https://redd.it/bxz7vd
@r_linux
https://blog.amritpandey.dev/how-to-enable-wifi-linux-hp15-laptop/
https://redd.it/bxz7vd
@r_linux
blog.amritpandey.dev
How to fix WiFi issue on HP 15 Laptops
Yesterday I bought a mid ranged HP 15 laptop. It costed around $420 and had FreeDOS installed. It has 4GB DD4 RAM, Integrated Intel HD Graphics, 1TB 5400RPM HDD…