Quantcast
Channel: Howtoforge Linux Howtos und Tutorials
Browsing all 2845 articles
Browse latest View live
↧

Ansible Guide: The Ad-Hoc Command

The Ad-Hoc command is the one-liner ansible command that performs one task on the target host. It allows you to execute simple one-line task against one or group of hosts defined in the inventory file...

View Article


How to Install Icecast 2 Media Streaming Server on Ubuntu 18.04 LTS

Icecast is a free, open source and most popular media streaming server that supports Ogg, Opus, WebM, MP3, and many more. In this tutorial, we will learn how to install Icecast media streaming server...

View Article


Linux C Programming Tutorial Part 26 - Structures and Functions

In one of our previous command line tutorials, we touched upon the concept of Structures. Using easy to understand examples, we discussed basic stuff like what are structures and why are they required....

View Article

How to test end-to-end encryption in ONLYOFFICE Desktop Editors

ONLYOFFICE Desktop Editors is a free open-source 3-in-1 office suite pack distributed under GNU AGPL v.3.0. Let’s learn how to test E2E-encryption of documents in ONLYOFFICE Desktop Editors.

View Article

How to Install Shopware with NGINX and Let's encrypt on Ubuntu 18.04 LTS

Shopware 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...

View Article


Linux C Programming tutorial part 27 - Array of structures

In 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...

View Article

How to Install Bludit CMS with NGINX on Debian 9

Bludit 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...

View Article

How to Install OSClass with Nginx on Ubuntu 18.04 LTS

OSClass 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.

View Article


How to Install Icinga 2 Monitoring Software on Ubuntu 18.04 LTS

Icinga 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...

View Article


Linux C programming tutorial Part 28 - Typedefs

In 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...

View Article

How to Install PowerDNS and Poweradmin on CentOS 7

PowerDNS (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...

View Article

How to Install NEOS CMS on Ubuntu 18.04 LTS

Neos 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.

View Article

How to Install Craft CMS on Fedora 29

This 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.

View Article


How to Install Pico CMS on Ubuntu 18.04 LTS

Pico 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.

View Article

How to install MyBB Forum Software on Ubuntu 18.04 LTS

MyBB is a free, open source and powerful forum software written in PHP language and uses MariaDB to store their data. In this tutorial, we will learn how to install MyBB forum on Ubuntu 18.04 server.

View Article


How to Install Shopware with NGINX and Let's encrypt on Debian 9

Shopware is a widely used professional open source e-commerce software. This tutorial will show you how to install Shopware Community Edition (CE) on a Debian 9 system by using NGINX as a web server...

View Article

How to Install phpIPAM IP Address Management on Ubuntu 18.04 LTS

PhpIPAM is a free, open source and best Internet Protocol (IP) address management software tool written in the PHP language. In this tutorial, we will explain how to install PhpIPAM on Ubuntu 18.04...

View Article


How to Install Bludit CMS with NGINX on CentOS 7

Bludit 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 CentOS 7...

View Article

Setup Ruby on Rails Development environment with Docker and Docker Compose on...

In this tutorial, I will show you how to set up a development environment for Ruby on Rails applications using Docker and Docker compose. We will be using Ubuntu 18.04 as the hosts operating system.

View Article

How to Install CS-Cart on Ubuntu 18.04 LTS

CS-Cart is a simple and powerful eCommerce platform that can be used to host your own online store easily. In this tutorial, we will learn how to install CS-Cart on Ubuntu 18.04 server.

View Article
Browsing all 2845 articles
Browse latest View live