Showing all newswire headlines
View by date, instead?« Previous ( 1 ... 829 830 831 832 833 834 835 836 837 838 839 ... 7359 ) Next »
Elkhart Lake powers SBC with 4x M.2 slots and an Ubuntu-driven UP kit
Aaeon announced a 3.5-inch “GENE-EHL5” SBC with Intel’s Atom x6000 that features 4x M.2 slots. The company also launched a $599 “UP Squared 6000 Edge Computing Kit” with the same Atom SoC, 3x GbE, 2.5GbE, and 3x M.2 slots.
How to use httpx, a web client for Python
The httpx package for Python is a sophisticated web client. Once you install it, you can use it to get data from websites. As usual, the easiest way to install it is with the pip utility:
Get started on OpenStack with DevStack
Start tinkering with the open hybrid cloud by using DevStack to create a local OpenStack installation on a spare server or laptop.
Blanket – focus and productivity tool
Blanket is a free and open source GTK-based utility written in Python that aims to help you improve focus and enhance productivity by letting you listen to sounds in the background.
How to Install and Configure Suricata IDS along with Elastic Stack on Rocky Linux 8
Suricata is a Network Monitoring tool that examines and processes every packet of internet traffic that flows through your server. It can generate log events, trigger alerts and drop traffic upon detecting any suspicious activity.
How to Install OpenLiteSpeed Web Server on Ubuntu 20.04
OpenLiteSpeed is a free and open-source web server software that enables users to deliver websites faster and reliably. In this guide, we will walk you through the steps necessary to get OpenLiteSpeed up and running on your server.
Google blocks FOSS Android tool – for asking for donations
StreetComplete, a free Android program designed to help people to contribute to OpenStreetMap, was blocked from Google's Play Store, merely for urging users to donate – to someone else.
How to enable RPM Fusion repositories on Fedora?
I have used Fedora many times in the last decade, and currently, it is my main distro. Today’s article will not be about my reasons for choosing Fedora as my main OS or about its features, perhaps we will write about it in another article, as we will dedicate it to talking about RPM Fusion repositories and how to install them on Fedora, but hey, what is RPM Fusion? And why do you need to install it on Fedora?
How To Parse CSV Files In Bash Scripts In Linux
This tutorial explains how to parse CSV files in Bash shell scripts using awk and sed utilities in Linux with examples.
Touch Command on Linux: Tutorial and Examples
In this tutorial, we’re going to show you what the touch command is, how to use it, and include practical examples of using the command.
Access and modify virtual machines disk images with libguestfs tools
In a previous article, we saw how to create kvm virtual machines from the command line; in this tutorial, instead, we learn how to access and modify virtual machines disk images, using some utilities which are part of the libguestfs package on the most commonly used Linux distributions. Those tools let us perform a variety of tasks.
GNOME Files 43 Looks Amazing with GTK4 and Libadwaita - A Deep Dive
We test-drive the development version of GNOME Files version 43 and give you details about its looks, features and performance.
Install Zig Programming Language on Linux
Zig is an open-source, imperative, statically typed, compiled programming language designed by Andrew Kelley in 2016. Zig’s programming language has made some big claims by its designer that Zig utilizes C libraries better than C itself.
Open Source Security Foundation Attracts New Commitments, Advances Key Initiatives in Weeks Since White House Security Summit
SAN FRANCISCO, March 1, 2022, The Open Source Security Foundation (OpenSSF) a cross-industry organization hosted at the Linux Foundation that brings together the world’s most important open source security initiatives, today announced 20 new organizations have joined OpenSSF to help identify and fix security vulnerabilities in open source software and develop improved tooling, training, research, best practices, and vulnerability disclosure practices.
Flatpak 1.14 Promises Networked Access to X11 and PulseAudio Services
The Flatpak 1.14 Linux application sandboxing and distribution framework has entered development with several new features and improvements.
Concern over growing reach of proprietary firmware BLOBs
Virtually impenetrable BLOBs (Binary Large Objects) in firmware mean it's difficult to be sure exactly what the computer is doing. Assuming the BLOBs are unencrypted, and they usually are, you'll have to break out a disassembler to figure out what the code does, which requires skills and knowledge, and is tedious – especially if the binary is obfuscated.
The org-mode LaTeX exporter: LaTeX for non-TEXers
This article shows how to configure and use the org-mode provided by Emacs to produce pretty documents. org is a multi-purpose structured text file format and Emacs can translate it to LaTeX files which, in turn, can be translated into pretty PDF documents, taking advantage of all the typesetting facilities provided by LaTeX. This is a compendium of tricks evolved out of the experience of working with Emacs, org-mode and LaTeX.
Portable Linux gaming with the Steam Deck
Valve's new Steam Deck comes with a new release of SteamOS, a specialized Linux distribution for gaming devices, which Valve and Collabora have been working on together for several years. Based on Arch Linux, a rolling-release distribution which includes the latest Mesa release for open-source accelerated graphics support, SteamOS 3 also comes with a brand new A/B design for seamless system updates.
Nitrux 2.0.1 Switches to Mesa 22.1 by Default for Linux Gaming, Adds KDE Plasma 5.24 LTS
Uri Herrera announced today the release and general availability of Nitrux 2.0.1 as the latest stable ISO snapshot of this Debian-based and systemd-free GNU/Linux distribution built on top of the KDE Plasma desktop environment and featuring some of the latest GNU/Linux technologies.
Auto-incrementing version letters
I have several scripts that auto-increment a number in a data table. That's not hard to do on the command line. But what if I wanted to have version letters at the end of mixed letter-number codes, like 101a, 101b, 101c etc? And also wanted to increment version numbers after a letter cycle, like 101c, 101d, 102a, 102b...? As is usually the case with command-line operations, there's more than one way to do it. This post looks at a couple of solutions to this particular problem, namely incrementing (single) version letters and version numbers on a fixed letter cycle.
« Previous ( 1 ... 829 830 831 832 833 834 835 836 837 838 839 ... 7359 ) Next »