today's leftovers
-
CISA Adds Ten Known Exploited Vulnerabilities to Catalog
CISA has added ten new vulnerabilities to its Known Exploited Vulnerabilities Catalog, based on evidence of active exploitation. These types of vulnerabilities are a frequent attack vector for malicious cyber actors and pose significant risk to the federal enterprise.
-
OpenFHE: Open-Source Fully Homomorphic Encryption - Help Net Security
Fully Homomorphic Encryption (FHE) is a cryptographic primitive that enables performing computations over encrypted data without having access to the secret key.
In this Help Net Security video, Prof. Kurt Rohloff, CTO at Duality, talks about Open-Source Fully Homomorphic Encryption (OpenFHE).
-
Free Quantum Computing Training Course Launched by the Linux Foundation and World Bank [Ed: LF now promoting diploma mills with entities more controversial than LF itself]
-
In the Clouds (S2E13) | How data science can improve business - Invidious
-
GitOps Guide to the Galaxy (E43) | Codefresh hosted GitOps on OpenShift - Invidious
-
A Bundle of Salt? | SUSE Communities
If you are using SUSE Manager, you arguably know that much of its power comes from Salt. It is well known for its high-speed, secure, and powerful integrated message bus. On top of this communication system, Salt provides an extremely fast, flexible, and easy-to-use configuration management system employing states, modules, and formulas. SUSE Manager wrappers capabilities of Salt into a best in class, true open source infrastructure management solution that manages, monitors and secures the entire Linux estate – no matter where it’s located.
-
How to install and configure Mysql 8 on Rocky Linux/Alma Linux 9
MySQL is an open-source relational database management system. Its one of the popular relational management system.
Mysql is commonly installed as part of the popular LAMP or LEMP (Linux, Apache/Nginx, MySQL/MariaDB, PHP/Python/Perl) stack. It implements the relational model and Structured Query Language (SQL) to manage and query data.
In this guide we are going to install mysql 8 on Rocky Linux 9.