Showing all newswire headlines
View by date, instead?« Previous ( 1 ... 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 ... 7359 ) Next »
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.
How to Find Files in CentOS 8 on the Command Line
Finding files in any operating is a very common task as you have multiple files residing on your system at a time. The GUI based methods of doing so are readily available for every operating system, however, in Linux, I mostly prefer the CLI based methods. That is why today we will learn the two most simple methods of finding files in CentOS 8.
The 22 Most-Used Python Packages in The World in 2021
How is Python being used around the globe and across industries? This question inspired me to write this piece. I figured a list of the most-used Python packages would give a good indication. As a starting point, I took a list of the most downloaded Python packages on PyPI over the past 365 days. Let’s dive in and find out what they do, how they’re related, and why they rank so high!
How to setup a Kubernetes Cluster on AWS using Kops
Kops is used to bringing up the Kubernetes cluster in the easiest possible way. It is a command-line tool used to create Kubernetes Clusters. In this article, we will see the steps to create a Kubernetes cluster with 1 master and 1 worker node on AWS.
List Or Check All Installed Linux Kernels From Commandline
This brief tutorial will teach you how to view or check all installed Linux Kernels along with their versions from commandline in Linux.
Control Chromecast Devices From A Linux Desktop Via MPRIS Widgets
chromecast_mpris is a daemon that allows you to control Chromecast devices from your Linux desktop using MRIS widgets. The tool can also be used to open media and play YouTube videos on your Chromecast from the command line.
Refactoring one Java CRUD Application via adding two constructors to Bean class
The original application https://www.javatpoint.com/crud-in-jsp is using bean without any explicitly declared constructor . To be able invoke different constructors first one for "Update","Insert", "Delete" and another one for "Select" which is supposed to be invoked explicitly we've done following updates to bean User.java.
« Previous ( 1 ... 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 ... 7359 ) Next »