Showing all newswire headlines

View by date, instead?

« Previous ( 1 ... 278 279 280 281 282 283 284 285 286 287 288 ... 7442 ) Next »

TUXEDO Sirius 16 Unveiled as TUXEDO Computers’ First All-AMD Linux Gaming Laptop

  • 9to5linux.com; By Marius Nestor (Posted by hanuca on Nov 25, 2023 11:49 PM EDT)
  • Story Type: News Story; Groups: Linux
TUXEDO Computers unveiled today a new all-AMD Linux gaming laptop, the TUXEDO Sirius 16, powered by an AMD Ryzen 7 processor and AMD Radeon RX graphics, TPM 2.0, as well as up to 96 GB RAM.

Proxmox VE 8.1 Introduces Secure Boot Compatibility

Proxmox Virtual Environment 8.1 debuts with Debian 12.2 base, Linux kernel 6.5, QEMU 8.1.2, and LXC 5.0.2, enhancing virtual environments.

Affordable $100 Banana Pi BPI-R4 Router Board Featuring 2x10G SFP Ports

  • LinuxGizmos.com (Posted by bob on Nov 25, 2023 7:14 PM EDT)
  • Story Type: News Story
The Banana Pi BPI-R4 is a high-performance, open-source router board, equipped with MediaTek Filogic 880 SoC and designed to cater to a wide range of networking applications requiring multiple Gigabit Ethernet ports and wireless connectivity. A key feature of the BPI-R4 is its MediaTek Filogic 880 chipset, a premier network processor that enhances both wired […]

Beginner's Tutorial: Setting Up Rust Using Rustup on Linux Systems

  • ostechnix.com; By Senthil Kumar (Posted by ostechnix on Nov 25, 2023 4:57 PM EDT)
  • Story Type: Tutorial; Groups: Linux
This detailed tutorial provides a concise introduction to the Rust programming language, followed by clear instructions on how to install Rust using rustup on Linux. It also guides you through updating Rust, creating and running a sample Rust program, and finally, how to uninstall Rust from your Linux system.

Fastfetch – A Tool for Fetching System Information in Linux

  • Linux TLDR; By David Redfield (Posted by linuxtldr on Nov 25, 2023 2:40 PM EDT)
  • Groups: Linux
Explore fastfetch, a tool designed for fetching system information similar to neofetch but with a focus on performance and customization.

Qt Creator 12.0 Released with Co-Pilot Integration

  • debugpointnews.com; By arindam (Posted by arindam1989 on Nov 25, 2023 12:23 PM EDT)
  • Story Type: News Story
Learn what's new in Qt Creator 12, which brings a performance boost, co-pilot integration and updated tools to Linux developers.

FFmpeg 6.1 drops a Heaviside dose of codec magic

  • The Register; By Liam Proven (Posted by bob on Nov 25, 2023 10:05 AM EDT)
  • Story Type: News Story; Groups: Multimedia
You may never have heard of it, but you almost certainly use it, possibly many times a day New versions of this amazingly versatile tool, used in most streaming video services and devices, don't come along very often.…

Do we really need another non-open source available license?

No, but here comes the Functional Source License to further muddy the open-source licensing waters. Opinion Way back when we loaded software with punch cards and magnetic tape, all programs were "free software" and "open source." Then along came proprietary software, and everything changed. But programmers rebelled and developed the first formal definitions of free and open source software.…

Who is the Mystery Payer of Sandlers' (Software Freedom Conservancy) Quarter Million Dollars (Huge Salary) Per Year?

  • Techrights; By Roy Schestowitz (Posted by schestowitz on Nov 25, 2023 5:31 AM EDT)
  • Groups: GNU
Donate today to fund Sandler's $250,000 per annum salary and $500/hour motions to gag Professor Eben Moglen (with help from real lawyers, who later do blog posts that further demonise Professor Moglen).

Building RHEL and RHEL UBI images with mkosi

  • Fedora Magazine; By Zbigniew J?drzejewski-Szmek (Posted by bob on Nov 25, 2023 3:14 AM EDT)
  • Story Type: Tutorial; Groups: Fedora, Linux, Red Hat
Mkosi is a lightweight tool to build images from distribution packages. This article describes how to use mkosi to build images with packages from RHEL (Red Hat Enterprise Linux) and RHEL UBI. RHEL Universal Base Image is a subset of RHEL that is freely available without a subscription. Mkosi features Mkosi supports a few output […]

User read the manual, followed instructions, still couldn't make 'Excel' work

  • The Register; By Simon Sharwood (Posted by bob on Nov 25, 2023 12:57 AM EDT)
  • Story Type: Editorial; Groups: Linux
When is a spreadsheet not a spreadsheet? On Call Fridays can often feel like purgatory to prepare for the heavenly weekend, which is why The Register marks the day with a new installment of On Call, our weekly reader-contributed tale of tech support torture.…

tap v0.4.10 – terminal-based music player

tap is a terminal-based music player that lets you jump to any album with fuzzy-finder shortcuts. It’s got one of the lightest memory footprints of any audio player. It’s written in Rust and published under an open source license.

OpenSSL 3.2 Adds Support for TCP Fast Open on Linux, Argon2 KDF, and More

  • 9to5linux.com; By Marius Nestor (Posted by hanuca on Nov 24, 2023 8:22 PM EDT)
  • Story Type: News Story; Groups: Linux
OpenSSL 3.2 has been released today as a major update to this powerful, open-source, cross-platform, and free software library that provides secure communications over computer networks for applications and websites.

10 Best Lightweight Browsers for Ubuntu and Other Linux

Learn about some of the latest best lightweight web browsers in Ubuntu and other Linux distributions.

How to Install Grafana and Prometheus on Rocky Linux 9

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Nov 24, 2023 3:48 PM EDT)
  • Story Type: Tutorial; Groups: Linux
Grafana is an open-source and multi-platform data visualization platform developed by Grafana Labs. Grafana provides an interactive data visualization web application, which includes charts, graphs, and alerts. In this tutorial, I will install Grafana open-source analytics and visualization web application with Nginx as a reverse proxy. Then, I will install and configure the Prometheus open-source system monitoring with Node Exporter to gather system metrics.

How to Install Memcached on Ubuntu 22.04 LTS

This guide will demonstrate two methods to install Memcached on Ubuntu 22.04 LTS Jammy Jellyfish with the command-line terminal. The first method will be utilizing Ubuntu's default repository and the second will be downloading and compiling Memcached from the source for the latest version.

Screen Commands in Linux with Examples

  • RoseHosting Blog; By Jeff Wilson (Posted by RoseHosting on Nov 24, 2023 11:13 AM EDT)
  • Story Type: Tutorial; Groups: Linux
GNU Screen, or screen, is a tool to multiplex a terminal between several processes. With screen, you are able to run multiple session instances from a single terminal session. Let’s go over some useful screen commands in Linux and explain how this versatile tool works. Screen also allows you to close and exit from the terminal session and reconnect later and resume your work. You can continue to work from where you left it, even after logging out from the terminal. In this article, we will show you some useful examples of screen commands in Linux. By the end of this article, you will understand and be able to work with multiple screen sessions using a single terminal session.

How to Install Monit on Ubuntu 22.04 LTS

Monit is a small Open Source utility for managing and monitoring Unix systems. This guide will demonstrate how to install Monit on Ubuntu 22.04 LTS Jammy Jellyfish utilizing the command-line terminal.

Arch Linux Installer Archinstall 2.7 Adds Support for Unified Kernel Image

Arch Linux’s menu-based installer archinstall has been updated today to version 2.7, a major release that adds some new features and fixes many bugs. Archinstall 2.7 introduces two important features, namely support for unified kernel image (UKI), which is a single executable that can be booted directly from the UEFI firmware, and the ability to check for new versions of archinstall when initiating the Arch Linux installer.

How to Install Kodi on Linux Mint 21

Guide on how to install Kodi on Linux Mint 21 utilizing the command line terminal along with tips to secure it with UFW.

« Previous ( 1 ... 278 279 280 281 282 283 284 285 286 287 288 ... 7442 ) Next »