Showing all newswire headlines

View by date, instead?

« Previous ( 1 ... 716 717 718 719 720 721 722 723 724 725 726 ... 7359 ) Next »

How to Upgrade MySQL on Ubuntu

In this tutorial, we’ll show you how to upgrade/update MySQL to a newer version. This tutorial was written and tested for Ubuntu.

How to Install ModSecurity 3 & OWASP Core Rule Set with Nginx on Fedora 35

In the following tutorial, you will learn how to install ModSecurity with Nginx on Fedora 35 Workstation or Server.

How To Mount Google Drive Locally Using Rclone In Linux

This guide walks you through the steps to mount Google drive locally using Rclone and then backup files to google drive using Rclone in Linux operating systems.

Version 7 of WINE is better than ever at running Windows apps where they shouldn't

WINE has come a long way. It took 18 years to get to version 1.0 and another nine years to get to version 2, but since version 3 in 2018, it's averaged roughly one major release per year. The project is now mature, stable, and quite functional. A lot of Windows programs work fine that formerly didn't. It's not limited to Linux – it also supports macOS and FreeBSD, and Linux relatives ChromeOS and Android.

New Linux Kernel Vulnerability Patched in All Supported Ubuntu Systems, Update Now

Canonical published today a new security advisory to inform users of the Ubuntu Linux operating system about a kernel vulnerability affecting all supported releases and kernel flavors.

The Linux Foundation Announces SupplyChainSecurityCon will be Featured Under the Open Source Summit North America 2022 Conference Umbrella

The Linux Foundation, the nonprofit organization enabling mass innovation through open source, has announced that SupplyChainSecurityCon, an event launched last fall at KubeCon + CloudNativeCon North America, will be hosted in 2022 as part of Open Source Summit North America, June 21-24, in Austin, TX and virtual.

Omicron Storm Cancels In-person ‘Spacewalk’ Event – Online Version Rescheduled

The current Omicron spike has forced organizers at All Things Open to make their first-of-the-year Spacewalk event online only and reschedule it for January 25, 2022.

The Original Author of NGINX Has Chosen to Step Back from the Company

  • Linuxiac.com; By Bobby Borisov (Posted by bobolin on Jan 20, 2022 8:51 AM EDT)
  • Story Type: News Story
Igor Sysoev, the author of the most popular web server in the world, left the company to work on personal projects and spend more time with family and friends.

How to Do a Git Hard Reset - Walkthrough

  • buildvirtual.net; By Sarah (Posted by bvirt on Jan 20, 2022 7:37 AM EDT)
  • Story Type: Tutorial; Groups: Linux
A tutorial on how to use the git reset --hard command to reset a git branch back to an earlier commit

ONLYOFFICE 7.0 Brings Online Forms and Big Updates for All Editors

  • Linuxiac.com; By Bobby Borisov (Posted by bobolin on Jan 20, 2022 6:22 AM EDT)
  • Story Type: News Story
Fillable forms, password protection, and version history in spreadsheets are just some of the new features in this ONLYOFFICE 7.0 release.

Zsh shell installation and configuration on Linux

  • LinuxConfig.org; By Egidio Docile (Posted by linuxer on Jan 20, 2022 5:08 AM EDT)
  • Story Type: Tutorial; Groups: Linux
The Z-shell (zsh) is a modern and very powerful shell: it incorporates and extends many feature of other shells, like Bash. Although it can be used as a powerful scripting language, it is mainly aimed at interactive use, since one of its more prominent feature is the advanced tab completion system. In this tutorial we see how to install zsh in the most commonly used Linux distributions, see what are its startup and shutdown files and how to perform the basic configurations.

VirtualBox 6.1.32 Fixes Access to Some USB Devices on Linux Hosts, Improves Shared Clipboard

Oracle released today VirtualBox 6.1.32 as the latest stable update to its open-source and cross-platform virtualization software for GNU/Linux, Solaris, macOS, and Windows systems.

How to Install LibreNMS on Debian 11

LibreNMS is an open-source network monitoring system based on PHP and with autodiscovery support. sing LibreNMS allows you to monitor operating systems like Linux, Windows, and BSD, also it supports a wide range of network hardware from multiple vendors such as Aruba, Cisco, Dell, D-Link, HP, and Mikrotik.

Tracking Linux Stable kernels with UEK

Oracle Linux's kernel has been built from a Linux Stable or Long Term Stable (LTS) release since its inception, but in the last few years we've moved even closer to the LTS model for the continuous uptake and delivery of bug fixes. Closely tracking LTS brings various advantages to Oracle Linux customers including faster delivery of security patches and close integration with upstream Linux.

Mirantis brings secure registries to Kubernetes distros

  • ZDNet; By Steven J. Vaughan-Nichols (Posted by Scott_Ruecker on Jan 20, 2022 12:11 AM EDT)
  • Story Type: News Story
This is a big step forward in securing open-source container supply chains. Thanks to Solarwinds and Log4j, we know it's all too easy to have our systems busted thanks to software supply chain problems. To help us with this, Mirantis, the cloud and container company, has released Mirantis Secure Registry (MSR) 3.0, which can be used to build and deploy secure registries across any Kubernetes distribution.

How to use LUKS with a detached header

  • LinuxConfig.org; By Egidio Docile (Posted by linuxer on Jan 19, 2022 11:26 PM EDT)
  • Story Type: Tutorial; Groups: Linux
Linux Unified Key Setup (LUKS) is the de-facto standard block device encryption format used on Linux-based systems. We already discussed some of the features provided by it in a previous tutorial about using a file as a LUKS device key. When using LUKS, encryption metadata is stored on the header which is created at the beginning of the encrypted device (a copy of the header is created at end of the device for redundancy, when using LUKS2).If desired, it is possible to specify that the header should be detached from the device: in this tutorial we see how.

Protect your PHP website from bots with this open source tool

PHP is a widely-used programming language on the web, and it's estimated that nearly 80% of all websites use it. My team at CrowdSec decided that we needed to provide server admins with a PHP bouncer to help ward away bots and bad actors who may attempt to interact with PHP files.

GeckoLinux ROLLING Now Ships with Linux 5.16, Improved PipeWire Configuration

Less than two weeks after the previous updates, the GeckoLinux ROLLING editions have been updated to include the latest and greatest Linux 5.16 kernel, as well as various other updates and improvements.

Manage your passwords in the Linux terminal

Pass is a classic UNIX-style password management system that uses GnuPG (GPG) for encryption, and the terminal as its primary interface.

How to scrape web pages from the command line using htmlq

  • LinuxConfig.org; By Egidio Docile (Posted by linuxer on Jan 19, 2022 7:19 PM EDT)
  • Story Type: Tutorial; Groups: Linux
Web scraping is the process of analyzing the structure of HTML pages, and programmatically extract data from them. In the past we saw how to scrape the web using the Python programming language and the “Beautilful Soup” library; in this tutorial, instead, we see how to perform the same operation using a command line tool written in Rust: htmlq.

« Previous ( 1 ... 716 717 718 719 720 721 722 723 724 725 726 ... 7359 ) Next »