ZFS on Root - This is the specification to use zfs on root on Ubuntu products (Desktop and Server)
https://docs.google.com/document/d/1m9VWOjfmdbujV4AQWzWruiXYgb0W4Hu0D8uQC_BWKjk/edit
https://redd.it/dwqyai
@r_linux
https://docs.google.com/document/d/1m9VWOjfmdbujV4AQWzWruiXYgb0W4Hu0D8uQC_BWKjk/edit
https://redd.it/dwqyai
@r_linux
Google Docs
ZFS on Root (copy RO)
ZFS on root Project specification © Canonical 2019 - Jean-Baptiste Lallement, Didier Roche. Thanks to Richard Laager and Steve Langasek for their contributions. STATUS: WIP Revision History 2019-mm-dd 1.0 Jibel, didrocks Initial revision This is the…
"I’ve gone to great lengths for this silence" - by Dylan Araps | KISS Linux
https://getkiss.org/blog/20191004a
https://redd.it/dwrbie
@r_linux
https://getkiss.org/blog/20191004a
https://redd.it/dwrbie
@r_linux
KDE can invert colors for windows and the desktop
Like many basement dwellers, I like a dark, dark environment. (Actually I just like to match the brightness of my desktop to the brightness of my environment to reduce eye strain.)
When a bright-scheme application or website clashes with my wet, shadowy basement, I like to invert the colors in my desktop environment so I can banish the light back to the overworld where it belongs. I _could_ invert the whole desktop with the CLI command `xcalib -invert -alter`, but what if I only want to invert a single Window?
It turns out that KDE supports this out-of-the-box! Just go to System Settings > Desktop Behavior > Desktop Effects, check the "Invert" effect, and hit "Apply." From now on, I can invert the whole desktop with meta+control+I, and the current window with meta+control+U.
Please excuse me while I slither back into my dark place...
https://redd.it/dwsv4a
@r_linux
Like many basement dwellers, I like a dark, dark environment. (Actually I just like to match the brightness of my desktop to the brightness of my environment to reduce eye strain.)
When a bright-scheme application or website clashes with my wet, shadowy basement, I like to invert the colors in my desktop environment so I can banish the light back to the overworld where it belongs. I _could_ invert the whole desktop with the CLI command `xcalib -invert -alter`, but what if I only want to invert a single Window?
It turns out that KDE supports this out-of-the-box! Just go to System Settings > Desktop Behavior > Desktop Effects, check the "Invert" effect, and hit "Apply." From now on, I can invert the whole desktop with meta+control+I, and the current window with meta+control+U.
Please excuse me while I slither back into my dark place...
https://redd.it/dwsv4a
@r_linux
reddit
KDE can invert colors for windows and the desktop
Like many basement dwellers, I like a dark, dark environment. (Actually I just like to match the brightness of my desktop to the brightness of my...
Weekend Fluff / Linux in the Wild Thread - November 15, 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/dwtovi
@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/dwtovi
@r_linux
reddit
Weekend Fluff / Linux in the Wild Thread - November 15, 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...
Librem 5 October 2019 Software Update – Purism
https://puri.sm/posts/librem-5-october-2019-software-update/
https://redd.it/dwy39a
@r_linux
https://puri.sm/posts/librem-5-october-2019-software-update/
https://redd.it/dwy39a
@r_linux
Purism
Librem 5 October 2019 Software Update – Purism
Purism makes premium phones, laptops, mini PCs and servers running free software on PureOS. Purism products respect people's privacy and freedom while protecting their security.
The PinePhone early dev-versions are available now.
https://store.pine64.org/?product=pinephone-braveheart-limited-edition-linux-smartphone-for-early-adaptor
https://redd.it/dwyhwl
@r_linux
https://store.pine64.org/?product=pinephone-braveheart-limited-edition-linux-smartphone-for-early-adaptor
https://redd.it/dwyhwl
@r_linux
VGL - Better group manager for linux.
Hey people,
I made a noscript that some admin here might find useful : [https://github.com/0pb/VGL](https://github.com/0pb/VGL)
​
The story : I have recently tried to put two different groups permissions on a single file and as you probably know -this kind of thing isn't possible-
I then looked up forums and post but it unfortunately only talks about ACL (Access Control List) and other windows-simulator-permission. Unfortunately, ACL only manage permission, it doesn't really manage groups and I'm not interested in setting up a heavy software for group management.
​
So I decided to make a noscript that manage group and allow group to be in other group for example. It resulted in VGL - VirtualGroupLinux, which is a python noscript that allow the user to create and manage easily trought command line virtuals groups that act like "real" groups.
This noscript work well together with ACL so now you have a great group permission management on linux ! With nothing else than a noscript self sufficient (only latest python needed which all linux user should have anyways, no external dependancy or weird library to install) and ACL.
​
If you still have any suggestion or question ask ahead !
If you don't like this noscript for any reason please tell me why !
https://redd.it/dwz8hz
@r_linux
Hey people,
I made a noscript that some admin here might find useful : [https://github.com/0pb/VGL](https://github.com/0pb/VGL)
​
The story : I have recently tried to put two different groups permissions on a single file and as you probably know -this kind of thing isn't possible-
I then looked up forums and post but it unfortunately only talks about ACL (Access Control List) and other windows-simulator-permission. Unfortunately, ACL only manage permission, it doesn't really manage groups and I'm not interested in setting up a heavy software for group management.
​
So I decided to make a noscript that manage group and allow group to be in other group for example. It resulted in VGL - VirtualGroupLinux, which is a python noscript that allow the user to create and manage easily trought command line virtuals groups that act like "real" groups.
This noscript work well together with ACL so now you have a great group permission management on linux ! With nothing else than a noscript self sufficient (only latest python needed which all linux user should have anyways, no external dependancy or weird library to install) and ACL.
​
If you still have any suggestion or question ask ahead !
If you don't like this noscript for any reason please tell me why !
https://redd.it/dwz8hz
@r_linux
GitHub
0pb/VGL
VGL - Virtual Group for Linux. Contribute to 0pb/VGL development by creating an account on GitHub.
Automated bug report in Debian?
Debian Stable mostly competes against RHEL/CentOS for production servers and desktops, usually for its stability, hardware support, large package collection, independance and various other reasons.
However, while Fedora and Ubuntu use automated testing and bug report tools (abrt, apport), there's no such thing in Debian, so its stability mostly depends on manual bug report.
Sure, Debian has a large and reliable community behind it, but ironically, I find reportbug pretty buggy, and put frankly, antiquated. I understand Debian is investigating [automated code analysis](https://qa.debian.org/daca/) and has [puipart](https://piuparts.debian.org/) and [Lintian](https://lintian.debian.org/), but nothing like [FAF](https://retrace.fedoraproject.org/faf/summary/) within Fedora. Is there a reason why SID and Testing ship without some automated crash and bug report tool?
https://redd.it/dwvuha
@r_linux
Debian Stable mostly competes against RHEL/CentOS for production servers and desktops, usually for its stability, hardware support, large package collection, independance and various other reasons.
However, while Fedora and Ubuntu use automated testing and bug report tools (abrt, apport), there's no such thing in Debian, so its stability mostly depends on manual bug report.
Sure, Debian has a large and reliable community behind it, but ironically, I find reportbug pretty buggy, and put frankly, antiquated. I understand Debian is investigating [automated code analysis](https://qa.debian.org/daca/) and has [puipart](https://piuparts.debian.org/) and [Lintian](https://lintian.debian.org/), but nothing like [FAF](https://retrace.fedoraproject.org/faf/summary/) within Fedora. Is there a reason why SID and Testing ship without some automated crash and bug report tool?
https://redd.it/dwvuha
@r_linux
reddit
Automated bug report in Debian?
Debian Stable mostly competes against RHEL/CentOS for production servers and desktops, usually for its stability, hardware support, large package...
Korn the band and the korn shell?
So I just started learning about Linux. I am covering the different shells and the Korn shell caught my attention. It made me ask the question “did the band get it’s name for this spelling of korn? “ just thought it was interesting but does any know if there may be a relationship?
Sorry if this this has been asked before.
https://redd.it/dwrlwd
@r_linux
So I just started learning about Linux. I am covering the different shells and the Korn shell caught my attention. It made me ask the question “did the band get it’s name for this spelling of korn? “ just thought it was interesting but does any know if there may be a relationship?
Sorry if this this has been asked before.
https://redd.it/dwrlwd
@r_linux
reddit
Korn the band and the korn shell?
So I just started learning about Linux. I am covering the different shells and the Korn shell caught my attention. It made me ask the question...
Is it possible to install Linux on an unformated drive position with WSL2 ?
(noscript)
https://redd.it/dx3zys
@r_linux
(noscript)
https://redd.it/dx3zys
@r_linux
reddit
Is it possible to install Linux on an unformated drive position...
(noscript)
help me!
inside a .env file, all I have is BASE_URL="aword"
in the console I enter echo $BASE_URL, the only output I get is an empty line. Why?
https://redd.it/dx2zft
@r_linux
inside a .env file, all I have is BASE_URL="aword"
in the console I enter echo $BASE_URL, the only output I get is an empty line. Why?
https://redd.it/dx2zft
@r_linux
reddit
help me!
inside a .env file, all I have is BASE_URL="aword" in the console I enter echo $BASE_URL, the only output I get is an empty line. Why?
If you want security, disable hyper-threading, says Linux kernel maintainer
https://www.theregister.co.uk/2019/10/29/intel_disable_hyper_threading_linux_kernel_maintainer/
https://redd.it/dx52l8
@r_linux
https://www.theregister.co.uk/2019/10/29/intel_disable_hyper_threading_linux_kernel_maintainer/
https://redd.it/dx52l8
@r_linux
www.theregister.co.uk
Running on Intel? If you want security, disable hyper-threading, says Linux kernel maintainer
Speculative execution bugs will be with us for a very long time
Zathura and non-english symbols
There are a few issues open in pwmt's zathura repository about non-english symbols being unavailable for mapping. This is even worse for me as I type in Russian and have to switch layouts all the time.
Zathura devs say it's a girara issue, so I went on and mapped Russian letters to English ones where they map numpad keys to numbers row and it seems to work just fine. And I don't need to bind the Russian ones separately in the config file.
I think umlauts and other letters can be added as well, so check the diff on my GitHub if you are interested: https://github.com/teu5us/girara_ru-gentoo/blob/master/dev-libs/girara/files/patches/girara_ru_keys.diff
https://redd.it/dx7mx7
@r_linux
There are a few issues open in pwmt's zathura repository about non-english symbols being unavailable for mapping. This is even worse for me as I type in Russian and have to switch layouts all the time.
Zathura devs say it's a girara issue, so I went on and mapped Russian letters to English ones where they map numpad keys to numbers row and it seems to work just fine. And I don't need to bind the Russian ones separately in the config file.
I think umlauts and other letters can be added as well, so check the diff on my GitHub if you are interested: https://github.com/teu5us/girara_ru-gentoo/blob/master/dev-libs/girara/files/patches/girara_ru_keys.diff
https://redd.it/dx7mx7
@r_linux
GitHub
girara_ru-gentoo/dev-libs/girara/files/patches/girara_ru_keys.diff at master · teu5us/girara_ru-gentoo
Contribute to teu5us/girara_ru-gentoo development by creating an account on GitHub.
Best Free Linux Text Editing Applications with Clone View Feature?
What are some recommendations for the best free Linux text editing applications that allow you to work on the same file simultaneously in two different windows (clone view)? I usually use notepad++ on Windows which allows you to do this but I'm looking for something that will work in Linux on a Chromebook. Any suggestions would be appreciated.
https://redd.it/dxaiz8
@r_linux
What are some recommendations for the best free Linux text editing applications that allow you to work on the same file simultaneously in two different windows (clone view)? I usually use notepad++ on Windows which allows you to do this but I'm looking for something that will work in Linux on a Chromebook. Any suggestions would be appreciated.
https://redd.it/dxaiz8
@r_linux
reddit
Best Free Linux Text Editing Applications with Clone View Feature?
What are some recommendations for the best free Linux text editing applications that allow you to work on the same file simultaneously in two...
RSS reader on linux
I am interested if you guys are using any RSS Reader. If yes, which is your favourite and why?
Thanks in advance for all contributions.
https://redd.it/dxbhwd
@r_linux
I am interested if you guys are using any RSS Reader. If yes, which is your favourite and why?
Thanks in advance for all contributions.
https://redd.it/dxbhwd
@r_linux
reddit
RSS reader on linux
I am interested if you guys are using any RSS Reader. If yes, which is your favourite and why? Thanks in advance for all contributions.