Showing headlines posted by Scott_Ruecker

« Previous ( 1 ... 194 195 196 197 198 199 200 201 202 203 204 ... 1281 ) Next »

Why universities choose open source collaboration software

Higher education institutions are actively looking for ways to adapt to rapidly improving technology and enable students to use advances in computing to study, collaborate, and learn in new ways. Many institutions have been using open source software to exchange knowledge more easily, ensure a better learning experience, and handle administration with fewer worries.

How to create a MySQL Database Server and Database in Azure Cloud

Azure SQL Database is a fully managed platform as a service  (PaaS). Azure handles database management functions such as upgrading, patching, backups, and monitoring and we do not need to worry about these operations. In this article, we will see how to create an SQL database, connect to it, create a table in it and delete it at the end.

Indian government floats idea of home-grown challenger for Android and iOS

India's minister of state for Electronics and IT Rajeev Chandrasekhar has revealed the nation's government intends to develop a policy that will encourage development of an "indigenous mobile operating system".

Adding a Host to Monitor to LibreNMS

LibreNMS is a monitoring tool that supports auto-discovery with multiple protocols, including SNMP, ARP, OSPF, and BGP. In this article, you will learn how to add hosts to the LibreNMS monitoring system using the SNMP protocol.

How to Install InvoicePlane with Apache and Free Let's Encrypt SSL Certificate on Debian 11

InvoicePlane is a free, open-source, and self-hosted application for managing your quotes, invoices, clients, and payments. It is used by many organizations and freelancers to manage their payments and invoices.

The Freezing of tasks in the Linux kernel and how it's used by Ksplice

Ksplice allows our customers to stay up to date without downtime, by live patching code fixes at runtime for the Linux kernel, Xen, Openssl and Glibc. Live patching the kernel whilst it's running is akin to fixing a plane engine while it is flying.

Quarkus and Mutiny

Quarkus is a foundation for building Java based applications; whether for the desktop, server or cloud. An excellent write up on usage can be found at https://fedoramagazine.org/using-the-quarkus-framework-on-fe... This article is primer for coding asynchronous processes using Quarkus and Mutiny.

How are open source and cloud computing compatible?

It seems everyone is rushing to get their software on the cloud. The rapid growth of cloud computing has empowered hyperscaler cloud providers to market various technologies to feed the growing demand. Hyperscalers are now providing full-stack capabilities to increase their footprint and further lock-in customers, making the cloud seem more like a threat than an open communal space.

Major Linux PolicyKit security vulnerability uncovered: Pwnkit

A serious memory corruption vulnerability in polkit (formerly PolicyKit) has finally been discovered after 12+ years. This program is found in essentially all modern Linux distributions.

Talking digital with Brian Kernighan

Brian Kernighan shares his inspiration and research behind the latest edition of his book, Understanding the Digital World.

8 ways to speed up your Ansible playbooks

Ansible is a simple and powerful open source automation tool that can streamline many of your IT infrastructure operations. You can automate simple tasks like installing packages, or complex workflows such as deploying a clustered solution with multiple nodes or patching your operating system with many steps. Whether the workflows are simple or complex, you need to integrate appropriate optimization techniques into the Ansible playbook content.

OpenShell has been working on a classic replacement for Windows 11's Start menu

There is a very preliminary FOSS Start menu replacement for Windows 11 – but it's not quite there yet.

A bug lurking for 12 years gives attackers root on every major Linux distro

Linux users on Tuesday got a major dose of bad news—a 12-year-old vulnerability in a system tool called Polkit gives attackers unfettered root privileges on machines running any major distribution of the open source operating system.

Jrnl: Your Digital Diary in the Linux Terminal

Imagine this: somebody has broken your heart and what you want is to write your feelings in a journal without distraction. Did you get the idea? No? Neither do I. I am not heartbroken (or maybe I am and I don’t want to tell you). But I would still like to show you a wonderful minimalistic open-source, note-taking application to keep journal entries. This handy little program is Jrnl and it lets you create, search and view journal entries right in the terminal.

Linux vulnerability can be ‘easily exploited’ for local privilege escalation, researchers say

A newly disclosed vulnerability in a widely installed Linux program can be easily exploited for local privilege escalation, researchers from cyber firm Qualys said today.

How to create a Virtual Network in Azure Cloud

Azure Virtual Network is one of the most important resources to create a private network in Azure. It enables many types of Azure services to communicate with each other securely. In this article, we will see the steps to create a Virtual Network and how to add a subnet to it.

Use Mozilla DeepSpeech to enable speech to text in your application

One of the primary functions of computers is to parse data. Some data is easier to parse than other data, and voice input continues to be a work in progress. There have been many improvements in the area in recent years, though, and one of them is in the form of DeepSpeech, a project by Mozilla, the foundation that maintains the Firefox web browser. DeepSpeech is a voice-to-text command and library, making it useful for users who need to transform voice input into text and developers who want to provide voice input for their applications.

Linux Foundation launches Open Source Software Development, Linux, and Git certification

Want a good-paying programming job? By ZipRecruiter's count, the average annual pay for an open-source developer in the United States is $123,411. That's not bad. There's also a lot of demand for Linux and open-source pros. The Linux Foundation and edX, the leading massive open online course (MOOC) provider, reported in their 2021 Open Source Jobs Report that the pair found more demand for top open-source workers than ever.

How to Install Apache Solr on Rocky Linux

Apache Solr or Solr is a free and open-source search platform based on the Apache Lucene library. In this guide, you will learn how to install Apache Solr on the Rocky Linux system, enable Solr basic authentication, set up max open files limit and max processes limit for Solr deployment, and how to create the first Solr core from the command line.

Creating and initializing lists in Java and Groovy

I like the Groovy programming language a lot. I like it because, in the end, I like Java, even though Java sometimes feels clumsy. And because I like Java so much, I don't find many other JVM languages especially attractive. Kotlin, Scala, and Clojure, for example, don't feel much like Java, pursuing their own perspectives on what makes a good programming language.

« Previous ( 1 ... 194 195 196 197 198 199 200 201 202 203 204 ... 1281 ) Next »