Open-source News

Samsung Revs Its In-Kernel SMB3 Server Focused On Fast Performance, New Features

Phoronix - Thu, 08/05/2021 - 18:23
While Samba is well known for SMB/CIFS server support on Linux and other platforms for supporting Microsoft's SMB networking protocol for file and print services, Samba is implemented in user-space while Samsung has been pursuing an SMB server implemented in kernel-space for better performance and wiring up new features that can be more easily accomplished within the kernel...

How to Install MongoDB on Rocky Linux and AlmaLinux

Tecmint - Thu, 08/05/2021 - 16:58
The post How to Install MongoDB on Rocky Linux and AlmaLinux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

MongoDB is a high-performance, highly scalable document-oriented NoSQL database that is designed to handle high traffic and huge volumes of data. Unlike in SQL databases where data is stored in rows and columns inside

The post How to Install MongoDB on Rocky Linux and AlmaLinux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

GCC 12's Static Analyzer Gaining Initial Assembly Support

Phoronix - Thu, 08/05/2021 - 16:00
Merged into the GNU Compiler Collection development code on Wednesday was an initial implementation of Assembly support for its analyzer...

Rename a file in the Linux terminal

opensource.com - Thu, 08/05/2021 - 15:02

To rename a file on a computer with a graphical interface, you open a window, find the file you want to rename, click on its name (or right-click and select the option to rename), and then enter a new name.

To rename a file in the terminal, you actually move the file with mv, but you move the file from itself to itself with a new name.


read more

Configure your OpenVPN server on Linux

opensource.com - Thu, 08/05/2021 - 15:01

OpenVPN creates an encrypted tunnel between two points, preventing a third party from accessing your network traffic. By setting up your virtual private network (VPN) server, you become your own VPN provider. Many popular VPN services already use OpenVPN, so why tie your connection to a specific provider when you can have complete control?


read more

Your one-on-one meeting doesn't have to be this way

opensource.com - Thu, 08/05/2021 - 15:00

Whenever I'm speaking with colleagues and clients near the end of a quarter, I often hear from managers rushing to squeeze their one-on-one meetings with employees into tight deadlines. Every time I ask an employee if they've enjoyed their one-on-one with a manager, the answer is unanimously "no." And every time I ask a manager if they've enjoyed their one-on-one with an employee, the answer is unanimously "no, but I have to do it."


read more

The state of enterprise open source in the financial services industry

Red Hat News - Thu, 08/05/2021 - 12:00

We conducted interviews with 1,250 IT leaders worldwide to get the ins and outs of why they use enterprise open source. In this post, we dive into key findings from IT leaders hailing from banks, insurance providers, and other financial services.

Vaccines + Masks for Safe In-Person Events – Read About All On-Site Safety Protocols

The Linux Foundation - Thu, 08/05/2021 - 03:55

The Linux Foundation is ecstatic to return to in-person events next month; we know how important these face-to-face gatherings are to accelerating collaboration and innovation in the open source community. 

We know you have questions surrounding health and safety at in-person events and want to pause for a moment to address these. Rest assured – your health has been at the forefront of every move and decision we have made as we make a safe return back to in-person events.  

Let’s start here with some items from behind the scenes.

  • The LF has a long-standing relationship with Dr. Joel Selanikio, a physician, former CDC epidemiologist and outbreak investigator, and consultant epidemiologist to the DC Department of Health and to FEMA for the COVID-19 response over 2020-21. Thanks to Dr. Selanikio’s council over the last two years, we have been able to take educated and well-thought out steps to ensure the safety of our community members as we navigate COVID-19. 
  • We are working closely with local Departments of Health to ensure we are following all local requirements and recommendations. 
  • We are continuing to monitor and follow all CDC, WHO and PHE/NHS (in the UK) guidelines, in addition to those of the local municipalities in which we are holding events.
  • We are checking in with our venues and vendors multiple times a week to ensure we are staying up-to-date on best practices and regulations.
  • Finally, The Linux Foundation Event Team have all been certified in handling Pandemic On-Site Protocols (by the Event Leadership Institute). The team is vaccinated, trained and equipped to handle safety protocols and procedures at our events and are more than happy to assist you onsite and ensure you are comfortable.  

Vaccines, masks and everyone’s new favorite phrase: social distancing.

  • As announced previously, in-person attendees will be required to be fully vaccinated against the COVID-19 virus. A vaccine verification app will be used to confirm vaccination status.
  • Additionally, masks will now be required for in-person attendance.
  • All event participants will receive a daily temperature check in order to enter the event zone and will receive a sticker to be able to enter and exit as needed.
  • Comfort level wristbands (in green, yellow, and red) will be provided for event participants to use if they choose to indicate their preference on social distancing comfort level. 

All of the above protocols are in place for LF and LF Project events (like KubeCon + CloudNativeCon) through November 2021.

We are working closely with each of our venues and their local jurisdictions to ensure we are following all local requirements and recommendations. Here are some items you can expect on-site at any of our events through November:

  • Reduced conference room capacity: space between you and your neighbors.
  • More physical space between speakers and attendees: so speakers can present without their masks (and you can hear them clearly!).
  • Wider aisles and thoroughfares through event spaces.
  • Sponsor booths spread further apart in the exhibit hall as well as wider aisles. 
  • Socially distanced areas for eating/drinking and mask breaks
  • Close organization with venues: to ensure rigorous onsite cleaning and sanitizing of all touch points, sneeze guards where necessary, and sanitation stations.

You can view a full list of onsite safety procedures on the Health and Safety page, under the “Attend” tab on all event microsites at events.linuxfoundation.org.

Quick Links

View Open Source Summit + ELC + OSPOCon Health and Safety page

View Open Networking + Edge Summit & Kubernetes on Edge Day Health and Safety page

View KubeCon + CloudNativeCon Health and Safety page

We are keeping our health and safety guidelines updated regularly, and adding to the FAQ as necessary.  If these resources do not answer a question you may have, reach out to us at events@linuxfoundation.org.

After much research and with guidance from Dr. Selanikio, we believe the combination of vaccination and mask requirements, along with the other protocols we are putting in place, provides a safe environment for our in-person event participants.

We understand that not everyone will be able to join us in-person due to a variety of factors, which is why we are delighted to offer attendees the ability to participate in our events virtually. To learn more about the different pass options, click on the “Register” tab on any of our event websites.

We hope this information brings you assurance that keeping you and all our event participants safe is top of mind – and will continue to be as we make each and every decision. A big THANK YOU to the entire open source community for your understanding during this fluid COVID-19 situation and this very challenging time in our history. We look forward to seeing you at our events this fall!

The post Vaccines + Masks for Safe In-Person Events – Read About All On-Site Safety Protocols appeared first on Linux Foundation.

Mesa 21.2 Released With New Intel Crocus Driver, PanVK, Early M1 Code

Phoronix - Thu, 08/05/2021 - 03:30
Mesa 21.2 is out as the latest quarterly update to this open-source Linux graphics driver stack for user-space, most notably providing the Intel and Radeon OpenGL/Vulkan drivers among others...

Oracle Working On BPF CO-RE Support For GCC To Easily Run BPF Programs On Any Kernel

Phoronix - Thu, 08/05/2021 - 03:00
Running eBPF kernel programs continues to be increasing popular and used for a variety of use-cases in production environments but one of the challenges is around needing to compile the (e)BPF programs for a given kernel while BPF CO-RE has been working to change that. The LLVM Clang compiler already supports the ability for BPF "Compile Once, Run Everywhere" while now Oracle engineers are working to bring the same level of support to GCC...

Intel Proposes Linux Kernel Driver Allow/Deny Filtering

Phoronix - Thu, 08/05/2021 - 02:13
As part of their work around Trust Domain Extensions (TDX) support for Linux, Intel engineers are proposing a driver filter option for Linux to be able to set allow or deny lists of driver(s) that can or cannot be loaded by the booted kernel...

Pages