Showing headlines posted by Scott_Ruecker

« Previous ( 1 ... 175 176 177 178 179 180 181 182 183 184 185 ... 1218 ) Next »

Kali Linux 2021.3 released with new tools

Kali Linux version 2021.3 has been released with new tools, though its makers explain that some features which make it good for penetration testing also make it bad for general use.

COM-HPC module unleashes up to 80-core Arm edge server SoC

Adlink unveiled a “COM-HPC Ampere Altra” module that runs Linux on a 32- or 80-core, Arm v8.2 based Ampere Altra. There is also an automotive focused “AVA Developer Platform” that supports Arm’s new SOAFEE initiative.

-Werror pain persists as Linus Torvalds issues Linux 5.15rc2

Linus Torvalds has revealed that winding back the decision to default to -Werror – and therefore make all warnings into errors – has made for another messy week of work on the Linux kernel. "So I've spent a fair amount of this week trying to sort out all the odd warnings, and I want to particularly thank Guenter Roeck for his work on tracking where the build failures due to -Werror come from," Torvalds wrote in his weekly missive about the state of kernel development.

5 best practices for using open source community leaderboards

It takes a community of people with varying skill sets and expertise to build open source software. Leaderboards have become a way for open source communities to track progress and showcase and celebrate top-performing contributors. If leaderboards are done right, they can increase participation, motivate contributors with gamification, and enhance the community. But leaderboards can also have adverse outcomes—including discouraging participation.

Why my public library chooses Linux and open source

The Crawford County Federated Library System has been using Linux and open source software in its IT operations since 1999. They realized early on the potential of open source and integrated it into their enterprise. They were a part of my own Linux journey as I built a content filtering system for our school district. Twenty years ago, there were few models for the use of open source in libraries and education. Meadville Public Library and the Crawford County Federated Library System were the leaders then and now.

Researchers Find Malware Hiding in Windows Subsystem for Linux

Black Lotus Labs revealed on Thursday that it's discovered new malware that uses the Windows Subsystem for Linux (WSL) to avoid being detected by security tools.

Google extends right-to-be-forgotten to app permissions on older Android devices

In December, Google plans to have app runtime permissions expire on older versions of Android for apps that haven't been opened for several months, extending the availability of a privacy protection feature introduced in Android 11.

Watch commands and tasks with the Linux watch command

See how the watch command can let you know when a task has been completed or a command has been executed.

The Linux Foundation and Fintech Open Source Foundation Announce Keynote Speakers for Open Source Strategy Forum London 2021

The Linux Foundation, the nonprofit organization enabling mass innovation through open source, along with co-host Fintech Open Source Foundation (FINOS), a nonprofit whose mission is to accelerate adoption of open source software, standards and best practices in financial services, today announced keynote speakers for Open Source Strategy Forum London (OSSF). The event takes place October 5, preceded by a FINOS Member event on October 4, in London, England. The schedule can be viewed here and the keynote speakers can be viewed here.

How To Install and Configure Nagios on CentOS 8

Nagios is a popular and one of the most powerful open-source computer monitoring systems. It keeps track of your IT infrastructure and ensures that your networks, servers, applications, and processes are running smoothly. In this tutorial, you will learn how to install and configure Nagios on a CentOS 8 based server.

Oracle sets its own JDK free, sort of, for a while

Oracle this week made Oracle JDK "available for free," for personal, commercial and production use, including quarterly security updates, for a limited time. "Free" in this context means the software is now licensed under the Oracle No-Fee Terms and Conditions (NFTC) license, having been previously under the Oracle Technology Network (OTN) License Agreement for Oracle Java SE. But "free" does not mean developers may do as they please. Oracle's NFTC forbids redistribution of its Java software for a fee. "Free" also does not mean the NFTC license conforms with the Free Software Definition or the Open Source Definition, both of which require allowing fee-based distribution.

How to check for update info and changelogs with rpm-ostree db

This article will teach you how to check for updates, check the changed packages, and read the changelogs with rpm-ostree db and its subcommands. The commands will be demoed on a Fedora Silverblue installation and should work on any OS that uses rpm-ostree.

Get where you're going faster, with Firefox Suggest

Today, people have to work too hard to find what they want online, sifting through and steering clear of content, clutter and click-bait not worthy of their time. Over time, navigation on the internet has become increasingly centralized and optimized for clicks and scrolling, not for getting people to where they want to go or what they are looking for quickly.

A Guide to 5 Fair Selections of Open Source Ticketing Tools for Linux

Are you in search of open-source ticketing tools for Linux? Well, this article brings a guide to 5 fair selections of open source ticketing software to provide uninterrupted customer support.

A guide to web scraping in Python using Beautiful Soup

What is web scraping, and why do I need it? The simple answer is this: Not every website has an API to fetch content. You might want to get recipes from your favorite cooking website or photos from a travel blog. Without an API, extracting the HTML, or scraping, might be the only way to get that content. I'm going to show you how to do this in Python.

Build a data sharding service with DistSQL

If you're reading this, then you're probably familiar with the data query and programming language, SQL (Structured Query Language). It's also used as the standard language for management systems for accessing data, querying, updating, and managing relational database systems. Like standard SQL, DistSQL, or Distributed SQL, it is a built-in SQL language unique to ShardingSphere that provides incremental functional capabilities beyond standard SQL. Leveraging ShardingSphere's powerful SQL parsing engine, DistSQL provides a syntax structure and syntax validation system like that of standard SQL, making DistSQL more flexible while maintaining regularity.

How to Install and Use Ansible on Debian 11

Ansible is a free, open-source, and one of the most popular configuration management tools. In this article, I will show you how to install and use Ansible on Debian 11.

Linux kernel minimum compiler raised to GCC 5.1, allowing potential C11 use

Linux creator and maintainer Linus Torvalds has merged a late change to the forthcoming 5.15 kernel code that raises the minimum compiler from GCC 4.9 to 5.1 – which may in future enable use of an updated version of the C programming language, C11.

How to Setup Nginx as a Reverse Proxy for Apache on Debian 11

Nginx and Apache both are free, open-source, and most popular web servers around the world. Apache is known for its power while Nginx is known for its speed. In this tutorial, I will configure Apache as a backend server and use Nginx as a reverse proxy for Apache on Debian 11.

Debug a web page error from the command line

Sometimes when managing a website, things can get messed up. You might remove some stale content and replace it with a redirect to other pages. Later, after making other changes, you find some web pages become entirely inaccessible. You might see an error in your browser that "The page isn't redirecting properly" with a suggestion to check your cookies.

« Previous ( 1 ... 175 176 177 178 179 180 181 182 183 184 185 ... 1218 ) Next »