Showing all newswire headlines
View by date, instead?« Previous ( 1 ... 822 823 824 825 826 827 828 829 830 831 832 ... 7359 ) Next »
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 boot RHEL 8 system into Rescue mode
2DayGeek: This quick guide describes how to boot RHEL system into rescue mode using systemd target unit.
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.
How to Install or Upgrade Apache to Latest Version on Debian 11
In the following tutorial, you will learn how to Upgrade to the Apache webserver on Debian 11 Bullseye.
How to Install Oracle Java 17 LTS On Ubuntu, Debian, Linux Mint Or Pop OS Via APT PPA Repository
Oracle Java 17 LTS has been released recently, and is now available to install from the Linux Uprising Oracle Java PPA on Ubuntu, Debian, and Linux distributions based on these, such as Pop!_OS, Linux Mint, Zorin OS, etc.
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.
Darktable 3.6.1 Open-Source RAW Image Editor Improves Camera Support, Fixes Bugs
Darktable 3.6.1 has been released today as the first maintenance update to the Darktable 3.6 series of this powerful and unique open-source, cross-platform and free RAW image editor.
How to Install Rust on Rocky Linux 8
For users, especially developers wanting to try out Rust Programming language, you will know how to install Rust Programming Language on Rocky Linux 8.
Python (numpy && matplotlib) solving one relatively difficult math problem
The problem itself is to find all solutions of the following equation on the real axis - cos (cos (cos (cos (x)))) - sin (sin (sin (sin (x)))) = 0. We intend to prove that equation above doesn't have any solution via creating a python script importing NumPy and Matplotlib.
Kali Linux 2021.3 Adds New Tools, Introduces Kali NetHunter Smartwatch
Kali is a Linux distribution based on Debian, strongly focused on security and specifically designed for computer forensics and advanced penetration testing. Recently, Kali Linux 2021.3 was released. So let’s see what’s new in this version.
GNOME Subtitles Free Subtitle Editor Software Gets a Major Update After Two Years of Silence
After more than two years of silence, Pedro Castro announced today a new major release of the GNOME Subtitles free and open-source subtitle editor for the GNOME desktop environment.
File Permissions in Linux – Read/Write/Execute
File permissions, ownerships control the access level of files and system process specific to users. This makes sure that the authorized users and process can only access the specific files and directories.
Best Free and Open Source Alternatives to Microsoft Yammer
Yammer is a social-networking platform designed for communication and collaboration within organizations. Here’s the best open source alternatives.
Using du to Free Up Disk Space in Linux
You may be wondering how to free up disk space in Linux. Learn how to use du and some basic terminal commands to free up Linux disk space.
How to Install and Use FFmpeg on Debian 11
In the following tutorial, you will learn how to install FFmpeg on your Debian 11 Bullseye operating system.
How to Install and Configure Redis on Debian
Redis is a in-memory key-value store known for performance and flexibility. In this guide you are going to learn how to install and configure Redis on Debian.
How to Install Steam on Linux Mint 20
In the following tutorial, you will learn how to install Steam on your Linux Mint 20 desktop.
How To Remove All Packages Installed On Certain Date/Time In Linux
This brief tutorial shows how to find and remove all packages installed on a certain date and time in Linux.
Academy Software Foundation giving open communities access to production-grade digital assets for testing, demonstration, and education purposes
The Academy Software Foundation (ASWF), a project hosted by The Linux Foundation, provides a neutral forum for open source software developers in the motion picture and broader media industries to share resources and collaborate on image creation, visual effects, animation, and sound technologies. It was created in 2018 after the conclusion of an investigation […]
« Previous ( 1 ... 822 823 824 825 826 827 828 829 830 831 832 ... 7359 ) Next »