Ad blocker for command line interface ads.
https://github.com/kethinov/no-cli-ads
https://redd.it/cx6xf3
@r_linux
https://github.com/kethinov/no-cli-ads
https://redd.it/cx6xf3
@r_linux
GitHub
GitHub - kethinov/no-cli-ads: 🛑 [NO LONGER MAINTAINED] Ad blocker for command line interface ads.
🛑 [NO LONGER MAINTAINED] Ad blocker for command line interface ads. - kethinov/no-cli-ads
Fedora on Lenovo Thinkpad T450?
Hello!I have previously ran Linux Mint on an old notebook, but in January I got a Lenovo Thinkpad T450, and getting it ready for the coming school year (entering Grade 10!), I realized I was still running windows. I was looking into it -- And I remember not being too satisfied with Mint near the end of the notebooks life, it became incredibly slow and bogged down -- and it seems that Fedora is a solid build still, and is probably the best option currently on the market. I come from a Mac family, but have to use Windows for games & cannot get a mac book because it's too expensive to bring to school.
Anyway, i just wanted thoughts on using Fedora on a thinkpad, and if it is a good distro to go with for schoolwork? Most everything I do is through LibreOffice & Dropbox. The only other programs I use on here are iTunes (Ecosia says I can just use virtualbox here), and a few steam games (mindustry, factorio, and Civ are the only things my laptop can run). But it is primarily a school computer & I remember liking linux objectively, even if mint left a bad taste in my mouth.
\---
EDIT: I do dabble in web development/general programming, for which I use the Jetbrains suite (WebStorm & Pycharm mostly), and I believe those are available on Linux as well.
​
Edit: Y'all may hate me for this, but I do not want to use ubuntu. Something about it is off, I can't place it but I just don't really like it.
https://redd.it/cx72b2
@r_linux
Hello!I have previously ran Linux Mint on an old notebook, but in January I got a Lenovo Thinkpad T450, and getting it ready for the coming school year (entering Grade 10!), I realized I was still running windows. I was looking into it -- And I remember not being too satisfied with Mint near the end of the notebooks life, it became incredibly slow and bogged down -- and it seems that Fedora is a solid build still, and is probably the best option currently on the market. I come from a Mac family, but have to use Windows for games & cannot get a mac book because it's too expensive to bring to school.
Anyway, i just wanted thoughts on using Fedora on a thinkpad, and if it is a good distro to go with for schoolwork? Most everything I do is through LibreOffice & Dropbox. The only other programs I use on here are iTunes (Ecosia says I can just use virtualbox here), and a few steam games (mindustry, factorio, and Civ are the only things my laptop can run). But it is primarily a school computer & I remember liking linux objectively, even if mint left a bad taste in my mouth.
\---
EDIT: I do dabble in web development/general programming, for which I use the Jetbrains suite (WebStorm & Pycharm mostly), and I believe those are available on Linux as well.
​
Edit: Y'all may hate me for this, but I do not want to use ubuntu. Something about it is off, I can't place it but I just don't really like it.
https://redd.it/cx72b2
@r_linux
reddit
r/linux - Fedora on Lenovo Thinkpad T450?
0 votes and 6 comments so far on Reddit
Linux Laptop Buyer's Guide 2019: Tips And Resources To Find A Laptop That Meets Your Needs
https://www.forbes.com/sites/jasonevangelho/2019/08/28/linux-laptop-buyers-guide-tips-ubuntu-system76-dell-lenovo/
https://redd.it/cx7ejj
@r_linux
https://www.forbes.com/sites/jasonevangelho/2019/08/28/linux-laptop-buyers-guide-tips-ubuntu-system76-dell-lenovo/
https://redd.it/cx7ejj
@r_linux
Forbes
Linux Laptop Buyer's Guide 2019: Tips And Resources To Find A Laptop That Meets Your Needs
Finding a new laptop that runs Linux out of the box is easier than ever.
Hardware is starting to come out that runs Microsoft Linux aka Azure Sphere OS
https://www.electronicdesign.com/iot/linux-cloud-iot-solution-microsoft-way
https://redd.it/cx21vz
@r_linux
https://www.electronicdesign.com/iot/linux-cloud-iot-solution-microsoft-way
https://redd.it/cx21vz
@r_linux
Electronic Design
A Linux-to-Cloud IoT Solution the Microsoft Way
Avnet has developed an end-to-end IoT solution that revolves around MediaTek’s MT3620 running Microsoft’s Azure Sphere OS.
TIL about systemd-cron
systemd-cron is a third party project, not affiliated with the systemd project, that adds a generator that reads a traditional crontab and creates .timer and .service units for systemd that's equivalent to what crond would have run. It handles both cron and anacron and because it's a generator, it only runs once on boot and then exits. There's no extra daemon running at all for it, it just sets it up to run with systemd and adds a .path unit for the crontab and other directories to rerun it if the config is edited. It also supports an easy way to alter the service files being run so that you can e.g. make it persistent so it'll run cron jobs that it missed if the system was offline when the cron job would have run (like anacron, but still tied to a specific date rather than some interval), change the CPU and IO priority so it'll only use up idle resources, set a randomized offset so hourly stuff will run spread through 0 - 30 minutes instead of all starting exactly at the same time, etc.
It's packaged and shipped under Debian and Ubuntu as systemd-cron and it looks like a great drop-in replacement for crond with only a couple minor caveats. The current version is built using Python but there's a rewrite of it done in Rust.
https://github.com/systemd-cron/systemd-cron
https://redd.it/cx8v3w
@r_linux
systemd-cron is a third party project, not affiliated with the systemd project, that adds a generator that reads a traditional crontab and creates .timer and .service units for systemd that's equivalent to what crond would have run. It handles both cron and anacron and because it's a generator, it only runs once on boot and then exits. There's no extra daemon running at all for it, it just sets it up to run with systemd and adds a .path unit for the crontab and other directories to rerun it if the config is edited. It also supports an easy way to alter the service files being run so that you can e.g. make it persistent so it'll run cron jobs that it missed if the system was offline when the cron job would have run (like anacron, but still tied to a specific date rather than some interval), change the CPU and IO priority so it'll only use up idle resources, set a randomized offset so hourly stuff will run spread through 0 - 30 minutes instead of all starting exactly at the same time, etc.
It's packaged and shipped under Debian and Ubuntu as systemd-cron and it looks like a great drop-in replacement for crond with only a couple minor caveats. The current version is built using Python but there's a rewrite of it done in Rust.
https://github.com/systemd-cron/systemd-cron
https://redd.it/cx8v3w
@r_linux
GitHub
GitHub - systemd-cron/systemd-cron: systemd units to run cron noscripts
systemd units to run cron noscripts. Contribute to systemd-cron/systemd-cron development by creating an account on GitHub.
Deleting Mint and installing Ubuntu
Is there a way to delete mint on my ssd and install a new distro or even just download it straight from mint?
https://redd.it/cx7ha8
@r_linux
Is there a way to delete mint on my ssd and install a new distro or even just download it straight from mint?
https://redd.it/cx7ha8
@r_linux
reddit
r/linux - Deleting Mint and installing Ubuntu
0 votes and 8 comments so far on Reddit
Steam proton was enough to move me to Linux on my home desktop
It plays enough of the games I want to play and Lutris fills most of the rest. Easy anti-cheat is the only thing in the way for me at this point.
I hope Valve find statistically enough people took advantage of Proton to continue development, it seems regardless of user base percentage they're dedicated to the project.
https://redd.it/cxbb2u
@r_linux
It plays enough of the games I want to play and Lutris fills most of the rest. Easy anti-cheat is the only thing in the way for me at this point.
I hope Valve find statistically enough people took advantage of Proton to continue development, it seems regardless of user base percentage they're dedicated to the project.
https://redd.it/cxbb2u
@r_linux
reddit
r/linux - Steam proton was enough to move me to Linux on my home desktop
0 votes and 1 comment so far on Reddit
(Noob Question) Why Linux only have 3 permission groups?
Why Linux only have owner, group and others as permission groups? What if the user want a more finer permission control? For example, assume user A belongs to group B and C, how can he/she allows a file to be readable, writeable and executable to group B but only readable to group C?
https://redd.it/cxch51
@r_linux
Why Linux only have owner, group and others as permission groups? What if the user want a more finer permission control? For example, assume user A belongs to group B and C, how can he/she allows a file to be readable, writeable and executable to group B but only readable to group C?
https://redd.it/cxch51
@r_linux
reddit
r/linux - (Noob Question) Why Linux only have 3 permission groups?
0 votes and 0 comments so far on Reddit
Arch Linux on the LG gram 17: Linux friendly, nice screen, incredibly light, bios encryption
https://www.sspdd.com/2019-08-29-lg-gram17/
https://redd.it/cxdc56
@r_linux
https://www.sspdd.com/2019-08-29-lg-gram17/
https://redd.it/cxdc56
@r_linux
Sspdd
Arch on the LG Gram 17
1000g, 17in screen, no frills; you will hand it to people for their reaction
Recommended minimal software to ssh into a local machine from the web browser?
I want to be able to command line access my raspberry pi from any device, simple by using a web browser so I dont have to depend on putty or other tools to be present.
https://redd.it/cxd4en
@r_linux
I want to be able to command line access my raspberry pi from any device, simple by using a web browser so I dont have to depend on putty or other tools to be present.
https://redd.it/cxd4en
@r_linux
reddit
r/linux - Recommended minimal software to ssh into a local machine from the web browser?
0 votes and 5 comments so far on Reddit
ElementaryOS
Hello.
I really like the design of this linux distro. And as I understood, I have to pay for this OS. So questions are:
1. Is it worth as OS?
2. How is gaming (I mean Dota 2 + Blender)?
3. Does it support crossfire rx 570 8gb?
Thank you and have a nice day. 🙂
P.S. sorry for grammar mistakes and non logical sentences.
https://redd.it/cxeibl
@r_linux
Hello.
I really like the design of this linux distro. And as I understood, I have to pay for this OS. So questions are:
1. Is it worth as OS?
2. How is gaming (I mean Dota 2 + Blender)?
3. Does it support crossfire rx 570 8gb?
Thank you and have a nice day. 🙂
P.S. sorry for grammar mistakes and non logical sentences.
https://redd.it/cxeibl
@r_linux
reddit
r/linux - ElementaryOS
0 votes and 1 comment so far on Reddit
How to analyze the dot net app using Linux
https://onlineitguru.com/blog/how-to-analyze-the-dot-net-app-using-linux
https://redd.it/cxed04
@r_linux
https://onlineitguru.com/blog/how-to-analyze-the-dot-net-app-using-linux
https://redd.it/cxed04
@r_linux
Online Courses | Online IT Certification Training | OnlineITGuru
How to analyze the dot net app using Linux | OnlineITGuru
Till today, we have made an analysis using Windows. But today Microsoft was planning How to analyze the dot net app using Linux.
ULauncher IP Lookup extension
Hi all,
I am pleased to announce that I have released a IP Lookup extension for ULauncher. Please have a look and your feedback will be highly appreciated.
Github: [https://github.com/munim/ulauncher-ip-lookup](https://github.com/munim/ulauncher-ip-lookup)
NOTE: You will need to sign up at [https://ipdata.co](https://ipdata.co) and get an API key in order to work
Regards.
https://i.redd.it/evv5iy0vgyi31.gif
https://redd.it/cw1oyz
@r_linux
Hi all,
I am pleased to announce that I have released a IP Lookup extension for ULauncher. Please have a look and your feedback will be highly appreciated.
Github: [https://github.com/munim/ulauncher-ip-lookup](https://github.com/munim/ulauncher-ip-lookup)
NOTE: You will need to sign up at [https://ipdata.co](https://ipdata.co) and get an API key in order to work
Regards.
https://i.redd.it/evv5iy0vgyi31.gif
https://redd.it/cw1oyz
@r_linux
GitHub
munim/ulauncher-ip-lookup
ULauncher extension for IP lookup using https://ipdata.co - munim/ulauncher-ip-lookup
Just discovered GraphicsMagick.
I didnt know this existed. I've used ImageMagick and alot of utilities Ive seen that have a backend tend to call ImagickMagick. Though apparently this is a faster program and has a stable consistent API and update system. (RE: http://www.graphicsmagick.org/FAQ.html#how-does-graphicsmagick-differ-from-imagemagick)
I loaded it up and it looks and feels similar to ImageMagick.
Havent tested it thoroughly, so I cant say much (other than IM gracefully tells me it cant read a DICOM/Kodak RVG (Encapped DICOM) image and believes it's a JPEG), while GM segfaults on it
me@home:~/Pictures$ display R1.rvg
display-im6.q16: Unsupported JPEG process: SOF type 0xc3 `/tmp/magick-7452EBP-VrhRXeWJ' @ error/jpeg.c/JPEGErrorHandler/322.
me@home:~/Pictures$ gm display R1.rvg
gm display: abort due to signal 11 (SIGSEGV) "Segmentation Fault"...Aborted (core dumped)
me@home:~/Pictures$
However, that's a probably an oddity use case. For general uses does anyone who does more image oriented tasks have a deeper take on this? Also any field exerience setting this as an update-alternatives replacement or alias (for drop in replacement that default to IM noscripts that do large scale image conversion)
https://redd.it/cxgqy6
@r_linux
I didnt know this existed. I've used ImageMagick and alot of utilities Ive seen that have a backend tend to call ImagickMagick. Though apparently this is a faster program and has a stable consistent API and update system. (RE: http://www.graphicsmagick.org/FAQ.html#how-does-graphicsmagick-differ-from-imagemagick)
I loaded it up and it looks and feels similar to ImageMagick.
Havent tested it thoroughly, so I cant say much (other than IM gracefully tells me it cant read a DICOM/Kodak RVG (Encapped DICOM) image and believes it's a JPEG), while GM segfaults on it
me@home:~/Pictures$ display R1.rvg
display-im6.q16: Unsupported JPEG process: SOF type 0xc3 `/tmp/magick-7452EBP-VrhRXeWJ' @ error/jpeg.c/JPEGErrorHandler/322.
me@home:~/Pictures$ gm display R1.rvg
gm display: abort due to signal 11 (SIGSEGV) "Segmentation Fault"...Aborted (core dumped)
me@home:~/Pictures$
However, that's a probably an oddity use case. For general uses does anyone who does more image oriented tasks have a deeper take on this? Also any field exerience setting this as an update-alternatives replacement or alias (for drop in replacement that default to IM noscripts that do large scale image conversion)
https://redd.it/cxgqy6
@r_linux
reddit
r/linux - Just discovered GraphicsMagick.
0 votes and 0 comments so far on Reddit
How to Perform Comprehensive Linux Kernel Module Security Testing
https://www.apriorit.com/dev-blog/634-qa-how-to-perform-comprehensive-linux-kernel-module-security-testing?utm_source=reddit&utm_medium=blog-aug19
https://redd.it/cxh2hm
@r_linux
https://www.apriorit.com/dev-blog/634-qa-how-to-perform-comprehensive-linux-kernel-module-security-testing?utm_source=reddit&utm_medium=blog-aug19
https://redd.it/cxh2hm
@r_linux
Apriorit
How to Perform Comprehensive Linux Kernel Module Security Testing
In this article, we explore major stages of complex security testing for Linux kernel modules and share our tips on how to prevent data compromise.
Using YAD (Yet Another Dialog)
I wrote a quick set of help notes on ways to use YAD on a Linux Desktop.
​
https://i.redd.it/lbryq7e48lj31.png
Enjoy.
[http://eirenicon.org/knowledge-base/yad-yet-another-dialog/](http://eirenicon.org/knowledge-base/yad-yet-another-dialog/)
https://redd.it/cxgw8c
@r_linux
I wrote a quick set of help notes on ways to use YAD on a Linux Desktop.
​
https://i.redd.it/lbryq7e48lj31.png
Enjoy.
[http://eirenicon.org/knowledge-base/yad-yet-another-dialog/](http://eirenicon.org/knowledge-base/yad-yet-another-dialog/)
https://redd.it/cxgw8c
@r_linux
Managing GNOME Sessions with Systemd - GUADEC 2019
https://guadec.ubicast.tv/videos/managing-gnome-sessions-with-systemd_85843/
https://redd.it/cxiikw
@r_linux
https://guadec.ubicast.tv/videos/managing-gnome-sessions-with-systemd_85843/
https://redd.it/cxiikw
@r_linux
GUADEC 2019 - Videos
Managing GNOME Sessions with Systemd
Since the dawn of time, gnome-session has been the venerable session manager the GNOME desktop. It is responsible for starting the display manager, auto-starting applications, providing a session management API over D-Bus, and much more.
Nowadays we can do…
Nowadays we can do…