Showing all newswire headlines
View by date, instead?« Previous ( 1 ... 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 ... 7359 ) Next »
OSS+ELC show returns live with RISC-V, AI, Martian rovers, and 30 years of Tux
The Linux Foundation has posted a schedule for its Open Source Summit + Embedded Linux Conference, to be held (live this time) on Sep. 27 to Oct. 1 in Seattle. RISC-V is a big topic, and there is a keynote on the Martian Perseverance rover and Ingenuity helicopter. The Open Source Summit + Embedded Linux […]
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
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
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
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.
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
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
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
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
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.
« Previous ( 1 ... 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 ... 7359 ) Next »
