Showing all newswire headlines

View by date, instead?

« Previous ( 1 ... 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 ... 7359 ) Next »

Using Pacman on Arch Linux and Manjaro

In this guide, you’ll learn how to use pacman on Arch Linux, Manjaro, and other distros based on Arch. Read on to master pacman with commands to install packages, remove packages, update the system, etc.

Secure, Simple and Scalable Video Conferencing with Jitsi

Jitsi Meet is an open-source application that can be self-hosted in your own environment. In this article, we’ll share the details of how to get Jitsi up and running

How to install and use ClamAV on Ubuntu 20.04

ClamAV is an open-source and free antivirus software toolkit able to detect many types of malicious software, including viruses, trojans, malware, adware, rootkits and other malicious threats. In the following tutorial, you will learn how to configure ClamAV on Ubuntu 20.04 LTS. The same principle will work for the newer version Ubuntu 21.04 (Hirsute Hippo).

28 books recommended by open source technologists to read right now

  • Opensource.com; By Jen Wike Huger (Posted by bob on Jul 25, 2021 3:47 AM EDT)
  • Story Type: Reviews, Roundups; Groups: Linux
It may not be the season of summer where you are, but summer reading lists are quintessential and somewhat cozy no matter what part of the world you live in. Did you get our summer reading list?

How to Fix yay: error while loading shared libraries: libalpm.so.12

If you are running Arch Linux in a system for a longer time, things can break due to its rolling release nature combined with your hardware support. If you use the AUR Helper Yay, then sometimes, yay can be corrupted due to several installations, upgrade of other packages. This quick guide is to help you to fix yay error – while loading shared libraries: libalpm.so.12.

Firewalld 1.0 Firewall Management Tool is Here with Big Improvements

Firewalld is front-end controller for iptables and nftables used to implement persistent network traffic rules. Ten years after its first release, Firewalld reached version 1.0. The biggest change is removing Python 2 support.

Assembly of Python External C++ procedure returning the vector of strings objects

This post is an immediate followup for the most recent post at Lxer.com regarding return of one string. Consider the task already been treated with 2D vector and dumping the content of vector to disk file. This approach would allow us to solve the same task via to straight forward returning vector of strings from C++ procedure to Python module.

How to Install and use Maldet on Ubuntu 20.04

Linux Malware Detect (LMD), also known as Maldet, is a malware scanner for Linux released under the GNU GPLv2 license. In the following tutorial, you will learn how to configure Maldet on Ubuntu 20.04 LTS. The same principle will work for the newer version Ubuntu 21.04 (Hirsute Hippo).

How To Setup Backup Server Using Rsnapshot In Linux

Rsnapshot is a filesystem snapshot utility based on rsync for Linux and Unix-like operating systems. It allows you to easily create periodic snapshots of local machines, and remote machines over ssh. This guide explains what is Rsnapshot, how to install Rsnapshot in Linux , and how to setup backup server using Rsnapshot in Linux.

5 useful ways to manage Kubernetes with kubectl

  • Opensource.com (Posted by bob on Jul 24, 2021 3:14 AM EDT)
  • Story Type: News Story
Kubernetes is software to help you run lots of containers in an organized way. Aside from providing tools to manage (or orchestrate) the containers you run, Kubernetes also helps those containers scale out as needed. With Kubernetes as your central control panel (or control plane), you need a way to manage Kubernetes, and the tool for that job is kubectl. The kubectl command lets you control, maintain, analyze, and troubleshoot Kubernetes clusters. read more

The Linux Foundation Announces Conference Schedule for Open Source Summit + Embedded Linux Conference 2021

Premier open source event covering the most critical and innovative open source topics gathers developers and technologists both in-person and virtually this September...

How to Install InspIRCd IRC Chat Server on Debian 10

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Jul 23, 2021 10:51 PM EDT)
  • Groups: Debian, Linux; Story Type: News Story
InspIRCd is a robust IRC server that runs in UNIX-like environments that comes with its own scripting language called AngelScript. This tutorial shows you how to install and configure InspIRCd on Debian 10.

Assembly of Python External C++ procedure returning the value of string type

Writing C++ procedure below we get a final answer as C++ string , then via sequence of operations which convert string to the pointer (say c) to "const char" and finally return required value via pointer to PyObject provided by PyUnicode_FromString(c) to Python Runtime module.

How To Install MariaDB 10.5 on Ubuntu 20.04

In the following tutorial, you will learn how to install the latest stable release of MariaDB 10.5 on Ubuntu 20.04. You can also use the same guide to upgrade to the newer 10.6 if you prefer however for stability we recommend staying on 10.5 until the newer version matures a bit more.

MariaDB is one of the most popular open-source databases next to its originator MySQL. The original creators of MySQL developed MariaDB in response to fears that MySQL will suddenly become a paid service due to Oracle acquiring it in 2010. With its history of doing similar tactics, the developers behind MariaDB have promised to keep it open source and free from such fears as what has happened to MySQL.

How to Upgrade PHP Version to PHP 8.0 on Ubuntu

  • Cloudbooklet; By Pappin Vijak (Posted by cloudbooklet on Jul 23, 2021 4:17 PM EDT)
  • Story Type: Tutorial
Upgrade PHP version to PHP 8.0 on Ubuntu. You can upgrade your current PHP version to the latest release PHP 8.0 on your Ubuntu.

How to Recursively Change File Permissions in Linux

  • Make Tech Easier; By John Wachira (Posted by damien on Jul 23, 2021 2:05 PM EDT)
  • Story Type: Tutorial; Groups: Linux
Sometimes you can’t edit files because of the “Permission denied” error. Learn how to recursively change file permissions in Linux.

Emulate the Commodore 64 home computer with Linux

  • LinuxLinks.com; By LinuxLinks (Posted by sde on Jul 23, 2021 12:51 PM EDT)
  • Story Type: Roundups; Groups: Games, Linux
The C64 is notable for being one of the first widespread home computers, helping it to expand its collection of games as a result. We recommend the best free and open source emulators.

How to Install Gitea Code Hosting Service on Fedora 34

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Jul 23, 2021 11:37 AM EDT)
  • Groups: Fedora, Linux; Story Type: News Story
Gitea is an open-source code-hosting solution based on the Git platform. This article will cover how to install and configure Gitea on Fedora 34 and how to set up your first Git repository.

How to Install Fail2ban on Ubuntu 20.04 with Configuration

In the following tutorial you will learn how to install fail2ban on Ubuntu 20.04 with example configurations to learn how to deploy as an effective means of protection for your website and servers.

CLI Cloud Storage Manager Rclone 1.56.0 Adds New Serve Docker Command, Reworked Config, New librclone C Library

  • Linux Uprising (Posted by logix on Jul 23, 2021 6:06 AM EDT)
  • Story Type: News Story; Groups: Linux
Rclone, a free and open source command line cloud storage sync tool, was updated to version 1.56.0, which includes some important new features. There's a new backend, new commands including Docker serve, a reworked configuration system, and there's also a new librclone C library.

« Previous ( 1 ... 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 ... 7359 ) Next »