Showing all newswire headlines
View by date, instead?« Previous ( 1 ... 982 983 984 985 986 987 988 989 990 991 992 ... 7359 ) Next »
Manage your budget on Linux with this open source finance tool
In 2021, there are more reasons why people love Linux than ever before. In this series, I'll share 21 different reasons to use Linux. This article is about personal financial management.
How to check if a file exists in bash
When you are working on a shell script in bash, there are cases where you want to check if a particular file exists (or does not exist) in a directory, and then perform an action based on the condition. In bash, there are several ways to check whether or a file exists in bash. This tutorial demonstrates bash shell script examples for this use case.
How to read and create csv files using Python
CSV is the acronym of “Comma Separated Values”. A csv file is a just plain text document used to represent and exchange tabular data. Each row in a csv file represents an “entity”, and each column represents an attribute of it. Columns are usually separated by a comma but other characters can be used as field separator instead of it. In this tutorial we will see how to read and create csv files using Python and specifically the csv module, which is part of the language standard library.
Compact, Arm-based IoT gateway targets electric vehicles
Vecow’s compact, rugged “VIG-120” IoT gateway runs Linux on an i.MX6 UL and supplies 4x COM, 2x CAN, mini-PCIe with SIM, and 2x 10/100 LAN ports with optional M12 connectors. Most of the Vecow systems we have seen are beefy Intel Core based computers such as the 11th Gen Tiger Lake based SPC-7000. Yet, the […]
Canonical Patches Kernel Security Vulnerability in Ubuntu 20.10 and 20.04 LTS, Update Now
Canonical released today a new Linux kernel security update for its Ubuntu 20.10 (Groovy Gorilla) and Ubuntu 20.04 LTS (Focal Fossa) systems to address a single security vulnerability.
Orchis Is A Cool GTK / GNOME Theme With Rounded Elements
This is a material design GNOME/GTK theme which is originally based on Materia. It uses rounded elements such as tabs, buttons, entry boxes, etc., as well as round corners for application windows and the GNOME Shell panel.
Android: Neutron Music Player – feature-laden player
Neutron is billed as “… an advanced music player with the bare-metal 32/64-bit audio engine which delivers the best possible Hi-Fi grade quality of sound. It offers high-resolution audio playback without frequency resampling and bits truncation if internal/external DAC supports it.” It’s designed for audiophiles who want Bit-Perfect output and be able to control how their music sounds.
How to create a subscription between an SQS queue and SNS topic on AWS
The idea behind subscribing to SQS in SNS is to send messages from SNS to SQS. One can send both raw messages and any other message attributes included in the SNS message.
Which workload did you first use Linux containers for?
Linux containers are handy and efficient to use for certain workloads. Which workload got you started using containers?
Open source Linux debugging tool focuses on IPC
Guardicore has released an open source debugging tool called “IPCDump” for tracing and visualizing interprocess communication on Linux. Features include tracing IPC between short-lived processes. Guardicore, which defines itself as the “the segmentation company disrupting the legacy firewall market,” announced the availability of IPCDump, an open source debugging tool for Linux interprocess communication (IPC). The […]
Popular open-source library SDL moving development to GitHub despite 'calamitous design choices' in git
'I don't have the energy to be a server admin for something that's held together with scotch tape and prayers'. The Simple DirectMedia Library (SDL) project is moving development to GitHub today despite what a core developer calls "calamitous design choices" in git, for the sake of familiarity and wide tool support.…
Next steps on trustworthy AI: transparency, bias and better data governance
Over the last few years, Mozilla has turned its attention to AI, asking: how can we make the data driven technologies we all use everyday more trustworthy? How can we …
Got automation? Here's a quick guide to get you up to speed on Ansible
This article gives you a quick, high-level guide on how to start with Ansible
Ultra mini-PC with i.MX8M Plus starts at $99
SolidRun’s 50 x 50 x 50mm “CuBox-M” mini-PC runs Android 11 or Linux 4.9 on NXP’s NPU-equipped i.MX8M Plus along with up to 8GB LPDDR4, 8GB eMMC, HDMI 2.0, 2x USB, and GbE with optional PoE. SolidRun has announced the latest in its line of 8-cubic-inch CuBox ultra mini-PCs and the first enclosed computer we […]
WordPress Themes | WordPress 101
Welcome back to WordPress 101 series. If you are new to WordPress, follow our series WordPress 101 from the starting to learn the basics of WordPress in detail. In this article, we will discuss how to find, install, and set up perfect WordPress themes for your site.
First Look at GNOME 40’s New Design Changes in Fedora 34
It’s that time of the year again, when I take a first look at the new features and improvements of the next major release of the popular GNOME desktop environment, in this case GNOME 40.
Draw Mandelbrot fractals with GIMP scripting
The GNU Image Manipulation Program (GIMP) is my go-to solution for image editing. Its toolset is very powerful and convenient, except for doing fractals, which is one thing you cannot draw by hand easily. These are fascinating mathematical constructs that have the characteristic of being self-similar.
read more
How to Create Bootable USB using the dd command
We have several options to create bootable USB drive in Linux such as balenaEtcher, Ventoy, Unetbootin and many others.
Today we will see a unique way to create a bootable disk, In this method, you do not need to install any third-party applications or libraries, and it is a most simple way to create a bootable disk. Do you want to know how to do? Follow our instructions.
Today we will see a unique way to create a bootable disk, In this method, you do not need to install any third-party applications or libraries, and it is a most simple way to create a bootable disk. Do you want to know how to do? Follow our instructions.
Install and Configure PHP OPcache on Ubuntu 20.04
Opcache is a powerful PHP extension used to increase PHP performance by storing precompiled script bytecode in shared memory. In this tutorial, we will show you how to install and enable the Opcache PHP extension with Apache and Nginx on Ubuntu 20.04.
How to Add Fingerprint Login in Ubuntu and Other Linux Distributions
Got a laptop with fingerprint reader? Here’s how to enable fingerprint login on Ubuntu and other Linux distributions.
« Previous ( 1 ... 982 983 984 985 986 987 988 989 990 991 992 ... 7359 ) Next »