HowtoForge provides user-friendly Linux tutorials.
-
How to Install Pico CMS on Ubuntu 18.04 LTS
Author: Blago Eres • Tags: linux, nginx, php, ubuntu, web server • Comments: 0Pico is an open source simple and fast flat file CMS written in PHP. In this tutorial, we will install Pico CMS with Nginx on Ubuntu 18.04 LTS system.
-
How to Install Craft CMS on Fedora 29
Author: Blago Eres • Tags: fedora, linux, web server • Comments: 0This tutorial will guide you through installing Craft CMS on a fresh Fedora 29 system with Nginx as web server and we secure the site with a Let's encrypt SSL certificate.
-
How to Install NEOS CMS on Ubuntu 18.04 LTS
Author: Hitesh Jethva • Tags: linux, ubuntu, web server • Comments: 0Neos is a modern free and open source content management system that can be used to build and manage websites easily. In this tutorial, we will explain how to install Neos on Ubuntu 18.04 server.
-
-
How to Install PowerDNS and Poweradmin on CentOS 7
Author: Muhammad Arul • Tags: centos, dns, linux • Comments: 3PowerDNS (pdns) is an open source DNS server written in C++ and released under GPL License. In this tutorial, I will show you how to install and configure a PowerDNS Authoritative server with MariaDB database server as a Backend and using Poweradmin for easy DNS management.
-
Linux C programming tutorial Part 28 - Typedefs
Author: Himanshu Arora • Tags: c-programming, programming • Comments: 0In this tutorial - which is part of the ongoing C programming tutorial series - we will discuss the concept of typedef. As the name suggests (think of typedef as type+def), typedef is a C provided facility to define new names for existing data types.
-
How to Install Icinga 2 Monitoring Software on Ubuntu 18.04 LTS
Author: Muhammad Arul • Tags: linux, ubuntu • Comments: 3Icinga 2 is a free and open source monitoring tool that can be used to monitor multiple servers or whole data centers from a single monitor system. In this tutorial, I show you how to install and configure the Icinga 2 monitoring tool using an Ubuntu 18.04 LTS server.
-
How to Install OSClass with Nginx on Ubuntu 18.04 LTS
Author: Hitesh Jethva • Tags: linux, nginx, ubuntu, web server • Comments: 0OSClass is a free and open source php script that can be used to create your own classifieds site. In this tutorial, we will learn how to install OSClass on Ubuntu 18.04 server.
-
How to Install Bludit CMS with NGINX on Debian 9
Author: Blago Eres • Tags: debian, nginx, web server • Comments: 1Bludit is a simple, fast, secure, flat-file CMS that allows you to create your own website or blog in seconds. In this tutorial, we will go through the Bludit CMS installation and setup on Debian 9 (stretch) system by using NGINX as a web server.
-
Linux C Programming tutorial part 27 - Array of structures
Author: Himanshu Arora • Tags: c-programming, programming • Comments: 0In this ongoing C programming tutorial series, we have been discussing lately about structures. Now, expanding further on the concept of structures, we'll discuss how to create an array of structures using easy to understand examples.
-
How to Install Shopware with NGINX and Let's encrypt on Ubuntu 18.04 LTS
Author: Blago Eres • Tags: linux, nginx, ubuntu, web server • Comments: 0Shopware is a widely used open source e-commerce software. This tutorial will walk you through the Shopware Community Edition (CE) installation on Ubuntu 18.04 LTS system by using NGINX as a web server and installation of a free Let's encrypt SSL certificate.