Showing all newswire headlines

View by date, instead?

« Previous ( 1 ... 496 497 498 499 500 501 502 503 504 505 506 ... 7359 ) Next »

Google's Dart language soon won't take null for an answer

  • The Register (Posted by bob on Dec 11, 2022 6:02 AM EDT)
  • Story Type: News Story
Unavoidable variable safety coming in version 3 When the third major release of the Dart programming language debuts in mid-2023, null values will no longer be allowed where they're not expected.…

OpenShot 3.0 Open-Source Video Editor Released with More Than 1000 Improvements

  • 9to5Linux.com; By Marius Nestor (Posted by hanuca on Dec 11, 2022 4:13 AM EDT)
  • Story Type: News Story; Groups: Linux
OpenShot Studios proudly announced today the release and general availability of OpenShot 3.0 as a major update to this open-source, free, and cross-platform video editor for GNU/Linux, macOS, and Windows.

KDE Frameworks 5.101 Released with Plasma Wayland and Multi-Monitor Improvements

  • 9to5Linux.com; By Marius Nestor (Posted by hanuca on Dec 11, 2022 2:25 AM EDT)
  • Story Type: News Story; Groups: KDE, Linux
The KDE Project released today KDE Frameworks 5.101 as a new monthly update to this open-source collection of more than 80 add-on libraries providing commonly needed functionality for the KDE Plasma desktop environment and related apps.

Fresh version of Xfce, the oldest Linux desktop of them all, revealed in Xubuntu builds

4.18 the first update of lightweight, minimalist UNIX gear since 2020 Xfce is the slow-moving, sensible Linux desktop option, and new versions only appear every year or two. Version 4.18 is coming soon, and you can try it in the early test builds of Xubuntu 23.04.…

A Linux file manager for Emacs fans

In 2009, I was working hard at a startup in Pittsburgh, and in the late evenings of coding, I developed a GNU Emacs habit. The thing about Emacs is that it's just too versatile to close. Whether you're writing code, writing articles about open source, jotting down a task list, or even playing music, you can do it all from within Emacs. And every time you think you've found a task outside of Emacs, you discover an Emacs mode to prove you wrong. One of my favorite reasons to not close Emacs is its file manager, called directory editor or just Dired.

CERN and Fermilab Opt For AlmaLinux as Standard for Big Science

  • Linuxiac.com; By Bobby Borisov (Posted by bobolin on Dec 10, 2022 8:59 PM EDT)
  • Story Type: News Story; Groups: Linux
CERN and Fermilab will make AlmaLinux the standard distribution for experiments at their facilities based on feedback from stakeholders.

Deepin releases 20.8 with a new "Deepin home" app

Release highlights of Deepin 20.8 release which brings a new app called "Deepin home" and updated Kernel, packages.

How to find VirtualBox Default User ID and Password for Unattended Installation

Here's the VirtualBox default user id and password. And how to enable and disable the unattended installation.

Cassandra 4.1 promises dev guardrails and pluggable storage

  • The Register (Posted by bob on Dec 10, 2022 3:33 PM EDT)
  • Groups: Apache; Story Type: News Story
Apache project focused on stability following previous major upgrade More than a year after its 4.0 major upgrade, Apache Cassandra is set to release its 4.1 iteration next week, promising pluggable schema management and new guardrails to help ops professionals keep those devs in line.…

Install open source solar power at home

  • Opensource.com; By Joshua Pearce (Posted by bob on Dec 10, 2022 1:44 PM EDT)
  • Story Type: News Story; Groups: Sun
Applying the open source development paradigm to software results in faster innovation, better products, and lower costs. The same is true of open source hardware—and even in the relatively obscure area of photovoltaic racking. Nearly all commercial photovoltaic racking is made from proprietary odd aluminum extrusions. They cost a lot of money. If you have a bit of unshaded backyard, you have a few open source racking solutions to choose from.

New Kubernetes 1.26 release boosts security, storage, teases dynamic resource allocation

  • VentureBeat; By Sean Michael Kerner (Posted by tk21 on Dec 10, 2022 11:56 AM EDT)
  • Groups: Cloud
The new Kubernetes 1.26 release integrates new security, storage, container registry and performance capabilities. A total of 6,877 individuals representing 976 different companies contributed to the release.

One of the biggest improvements in the 1.26 release isn’t to be found in any one piece of code, but rather in how the project is managed.

How to use the lsof command to troubleshoot Linux

  • RedHat; By Giancarlo del Rossi (Posted by bob on Dec 10, 2022 10:07 AM EDT)
  • Story Type: News Story; Groups: Linux
The Linux lsof command does more than list open files; you can also use it to diagnose potential bottlenecks.

PHP 8.2 Comes with Functional and Performance Improvements

  • Linuxiac.com; By Bobby Borisov (Posted by bobolin on Dec 10, 2022 8:18 AM EDT)
  • Story Type: News Story; Groups: PHP
PHP 8.2 was released, bringing read-only classes, new standalone types, a new random extension, and deprecated dynamic properties.

Longstanding bug in Linux kernel floppy handling fixed

  • The Register; By Liam Proven (Posted by bob on Dec 10, 2022 4:28 AM EDT)
  • Story Type: News Story; Groups: Kernel, Linux
Good news, everyone! Er, someone. Anyone? Bueller? Linux kernel 6.2 should contain fixes for some problems handling floppy disks, a move which shows that someone somewhere is still using them.…

digiKam 7.9.0 is now out, and a peek into the future roadmap

The final maintenance release of the 7 series, i.e. digiKam 7.9.0, is now out with mainly bug fixes and smaller updates.

Best Chromebooks for work 2022: Top Chrome OS laptops

  • ZDNET ; By Steven J. Vaughan-Nichols (Posted by bob on Dec 10, 2022 12:50 AM EDT)
  • Story Type: News Story; Groups: Chrome
Chromebooks offer fantastic features, such as touchscreens, fast processors, and decent storage, allowing you all the tools you need to knock out your work. And, you'll have some fun doing so.

Fwupd 1.8.8 Brings BIOS Rollback Protection Support for Dell and Lenovo Systems

  • 9to5Linux.com; By Marius Nestor (Posted by hanuca on Dec 9, 2022 11:02 PM EDT)
  • Story Type: News Story; Groups: Linux
Fwupd 1.8.8 Linux system daemon that allows session software to update firmware has been released today with new features for Dell and Lenovo systems, support for new hardware, and various bug fixes.

Kali Linux Is Now Part of the Microsoft Azure Marketplace

  • Linuxiac.com; By Bobby Borisov (Posted by bobolin on Dec 9, 2022 9:13 PM EDT)
  • Story Type: News Story; Groups: Linux
Kali 2022.4 includes upgraded versions of the GNOME and Plasma desktop environments, but more importantly, it is now available to Azure users.

Apache2: How To Redirect Users To Mobile Or Normal Web Site Based On Device Using mod_rewrite

Since the massive rise of mobile devices, smartphones, and tablets like the iPhone, iPad, Android phones and tablets, BlackBerries, etc. you might have considered creating a mobile version of your website. This tutorial explains how to configure Apache to serve the mobile version of your website if the visitor uses a mobile device and the standard version if the visitor uses a normal desktop PC. This can be achieved with Apache's rewrite module.

How To Install Proxmox Backup Server

This tutorial is going to explain you what is Proxmox Backup Server, and how to install Proxmox Backup Server step by step with screenshots.

« Previous ( 1 ... 496 497 498 499 500 501 502 503 504 505 506 ... 7359 ) Next »