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...
SQL Server on Linux Usage
I'm doing research for an upcoming course and would be really interested to hear how people are using SQL Server on Linux out in the wild. What have been your best/worst experiences, especially in comparison to using it on Windows? Loves/hates vs other RDBMS on Linux. If you were designing a course, what would you want students to know? Thanks!
https://redd.it/d6uv1n
@r_linux
I'm doing research for an upcoming course and would be really interested to hear how people are using SQL Server on Linux out in the wild. What have been your best/worst experiences, especially in comparison to using it on Windows? Loves/hates vs other RDBMS on Linux. If you were designing a course, what would you want students to know? Thanks!
https://redd.it/d6uv1n
@r_linux
reddit
SQL Server on Linux Usage
I'm doing research for an upcoming course and would be really interested to hear how people are using SQL Server on Linux out in the wild. What...
systemd-homed: Reinventing Home Directories
https://streaming.media.ccc.de/asg2019/relive/164
https://redd.it/d6w03y
@r_linux
https://streaming.media.ccc.de/asg2019/relive/164
https://redd.it/d6w03y
@r_linux
When, how, why did you start your Linux journey? How did you discover Linux, what had drawn you to it, and what's keeping you there now?
https://redd.it/d6wxd4
@r_linux
https://redd.it/d6wxd4
@r_linux
reddit
When, how, why did you start your Linux journey? How did you...
Posted in r/linux by u/mofomeat • 1 point and 7 comments
Weekend Fluff / Linux in the Wild Thread - September 20, 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/d6xwuv
@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/d6xwuv
@r_linux
reddit
Weekend Fluff / Linux in the Wild Thread - September 20, 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...
Porting MATE Apps to Wayland
https://discourse.ubuntu.com/t/porting-mate-apps-to-wayland/12670
https://redd.it/d6zcf0
@r_linux
https://discourse.ubuntu.com/t/porting-mate-apps-to-wayland/12670
https://redd.it/d6zcf0
@r_linux
Ubuntu Community Hub
Porting MATE Apps to Wayland
As some of you may know, the Mir team and the MATE Desktop team have been working together for some time to bring MATE to Wayland with Mir. We’ve demonstrated a proof of concept (which you can try with the mate-wayland snap), but there’s still considerable…