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…
Weekend Fluff / Linux in the Wild Thread - August 30, 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/cxjucz
@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/cxjucz
@r_linux
reddit
r/linux - Weekend Fluff / Linux in the Wild Thread - August 30, 2019
0 votes and 0 comments so far on Reddit
Linux Privilege Escalation [95] - Pentesting Training
https://www.youtube.com/watch?v=Ur-IAz3zMaQ&feature=share
https://redd.it/cxjjvx
@r_linux
https://www.youtube.com/watch?v=Ur-IAz3zMaQ&feature=share
https://redd.it/cxjjvx
@r_linux
YouTube
Linux Privilege Escalation [95] - Pentesting Training
This video walkthrough is a follow up for GrimTheRipper CTF Vulnhub. It highlights privilege escalation and can be used for OSCP Training. ------- For Donati...
Is Asus Vivobook E200HA fully supported now?
I saw some old posts where they said that sound and sd card reader didn't work but i couldn't find any newer posts.
https://redd.it/cxlvit
@r_linux
I saw some old posts where they said that sound and sd card reader didn't work but i couldn't find any newer posts.
https://redd.it/cxlvit
@r_linux
reddit
r/linux - Is Asus Vivobook E200HA fully supported now?
0 votes and 0 comments so far on Reddit
Python Library for scraping Popular Search Engines
Working on a python package/library (honestly haven't understood the difference despite vigorous explaining from experienced devs) that combines the power of web scraping to be able to provide easy API's for python developers to use for searching within their code and command lines
Current supported engines include:
\- Google
\- Bing
\- DuckDuckGo
\- Yahoo
As always pull requests and suggestions are always welcome. I'm looking to learn from every possible situation and boost my skills. Hope this library/package helps! :)
View on [GitHub](https://github.com/bisoncorps/search-engine-parser)
https://redd.it/cxoksc
@r_linux
Working on a python package/library (honestly haven't understood the difference despite vigorous explaining from experienced devs) that combines the power of web scraping to be able to provide easy API's for python developers to use for searching within their code and command lines
Current supported engines include:
\- Bing
\- DuckDuckGo
\- Yahoo
As always pull requests and suggestions are always welcome. I'm looking to learn from every possible situation and boost my skills. Hope this library/package helps! :)
View on [GitHub](https://github.com/bisoncorps/search-engine-parser)
https://redd.it/cxoksc
@r_linux
GitHub
GitHub - bisohns/search-engine-parser: Lightweight package to query popular search engines and scrape for result noscripts, links…
Lightweight package to query popular search engines and scrape for result noscripts, links and denoscriptions - bisohns/search-engine-parser
New fork of G*MP with offensive name changed.
https://www.minicreo.com/news/glimpse-image-editor.html
https://redd.it/cxnply
@r_linux
https://www.minicreo.com/news/glimpse-image-editor.html
https://redd.it/cxnply
@r_linux
Minicreo
Glimpse Image Editor - New Fork of GIMP for Broaden Design Directions and Bug Fixes | MiniCreo
Glimpse image editor is a fork of the popular open source software - GIMP, created primarily to try other design directions and fix long-standing bugs.
LeapPad 3
Not sure where else to post this, because I think it might be linux related..ish. Suggestions on where are welcome.
Anyway, I recently found my old LeapPad 3 and wanna screw around with it. Saw videos of DOOM running on an ultra but there doesn’t seem to be that much development for the 3. Is this the case? Where is some content I can try for the 3?
Bit of a long shot, but.. If I’m right on development not existing for this thing, where can I get started on making my own apps for it, if possible?
https://redd.it/cxq93d
@r_linux
Not sure where else to post this, because I think it might be linux related..ish. Suggestions on where are welcome.
Anyway, I recently found my old LeapPad 3 and wanna screw around with it. Saw videos of DOOM running on an ultra but there doesn’t seem to be that much development for the 3. Is this the case? Where is some content I can try for the 3?
Bit of a long shot, but.. If I’m right on development not existing for this thing, where can I get started on making my own apps for it, if possible?
https://redd.it/cxq93d
@r_linux
reddit
r/linux - LeapPad 3
0 votes and 0 comments so far on Reddit
Library makers are getting sick of maintaining their software for ungrateful and demanding users. Here's an idea to turn that around.
Ok so I dont really know if it's a trend but I've been hearing it anecdotally and in the nerd media more and more - people grow tired of being maintainers, they get burnt out by users demanding help and changes.
What if we started a service that shields these unicorns from the slavering masses? We create a service takes the bug lists and feature requests away from the developer and tracks not only the users who want a feature or a bugfix, but also how much those users have contributed themselves in either code, or help, or money in the form of patreon or other sponsorship / patronage services.
Imagine being part of a small group of developers of a great, powerful and ubiquitous library and having a bug wrangler that sent you a polite email each day at 11am with any worthy requests. Never having to see the users who complain because they haven't taken the time to read the docs and certainly won't contribute to code or documentation, or even helping other users.
I don't yet have a way in my head to tie all of these things together and I'm sure it would end in a world of complaints, disputes and unhappy people but I feel the need to think about how to protect Free Software and keep the dream alive.
https://redd.it/cxqw22
@r_linux
Ok so I dont really know if it's a trend but I've been hearing it anecdotally and in the nerd media more and more - people grow tired of being maintainers, they get burnt out by users demanding help and changes.
What if we started a service that shields these unicorns from the slavering masses? We create a service takes the bug lists and feature requests away from the developer and tracks not only the users who want a feature or a bugfix, but also how much those users have contributed themselves in either code, or help, or money in the form of patreon or other sponsorship / patronage services.
Imagine being part of a small group of developers of a great, powerful and ubiquitous library and having a bug wrangler that sent you a polite email each day at 11am with any worthy requests. Never having to see the users who complain because they haven't taken the time to read the docs and certainly won't contribute to code or documentation, or even helping other users.
I don't yet have a way in my head to tie all of these things together and I'm sure it would end in a world of complaints, disputes and unhappy people but I feel the need to think about how to protect Free Software and keep the dream alive.
https://redd.it/cxqw22
@r_linux
reddit
r/linux - Library makers are getting sick of maintaining their software for ungrateful and demanding users. Here's an idea to turn…
0 votes and 2 comments so far on Reddit
Where are the syscall functions such as fork(2), execve(2), open(2), pipe(2), mmap(2), read(2), poll(2), close(2), dup2(2) or sigaction(2) stored?
I assume in the vmlinuz image within the boot directory, and that their memory addresses are loaded into RAM at system boot. I couldn't find anything about their location anywhere online though... On some sites people claimed them to be part of glibc, but that's obviously wrong as glibc is just a wrapper around them (like WinApi). So... where are they?
https://redd.it/cxsvtg
@r_linux
I assume in the vmlinuz image within the boot directory, and that their memory addresses are loaded into RAM at system boot. I couldn't find anything about their location anywhere online though... On some sites people claimed them to be part of glibc, but that's obviously wrong as glibc is just a wrapper around them (like WinApi). So... where are they?
https://redd.it/cxsvtg
@r_linux
reddit
r/linux - Where are the syscall functions such as fork(2), execve(2), open(2), pipe(2), mmap(2), read(2), poll(2), close(2), dup2(2)…
0 votes and 1 comment so far on Reddit
Want to help organize Akademy 2020? Download the guide and let us know where KDE should take the event next
http://ev.kde.org/akademy/CallforHosts_2020.pdf
https://redd.it/cxtivg
@r_linux
http://ev.kde.org/akademy/CallforHosts_2020.pdf
https://redd.it/cxtivg
@r_linux
"Cannot find your kernels" error when trying to download OpenSuse network image and checksums?
I get directed to a "sorry, we cannot find your kernels" page when I click the network image or checksum link to download off of OpenSuse's download page for TumbleWeed
Was able to download the .iso off a mirror link but still unable to get the SHA256 checksums
https://redd.it/cxtyap
@r_linux
I get directed to a "sorry, we cannot find your kernels" page when I click the network image or checksum link to download off of OpenSuse's download page for TumbleWeed
Was able to download the .iso off a mirror link but still unable to get the SHA256 checksums
https://redd.it/cxtyap
@r_linux
reddit
r/linux - "Cannot find your kernels" error when trying to download OpenSuse network image and checksums?
0 votes and 1 comment so far on Reddit
A collection of funny bash noscripts
Hi
I made this project to encourage you guys to learn bash noscripting or show you can what to do with that.
Please take a look at that and feel free to share your ideas and report issues.
[https://github.com/Naategh/Funny-Scripts](https://github.com/Naategh/Funny-Scripts)
https://redd.it/cxu5z2
@r_linux
Hi
I made this project to encourage you guys to learn bash noscripting or show you can what to do with that.
Please take a look at that and feel free to share your ideas and report issues.
[https://github.com/Naategh/Funny-Scripts](https://github.com/Naategh/Funny-Scripts)
https://redd.it/cxu5z2
@r_linux
GitHub
GitHub - Naategh/Funny-Scripts: A collection of funny bash noscripts
A collection of funny bash noscripts. Contribute to Naategh/Funny-Scripts development by creating an account on GitHub.
Problem running Kali Linux from USB
Hi!
I'm having trouble running Kali linux from my USB.
I have an Asus UX430U with Windows 10 and Ubuntu on 2 partitions and a 16GB USB. I need Kali for an ethical hacking course. I got recommended to install it on a USB but it just won't boot from it.
I follow this video: [https://www.youtube.com/watch?v=U8Y9LV5Plyw](https://www.youtube.com/watch?v=U8Y9LV5Plyw)
and all seem to work smooth until i 4:04 where he selects his USB; I can only choose my ubuntu partition.
I have tried many different methods before this video and have used 'Rufus 3.6' to create the bootable USB. The files in the USB looks fine, can it be ruined from too many tries with rufus?
Any ideas?
https://redd.it/cxv4z0
@r_linux
Hi!
I'm having trouble running Kali linux from my USB.
I have an Asus UX430U with Windows 10 and Ubuntu on 2 partitions and a 16GB USB. I need Kali for an ethical hacking course. I got recommended to install it on a USB but it just won't boot from it.
I follow this video: [https://www.youtube.com/watch?v=U8Y9LV5Plyw](https://www.youtube.com/watch?v=U8Y9LV5Plyw)
and all seem to work smooth until i 4:04 where he selects his USB; I can only choose my ubuntu partition.
I have tried many different methods before this video and have used 'Rufus 3.6' to create the bootable USB. The files in the USB looks fine, can it be ruined from too many tries with rufus?
Any ideas?
https://redd.it/cxv4z0
@r_linux
YouTube
How To Install Kali Linux On A Flash Drive - 2019 (⚠️READ DESCRIPTION⚠️)
Want To Become A Developer? Checkout The Courses Here And Get Started - https://courses.selftaught-dev.com/
⚠️⚠️ There is an updated version of this video available for 2020 -- Please Use it -- https://www.youtube.com/watch?v=BsuJvMkH-eE ⚠️⚠️
Kali Linux…
⚠️⚠️ There is an updated version of this video available for 2020 -- Please Use it -- https://www.youtube.com/watch?v=BsuJvMkH-eE ⚠️⚠️
Kali Linux…