Friendly-Reminder: Bunch of Hacking books including Linux are discounted for 48hours more
I just saw this bundle full of hacking and net security books and guides being on discount for only 48hours more. It has good material in it, so worth a read.
​
Check it here: [https://twitter.com/AssortMaoo/status/1137391652761415685](https://twitter.com/AssortMaoo/status/1137391652761415685)
https://redd.it/bya35u
@r_linux
I just saw this bundle full of hacking and net security books and guides being on discount for only 48hours more. It has good material in it, so worth a read.
​
Check it here: [https://twitter.com/AssortMaoo/status/1137391652761415685](https://twitter.com/AssortMaoo/status/1137391652761415685)
https://redd.it/bya35u
@r_linux
Twitter
AssortmentMaao
💻 $475 worth of Hacking & Net Security books are now on sale for $15 ➡️ https://t.co/8xaifto3XC ✅ ⏰REMINDER: ONLY 48 HOURS LEFT ! ⏰ . #HackLearning #netsec #netsecurity #linux #Malware #noscripting #Exploit #cryptography #hack #hackathon
Thanks Arch Linux
For teaching me to appreciate the (true) beauty of Linux.
For teaching me to handle my own operating system issues on my own.
For making me want to experiment more with my new found freedom.
For making me learn the beauty of different desktop environments from the starting point.
For making me realize that world is a better place with Arch Linux.
No other distro stands the ground. Arch Linux users stand bold and tall with our might. Strength in unity and power of the underdogs of freedom.
Arch Linux liberation movement will make Arch the only Linux distribution to hold the flag of software freedom.
Proud to use Arch Linux. You should too.
https://redd.it/byaold
@r_linux
For teaching me to appreciate the (true) beauty of Linux.
For teaching me to handle my own operating system issues on my own.
For making me want to experiment more with my new found freedom.
For making me learn the beauty of different desktop environments from the starting point.
For making me realize that world is a better place with Arch Linux.
No other distro stands the ground. Arch Linux users stand bold and tall with our might. Strength in unity and power of the underdogs of freedom.
Arch Linux liberation movement will make Arch the only Linux distribution to hold the flag of software freedom.
Proud to use Arch Linux. You should too.
https://redd.it/byaold
@r_linux
reddit
r/linux - Thanks Arch Linux
0 votes and 15 comments so far on Reddit
Debian based distros
Hi group,
In your collective opinions, why are Debian-based Linux distros the most prevalent in the Linux desktop world?
https://redd.it/byc0me
@r_linux
Hi group,
In your collective opinions, why are Debian-based Linux distros the most prevalent in the Linux desktop world?
https://redd.it/byc0me
@r_linux
reddit
r/linux - Debian based distros
0 votes and 1 comment so far on Reddit
A story about how Linux helps my wife take her medication at the right times
My wife is a transplant recipient and so she has to take her immunosuppressant drugs 4 times a day.
Initially we have used our phones (Android) to alert us of the times, but over time we found that the Android Alarm app is unreliable, it works most of the time but there were times it failed to trigger the alarm.
Being a Linux user and a programmer for almost 20 years I thought there was something I could do, I remember looking for existing solutions, but most of them were too limited or expensive.
I resorted to using the `at(1)` command at first, which worked fine for a while but I never found a way to make the timer as accurate as possible.
After trying different things we ended up with this solution:
A timer file:
~/.config/systemd/user/alarmclock.timer
[Unit]
Denoscription=Run alarm clock daily
[Timer]
OnCalendar=8,9,20,21:00
AccuracySec=1us
[Install]
WantedBy=timers.target
`AccuracySec=1us` is important to get the best accuracy, which is what lead me to use systemd timers in the first place (I couldn't find how to do this with `crond` before).
And the corresponding service file:
# ~/.config/systemd/user/alarmclock.service
[Unit]
Denoscription=Alarm Clock
[Service]
ExecStart=/usr/bin/mpv --no-terminal --loop-file=3 /home/user/Downloads/sedna_ringtone.mp3
It's by no means a perfect solution, but it's reliable and works for my wife, the important thing to remember is to never close the laptop lid.
https://redd.it/byfg5n
@r_linux
My wife is a transplant recipient and so she has to take her immunosuppressant drugs 4 times a day.
Initially we have used our phones (Android) to alert us of the times, but over time we found that the Android Alarm app is unreliable, it works most of the time but there were times it failed to trigger the alarm.
Being a Linux user and a programmer for almost 20 years I thought there was something I could do, I remember looking for existing solutions, but most of them were too limited or expensive.
I resorted to using the `at(1)` command at first, which worked fine for a while but I never found a way to make the timer as accurate as possible.
After trying different things we ended up with this solution:
A timer file:
~/.config/systemd/user/alarmclock.timer
[Unit]
Denoscription=Run alarm clock daily
[Timer]
OnCalendar=8,9,20,21:00
AccuracySec=1us
[Install]
WantedBy=timers.target
`AccuracySec=1us` is important to get the best accuracy, which is what lead me to use systemd timers in the first place (I couldn't find how to do this with `crond` before).
And the corresponding service file:
# ~/.config/systemd/user/alarmclock.service
[Unit]
Denoscription=Alarm Clock
[Service]
ExecStart=/usr/bin/mpv --no-terminal --loop-file=3 /home/user/Downloads/sedna_ringtone.mp3
It's by no means a perfect solution, but it's reliable and works for my wife, the important thing to remember is to never close the laptop lid.
https://redd.it/byfg5n
@r_linux
reddit
r/linux - A story about how Linux helps my wife take her medication at the right times
0 votes and 1 comment so far on Reddit
Libreoffice Bug 123831 - Remove access to Firefox Persona in favor of self-hosted extensions
https://bugs.documentfoundation.org/show_bug.cgi?id=123831
https://redd.it/byfbvc
@r_linux
https://bugs.documentfoundation.org/show_bug.cgi?id=123831
https://redd.it/byfbvc
@r_linux
KDE Usability & Productivity: Week 74
https://pointieststick.com/2019/06/09/kde-usability-productivity-week-74/
https://redd.it/byhbz9
@r_linux
https://pointieststick.com/2019/06/09/kde-usability-productivity-week-74/
https://redd.it/byhbz9
@r_linux
Adventures in Linux and KDE
KDE Usability & Productivity: Week 74
Week 74 in Usability & Productivity initiative is here! Now that Plasma 5.16 is frozen and almost out the door, we’ve started turning our attentions to Plasma 5.17. One of the big feature…
What graphical CLI applications do you like to use?
I spend a fair bit of time in the shell and always appreciate tools that make some tasks a little easier, wondered what everyone else likes using and why?
https://redd.it/byhb9f
@r_linux
I spend a fair bit of time in the shell and always appreciate tools that make some tasks a little easier, wondered what everyone else likes using and why?
https://redd.it/byhb9f
@r_linux
reddit
r/linux - What graphical CLI applications do you like to use?
0 votes and 9 comments so far on Reddit
Thunar on GNOME by default?
So as the noscript suggests, i am trying to curve out a new distro of my own based on Ubuntu. I was thinking of keeping GNOME as the default DM. But, i really like Thunar File Manager's minimalism and power.
So my question goes, can I include Thunar by default in my distro which has GNOME as it's default shell? And the same, can i include OPEN SOURCE APPS (may or may not from other DMs or distros) on mine?
Advices will be appreciated
TIA
https://redd.it/byi88e
@r_linux
So as the noscript suggests, i am trying to curve out a new distro of my own based on Ubuntu. I was thinking of keeping GNOME as the default DM. But, i really like Thunar File Manager's minimalism and power.
So my question goes, can I include Thunar by default in my distro which has GNOME as it's default shell? And the same, can i include OPEN SOURCE APPS (may or may not from other DMs or distros) on mine?
Advices will be appreciated
TIA
https://redd.it/byi88e
@r_linux
reddit
r/linux - Thunar on GNOME by default?
0 votes and 1 comment so far on Reddit
GNOME Software, the software center application used by most distributions, still has major issues because of lack of developers
https://www.youtube.com/watch?v=VzofsNf8yvk
https://redd.it/byim46
@r_linux
https://www.youtube.com/watch?v=VzofsNf8yvk
https://redd.it/byim46
@r_linux
YouTube
GNOME 3.32 - HOS: Opening Details in Software App..
in Fedora if that matters at all.. probably is even worse everywhere else!!!
Song
https://www.youtube.com/watch?v=tohZgZEXJUY
Wallpaper
https://wall.alphacoders.com/big.php?i=332321
#GNOME #HallOfShame #SoftwareAppOfCourse
Song
https://www.youtube.com/watch?v=tohZgZEXJUY
Wallpaper
https://wall.alphacoders.com/big.php?i=332321
#GNOME #HallOfShame #SoftwareAppOfCourse
What happend to Btfs?
As far as I know then EXT 4 was only stopgap unto Btfs was ready. But it seems that Btfs never took off. What did happend ?
https://redd.it/byj9d2
@r_linux
As far as I know then EXT 4 was only stopgap unto Btfs was ready. But it seems that Btfs never took off. What did happend ?
https://redd.it/byj9d2
@r_linux
reddit
r/linux - What happend to Btfs?
0 votes and 0 comments so far on Reddit
A new distro agnostic linux forum for the Greek speaking users
https://linux-user.gr
https://redd.it/byj7gr
@r_linux
https://linux-user.gr
https://redd.it/byj7gr
@r_linux
LINUX-USER
Το μόνο ελληνικό forum αποκλειστικά για τους χρήστες του Linux
Blender is Free Software
https://code.blender.org/2019/06/blender-is-free-software/
https://redd.it/byk224
@r_linux
https://code.blender.org/2019/06/blender-is-free-software/
https://redd.it/byk224
@r_linux
Developer Blog
Blender is Free Software — Developer Blog
Blender is Free Software. It is free to use for everyone. Free to use for any purpose, also commercially. Blender is free to share with others, it is free to study Blender's sources and free to make new versions.
Hey linux community ! Thanks for helping me to make linux more poplar in Greece. In this video I gonna try Lubuntu.
https://www.youtube.com/watch?v=dn12yIGL5Vg&feature=youtu.be
https://redd.it/byk0ul
@r_linux
https://www.youtube.com/watch?v=dn12yIGL5Vg&feature=youtu.be
https://redd.it/byk0ul
@r_linux
YouTube
Lubuntu. Ελαφριά και με πολύ στυλ.
Γεια σας παιδιά. Στο σημερινό βίντεο θα δούμε τα lubuntu μια ελαφριά έκδοση των ubuntu φτιαγμένη και αυτή για παλιούς υπολογιστές. Υπάρχουν πολλές παράομοιες...
LMMS 1.2.0 released (music production software)
https://lmms.io/download/
https://redd.it/byll5q
@r_linux
https://lmms.io/download/
https://redd.it/byll5q
@r_linux
lmms.io
LMMS | Download
LMMS is a free, open source, multiplatform digital audio workstation.
ArchLabs: A good Antergos replacement! (Review)
It does not have a GUI installer, but it has the probably best CLI installer. Bunch of menus where you select your options. Really well put together. Give it a try.
​
First I selected the openBox WM and had a good experience. Tint2 was there out of the box, good preconfigurations. Small foot print (\~ 170 RAM in stand by). But I started missing XFCE because of all the nice things about it. Used the bootable USB again and selected the XFCE during the installation.
​
**Things that I liked:**
\- The installer
\- Having access to Arch Linux repos
\- First time ever when I have a [screen tearing](https://en.wikipedia.org/wiki/Screen_tearing)\-free experience out of the box with XFCE. (I had this problem on Ubuntu, Debian, Antergos)
\- ArchLabs-dARK theme is nice
​
​
**Things that can improve:**
\- having a good GUI package manager included (i.e. [pamac](https://www.fossmint.com/pamac-arch-linux-gui-package-manager/); it's miles ahead of gnome software, kde discover or synaptic)
\- out of the box the PulseAudio plugin was not included in the panel and my sound card was deactivated :-(
\- having open source drivers for the video card preinstalled (I had to manually install libva-intel-driver, no big deal, but still)
\- don't preinstall Xfburn (who uses CDs anymore?) and parole media player (mpv + gnome-mpv would be a better option)
​
**Why I don't use Arch Linux?** Because I like distros with an easy install process, where I have to type as little as possible.
​
**Why I don't use Manjaro?** That distro I think is good for new Linux users. It has an easy & nice GUI installer and comes with a lot of preinstalled software. But for me, that's a problem. I want something light. The installer contains out of date software, the first update (if you do that before removing the things you don't need) will be a big one (\~ 1GB worth of download files). And also, manjaro uses its own repos, not Arch's repos.
https://redd.it/byl5bu
@r_linux
It does not have a GUI installer, but it has the probably best CLI installer. Bunch of menus where you select your options. Really well put together. Give it a try.
​
First I selected the openBox WM and had a good experience. Tint2 was there out of the box, good preconfigurations. Small foot print (\~ 170 RAM in stand by). But I started missing XFCE because of all the nice things about it. Used the bootable USB again and selected the XFCE during the installation.
​
**Things that I liked:**
\- The installer
\- Having access to Arch Linux repos
\- First time ever when I have a [screen tearing](https://en.wikipedia.org/wiki/Screen_tearing)\-free experience out of the box with XFCE. (I had this problem on Ubuntu, Debian, Antergos)
\- ArchLabs-dARK theme is nice
​
​
**Things that can improve:**
\- having a good GUI package manager included (i.e. [pamac](https://www.fossmint.com/pamac-arch-linux-gui-package-manager/); it's miles ahead of gnome software, kde discover or synaptic)
\- out of the box the PulseAudio plugin was not included in the panel and my sound card was deactivated :-(
\- having open source drivers for the video card preinstalled (I had to manually install libva-intel-driver, no big deal, but still)
\- don't preinstall Xfburn (who uses CDs anymore?) and parole media player (mpv + gnome-mpv would be a better option)
​
**Why I don't use Arch Linux?** Because I like distros with an easy install process, where I have to type as little as possible.
​
**Why I don't use Manjaro?** That distro I think is good for new Linux users. It has an easy & nice GUI installer and comes with a lot of preinstalled software. But for me, that's a problem. I want something light. The installer contains out of date software, the first update (if you do that before removing the things you don't need) will be a big one (\~ 1GB worth of download files). And also, manjaro uses its own repos, not Arch's repos.
https://redd.it/byl5bu
@r_linux
Release Notes for Red Hat Enterprise Linux 7.7 Beta
https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7-beta/html/7.7_release_notes/index
https://redd.it/bykh6u
@r_linux
https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7-beta/html/7.7_release_notes/index
https://redd.it/bykh6u
@r_linux
Red Hat Customer Portal
7.7 Release Notes - Red Hat Customer Portal
The Release Notes provide high-level coverage of the improvements and additions that have been implemented in Red Hat Enterprise Linux 7.7 Beta and document known problems in this release, as well as notable bug fixes, Technology Previews, deprecated functionality…