Showing headlines posted by Scott_Ruecker

« Previous ( 1 ... 11 12 13 14 15 16 17 18 19 20 21 ... 1132 ) Next »

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.

Murena, the privacy-first Android smartphone, arrives

Murena's first smartphone release, the /e/OS-powered Murena One, tries to free you from Google.

Google Cloud, Société Générale, American Express, Point72, Mirantis, and The Digital Dollar Project Join FINOS, as Open Source Collaboration Becomes Increasingly Critical Across the Global Financi

The Fintech Open Source Foundation (FINOS), the financial services umbrella of the Linux Foundation, announced today the addition of six new corporate members, including Google Cloud, Société Générale, American Express, Point72, Mirantis, and The Digital Dollar Project. Building upon its 19 new Members in 2021 and its recent addition of Wellington Management Company to its Governing Board, FINOS now has 57 corporate members ushering a new era in open collaboration across the global financial services industry.

CHUWI launches RZBOX 2022 mini PC based on AMD RYZEN 7 5800H APU

Chuwi has recently revealed a mini-PC that features the AMD Ryzen 7 5800H (3.2GHz – 4.4GHz) integrated with the Radeon RX Vega 8-core GPU (up to 170MHz). Unlike other mini-PCs for light use, the RZBOX 2022 was designed to run modern games, entertainment systems, etc. Price starts at $639 available at Chuwi’s website.

How dynamic linking for modular libraries works on Linux

When you write an application using the C programming language, your code usually has multiple source files. Ultimately, these files must be compiled into a single executable. You can do this by creating either static or dynamic libraries (the latter are also referred to as shared libraries). These two types of libraries vary in how they are created and linked. Both have advantages and disadvantages, depending on your use case.

Sick of Windows but can't afford a Mac? Consult our cynic's guide to desktop Linux

It is a truth universally acknowledged that all operating systems suck. Some just suck less than others. It is also a comment under pretty much every Reg article on Linux that there are too many to choose from and that it's impossible to know which one to try. So we thought we'd simplify things for you by listing how and in which ways the different options suck.

How to Install and Monitor services using Netdata Monitoring Tool on Rocky Linux 8

Netdata is an open-source monitoring system for Linux-based operating systems. It provides real-time performance and monitoring using beautiful and detailed dashboards. In this tutorial, you will learn to install and monitor various services using Netdata Tool on a Rocky Linux 8 server. We will use Netdata to track the metrics of a LEMP stack and Docker engine.

« Previous ( 1 ... 11 12 13 14 15 16 17 18 19 20 21 ... 1132 ) Next »