Linux Tutorials on the topic “linux”
-
How to Enable TLS 1.3 in Nginx
Author: Blago Eres • Tags: linux, nginx, web server • Comments: 5Transport Layer Security (TLS) 1.3 is the latest version of the Transport Layer Security (TLS) protocol, published as an IETF standard in RFC 8446 in August 2018. TLS 1.3 protocol provides privacy and performance enhancements compared to the previous versions of TLS and non-secure HTTP. This tutorial shows how to enable TLS 1.3 in a Nginx web server.
-
How to Setup Riak KV NoSQL Database Cluster on CentOS 7
Author: Muhammad Arul • Tags: centos, linux • Comments: 0Riak is a distributed NoSQL database that offers high-availability, fault tolerance, operational simplicity, and scalability. In this tutorial, I will show you how to install and configure the NoSQL database Riak KV on CentOS 7 server.
-
How to install Rainloop Webmail on Ubuntu 18.04 LTS
Author: Hitesh Jethva • Tags: email, linux, ubuntu, web server • Comments: 4Rainloop is a free, open source, simple and fast web-based email client that can be used to access emails from any mail servers like Postfix, Gmail, Yahoo and many more. In this tutorial, we will learn how to install Rainloop webmail client on Ubuntu 18.04 server.
-
-
How to Install and Configure Ansible on Ubuntu 18.04 LTS
Author: Hitesh Jethva • Tags: linux, ubuntu • Comments: 0Ansible is a free and open source software that can be used to automate software provisioning, configuration management, and application deployment. In this tutorial, we will learn how to install and use Ansible on Ubuntu 18.04 server.
-
How to Install InvoicePlane with Nginx on CentOS 7
Author: Blago Eres • Tags: centos, linux, mysql, nginx, web server • Comments: 0InvoicePlane is a free and open source invoicing application. Its source code can be found on this Github. This tutorial will show you how to install InvoicePlane on a fresh CentOS 7 system.
-
Linux type Command Tutorial for Beginners (with Examples)
Author: Himanshu Arora • Tags: linux, shell • Comments: 0On the Linux command line, you'll come across several types of utilities. Some are an alias, while others are built-in tools and even functions. So, how do you check these types? Well, there exists a command 'type' that offers you this information.
-
How to Install PageKit CMS on Ubuntu 18.04 LTS
Author: Hitesh Jethva • Tags: linux, ubuntu, web server • Comments: 0PageKit is a free, open source and lightweight CMS that can be used to create beautiful websites. Pagekit comes with a clean and intuitive interface that allows you to focus on what matters most, managing your content.
-
C Programming Language - Introduction
Author: Himanshu Arora • Tags: c-programming, linux, programming • Comments: 1This tutorial is the first part of a C programming language course on Linux. C is a procedural programming language that was designed by American computer scientist Dennis Ritchie. Please note that we'll be using Linux for all our examples and explanation. Specifically, we'll be using Ubuntu 18.04 LTS.
-
How to Install Anchor CMS on CentOS 7
Author: Blago Eres • Tags: centos, linux • Comments: 0Anchor is a lightweight open source blog CMS written in PHP. Anchor's source code is hosted on GitHub. This tutorial will show you how to install Anchor CMS on a CentOS 7 system.
-
How to Install ProcessWire CMS on Ubuntu 18.04 LTS
Author: Hitesh Jethva • Tags: linux, ubuntu, web server • Comments: 0ProcessWire is a free and open source PHP-based content management system and content management framework. In this tutorial, I will explain how to install ProcessWire with Apache web server on Ubuntu 18.04 LTS.