Privacy issue discovered on MX Linux? (i hope it's just false random claim!!)
https://www.reddit.com/r/MXLinux/comments/d5xtyy/privacy_issue_discovered_on_mx_linux_i_hope_its/
https://redd.it/d5xzh3
@r_linux
https://www.reddit.com/r/MXLinux/comments/d5xtyy/privacy_issue_discovered_on_mx_linux_i_hope_its/
https://redd.it/d5xzh3
@r_linux
Reddit
Privacy issue discovered on MX Linux? (i hope it's just false random claim!!)
Posted in the MXLinux community.
Debian considers how to handle init diversity while frictions increase
https://lists.debian.org/debian-devel-announce/2019/09/msg00001.html
https://redd.it/d646x7
@r_linux
https://lists.debian.org/debian-devel-announce/2019/09/msg00001.html
https://redd.it/d646x7
@r_linux
Share your mirrors that are properly secured to a high-level with TLS encryption!
Hey all, if you happen to have some highly secure mirrors to recommend I would gladly take up your offer. No need to be distro-specific here since mirrors serve many distros anyway. Here are mirrors that I found to be very good:
1. [https://mirror.aarnet.edu.au/](https://mirror.aarnet.edu.au/)
2. [https://mirror.uta.edu.ec](https://mirror.uta.edu.ec/)
3. [https://mirror.wearetriple.com/](https://mirror.wearetriple.com/)
4. [https://ftp.fau.de](https://ftp.fau.de/)
By highly secure I mean those that greatly prefer to use ciphers that match these standards:
1. TLS\_ECDHE\_RSA over anything else
2. Use GCM over CBC
3. No less than SHA128 and 128 bit keys
4. No less than TLS 1.2
5. Has downgrade attack prevention - you can test it here:
[https://www.ssllabs.com/ssltest/index.html](https://www.ssllabs.com/ssltest/index.html)
Here's a sample result:
[https://www.ssllabs.com/ssltest/analyze.html?d=mirror.aarnet.edu.au&s=202.158.214.106](https://www.ssllabs.com/ssltest/analyze.html?d=mirror.aarnet.edu.au&s=202.158.214.106)
Mirrors that support and/or prefer CHACHA20\_POLY1305 encryption should be most recommended!
An alternative way of checking a mirror's encryption should be opening it directly using firefox and traversing through the padlock, clicking on the ">" at the right side of "Connection | Secure Connection", then clicking More Information.
https://redd.it/d66ql3
@r_linux
Hey all, if you happen to have some highly secure mirrors to recommend I would gladly take up your offer. No need to be distro-specific here since mirrors serve many distros anyway. Here are mirrors that I found to be very good:
1. [https://mirror.aarnet.edu.au/](https://mirror.aarnet.edu.au/)
2. [https://mirror.uta.edu.ec](https://mirror.uta.edu.ec/)
3. [https://mirror.wearetriple.com/](https://mirror.wearetriple.com/)
4. [https://ftp.fau.de](https://ftp.fau.de/)
By highly secure I mean those that greatly prefer to use ciphers that match these standards:
1. TLS\_ECDHE\_RSA over anything else
2. Use GCM over CBC
3. No less than SHA128 and 128 bit keys
4. No less than TLS 1.2
5. Has downgrade attack prevention - you can test it here:
[https://www.ssllabs.com/ssltest/index.html](https://www.ssllabs.com/ssltest/index.html)
Here's a sample result:
[https://www.ssllabs.com/ssltest/analyze.html?d=mirror.aarnet.edu.au&s=202.158.214.106](https://www.ssllabs.com/ssltest/analyze.html?d=mirror.aarnet.edu.au&s=202.158.214.106)
Mirrors that support and/or prefer CHACHA20\_POLY1305 encryption should be most recommended!
An alternative way of checking a mirror's encryption should be opening it directly using firefox and traversing through the padlock, clicking on the ">" at the right side of "Connection | Secure Connection", then clicking More Information.
https://redd.it/d66ql3
@r_linux
Linux users aren't team players?
My cousin works for an IT company (which I cannot name), and according to my cousin, the Linux users, at least the ones working at her company, seem like douchebags and not team players.
Apparently, these Linux users don't like to share their knowledge and solutions, especially Terminal commands, with other people in the workplace, it's like they have a "figure it out yourself" attitude and it's this attitude that causes delays in their work.
Personally, you can have this attitude if your doing your own thing, but if your working with a Team, you have to be a team player and share your knowledge.
https://redd.it/d6834a
@r_linux
My cousin works for an IT company (which I cannot name), and according to my cousin, the Linux users, at least the ones working at her company, seem like douchebags and not team players.
Apparently, these Linux users don't like to share their knowledge and solutions, especially Terminal commands, with other people in the workplace, it's like they have a "figure it out yourself" attitude and it's this attitude that causes delays in their work.
Personally, you can have this attitude if your doing your own thing, but if your working with a Team, you have to be a team player and share your knowledge.
https://redd.it/d6834a
@r_linux
reddit
Linux users aren't team players?
My cousin works for an IT company (which I cannot name), and according to my cousin, the Linux users, at least the ones working at her company,...
Namib Cinnamon Linux just like antergos with a great installer.
https://www.namiblinux.org/
https://redd.it/d68bil
@r_linux
https://www.namiblinux.org/
https://redd.it/d68bil
@r_linux
www.namiblinux.org
Namib GNU/Linux
Linux Distribution
Less bloat does not mean less battery consumption
One of the advantages touted by linux is its lack of bloat but because of driver issues and poor optimization this bloat doesn't really seem to matter much at the end. I tested windows against Debian Testing with powertop/tlp, the latest kernel, and an extremely minimal install where I just had a minimal WM and the command line as the home screen. After setting it up with my own shell noscripts/shortcuts/etc to make it easier to use, lowering brightness by a lot, and tuning it with the power management programs, I calculated a 4.2 hour battery life from a 1 minute drainage test (and confirmed this approximate figure an hour later) while just browsing chrome. Windows, while doing pretty much whatever on the other hand gives a 5.2 hour battery life, 4 hours if I'm playing video games. While it may seem logical that less bloat would lead to a longer battery life, this is sadly not the case.
This makes me wonder why this is ever said to be a benefit of linux. Perhaps with older machines when OS storage and RAM were actual limitations, less bloat made sense, but the millions of possibly unnecessary options available on Windows, while perhaps violating the ethos of minimalism, have no actual drawbacks in terms of performance (at least for my machine).
(At least for laptops with newish hardware)
https://redd.it/d684b2
@r_linux
One of the advantages touted by linux is its lack of bloat but because of driver issues and poor optimization this bloat doesn't really seem to matter much at the end. I tested windows against Debian Testing with powertop/tlp, the latest kernel, and an extremely minimal install where I just had a minimal WM and the command line as the home screen. After setting it up with my own shell noscripts/shortcuts/etc to make it easier to use, lowering brightness by a lot, and tuning it with the power management programs, I calculated a 4.2 hour battery life from a 1 minute drainage test (and confirmed this approximate figure an hour later) while just browsing chrome. Windows, while doing pretty much whatever on the other hand gives a 5.2 hour battery life, 4 hours if I'm playing video games. While it may seem logical that less bloat would lead to a longer battery life, this is sadly not the case.
This makes me wonder why this is ever said to be a benefit of linux. Perhaps with older machines when OS storage and RAM were actual limitations, less bloat made sense, but the millions of possibly unnecessary options available on Windows, while perhaps violating the ethos of minimalism, have no actual drawbacks in terms of performance (at least for my machine).
(At least for laptops with newish hardware)
https://redd.it/d684b2
@r_linux
reddit
Less bloat does not mean less battery consumption
One of the advantages touted by linux is its lack of bloat but because of driver issues and poor optimization this bloat doesn't really seem to...
E-waste is a big problem. Linux, by breathing new life into older computers, laptops & phones, could play a valuable role in reducing tech's eco impact. Are we doing enough as Linux peeps to make machines re-useable via our fave OS? Attached article discusses the amount of emissions we could save!
https://www.ns-businesshub.com/science/smartphone-environmental-impact/
https://redd.it/d6by1j
@r_linux
https://www.ns-businesshub.com/science/smartphone-environmental-impact/
https://redd.it/d6by1j
@r_linux
NS Business
Throwaway smartphones have largest environmental impact of electricals
Extending the lifespan of electrical goods, such as smartphones, washing machines and laptops, could cut 10 million tonnes of CO2 emissions in the EU
Midnight Commander behaves differently with sudo?
Since I'm mainly managing Nginx I like to always run MC under sudo. But when I do that it no longer recognises my default editor (micro) and always uses nano.
Also switching to plain shell to type commands don't work because it seems the shell is not released for new commands after running "sudo mc".
Is there any way I can fix these two issues?
Thanks!
Edit:
my Fish config looks like this:
export EDITOR="/usr/bin/micro"
export SUDO_EDITOR="/usr/bin/micro"
export VISUAL="/usr/bin/micro"
https://redd.it/d6ch3e
@r_linux
Since I'm mainly managing Nginx I like to always run MC under sudo. But when I do that it no longer recognises my default editor (micro) and always uses nano.
Also switching to plain shell to type commands don't work because it seems the shell is not released for new commands after running "sudo mc".
Is there any way I can fix these two issues?
Thanks!
Edit:
my Fish config looks like this:
export EDITOR="/usr/bin/micro"
export SUDO_EDITOR="/usr/bin/micro"
export VISUAL="/usr/bin/micro"
https://redd.it/d6ch3e
@r_linux
reddit
Midnight Commander behaves differently with sudo?
Since I'm mainly managing Nginx I like to always run MC under sudo. But when I do that it no longer recognises my default editor (micro) and...
Video recap: LibreOffice Conference 2019 – Almeria, Spain
https://www.youtube.com/watch?v=5pXO72dJXNA
https://redd.it/d6dcl3
@r_linux
https://www.youtube.com/watch?v=5pXO72dJXNA
https://redd.it/d6dcl3
@r_linux
YouTube
LibreOffice Conference 2019 – Almeria, Spain
A quick recap of this year's conference. Thanks to everyone who took part! Conference website: https://conference.libreoffice.org Support our community: http...
KDE Plasma 5.17 Beta: Thunderbolt, X11 Night Color and Redesigned Settings
https://kde.org/announcements/plasma-5.16.90.php
https://redd.it/d6frgf
@r_linux
https://kde.org/announcements/plasma-5.16.90.php
https://redd.it/d6frgf
@r_linux
KDE.org
KDE Plasma 5.17 Beta: Thunderbolt, X11 Night Color and Redesigned Settings
KDE is an open community of friendly people who want to create a world in which everyone has control over their digital life and enjoys freedom and privacy.
Linus: 'we should just change getrandom() and add that GRND_SECURE flag instead'
https://lore.kernel.org/lkml/CAHk-=wiGg-G8JFJ=R7qf0B+UtqA_Weouk6v+McmfsLJLRq6AKA@mail.gmail.com/
https://redd.it/d6grqb
@r_linux
https://lore.kernel.org/lkml/CAHk-=wiGg-G8JFJ=R7qf0B+UtqA_Weouk6v+McmfsLJLRq6AKA@mail.gmail.com/
https://redd.it/d6grqb
@r_linux
reddit
Linus: 'we should just change getrandom() and add that GRND_SECURE...
Posted in r/linux by u/iamthursday • 4 points and 1 comment
Kiss – A Linux distribution with a focus on “less is more”
https://getkiss.org/
https://redd.it/d6mq8o
@r_linux
https://getkiss.org/
https://redd.it/d6mq8o
@r_linux
reddit
Kiss – A Linux distribution with a focus on “less is more”
Posted in r/linux by u/alwayslunch • 1 point and 1 comment
Favorite websites for Linux news?
What are some of your favorite websites for news about Linux?
https://redd.it/d6nm8j
@r_linux
What are some of your favorite websites for news about Linux?
https://redd.it/d6nm8j
@r_linux
reddit
Favorite websites for Linux news?
What are some of your favorite websites for news about Linux?
SFTPGo 0.9.2 released with Prometheus metrics support
SFTPGo is a free and open source SFTP Server written in Go. It works on Linux, macOS and Windows and has no runtime dependencies.
Here are the main new features compared to 0.9.1 version:
\- Prometheus metrics support
\- Dockerfiles based on Debian and Alpine
\- Key Exchange algorithms, allowed ciphers and message authentication code algorithms are now configurable
\- Upload/download errors detection. Actions are not executed on error
\- sha512 crypt support, useful for migrating from system user's accounts
\- Logging improvements
\- Launchd sample service for macOS
\- Windows Service support
​
You can find the full list of features and the documentation on the project page:
[https://github.com/drakkan/sftpgo](https://github.com/drakkan/sftpgo)
​
Binary releases for Linux, macOS and Windows are available:
[https://github.com/drakkan/sftpgo/releases](https://github.com/drakkan/sftpgo/releases)
​
If you want to suggest a new feature or you find a bug please open an issue here:
[https://github.com/drakkan/sftpgo/issues](https://github.com/drakkan/sftpgo/issues)
https://redd.it/d6tl1f
@r_linux
SFTPGo is a free and open source SFTP Server written in Go. It works on Linux, macOS and Windows and has no runtime dependencies.
Here are the main new features compared to 0.9.1 version:
\- Prometheus metrics support
\- Dockerfiles based on Debian and Alpine
\- Key Exchange algorithms, allowed ciphers and message authentication code algorithms are now configurable
\- Upload/download errors detection. Actions are not executed on error
\- sha512 crypt support, useful for migrating from system user's accounts
\- Logging improvements
\- Launchd sample service for macOS
\- Windows Service support
​
You can find the full list of features and the documentation on the project page:
[https://github.com/drakkan/sftpgo](https://github.com/drakkan/sftpgo)
​
Binary releases for Linux, macOS and Windows are available:
[https://github.com/drakkan/sftpgo/releases](https://github.com/drakkan/sftpgo/releases)
​
If you want to suggest a new feature or you find a bug please open an issue here:
[https://github.com/drakkan/sftpgo/issues](https://github.com/drakkan/sftpgo/issues)
https://redd.it/d6tl1f
@r_linux
GitHub
GitHub - drakkan/sftpgo: Full-featured and highly configurable SFTP, HTTP/S, FTP/S and WebDAV server - S3, Google Cloud Storage…
Full-featured and highly configurable SFTP, HTTP/S, FTP/S and WebDAV server - S3, Google Cloud Storage, Azure Blob - drakkan/sftpgo
Sometimes there are too many options
While I love that there are so many distro choices so everyone can find the right one for them it can also be annoying. I have OpenSUSE Tumbleweed with XFCE on my laptop because "it just works", Raspbian on the Raspberry Pi and Manjaro with KDE on desktop. I also have to ssh occasionally to other Linux (and BSD) boxes. For shells I have to use bash, zsh or tcsh depending on the system and so often I find myself wondering why something isn't working till I realize I'm using wrong syntax or command for the environment in question.
Sorry, rant over now.
https://redd.it/d6uvoa
@r_linux
While I love that there are so many distro choices so everyone can find the right one for them it can also be annoying. I have OpenSUSE Tumbleweed with XFCE on my laptop because "it just works", Raspbian on the Raspberry Pi and Manjaro with KDE on desktop. I also have to ssh occasionally to other Linux (and BSD) boxes. For shells I have to use bash, zsh or tcsh depending on the system and so often I find myself wondering why something isn't working till I realize I'm using wrong syntax or command for the environment in question.
Sorry, rant over now.
https://redd.it/d6uvoa
@r_linux
reddit
Sometimes there are too many options
While I love that there are so many distro choices so everyone can find the right one for them it can also be annoying. I have OpenSUSE Tumbleweed...