Today, 28 years ago Linus Torvalds announced Linux on comp.os.minix.
https://groups.google.com/forum/#!msg/comp.os.minix/dlNtH7RRrGA/SwRavCzVE7gJ
https://redd.it/cv52ie
@r_linux
https://groups.google.com/forum/#!msg/comp.os.minix/dlNtH7RRrGA/SwRavCzVE7gJ
https://redd.it/cv52ie
@r_linux
My online community gave me a load of shit for this but I think it's beautiful!
I'm using two jumphosts (the first over true ssl, the second to the Virtual Machine Host which hosts the VMs) The VMs are like you may can see on the hostnames my onllineservices I use on a everyday basis. The Hypervisor is a Proxmox which was converted from a standard Debian image provided my my VPS Provider. I actually have lots of RAM and CPU usage left and latley began to do a Udemy course about Ansible to automate my environment.
But quick shell access with dynamic jumphosts and hostlists are always a good plan, especially if you're doing it in xpanes which can fokus single panes, move and maximize them to issue individual commands in case something goes wrong.
​
I Love my setup so far, but my journey is far from beeing over, actually the more I get into the advantages of Linux the more I get motivated
​
https://reddit.com/link/cv4olu/video/p1qqu8y67ji31/player
cheers
https://redd.it/cv4olu
@r_linux
I'm using two jumphosts (the first over true ssl, the second to the Virtual Machine Host which hosts the VMs) The VMs are like you may can see on the hostnames my onllineservices I use on a everyday basis. The Hypervisor is a Proxmox which was converted from a standard Debian image provided my my VPS Provider. I actually have lots of RAM and CPU usage left and latley began to do a Udemy course about Ansible to automate my environment.
But quick shell access with dynamic jumphosts and hostlists are always a good plan, especially if you're doing it in xpanes which can fokus single panes, move and maximize them to issue individual commands in case something goes wrong.
​
I Love my setup so far, but my journey is far from beeing over, actually the more I get into the advantages of Linux the more I get motivated
​
https://reddit.com/link/cv4olu/video/p1qqu8y67ji31/player
cheers
https://redd.it/cv4olu
@r_linux
reddit
r/linux - My online community gave me a load of shit for this but I think it's beautiful!
0 votes and 4 comments so far on Reddit
Linux Desktop vr
https://www.collabora.com/news-and-blog/news-and-events/moving-the-linux-desktop-to-another-reality.html
https://redd.it/cv6gf8
@r_linux
https://www.collabora.com/news-and-blog/news-and-events/moving-the-linux-desktop-to-another-reality.html
https://redd.it/cv6gf8
@r_linux
Collabora | Open Source Consulting
Moving the Linux desktop to another reality
Today, we are very excited to announce xrdesktop, a new open source project sponsored by Valve, enabling interaction with traditional Linux desktop environments, such as GNOME and KDE, in VR.
Keith Packard on Twitter
https://twitter.com/keith_x11/status/1165379658411495424
https://redd.it/cv3p0h
@r_linux
https://twitter.com/keith_x11/status/1165379658411495424
https://redd.it/cv3p0h
@r_linux
Twitter
Keith Packard
I've packaged the latest riscv-gnu-toolchain binutils and gcc for Debian. You can now get an up-to-date compiler for embedded RISC-V development using 'apt'. https://t.co/mwbQAc2vId
MX Linux Not giving me the USB option while trying to install on it
I have make bootable USB of MX Linux with the help of RUFUS software. Now when I am trying to install on USB it does not show me partition to install it while I am booting live setup . The choose the disk installation only show me the hard partition [https://imgur.com/pyQwQtp](https://imgur.com/pyQwQtp) .While the USB partition is present on the G Parted Partition [https://imgur.com/4LK24tn](https://imgur.com/4LK24tn) . How can I install MX Linux on USB Any suggestions?
https://redd.it/cv7nro
@r_linux
I have make bootable USB of MX Linux with the help of RUFUS software. Now when I am trying to install on USB it does not show me partition to install it while I am booting live setup . The choose the disk installation only show me the hard partition [https://imgur.com/pyQwQtp](https://imgur.com/pyQwQtp) .While the USB partition is present on the G Parted Partition [https://imgur.com/4LK24tn](https://imgur.com/4LK24tn) . How can I install MX Linux on USB Any suggestions?
https://redd.it/cv7nro
@r_linux
Imgur
Post with 0 votes and 3 views.
Why do Linux distributions generally use GCC instead of Clang?
https://www.reddit.com/r/computerscience/comments/cv87qf/why_do_linux_distributions_generally_use_gcc/
https://redd.it/cv87wd
@r_linux
https://www.reddit.com/r/computerscience/comments/cv87qf/why_do_linux_distributions_generally_use_gcc/
https://redd.it/cv87wd
@r_linux
reddit
r/computerscience - Why do Linux distributions generally use GCC instead of Clang?
0 votes and 9 comments so far on Reddit
VIM / VI usage for beginners
Hi guys use VIM have this guide to get started in VIM and found a cool game I can play to refine my skills.
[https://www.myrandomtips.com/linux/vim-cheat-sheet/](https://www.myrandomtips.com/linux/vim-cheat-sheet/)
https://redd.it/cv90o6
@r_linux
Hi guys use VIM have this guide to get started in VIM and found a cool game I can play to refine my skills.
[https://www.myrandomtips.com/linux/vim-cheat-sheet/](https://www.myrandomtips.com/linux/vim-cheat-sheet/)
https://redd.it/cv90o6
@r_linux
Myrandomtips
VIM Cheat Sheet - My Random Tips
VIM can appear hard but is really powerful. Open this guide and learn VIM using simple commands and save time. And a free cheat sheet and a YouTube Video.
The so called "fragmentation isssue" in the GNU/Linux community is actually protecting us! Most probably some backdoors or malware will only affect a certain group of people that use a certain mix of software (DE, compositor, init system etc.) and not the others.
https://redd.it/cv9w32
@r_linux
https://redd.it/cv9w32
@r_linux
reddit
r/linux - The so called "fragmentation isssue" in the GNU/Linux community is actually protecting us! Most probably some backdoors…
0 votes and 4 comments so far on Reddit
why to use exec command?
I was going through exec command. The function of exec command is to replace the current shell process with command supplied as arguments.
But I was wondering why would anyone want to do that?
https://redd.it/cvbb0b
@r_linux
I was going through exec command. The function of exec command is to replace the current shell process with command supplied as arguments.
But I was wondering why would anyone want to do that?
https://redd.it/cvbb0b
@r_linux
reddit
r/linux - why to use exec command?
0 votes and 2 comments so far on Reddit
Realtek RTL8822BE under Linux
Just wanted to share that if anyone is having problems with this wifi device, Linux 5.2 includes the new rtw88 module that, in my experience, make it work perfectly.
My speedtest results went from 0.3/2.0 Mbit/s download/upload, to 80/70 Mbit/s.
Hope this helps someone Googling for this problem :)
https://redd.it/cvbqem
@r_linux
Just wanted to share that if anyone is having problems with this wifi device, Linux 5.2 includes the new rtw88 module that, in my experience, make it work perfectly.
My speedtest results went from 0.3/2.0 Mbit/s download/upload, to 80/70 Mbit/s.
Hope this helps someone Googling for this problem :)
https://redd.it/cvbqem
@r_linux
reddit
r/linux - Realtek RTL8822BE under Linux
0 votes and 0 comments so far on Reddit
Monitoring of a localhost
I'm looking for a nice solution for local monitoring of a developer machine. What are your experience and preferences?
https://redd.it/cva01x
@r_linux
I'm looking for a nice solution for local monitoring of a developer machine. What are your experience and preferences?
https://redd.it/cva01x
@r_linux
reddit
r/linux - Monitoring of a localhost
0 votes and 12 comments so far on Reddit
FreeBSD Meets Linux At The Open Source Summit
https://www.tfir.io/2019/08/24/freebsd-meets-linux-at-the-open-source-summit/
https://redd.it/cvdq6r
@r_linux
https://www.tfir.io/2019/08/24/freebsd-meets-linux-at-the-open-source-summit/
https://redd.it/cvdq6r
@r_linux
TFiR
FreeBSD Meets Linux At The Open Source Summit - TFiR
The Linux Foundation hosted the executive director of the FreeBSD Foundation, Deb Goodkin, at the Open Source Summit in San Diego. In this episode of Let’s Talk, we sat down with Goodkin to talk about the FreeBSD project and the foundation. Enthusiasts, Featured…
This would have been useful 20 years ago. Better late than never though. --> The Guide To Effectively Fighting FUD
https://medium.com/@danbarber_12163/the-guide-to-effectively-fighting-fud-417d2340678a
https://redd.it/cve3vn
@r_linux
https://medium.com/@danbarber_12163/the-guide-to-effectively-fighting-fud-417d2340678a
https://redd.it/cve3vn
@r_linux
Medium
The Guide To Effectively Fighting Fear, Uncertainty and Doubt (FUD)
The Art Of Combating Trolls
Mainline Linux on Google Pixel 3 XL project looking for new developers
https://www.reddit.com/r/postmarketOS/comments/cve2jw/mainline_linux_on_google_pixel_3_xl_project/
https://redd.it/cve4a7
@r_linux
https://www.reddit.com/r/postmarketOS/comments/cve2jw/mainline_linux_on_google_pixel_3_xl_project/
https://redd.it/cve4a7
@r_linux
reddit
r/postmarketOS - Mainline Linux on Google Pixel 3 XL project looking for new developers
22 votes and 6 comments so far on Reddit
Linux Basics For IOT Projects - IOT Veteran
https://iotveteran.com/linux-for-iot-projects/
https://redd.it/cvf5te
@r_linux
https://iotveteran.com/linux-for-iot-projects/
https://redd.it/cvf5te
@r_linux
IOT Veteran
Linux Basics For IOT Projects - IOT Veteran
If you're having trouble following that IOT tutorial or need a quick reference for Linux, we've got you covered. Common Linux commands explained
Help with External Portable Hard Drive for Linux/Windows
I plan on using a WD 4TB Portable External HD. This would just hold files such as movies, documents, etc.
1. Should I use a particular file system? I plan on using NTFS for compatibility between Linux/Windows. What allocation unit size, etc?
2. Does it matter how I format it? Could I just right click it in Windows and use those options? Or should I use Gparted? What's the difference?
https://redd.it/cvhblk
@r_linux
I plan on using a WD 4TB Portable External HD. This would just hold files such as movies, documents, etc.
1. Should I use a particular file system? I plan on using NTFS for compatibility between Linux/Windows. What allocation unit size, etc?
2. Does it matter how I format it? Could I just right click it in Windows and use those options? Or should I use Gparted? What's the difference?
https://redd.it/cvhblk
@r_linux
reddit
r/linux - Help with External Portable Hard Drive for Linux/Windows
0 votes and 0 comments so far on Reddit
"The GIMP" has been forked by folks who find the name offensive
https://www.youtube.com/watch?v=CV1HZU4KFHc
https://redd.it/cvhdel
@r_linux
https://www.youtube.com/watch?v=CV1HZU4KFHc
https://redd.it/cvhdel
@r_linux
YouTube
"The GIMP" has been forked by folks who find the name offensive
GIMP, aka "GNU Image Manipulation Program", has been forked by folks who find the name offensive. They call the fork... "Glimpse."
https://getglimpse.app/
More info, MP3 RSS Feed, & how to support the Lunduke Show: http://www.lunduke.com
Get this episode…
https://getglimpse.app/
More info, MP3 RSS Feed, & how to support the Lunduke Show: http://www.lunduke.com
Get this episode…
A personal story of courage, risk and Linux
Some time during 2017, working for a company (I don't want to mention the name), the company I was working for had a rule: not to contribute to open source.
As many people in my circle know me, I don't usually accept such rules.
During my day-to-day work I hit a Linux kernel bug (that affected my work machine), and I used that as a opportunity to fix the bug and contribute back.
I knew I was in front of a unique and risky situation, I also knew I would not stay at this company for a long time, so I took the risk and helped fix the bug.
I did this in my lunch breaks and after work hours (debugging and testing patches), until the bug was found and fixed, a couple of months later I was fired and the experience was one that gave me PTSD, but that one bug I helped fix still brings me joy and satisfaction that I will never forget.
Happy birthday Linux and thank you for allowing me to be part of your history!
[https://i.imgur.com/DYTpMPa.jpg](https://i.imgur.com/DYTpMPa.jpg)
https://redd.it/cvi8nu
@r_linux
Some time during 2017, working for a company (I don't want to mention the name), the company I was working for had a rule: not to contribute to open source.
As many people in my circle know me, I don't usually accept such rules.
During my day-to-day work I hit a Linux kernel bug (that affected my work machine), and I used that as a opportunity to fix the bug and contribute back.
I knew I was in front of a unique and risky situation, I also knew I would not stay at this company for a long time, so I took the risk and helped fix the bug.
I did this in my lunch breaks and after work hours (debugging and testing patches), until the bug was found and fixed, a couple of months later I was fired and the experience was one that gave me PTSD, but that one bug I helped fix still brings me joy and satisfaction that I will never forget.
Happy birthday Linux and thank you for allowing me to be part of your history!
[https://i.imgur.com/DYTpMPa.jpg](https://i.imgur.com/DYTpMPa.jpg)
https://redd.it/cvi8nu
@r_linux
Linux Experiences/Rants or Education/Certifications thread - August 26, 2019
Welcome to r/linux rants and experiences! This megathread is also to hear opinions from anyone just starting out with Linux or those that have used Linux (GNU or otherwise) for a long time.
Let us know what's annoying you, whats making you happy, or something that you want to get out to r/linux but didn't make the cut into a full post of it's own.
For those looking for certifications please use this megathread to ask about how to get certified whether it's for the business world or for your own satisfaction. Be sure to check out r/linuxadmin for more discussion in the SysAdmin world!
_Please keep questions in r/linuxquestions, r/linux4noobs, or the Wednesday automod thread._
https://redd.it/cvj4l8
@r_linux
Welcome to r/linux rants and experiences! This megathread is also to hear opinions from anyone just starting out with Linux or those that have used Linux (GNU or otherwise) for a long time.
Let us know what's annoying you, whats making you happy, or something that you want to get out to r/linux but didn't make the cut into a full post of it's own.
For those looking for certifications please use this megathread to ask about how to get certified whether it's for the business world or for your own satisfaction. Be sure to check out r/linuxadmin for more discussion in the SysAdmin world!
_Please keep questions in r/linuxquestions, r/linux4noobs, or the Wednesday automod thread._
https://redd.it/cvj4l8
@r_linux
reddit
r/linux - Linux Experiences/Rants or Education/Certifications thread - August 26, 2019
0 votes and 0 comments so far on Reddit