Showing headlines posted by Scott_Ruecker

« Previous ( 1 ... 96 97 98 99 100 101 102 103 104 105 106 ... 1217 ) Next »

Ronetix provides i.MX8M based compact SOMs solutions

Ronetix has recently released a large System on Module portfolio based on NXP processors. For example, the i.MX8MN-COMPACT-CM is based on the cost effective NXP i.MX8M-NANO while the i.MX8M-MINI-CM is based on the multicore NXP i.MX8M-MINI.

Why Do Enterprises Use and Contribute to Open Source Software

When people find out I work at the Linux Foundation they invariably ask what we do? Sometimes it is couched around the question, As in the Linux operating system? I explain open source software and try to capture the worldwide impact into 20 seconds before I lose their attention. If they happen to stick around for more, we often dig into the question, Why would enterprises want to participate in open source software projects or use open source software? The reality is – they do, whether they know it or not. And the reality is thousands of companies donate their code to open source projects and invest time and resources helping to further develop and improve open source software.

ICP NV1 Network Video Recorder features Tiger-Lake processor and iRIS Xe GPU

Germany based ICP unveiled a Network Video Recorder built around Intel’s 11th Gen Core (Tiger-Lake) combined with Xe graphics processor unit. The NVI supports up to 64GB DDR4 RAM (dual SO-DIMM slots) available in commercial grade and industrial grade.

How static linking works on Linux

Code for applications written using C usually has multiple source files, but ultimately you will need to compile them into a single executable. You can do this in two ways: by creating a static library or a dynamic library (also called a shared library). These two types of libraries vary in terms of how they are created and linked. Your choice of which to use depends on your use case.

Fedora Linux editions part 1: Official Editions

Fedora Linux provides several variants to meet your needs. You can find an overview of all the Fedora Linux variants in my previous article Introduce the different Fedora Linux editions. This article will go into a little more detail about the Fedora Linux official editions. There are five editions — Fedora Workstation, Fedora Server, Fedora IoT, Fedora CoreOS, and Fedora Silverblue. The Fedora Linux download page currently shows that three of these are official editions and the remaining two are emerging editions. This article will cover all five editions.

Getting started with RHEL 9, interpreting system log files, and more sysadmin tips

May 2022 was another excellent month for Enable Sysadmin. During the month, we published 22 new articles and received nearly 590,000 reads from more than 400,000 readers across the site.

6 deprecated Linux commands and the tools you should be using instead

In software development, things change at incredible speed due to improvements in hardware and environments. For the same reason, tools change. Sometimes, older tools do not adapt well to changes, so they eventually fade and are replaced by other utilities (with the debatable point of the new tools being better than the previous ones).

What Is Steam Proton and How Does It Run Windows Games on Steam Deck?

Valve has ventured into console gaming with Steam Deck, a handheld device with hardware comparable to the PS5 and Xbox Series S & X. It's a solid device that should run most AAA titles reliably. The Deck stands out in its ability to run a wide range of games out of the box. It comes with the entire Steam catalog of games, so users don't have to wait for popular titles to release for the console.

Get started with Cadence, an open source workflow engine

Cadence simplifies the complexity of distributed systems so that developers can focus on creating applications built for high durability, availability, and scalability.

Mozilla releases local machine translation tools as part of Project Bergamot

In January of 2019, Mozilla joined the University of Edinburgh, Charles University, University of Sheffield and University of Tartu as part of a project funded by the European Union called Project Bergamot. The ultimate goal of this consortium was to build a set of neural machine translation tools that would enable Mozilla to develop a website translation add-on that operates locally, i.e. the engines, language models and in-page translation algorithms would need to reside and be executed entirely in the user’s computer, so none of the data would be sent to the cloud, making it entirely private.

How to Customize the Ubuntu Dock to Look Like macOS

One of the major features of the GNOME 42 desktop environment is a highly-customizable dock or dash. Let's look at how you can customize the new dock in Ubuntu 22.04 LTS (Jammy Jellyfish) or later to have a similar look to that of macOS.

The only Linux command you need to know

Information about Linux and open source abounds on the internet, but when you're entrenched in your work there's often a need for quick documentation. Since the early days of Unix, well before Linux even existed, there's been the man (short for "manual") and info commands, both of which display official project documentation about commands, configuration files, system calls, and more.

EnemyBot Linux Botnet Now Exploits Web Server, Android and CMS Vulnerabilities

A nascent Linux-based botnet named Enemybot has expanded its capabilities to include recently disclosed security vulnerabilities in its arsenal to target web servers, Android devices, and content management systems (CMS).

Linux Lite 6.0: It's quite pretty, but 'lite' it is not

Linux Lite has been around since 2012 and version 6, codenamed "Fluorite", is one of the first Ubuntu-based distros to offer a version built on Ubuntu 22.04 "Jammy Jellyfish", released just last month.

Happy third anniversary, Enable Sysadmin!

In just three years, this community site "by sysadmins, for sysadmins" has given millions of people information to help them do their work better.

A visual guide to Kubernetes networking fundamentals

Networking within Kubernetes isn't so different from networking in the physical world. Remember networking basics, and you'll have no trouble enabling communication between containers, Pods, and Services.

IBASE CMI211-989 houses Ryzen V2000 based Mini-ITX w/ quad DP displays

IBASE Technology has launched an expandable embedded system that integrates their own MI989 Mini-ITX motherboard. The processor featured on this device is the AMD Ryzen Embedded V2000 (up to 4.15GHz) which is designed using the Zen 2 x86 core architecture (7nm process).

Linux desktops: KDE vs GNOME

I'm an ardent KDE Plasma Desktop user, but at work I happily use GNOME. Without getting into the question of which desktop I'd take to a desert island (that happens to have a power outlet), I see the merits of both desktops, and I'd rather use either of them than non-open source desktop alternatives.

Software-Only Setup to Diagnose QEMU SCSI Passthrough and Multipath Failover

The SCSI passthrough over multipath is very commonly used in virtualization environments. The SCSI IO commands are forwarded from the virtual machine to the KVM hypervisor side storage via SG_IO. The KVM hypervisor side storage is always provied in a multipath configuration in order to facilitate high availability. Therefore, the developers may require a solution that allows them to quickly and efficiently setup an environment to diagnose and observe the behavior of virtio-scsi + QEMU + SG_IO + multipath + SCSI, e.g., how the path error is propagated to the virtual machine.

What You Need to Know About Open-Source Software Security

  • LinuxSecurity.com; By Yosef Davidowitz (Posted by Scott_Ruecker on Jun 1, 2022 10:48 PM EDT)
  • Story Type: News Story
While allowing public access to the sensitive behind-the-scenes operation of a program sounds risky, open-source software actually has the potential to be even more secure than a program with hidden code. However, as with any type of software, vulnerabilities still exist and can present a serious security risk if they remain unidentified and unpatched. Open-source is software with publicly accessible code that anyone can view and contribute to, and forms the foundation of the Internet we use today. The popularity of open-source code is rising–not only are more programs using open-source code but a larger portion of the average software comes from open-source resources than ever.

« Previous ( 1 ... 96 97 98 99 100 101 102 103 104 105 106 ... 1217 ) Next »