Home Blog Page 201

Linux Gamers And Creators Should Pay Attention To Arch-Based Salient OS

Sometimes our field of vision or limited experience restricts us from seeing worthy alternatives. That’s especially true when it comes to desktop Linux; there is no shortage of quality Linux operating systems to test out. So when I argued here that System76’s Pop!_OS is perfect for gamers and produced this video demonstrating it, there were two passionate camps in the comments section. One side voiced cheerful agreement, but the other side basically said “Clearly you haven’t tried Salient OS.” Read more at Forbes.

[Source: Forbes]

Mirantis co-founder launches FreedomFi to bring private LTE networks to enterprises

Boris Renski, the co-founder of Mirantis, one of the earliest and best-funded players in the OpenStack space a few years ago (which then mostly pivoted to Kubernetes and DevOps), has left his role as CMO to focus his efforts on a new startup: FreedomFi. The new company brings together open-source hardware and software to give enterprises a new way to leverage the newly opened 3.5 GHz band for private LTE and — later — 5G IoT deployments.

“There is a very broad opportunity for any enterprise building IoT solutions, which completely changes the dynamic of the whole market,” Renski told me when I asked him why he was leaving Mirantis.

[Source: TechCrunch]

Microsoft’s Azure Sphere, its Linux-based microcontroller plus cloud service, hits general availability

Microsoft’s Azure Sphere hardware and service designed to better secure Internet of Things (IoT) devices is generally available as of today, February 24. Microsoft initially introduced Azure Sphere, which includes a Microsoft-developed Linux operating system for microcontrollers, in 2018. The technology evolved out of a Microsoft Research project, called Project Sopris.

“IoT is in the science-fair stage. Every enterprise is doing at least one experiment here. But security is really keeping them from going to scale, ” said Galen Hunt, a Microsoft Distinguished Engineer and managing director of Azure Sphere.

[Source: ZDNet]

An Open Source Ebike

In the ebike world, there are two paths. The first is a homemade kit bike with motors and controllers from China. The second is a prebuilt bike from a manufacturer like Giant, with motors and controllers from China, which will be half as fast and cost three times as much. The choice is obvious, and there are other benefits to taking the first path as well, such as using this equipment which now has an open source firmware option.

The Tong Sheng TSDZ2 drive is popular in the ebike world because it’s an affordable kit motor which has a pedal-assist mode using torque sensors, resulting in a more polished experience. In contrast, other popular kit motors tend to rely on less expensive cadence sensors which are not as smooth or intuitive.

[Source: Hackaday]

Cybersecurity alliance launches first open source messaging framework for security tools

A new language framework designed to breach fragmentation gaps between cybersecurity tools has been released to the open source community. Launched by the Open Cybersecurity Alliance (OCA), a consortium of cybersecurity vendors including IBM, Crowdstrike, and McAfee, on Monday, the OCA said that OpenDXL Ontology is the “first open source language for connecting cybersecurity tools through a common messaging framework.”

OpenDXL Ontology, now available, aims to create a common language between cybersecurity tools and systems by removing the need for custom integrations between products that can be most effective when communicating with each other — such as endpoint systems, firewalls, and behavior monitors — but suffer from fragmentation and vendor-specific architecture.

[Source: ZDNet]

Open source licenses: What, which, and why

Most people have at least heard of open source software by now—and even have a fairly good idea of what it is. Its own luminaries argue incessantly about what to call it—with camps arguing for everything from Free to Libre to Open Source and every possible combination of the above—but the one thing every expert agrees on is that it’s not open source (or whatever) if it doesn’t have a clearly attributed license.

You can’t just publicly dump a bunch of source code without a license and say “whatever—it’s there, anybody can get it.” Due to the way copyright law works in most of the world, freely available code without an explicitly declared license is copyright by the author, all rights reserved. This means it’s just plain unsafe to use unlicensed code, published or not—there’s nothing stopping the author from coming after you and suing for royalties if you start using it.

[Source: Ars Technica]

‘Community-based’ Open Source on the Rise

As more enterprises embrace open source software for applications ranging from security and cloud management to databases and analytics, the steady shift away from proprietary software is coalescing around a “community-based” open source movement.

According to an annual snapshot on the state of enterprise open source tools released by open source leader Red Hat, expensive proprietary software licenses and fear of vendor lock-in are driving the enterprise embrace of open source code. As more hyper-scalers contribute code to cloud management and other projects, the Red Hat survey estimates that community-based open source software usage will reach 21 percent of companies surveyed by 2022.

[Source: EnterpriseAI]

Learn the main Linux OS components

Evolved from Unix, Linux provides users with a low-cost, secure way to manage their data center infrastructure. Due to its open source architecture, Linux can be tricky to learn and requires command-line interface knowledge as well as the expectation of inconsistent documentation.

In short, Linux is an OS. But Linux has some features and licensing options that set it apart from Microsoft and Apple OSes. To understand what Linux can do, it helps to understand the different Linux OS components and associated lingo.

Take a look at these terms to discover how the OS works and how it differs from Microsoft and Apple offerings.

[Source: TechTarget]

How to find what you’re looking for on Linux with find

There are a number of commands for finding files on Linux systems, but there are also a huge number of options that you can deploy when looking for them. For example, you can find files not just by their names, but by their owners and/or groups, their age, their size, the assigned permissions, the last time they were accessed, the associated inodes and even whether the files belong to an account or group that no longer exists on the system and so on.

You can also specify where a search should start, how deeply into the file system the search should reach and how much the search result will tell you about the files it finds. And all these criteria can be handled by the find command.

[Source: Network World]

Top 10 Most Used Open Source Software: Linux Foundation Report

Accounting for 80-90 percent of all software, Free and Open Source Software (FOSS) ecosystem is booming with high dependency usage by all sector companies. Accordingly, The Linux Foundation’s Core Infrastructure Initiative (CII) in collaboration with Harvard’s Lab for Innovation Science has released a census report titled “Vulnerabilities in the Core, a Preliminary Report and Census II of Open Source Software.”

Concluding the survey, the latest census report focusses on the health and security of foss usage. The result is based on data provided by partner Software Composition Analysis (SCA) companies and other application security companies.

[Source: Fossbytes]