Kerala Schools to save INR 3000 crores(more than 426 USD million) by using GNU/Linux OS
https://www.financialexpress.com/industry/technology/kerala-schools-to-save-rs-3000-crore-by-using-linux-os/1577396
https://redd.it/bofly0
@r_linux
https://www.financialexpress.com/industry/technology/kerala-schools-to-save-rs-3000-crore-by-using-linux-os/1577396
https://redd.it/bofly0
@r_linux
The Financial Express
Kerala schools to save Rs 3,000 crore by using Linux OS
Schools in Kerala are expected to save Rs 3,000 crore as they have chosen the Linux-OpenSource (OS) operating system for computers being made available for teaching under a state-wide project.
Kerela schools to save rs-3000-crore by using linux os
From Discover on Google https://www.financialexpress.com/industry/technology/kerala-schools-to-save-rs-3000-crore-by-using-linux-os/1577396/lite/
https://redd.it/bofi1o
@r_linux
From Discover on Google https://www.financialexpress.com/industry/technology/kerala-schools-to-save-rs-3000-crore-by-using-linux-os/1577396/lite/
https://redd.it/bofi1o
@r_linux
The Financial Express
Kerala schools to save Rs 3,000 crore by using Linux OS
Schools in Kerala are expected to save Rs 3,000 crore as they have chosen the Linux-OpenSource (OS) operating system for computers being made available for teaching under a state-wide project.
Schools in India to save $500 million by switching to Linux
https://www.financialexpress.com/industry/technology/kerala-schools-to-save-rs-3000-crore-by-using-linux-os/1577396
https://redd.it/bog3px
@r_linux
https://www.financialexpress.com/industry/technology/kerala-schools-to-save-rs-3000-crore-by-using-linux-os/1577396
https://redd.it/bog3px
@r_linux
The Financial Express
Kerala schools to save Rs 3,000 crore by using Linux OS
Schools in Kerala are expected to save Rs 3,000 crore as they have chosen the Linux-OpenSource (OS) operating system for computers being made available for teaching under a state-wide project.
I wrote a book on GNU grep and ripgrep, available for free this week
Hello!
I've just published my book on **GNU GREP and RIPGREP** and it is FREE to download this week! You can still pay if you wish :)
Get the e-book using either of these sites:
* https://gumroad.com/l/gnugrep_ripgrep
* https://leanpub.com/gnugrep_ripgrep
**Note** Please use a valid e-mail and save the mail you receive, you'll get free updates for future versions - notifications are opt-in. Both the links have suggested prices as default, so change them before purchase.
Code snippets and files are available on GitHub: https://github.com/learnbyexample/learn_gnugrep_ripgrep
This book covers features of `gnu grep` and `ripgrep` along with discussion on BRE/ERE/PCRE(2)/Rust `regular expressions`. Examples are used extensively, please follow along by typing them out. Exercises are also included to test your understanding.
Some of you might be familiar with my previous posts here for [Command Line Text Processing](https://github.com/learnbyexample/Command-line-text-processing) repo. This book is based on the `grep` chapter - edited to add more denoscriptions, better examples, exercises, etc. Also, I took the plunge and checked out `ripgrep` while working on this book. I'd assumed it would be similar to `gnu grep` and I just need simple changes to present it in the book. Well, it turned out lot more work and I had to settle for not covering all the options and customizations. In hindsight, would've been better if I did a separate book. Speed wise, `ripgrep` is very impressive when it comes to recursive searching and `gnu grep` is still faster for some cases when dealing with single large input file on my 5+ years old hardware. The multiline `-U` and replace `-r` options of `ripgrep` are quite handy - you can use this instead of `sed` for some cases with added advantage of speed, `-F` option and better regex features.
**Table of Contents**
* Preface
* Introduction
* Frequently used options
* BRE/ERE Regular Expressions
* Context matching
* Recursive search
* Miscellaneous options
* Perl Compatible Regular Expressions
* Gotchas and Tricks
* ripgrep
* Further Reading
Hope you find the book useful. I would be grateful for your feedback, book review and suggestions.
Happy learning :)
**PS** To celebrate the release, I'm also offering my e-book on **Python regular expressions** for half the price this week. Use these coupon links [gumroad](https://gumroad.com/l/py_regex/halfprice) or [leanpub](https://leanpub.com/py_regex/c/P7erPYAm1386) to get it.
https://redd.it/boh3eo
@r_linux
Hello!
I've just published my book on **GNU GREP and RIPGREP** and it is FREE to download this week! You can still pay if you wish :)
Get the e-book using either of these sites:
* https://gumroad.com/l/gnugrep_ripgrep
* https://leanpub.com/gnugrep_ripgrep
**Note** Please use a valid e-mail and save the mail you receive, you'll get free updates for future versions - notifications are opt-in. Both the links have suggested prices as default, so change them before purchase.
Code snippets and files are available on GitHub: https://github.com/learnbyexample/learn_gnugrep_ripgrep
This book covers features of `gnu grep` and `ripgrep` along with discussion on BRE/ERE/PCRE(2)/Rust `regular expressions`. Examples are used extensively, please follow along by typing them out. Exercises are also included to test your understanding.
Some of you might be familiar with my previous posts here for [Command Line Text Processing](https://github.com/learnbyexample/Command-line-text-processing) repo. This book is based on the `grep` chapter - edited to add more denoscriptions, better examples, exercises, etc. Also, I took the plunge and checked out `ripgrep` while working on this book. I'd assumed it would be similar to `gnu grep` and I just need simple changes to present it in the book. Well, it turned out lot more work and I had to settle for not covering all the options and customizations. In hindsight, would've been better if I did a separate book. Speed wise, `ripgrep` is very impressive when it comes to recursive searching and `gnu grep` is still faster for some cases when dealing with single large input file on my 5+ years old hardware. The multiline `-U` and replace `-r` options of `ripgrep` are quite handy - you can use this instead of `sed` for some cases with added advantage of speed, `-F` option and better regex features.
**Table of Contents**
* Preface
* Introduction
* Frequently used options
* BRE/ERE Regular Expressions
* Context matching
* Recursive search
* Miscellaneous options
* Perl Compatible Regular Expressions
* Gotchas and Tricks
* ripgrep
* Further Reading
Hope you find the book useful. I would be grateful for your feedback, book review and suggestions.
Happy learning :)
**PS** To celebrate the release, I'm also offering my e-book on **Python regular expressions** for half the price this week. Use these coupon links [gumroad](https://gumroad.com/l/py_regex/halfprice) or [leanpub](https://leanpub.com/py_regex/c/P7erPYAm1386) to get it.
https://redd.it/boh3eo
@r_linux
Gumroad
GNU GREP and RIPGREP
You are likely to be familiar with using Ctrl+F to quickly locate where a particular string occurs. grep is similar, but much more versatile and feature-rich version of the search functionality usa...
###########OPEN SOURCE SOFTWARE ####### LINUX #############
\###########OPEN SOURCE SOFTWARE ####### LINUX #############
​
RCLONE OPEN SOURCE ASSISTANT ExpanDrive ALTERNATIVE: Actively maintained.
​
FREE for :
​
WIN10/8/7.: Apple MAC : UBUNTU : ARCH : MINT : POP\_OS : MANJARO : MX\_LINUX : KDE-NEON
​
and many DISTROs.
​
Hey! - Jeff from ExpanDrive,
​
Wow your product looks amazingleeeeeeey! ........ very similar (exactly)..... to what Open Source Software was has had since 2004(?) (Why that Date) sunmicro?
​
RCLONE BROWSER
​
2 second Search: RCLONE GUI \[ Looks GREAT! 3 OS PLATFORMS /2 LINUX Distro's + source!
​
Full disclosure...it's true.
​
I've never used it. . . . . . . . . . . . . . . . . .you got me, Jeff from Expandrive.
​
But it is actively maintained at GITGRUB(M$) - has 906 stars - and 98 forks!
​
(GitGrub Help if you dont understand -[https://help.github.com/en](https://help.github.com/en) )
​
[https://martins.ninja/RcloneBrowser/](https://martins.ninja/RcloneBrowser/)
​
Download
​
Get Windows, macOS and Ubuntu package on releases page.
​
For Ubuntu you can also install it from Launchpad: Rclone Browser.
​
ArchLinux users can install latest release from AUR repository: rclone-browser.
​
Other GNU/Linux users will need to build from source.
​
Its just a browser, Yes, Jeff from ExpanDrive. Not much good without the grunt...
​
rClone Project - GitHub.
​
[https://github.com/ncw/rclone](https://github.com/ncw/rclone)
https://redd.it/boi0zw
@r_linux
\###########OPEN SOURCE SOFTWARE ####### LINUX #############
​
RCLONE OPEN SOURCE ASSISTANT ExpanDrive ALTERNATIVE: Actively maintained.
​
FREE for :
​
WIN10/8/7.: Apple MAC : UBUNTU : ARCH : MINT : POP\_OS : MANJARO : MX\_LINUX : KDE-NEON
​
and many DISTROs.
​
Hey! - Jeff from ExpanDrive,
​
Wow your product looks amazingleeeeeeey! ........ very similar (exactly)..... to what Open Source Software was has had since 2004(?) (Why that Date) sunmicro?
​
RCLONE BROWSER
​
2 second Search: RCLONE GUI \[ Looks GREAT! 3 OS PLATFORMS /2 LINUX Distro's + source!
​
Full disclosure...it's true.
​
I've never used it. . . . . . . . . . . . . . . . . .you got me, Jeff from Expandrive.
​
But it is actively maintained at GITGRUB(M$) - has 906 stars - and 98 forks!
​
(GitGrub Help if you dont understand -[https://help.github.com/en](https://help.github.com/en) )
​
[https://martins.ninja/RcloneBrowser/](https://martins.ninja/RcloneBrowser/)
​
Download
​
Get Windows, macOS and Ubuntu package on releases page.
​
For Ubuntu you can also install it from Launchpad: Rclone Browser.
​
ArchLinux users can install latest release from AUR repository: rclone-browser.
​
Other GNU/Linux users will need to build from source.
​
Its just a browser, Yes, Jeff from ExpanDrive. Not much good without the grunt...
​
rClone Project - GitHub.
​
[https://github.com/ncw/rclone](https://github.com/ncw/rclone)
https://redd.it/boi0zw
@r_linux
Fixing Alpine to work over NFS on Ubuntu 18.04 (and probably other modern Linuxes)
https://utcc.utoronto.ca/~cks/space/blog/linux/AlpineOverNFSFix
https://redd.it/boissy
@r_linux
https://utcc.utoronto.ca/~cks/space/blog/linux/AlpineOverNFSFix
https://redd.it/boissy
@r_linux
reddit
r/linux - Fixing Alpine to work over NFS on Ubuntu 18.04 (and probably other modern Linuxes)
0 votes and 0 comments so far on Reddit
Open source Mali GPU drivers merged.
[https://lkml.org/lkml/2019/5/8/1122](https://lkml.org/lkml/2019/5/8/1122)
https://redd.it/boiw20
@r_linux
[https://lkml.org/lkml/2019/5/8/1122](https://lkml.org/lkml/2019/5/8/1122)
https://redd.it/boiw20
@r_linux
reddit
r/linux - Open source Mali GPU drivers merged.
0 votes and 1 comment so far on Reddit
ARM GPU drivers (panfrost&lima) landed in linux 5.2
https://lkml.org/lkml/2019/5/8/1122
https://redd.it/boixeh
@r_linux
https://lkml.org/lkml/2019/5/8/1122
https://redd.it/boixeh
@r_linux
reddit
r/linux - ARM GPU drivers (panfrost&lima) landed in linux 5.2
0 votes and 2 comments so far on Reddit
What Programming Language(s) Would You Recommend a Linux System Administrator to Learn?
https://redd.it/bokbmh
@r_linux
https://redd.it/bokbmh
@r_linux
reddit
r/linux - What Programming Language(s) Would You Recommend a Linux System Administrator to Learn?
0 votes and 15 comments so far on Reddit
The Wayland Itches project
https://hansdegoede.livejournal.com/21387.html
https://redd.it/bokt7o
@r_linux
https://hansdegoede.livejournal.com/21387.html
https://redd.it/bokt7o
@r_linux
Livejournal
The Wayland Itches project
Now that GNOME3 on Wayland is the default in Fedora Ive been trying to use this as my default desktop, but until recently Ive kept falling back to GNOME3 on Xorg because of various small issues. To fix this Ive switched to using GNOME3 on Wayland as day to…
8 Ways To Contribute To The Desktop Linux Community, Without Knowing A Single Line Of Code
https://www.forbes.com/sites/jasonevangelho/2019/05/13/8-ways-contribute-desktop-linux-community-marketing-documentation-art-testing
https://redd.it/bols6w
@r_linux
https://www.forbes.com/sites/jasonevangelho/2019/05/13/8-ways-contribute-desktop-linux-community-marketing-documentation-art-testing
https://redd.it/bols6w
@r_linux
Forbes
8 Ways To Contribute To The Desktop Linux Community, Without Knowing A Single Line Of Code
Not a Linux power user? Zero coding skills? There are still multiple ways to make a meaningful difference in the desktop Linux community.
Understanding the MDS vulnerability: What it is, why it works and how to mitigate it
https://www.redhat.com/en/blog/understanding-mds-vulnerability-what-it-why-it-works-and-how-mitigate-it
https://redd.it/bomluh
@r_linux
https://www.redhat.com/en/blog/understanding-mds-vulnerability-what-it-why-it-works-and-how-mitigate-it
https://redd.it/bomluh
@r_linux
Redhat
Understanding the MDS vulnerability: What it is, why it works and how to mitigate it
What's the Microprocessor Data Sampling (MDS) vulnerability? How does it work? How do you mitigate it? Read on to find out.
An eBPF overview, part 5: Tracing user processes
https://www.collabora.com/news-and-blog/blog/2019/05/14/an-ebpf-overview-part-5-tracing-user-processes/
https://redd.it/bolu4k
@r_linux
https://www.collabora.com/news-and-blog/blog/2019/05/14/an-ebpf-overview-part-5-tracing-user-processes/
https://redd.it/bolu4k
@r_linux
Collabora | Open Source Consulting
An eBPF overview, part 5: Tracing user processes
Up until now, talking in-depth about userspace tracing was deliberately avoided because it merits special treatment, hence this full part 5 article devoted to it.
ZombieLoad: Cross Privilege-Boundary Data Leakage - a new side-channel attack affecting Intel CPUs
https://www.cyberus-technology.de/posts/2019-05-14-zombieload.html
https://redd.it/booowk
@r_linux
https://www.cyberus-technology.de/posts/2019-05-14-zombieload.html
https://redd.it/booowk
@r_linux
www.cyberus-technology.de
Cyberus Technology: ZombieLoad: Cross Privilege-Boundary Data Leakage
Cyberus Technology - Where Virtualization Meets German Engineering
LuneOS running with hardware accelerated graphics on the Pinephone devkit
https://www.youtube.com/watch?v=hIok2W5fyk0
https://redd.it/boq7sb
@r_linux
https://www.youtube.com/watch?v=hIok2W5fyk0
https://redd.it/boq7sb
@r_linux
YouTube
LuneOS_on_devkit_alpha.mp4
LuneOS homescreen on Pinephone devkit, with graphic acceleration.
After years of not having to touch office tools I tried to use LibreOffice writer. I'm sad to see it's light years behind its Microsoft counterpart.
Installing a language pack for spellchecking takes an awful lot of work. Truly sad to see.
There is a massive amount of work on Linux everyday and that's a great thing, but has the community lost its drive to make linux usable for the average (non-engineer) user?
https://redd.it/borl30
@r_linux
Installing a language pack for spellchecking takes an awful lot of work. Truly sad to see.
There is a massive amount of work on Linux everyday and that's a great thing, but has the community lost its drive to make linux usable for the average (non-engineer) user?
https://redd.it/borl30
@r_linux
reddit
r/linux - After years of not having to touch office tools I tried to use LibreOffice writer. I'm sad to see it's light years behind…
0 votes and 8 comments so far on Reddit
Linux printing
I'm putting together a design document for printing on Linux but the only exposure I have are with consumer inkjet and laser models.
The print driver support seems to better with the enterprise multifunction devices, I've looked into the Canon models in the current environment as its a fair assumption that the new environment will probably end up with Canons as well and they are fully supported with deb and rpm drivers available.
What I need to know is if there are any printer manufacturers that are actively ignoring Linux these days or is support pretty good across the board?
https://redd.it/borukx
@r_linux
I'm putting together a design document for printing on Linux but the only exposure I have are with consumer inkjet and laser models.
The print driver support seems to better with the enterprise multifunction devices, I've looked into the Canon models in the current environment as its a fair assumption that the new environment will probably end up with Canons as well and they are fully supported with deb and rpm drivers available.
What I need to know is if there are any printer manufacturers that are actively ignoring Linux these days or is support pretty good across the board?
https://redd.it/borukx
@r_linux
reddit
r/linux - Linux printing
0 votes and 1 comment so far on Reddit
Weekly Questions and Hardware Thread - May 15, 2019
Welcome to r/linux! If you're new to Linux or trying to get started this thread is for you. Get help here or as always, check out r/linuxquestions or r/linux4noobs
This megathread is for all your question needs. As we don't allow questions on r/linux outside of this megathread, please consider using r/linuxquestions or r/linux4noobs for the best solution to your problem.
Ask your hardware requests here too or try r/linuxhardware!
https://redd.it/bot5ow
@r_linux
Welcome to r/linux! If you're new to Linux or trying to get started this thread is for you. Get help here or as always, check out r/linuxquestions or r/linux4noobs
This megathread is for all your question needs. As we don't allow questions on r/linux outside of this megathread, please consider using r/linuxquestions or r/linux4noobs for the best solution to your problem.
Ask your hardware requests here too or try r/linuxhardware!
https://redd.it/bot5ow
@r_linux
reddit
r/linux - Weekly Questions and Hardware Thread - May 15, 2019
0 votes and 0 comments so far on Reddit