How is NVMe-oF doing? Part 2: Chelsio NVMe-oF Initiator + Linux SPDK NVMe-oF Target
https://www.hyper-v.io/nvme-part-2-chelsio-nvme-initiator-linux-spdk-nvme-target/
https://redd.it/bzrd6n
@r_linux
https://www.hyper-v.io/nvme-part-2-chelsio-nvme-initiator-linux-spdk-nvme-target/
https://redd.it/bzrd6n
@r_linux
www.hyper-v.io
How is NVMe-oF doing? Part 2: Chelsio NVMe-oF Initiator + Linux SPDK NVMe-oF Target
While some OS-s built on Linux kernel support NVMe-oF, Windows just does not. No worries, there are some ways to bring this protocol to a Windows environment! In this article, I investigate whether presenting an NVMe drive over RDMA with Linux SPDK NVMe-oF…
A compilation of Linux server benchmarking noscripts.
https://github.com/haydenjames/bench-noscripts
https://redd.it/bzrx8h
@r_linux
https://github.com/haydenjames/bench-noscripts
https://redd.it/bzrx8h
@r_linux
GitHub
GitHub - haydenjames/bench-noscripts: A compilation of Linux server benchmarking noscripts.
A compilation of Linux server benchmarking noscripts. - haydenjames/bench-noscripts
Microsoft Alternatives project (MAlt)
https://home.cern/news/news/computing/microsoft-alternatives-project-malt
https://redd.it/bzsmsb
@r_linux
https://home.cern/news/news/computing/microsoft-alternatives-project-malt
https://redd.it/bzsmsb
@r_linux
CERN
Migrating to open-source technologies
The Microsoft Alternatives project (MAlt) started a year ago to mitigate anticipated software license fee increases. MAlt’s objective is to put us back in control using open software. It is now time to present more widely this project and to explain how it…
In an age when browsers easily shave off a couple GBs of your RAM in normal usage, does it really matter what distro we use?
Let's say I'm the dude who has at least 10-15 sites open in different tabs of firefox (which I presume is a very normal thing), and also lightness/performance is my criteria for choosing a DE (since I do everything from CLI, looks don't matter to me). So, for someone like me, does it really matter whether I use MATE or XFCE or even GNOME?
When I used to test distros, I had a habit of running `free -m` command constantly to check how much memory the system "eats" when running a particular app. But now, it seems a futile exercise when your browser consumes so much memory that those few mega-bytes saved here and there don't really matter.
At rest or idle mode, there is hardly a difference of 200-300 MBs between what XFCE and GNOME takes, so why this emphasis on "lightness" of distros?
https://redd.it/bzn4ui
@r_linux
Let's say I'm the dude who has at least 10-15 sites open in different tabs of firefox (which I presume is a very normal thing), and also lightness/performance is my criteria for choosing a DE (since I do everything from CLI, looks don't matter to me). So, for someone like me, does it really matter whether I use MATE or XFCE or even GNOME?
When I used to test distros, I had a habit of running `free -m` command constantly to check how much memory the system "eats" when running a particular app. But now, it seems a futile exercise when your browser consumes so much memory that those few mega-bytes saved here and there don't really matter.
At rest or idle mode, there is hardly a difference of 200-300 MBs between what XFCE and GNOME takes, so why this emphasis on "lightness" of distros?
https://redd.it/bzn4ui
@r_linux
reddit
r/linux - In an age when browsers easily shave off a couple GBs of your RAM in normal usage, does it really matter what distro…
0 votes and 40 comments so far on Reddit
Vim basics and more
https://www.linux.org/threads/vim-basics-and-more.23844/
https://redd.it/bzuvus
@r_linux
https://www.linux.org/threads/vim-basics-and-more.23844/
https://redd.it/bzuvus
@r_linux
Linux.org
Vim basics and more
I've been using vim for about 22 years and even today find little tips and tidbits that I didn't know about! This article will go through some of the things I use often in vim - and I hope we'll...
Prolonged the life of a mac book pro 2011
I installed Ubuntu 18.04 lts. It works great and Bye Mac Os
https://redd.it/bzwx59
@r_linux
I installed Ubuntu 18.04 lts. It works great and Bye Mac Os
https://redd.it/bzwx59
@r_linux
reddit
r/linux - Prolonged the life of a mac book pro 2011
0 votes and 1 comment so far on Reddit
This looks beautiful.
https://www.forbes.com/sites/jasonevangelho/2019/06/11/linux-desktop-spotlight-meet-the-distro-with-an-awesome-xfce-experience-right-out-of-the-box/
https://redd.it/bzwprk
@r_linux
https://www.forbes.com/sites/jasonevangelho/2019/06/11/linux-desktop-spotlight-meet-the-distro-with-an-awesome-xfce-experience-right-out-of-the-box/
https://redd.it/bzwprk
@r_linux
Forbes
Linux Desktop Spotlight: Enso OS Is What Happens If Elementary OS And Xubuntu Had A Baby
A beautiful Xfce desktop right out of the box.
Google is in the future.
In year 49 447 552 Google still uses yum. It's sad future.
`Not using downloaded google-cloud-logging/repomd.xml because it is older than what we have:`
`Current : Wed Aug 20 19:50:05 49447552`
`Downloaded: Wed Jun 12 16:18:18 2019`
https://redd.it/bzx4lg
@r_linux
In year 49 447 552 Google still uses yum. It's sad future.
`Not using downloaded google-cloud-logging/repomd.xml because it is older than what we have:`
`Current : Wed Aug 20 19:50:05 49447552`
`Downloaded: Wed Jun 12 16:18:18 2019`
https://redd.it/bzx4lg
@r_linux
reddit
r/linux - Google is in the future.
0 votes and 0 comments so far on Reddit
Are there any current Linux based real-time operating systems?
Just curious as Linux is used for a lot of industrial equipment, are there currently any still-aupported Linux kernel modules or forks that feature real-time operation? I know there's [RTLinux](https://en.m.wikipedia.org/wiki/RTLinux) but it's been discontinued. Hypothetically, if I had a machine that needed to do certain actions immediately and not "when the scheduler feels like it", can I use some version of Linux to control it? Are real-time operating systems even still relevant in the age of fast, multi core processors?
https://redd.it/c002jv
@r_linux
Just curious as Linux is used for a lot of industrial equipment, are there currently any still-aupported Linux kernel modules or forks that feature real-time operation? I know there's [RTLinux](https://en.m.wikipedia.org/wiki/RTLinux) but it's been discontinued. Hypothetically, if I had a machine that needed to do certain actions immediately and not "when the scheduler feels like it", can I use some version of Linux to control it? Are real-time operating systems even still relevant in the age of fast, multi core processors?
https://redd.it/c002jv
@r_linux
Wikipedia
RTLinux
Real-Time operating system
Can windows peripherals drivers work on whine?
Hi, since Im rethinking to switch again on linux (because last time, I got pissed by compatibility/audio/driver)
I was wondering if the drivers of the peripherals that I use can work on linux using wine, since there is no official supports
peripherals that Im using: Huion kanvas 20 pro; Logitech g910; logitech g502; (for logitech product, I know that there is an unofficial driver, that frankly I dont remember the name, but last time that I installed it, was kinda glitchy/didnt work); epson xp342
https://redd.it/c00i8p
@r_linux
Hi, since Im rethinking to switch again on linux (because last time, I got pissed by compatibility/audio/driver)
I was wondering if the drivers of the peripherals that I use can work on linux using wine, since there is no official supports
peripherals that Im using: Huion kanvas 20 pro; Logitech g910; logitech g502; (for logitech product, I know that there is an unofficial driver, that frankly I dont remember the name, but last time that I installed it, was kinda glitchy/didnt work); epson xp342
https://redd.it/c00i8p
@r_linux
reddit
r/linux - Can windows peripherals drivers work on whine?
0 votes and 0 comments so far on Reddit
Linux Gaming News Punch - Episode 16
https://www.youtube.com/watch?v=0EC9Bk2hqdQ
https://redd.it/c00to9
@r_linux
https://www.youtube.com/watch?v=0EC9Bk2hqdQ
https://redd.it/c00to9
@r_linux
YouTube
Linux Gaming News Punch - Episode 16
Welcome to the Linux gaming news punch episode 16, your weekly round-up to help you keep up to date. Website: https://www.gamingonlinux.com/ Topics covered: ...
/u/CordialFetus accurately describes the average Gentoo user
https://old.reddit.com/r/Gentoo/comments/bzyc3f/im_just_going_to_say_it_i_get_excited_when_my/
https://redd.it/c02rhg
@r_linux
https://old.reddit.com/r/Gentoo/comments/bzyc3f/im_just_going_to_say_it_i_get_excited_when_my/
https://redd.it/c02rhg
@r_linux
Reddit
From the Gentoo community on Reddit
Explore this post and more from the Gentoo community
What are some ways of preventing a monolithic kernel Linux from crashing entirely if a single component fails?
A big advantage of a microkernel is that if a single software component of kernel or even part of the hardware fails, it will not cause a full crash. This is something that is vital for mission critical or unattended operation, especially if the kernel is controlling something like a robot or machinery. However, could such a feature be implemented in a monolithic kernel like Linux? If so, how, and will it ever get as good as a microkernel?
https://redd.it/c035py
@r_linux
A big advantage of a microkernel is that if a single software component of kernel or even part of the hardware fails, it will not cause a full crash. This is something that is vital for mission critical or unattended operation, especially if the kernel is controlling something like a robot or machinery. However, could such a feature be implemented in a monolithic kernel like Linux? If so, how, and will it ever get as good as a microkernel?
https://redd.it/c035py
@r_linux
reddit
r/linux - What are some ways of preventing a monolithic kernel Linux from crashing entirely if a single component fails?
0 votes and 0 comments so far on Reddit
How come that Debian Stable has a reputation of not being good for Desktop?
I am wondering why this is happening. When it is setup then run very well unto the next release arrive. I would gladly admit that it is a bit more difficult for new people to setup compared with Ubuntu LTS.
https://redd.it/c02xgq
@r_linux
I am wondering why this is happening. When it is setup then run very well unto the next release arrive. I would gladly admit that it is a bit more difficult for new people to setup compared with Ubuntu LTS.
https://redd.it/c02xgq
@r_linux
reddit
r/linux - How come that Debian Stable has a reputation of not being good for Desktop?
0 votes and 25 comments so far on Reddit
Manage Photography the UNIX Way
https://vermaden.wordpress.com/2019/06/12/manage-photography-the-unix-way/
https://redd.it/c038j7
@r_linux
https://vermaden.wordpress.com/2019/06/12/manage-photography-the-unix-way/
https://redd.it/c038j7
@r_linux
𝚟𝚎𝚛𝚖𝚊𝚍𝚎𝚗
Manage Photography the UNIX Way
After using UNIX for so many years you start to think the UNIX way. This article aims to automate and accelerate the flow of importing photos from camera and storing it for future use. When I had a…
CERN ditches Windows and embraces open source to save cash
[https://www.theinquirer.net/inquirer/news/3077338/cern-ditches-windows-for-linux](https://www.theinquirer.net/inquirer/news/3077338/cern-ditches-windows-for-linux)
https://redd.it/c04h5r
@r_linux
[https://www.theinquirer.net/inquirer/news/3077338/cern-ditches-windows-for-linux](https://www.theinquirer.net/inquirer/news/3077338/cern-ditches-windows-for-linux)
https://redd.it/c04h5r
@r_linux
http://www.theinquirer.net
CERN ditches Windows and embraces open source to save cash
Collider scopes alternative
Why do some people want the Year of the Linux Desktop?
It's wonderful how Linux is so "spread out". I certainly don't want any big corporation behind it, I don't want any linux distro to be the 99% market share of linux distros and I certainly don't want to see mobile like app stores come to these distros with ads infested. Also it would make Linux a much larger target for viruses and spyware.
​
Isn't it wonderful how we can just sit back and be "behind the scenes", linux runs the world yet it is "stealthed". IMO, it's better as it is now, the world just leave us be and we are happy as the community we are.
https://redd.it/c04yxo
@r_linux
It's wonderful how Linux is so "spread out". I certainly don't want any big corporation behind it, I don't want any linux distro to be the 99% market share of linux distros and I certainly don't want to see mobile like app stores come to these distros with ads infested. Also it would make Linux a much larger target for viruses and spyware.
​
Isn't it wonderful how we can just sit back and be "behind the scenes", linux runs the world yet it is "stealthed". IMO, it's better as it is now, the world just leave us be and we are happy as the community we are.
https://redd.it/c04yxo
@r_linux
reddit
r/linux - Why do some people want the Year of the Linux Desktop?
0 votes and 2 comments so far on Reddit
Password + Salt
I was reading that linux uses hash fuction in the password and add a salt, my question is, I can verify with part is the password and with one is the radom salt ?
For example this user that I created teste and password teste:
teste:$6$qPtQi2FD$rYtCRoISjMI/z.MGgV85n0.VXHwOdzj4512ROfSYBKGn9BZmzyMIwBuZHrqdR2cHmgxr08cQg5s/MlpuGuGPO.:18060:0:99999:7:::
https://redd.it/c04juo
@r_linux
I was reading that linux uses hash fuction in the password and add a salt, my question is, I can verify with part is the password and with one is the radom salt ?
For example this user that I created teste and password teste:
teste:$6$qPtQi2FD$rYtCRoISjMI/z.MGgV85n0.VXHwOdzj4512ROfSYBKGn9BZmzyMIwBuZHrqdR2cHmgxr08cQg5s/MlpuGuGPO.:18060:0:99999:7:::
https://redd.it/c04juo
@r_linux
reddit
r/linux - Password + Salt
0 votes and 13 comments so far on Reddit