Gitea is a self-hosted open-source git server written in Go. It comes with a repository file editor, project issue tracking, users managements, notifications, built-in wiki, and much more. Gitea is a lightweight application and can be installed on less powerful systems. If you are searching for a Gitlab alternative with a much smaller memory footprint
centos - Page 2 of 2 - DesignLinux
How to Install Memcached on CentOS 8
Memcached is an open-source, free and high-performance in-memory caching system. Generally, it’s used to speed up web applications by caching large volumes of data in memory from page load requests or API calls. This article explains how to install and configure Memcached on CentOS 8. Install Memcached on CentOS# The standard CentOS 8 repositories includes
How to Install Apache Cassandra on CentOS 8
Apache Cassandra is a free and open-source NoSQL database with no single point of failure. It provides linear scalability and high availability without compromising performance. Apache Cassandra is used by many companies that have large, active data sets, including Reddit, NetFlix, Instagram, and Github. This article explains how to install Apache Cassandra on CentOS 8.
How to Install TensorFlow on CentOS 8
TensorFlow is an open-source and free software library for machine learning developed by Google. It can be installed system-wide, in a Python virtual environment, as a Docker container, or with Anaconda. Also, large companies like Airbus, Intel, Twitter, PayPal, and Lenovo using TensorFlow. In this tutorial we will show you how to install TensorFlow in
How to Install Elasticsearch on CentOS 8
Elasticsearch is a powerful open-source analytics and full-text search engine. It provides a distributed, multitenant-capable architecture which enables you to store, search and analyze large volumes of data faster. Elastic search is freely available under the Apache 2 license, which provides the most flexibility. In this tutorial we will show you how to install Elasticsearch
How to Install Xrdp Server (Remote Desktop) on CentOS 8
Xrdp is an open-source implementation of the Microsoft Remote Desktop Protocol (RDP) server. It allows you to graphically control a remote machine. Using Xrdp, you can login to remote machine same as Microsoft Remote Desktop Protocol (RDP). This tutorial explains how to install Xrdp (Remote Desktop) on CentOS 8 system. Installing Desktop Environment# Typically, Linux
How to Install and Use PHP Composer on CentOS 8
Composer is a popular dependency manager for PHP. Using Composer you can install, update and pull in all the required PHP packages to your project directory. At the time of installing package, composer will check for dependencies of package and if dependent package are there then it will also install dependencies. In this tutorial, we
How to Install R on CentOS 8
R is an open-source programming language. It’s specially used for statistical computing and data mining for developing statistical software and performing data analysis. This tutorial covers how to install R on CentOS 8 system. Prerequisites# Before you start installation on CentOS, ensure that: You are logged in with non-root user account with administrator privileges. Your
How to Set Up WireGuard VPN on CentOS 8
WireGuard is a simple and modern VPN (Virtual Private Network) with state-of-the-art cryptography. It is faster, easier to configure, and more performant than other similar solutions, such as IPsec and OpenVPN. WireGuard is cross-platform and can run almost anywhere, including Linux, Windows, Android, and macOS. Wireguard is a peer-to-peer VPN; it not based on the