10 Best Flowchart & Diagramming Software for Linux

Are you looking for free and open-source flowchart and diagramming software to create different kinds of diagrams, flowcharts, illustrations, maps, web graphics, and more on a Linux desktop? This article reviews the 10 best flowcharts and diagramming software for Linux.

The post 10 Best Flowchart & Diagramming Software for Linux appeared first on Linux Today.



Source: Linux Today – 10 Best Flowchart & Diagramming Software for Linux

How to Install LOMP Stack (OpenLiteSpeed, MySQL, and PHP) on Debian 12

OpenLiteSpeed is a lightweight and open-source version of the LiteSpeed Server developed by LiteSpeed Technologies. It supports Apache Rewrite rules, HTTP/2 and HTTP/3 along with TLS v1.3 and QUIC protocols. In this tutorial, we will learn how to install an OpenLiteSpeed Server on a Debian 12 machine.

Source: LXer – How to Install LOMP Stack (OpenLiteSpeed, MySQL, and PHP) on Debian 12

Linux Mint 21.3 to Ship With Cinnamon 6.0, Experimental Wayland Support

The Linux Mint project announced today in their monthly newsletter that they’ve started working on implementing a Wayland session for a future release of the Linux Mint distribution, to be initially available in Linux Mint 21.3.

The post Linux Mint 21.3 to Ship With Cinnamon 6.0, Experimental Wayland Support appeared first on Linux Today.



Source: Linux Today – Linux Mint 21.3 to Ship With Cinnamon 6.0, Experimental Wayland Support

Ubuntu 24.04 LTS ‘Noble Numbat’ Is Slated for Release on April 25th, 2024

Ubuntu 24.04 LTS “Noble Numbat” will be Canonical’s 40th Ubuntu release and 10th LTS (Long-Term Support) release, receiving up to 10 years of software and security updates until April 2034. Ubuntu 24.04 LTS is slated for release on April 25, 2024.

The post Ubuntu 24.04 LTS ‘Noble Numbat’ Is Slated for Release on April 25th, 2024 appeared first on Linux Today.



Source: Linux Today – Ubuntu 24.04 LTS ‘Noble Numbat’ Is Slated for Release on April 25th, 2024

[$] Deferred scheduling for user-space critical sections

User-space developers working with highly threaded applications would often
like to be able to use spinlocks to protect shared data structures from
concurrent access. There is a fundamental problem with user-space
spinlocks, though: there is no way to prevent a thread from being
preempted. Various ways of working around this problem have been explored,
but this
patch
from Steven Rostedt questions the premise on which much of that
work is based: what if it were possible to prevent preemption, for a
short period at least?

Source: LWN.net – [$] Deferred scheduling for user-space critical sections

Removing syscall() from OpenBSD

For a view into the OpenBSD approach to security, see this message from
Theo de Raadt, where he describes a plan to remove the syscall() system call
(which allows the invocation of any available system call by providing its
number) from the kernel. The purpose, of course, is to make it harder for
an attacker to invoke an arbitrary system call, even if they are able to
run some code on the target system.

I hope I am forcing attack coders into using increasingly more
complicated methods. Same time, it means fewer methods are
available. Other methods make exploitation more fragile. This is
pushing success rates into “low-percent statistical” success. If
we teach more software stacks to “fail hard, don’t try to
recover”, that is an improvement in security.



Source: LWN.net – Removing syscall() from OpenBSD

Linux Mint Enables Testing Repo and Plans for Wayland

In a monthly update post, the Linux Mint team announces some exciting developments, such as an unstable repository, updates to Hypnotix, the TV viewer application, and ambitious plans for Wayland support.

The post Linux Mint Enables Testing Repo and Plans for Wayland appeared first on Linux Today.



Source: Linux Today – Linux Mint Enables Testing Repo and Plans for Wayland

Introducing Mozilla’s AI Guide, the developers onboarding ramp to AI

Today, Mozilla announces the availability of its AI Guide, a community-driven resource, where developers can come together, ready to pioneer and drive generative AI innovations. In the spirit of a truly open web, Mozilla launches a tool that will evolve, just like the world of AI, which is messy, and poses complex questions that have […]

Source: LXer – Introducing Mozilla’s AI Guide, the developers onboarding ramp to AI