Feed lxer-linux-news

Favorite Icon

Link http://lxer.com/
Feed http://lxer.com/module/newswire/headlines.rdf/
Updated 2024-04-24 04:00
Firefox 114 Released with Revamped DNS over HTTPS Feature, Cookie Banner Reduction
The Firefox 114 is now available for download ahead of its official unveiling on June 6th, 2023, as another worthy update for this popular open-source web browser used by numerous GNU/Linux distributions by default.
EndeavourOS Released a Refreshed Cassini Nova R2 ISO
EndeavourOS Cassini Nova R2 brings Calamares bugfixes, Linux kernel 6.3, and an updated package base. The Galileo release is on the horizon.
Axiomtek unveils dev kit for NVIDIA Jetson Xavier NX SoM
Last month, Axiomtek launched a palm-sized AI developer kit compatible with the NVIDIA platform to deliver up to 21 TOPs of AI computing performance and reduce product development time. As mentioned above, the AIE110-XNX is built around the powerful NVIDIA Jetson Xavier NX SoM with the following features: NVIDIA Jetson Xavier NX: CPU – 6-core […]
PiBeam is an IR transceiver based on the Raspberry Pi RP2040 MCU
Kickstarter recently featured a compact USB infrared transceiver based on the Raspberry Pi RP2040 microcontroller. The PiBeam can be used to remotely control electronics such as laptops, TVs, etc. or it can be used as a Python-based learning platform. The PiBeam from SB Components seems to be very similar to their HackyPi launched earlier this […]
Install Windows 11 as KVM Guest in Fedora 38 WKS using virt-manager
Brief instruction for setting up Virt-manager to perform straightforward installation of Windows 11 KVM Guest on Fedora 38 Workstation under 6.3.4 kernel.
How to Enable Wayland for Hybrid NVIDIA Graphics on Fedora Linux 38 Workstation
A recent upgrade to Fedora Linux 38 apparently disabled Wayland for my hybrid NVIDIA graphics machine, so here’s a quick tutorial on how to enable Wayland and also bring back the GNOME on Xorg option on the login screen.
How to Install Nextcloud with Docker: A Step-by-Step Guide
Learn how to set up Nextcloud effortlessly using Docker Compose. Get step-by-step instructions to host your private cloud server today!
Milk-V Duo is a $9.00 RISC-V tiny embedded computer
The Milk-V Duo is a small RISC-V embedded platform capable of running Linux and RTOS. The low-cost device features up to 26x GPIOs, optional 10/100Mbps Ethernet support and integrated with a H.264/H.265 video compression encoder and ISP. The product page indicates that his Milk-V Duo is based on the SOPHGO CVITEK CV1800B (C906 @1Ghz + […]
GNOME Shell 44.2 Improves Built-In Screen Recorder, Bluetooth Menu, and More
After releasing the GNOME 44.2 desktop environment earlier this week, the GNOME Project now also released updates for the most important components in GNOME, the Mutter 44.2 window and composite manager, as well as GNOME Shell 44.2.
Installing Wireshark on Ubuntu 22.04 or 20.04: A Step-by-Step Guide
Learn how to install Wireshark on Ubuntu 22.04 or 20.04 using either Ubuntu's official repository or the Wireshark developers team PPA. Follow our step-by-step guide to set up Wireshark effortlessly on your Ubuntu system and start capturing and analyzing network traffic.
TUXEDO Gemini Linux Laptops Get Raptor Lake CPUs, NVIDIA RTX 4070 GPUs
German-based Linux hardware vendor TUXEDO Computers announced today the availability for pre-order of the second generation of the TUXEDO Gemini allrounder and high-performance Linux laptops.
How to Install a Load Balancing MySQL Server with ProxySQL on Debian 11
ProxySQL is a high-performance MySQL proxy with a small footprint that can be installed in multiple environments such as VM, K8s, bare-metal, and Docker containers. In this guide, you will install and set up load balancing of MySQL Cluster via ProxySQL on a Debian 11 server.
Theres a new Ubuntu Linux desktop on its way
Built around an immutable Linux core, this new Snap-based Ubuntu should provide a remarkably stable Linux desktop.
Disk Space Analysis Made Easy: Understanding df and du Commands in Linux
Master the differences between df and du commands in Linux. Learn how to analyze disk space effectively using df and du commands.
How to Install PrestaShop on Debian 11
PrestaShop is a free, open-source e-commerce platform that allows users to create and manage their online store. It is written in PHP and uses a MySQL/MariaDB database to store data. PrestaShop offers a range of features, including customizable themes and templates, a user-friendly interface, payment gateways, shipping options, product and inventory management, and marketing tools.
Install Windows 11 as Guest in Ubuntu using virt-manager (KVM/Qemu/libvirt)
A complete guide to install Windows as a guest operating system in Ubuntu, Linux Mint host using the open-source virt-manager (KVM/Qemu/libvirt).
Mastering NGINX Location Directives: Practical Examples and In-depth Insights
Learn how to effectively use NGINX location directives to control website routing and handle specific URL patterns. Enhance your web server configuration.
How to Trace Files with the Linux Tail Command
In the realm of Linux systems, the tail command plays a vital role in monitoring and analyzing files. Its simplicity and versatility make it a powerful tool for various tasks. In this article, we will explore the depths of the tail command, combining insights from different sources, to provide you with a comprehensive understanding of its capabilities.
Best Free and Open Source Alternatives to Apple Books
Apple Books is an e-book reading and store application. It primarily receives EPUB content from the Apple Books store, but users can also add their own EPUB and Portable Document Format (PDF) files. Apple Books is proprietary software and not available for Linux. We recommend the best free and open source alternatives.
Canonical Unveils Plans for Immutable Ubuntu Desktop Empowered by Snap
Canonical explores immutable Ubuntu OS with Snap and Core for desktop users starting from the next LTS release.
Linux Mint 21.2 with Cinnamon 5.8 Is Getting Support for Gestures
Linux Mint 21.2 “Victoria” is almost ready for primetime and lead developer Clement Lefebvre confirmed today that the development cycle was closed earlier this week, which means that the beta version should arrive shortly.
Compulab presents low-cost NXP i.MX93 embedded platform
Compulab introduced today a low-cost embedded device built around a dual-core ARM Cortex-A55 and the Arm Ethos U-65 microNPU. The company has also launched a compatible carrier board with mainline Linux support and RTOS. The Compulab UCM-iMX93 is built around the same NXP processor as the VAR-SOM-MX93 (Variscite) launched earlier this year. There are three […]
Share Folder Between Windows Guest and Linux Host in KVM using virtiofs Complete guide
Step-by-step instructions on how to share a folder between Windows guest and Linux host in virt-manager, KVM, with additional instructions.
The Best Terminal Emulators for Linux
Don't like the terminal that comes with your Linux distro? Upgrade to one of the best terminal emulators for Linux.
Ubuntu 18.04 LTS (Bionic Beaver) Reaches End of Life Today
Ubuntu 18.04 (Bionic Beaver) reaches the end of life on May 31, 2023, and here are all the details about extended support and upgrade.
Illuminating Your Console: Enhancing Your Linux Command Line Experience with ccat
ccat stands for "colorized cat." It's a simple yet powerful tool that, like the traditional cat command, reads files sequentially, writing them to standard output. However, the ccat command adds a visual advantage - color-coding. It makes your command-line experience more user-friendly, improving the readability and understanding of your code.
System76’s Galago Pro Linux Laptop Gets 13th Gen Intel H-Class CPUs, Faster 144Hz Screen
Linux hardware vendor System76 updated today its Galago Pro Linux laptop with 13th Gen Intel H-Class CPUs, available with 12 or 14 CPU cores, and a faster 144Hz screen.
Announcing Mozilla's 'Responsible AI Challenge' top prize winners
When we relaunched the Mozilla Builders program last March, we unveiled our Responsible AI Challenge — a one-day, in-person event designed to inspire and encourage a community of builders working on trustworthy AI products and solutions — essentially a call to builders and technologists all over the world to create trustworthy AI solutions. We are […]
NixOS 23.05 Released with GNOME 44, KDE Plasma 5.27 LTS, and Linux 6.1 LTS
NixOS, a Linux distribution and a set of packages usable on other Linux systems and macOS, has been updated today to version 23.05, a release that comes with new components and various new features.
First Arch Linux ISO Powered by Linux Kernel 6.3 Is Now Available for Download
It’s that time of the month when a new ISO snapshot of the popular Arch Linux distribution is available to download for those who want to experience the most recent GNU/Linux technologies on their hardware, such as Linux kernel 6.3.
How to Install TYPO3 CMS on Rocky Linux 9
TYPO3 is a free and open-source Enterprise-grade content management system. In this guide, you will install TYPO3 CMS - Enterprise-grade Content Management System - on Rocky Linux 9 server.
Machine Learning in Linux: PhotoPrism – AI-Powered Photos App
PhotoPrism is an AI-powered photos app for the decentralized web. It uses modern technologies to tag and find pictures. The software can be run at home, on a private server, or in the cloud. It’s free and open source software.
How to show software/package installation date
In case you are wondering when a software package was installed on your Linux system, the information is stored by the package manager and can be accessed via the command line. This can come in handy for a number of reasons, such as when troubleshooting issues that started on a certain date, to see if any packages installed at that time could be causing the problem.
You're invited to the Fedora Linux 38 Release Party!
Join the Fedora community this weekend on Friday, June 2nd and Saturday, June 3rd to celebrate the final release of Fedora Linux 38!
GNOME 44.2 Released with Fixes for GNOME Software, Nautilus, and More
The GNOME Project announced today the general availability of GNOME 44.2 as the second maintenance update to the latest and greatest GNOME 44 “Kuala Lumpur” desktop environment series.
Top WordPress Alternatives: Discover the Best CMS Platforms for Your Website!
Content Management Systems (CMS) have revolutionized the way people create, manage, and maintain websites. These platforms offer a user-friendly interface that allows even those with limited technical expertise to create and manage content with ease. A CMS is a web-based application that provides users with the necessary tools to manage digital content, including text, images, and multimedia elements. The most popular CMS platforms include WordPress, Joomla, Drupal, and several others.
Ubuntu 18.04 LTS (Bionic Beaver) Transitions to Extended Security Maintenance
Canonical informs us today that the Ubuntu 18.04 LTS (Bionic Beaver) operating system series has officially transitioned to Extended Security Maintenance (ESM) effective immediately on May 31st, 2023.
A Comprehensive Guide to the wc Command in Linux
One of the most valuable utilities offered by Unix and Linux-based systems is the wc command. This versatile command stands for "word count" and offers you a simple, yet powerful way to analyze text files. By comprehending the full scope of wc, you'll increase your proficiency with command-line operations, making your interaction with Unix or Linux systems more productive and efficient.
Ubuntu Now Runs on AMD-Xilinx Versal Adaptive SoC Evaluation Kits
Canonical announced today that its widely used Ubuntu Linux operating system is now enabled for the AMD-Xilinx Versal AI Core Series VCK190 Evaluation Kit.
Armbian 23.05 Releases with Debian 12 “Bookworm”-Based Images, i3 Support
The Armbian community informs us today about the general availability of the Armbian 23.05 (codename Suni) operating system for ARM and RISC-V single-board computers, as well as other platforms.
Canonical: We Are Excited to Explore the Idea of a Fully Containerised, Immutable Ubuntu Desktop
Canonical’s Oliver Smith writes today in a blog post that the company behind one of the most popular GNU/Linux distributions is excited to explore the idea of a fully containerized and immutable Ubuntu desktop in the near future.
Want to easily deploy an open-source LLM? Anyscale’s Aviary project takes flight
Getting an open-source LLM model deployed onto infrastructure has often been a bespoke process of trial and error as developers figure out the right compute resources and configuration parameters. It’s also not easy for developers to simply compare one model with another. These are some of the challenges Anyscale is looking to help solve with Aviary.
Kali Linux 2023.2 Brings PipeWire Support to Xfce Edition, Overhauls i3 Desktop
Offensive Security announced today a new release of their popular ethical hacking and penetration testing GNU/Linux distribution that brings new features, updated and new tools, and many improvements, Kali Linux 2023.2.
Cortex M0 based dev kit is equipped with barometric air pressure sensor
The DPS310/368 Kit2Go from Infineon is a low-cost development board powered by the XMC100 industrial microcontroller. The compact embedded board can be quickly integrated into IoT and embedded applications since it supports the Arduino IDE platform. Both development boards implement the XMC1100 (32-bit Arm Cortex-M0) microcontroller which belongs to the XMC1000 family of industrial MCUs […]
LibreOffice 7.6: Discover the Best New Features
Feature highlights of LibreOffice 7.6, which introduces new enhancements to Calc, Writer, and Impress with compatibility with Office 365.
Ultimate Guide To Dual Booting Windows And Ubuntu
This step-by-step guide will help you install Ubuntu alongside Windows and enjoy the benefits of dual booting Windows and Ubuntu.
Linux Command Line Tricks for Efficient and Faster Workflow
Explore a collection of Linux command line tricks and terminal tips to supercharge your productivity. Master efficient techniques and unleash the full potential of the Linux command line for a smoother and more streamlined workflow.
tori – terminal-based music player
tori is an example of a project that’s in a very early stage of development. This is a terminal-based music player and playlist manager that can play music from local files and external URLs. It’s billed as a frictionless music player, although it’s not clear what this really means.
MX Linux’s Refreshed Identity: Get Ready for MX-23 ‘Libretto’
MX Linux pays homage to its origins with a logo revamp, unveiling the highly anticipated MX-23 ‘Libretto’ public beta.
Enable Fractional Scaling in Fedora with GNOME
Step-by-step guide on how to enable fractional scaling in Fedora Linux workstation with GNOME edition with additional instructions.
12345678910...