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…
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