Linux Tutorials on the topic “linux”
-
How to Install Apache GUI on Ubuntu 18.04 LTS
Author: Hitesh Jethva • Tags: apache, linux, ubuntu, web server • Comments: 8Apache GUI is a free and open source Java-based tool that can be used to manage and configure Apache web server through the web browser. It is specially designed for those who are looking for a comfortable graphical interface (GUI) to configure Apache servers.
-
ISPConfig 3.1: Automated installation on Ubuntu 18.04 LTS
Author: Matteo Temporini • Tags: ispconfig, linux, ubuntu • Comments: 36This tutorial shows how to install ISPConfig 3.1 by using the automated install script from Servisys on an Ubuntu 18.04 LTS server. ISPConfig is a free open source hosting control panel to manage Linux hosting servers in single and multi-server environments.
-
How to Install Bolt CMS on Debian 9
Author: Matt Vas • Tags: debian, linux, web server • Comments: 0Bolt CMS is a simple and flexible Open Source content management system written in PHP. In this tutorial, we’ll learn how to install and configure the latest version of Bolt CMS on Debian 9 on top of a LAMP stack.
-
-
How to install SOPlanning on Ubuntu 18.04 LTS
Author: Hitesh Jethva • Tags: linux, ubuntu • Comments: 0SOPlanning is a free, open source and Simple Online Planning tool specially designed to efficiently organize projects and tasks. In this tutorial, I am going to explain how to install SOPlanning on Ubuntu 18.04 LTS server.
-
How to Encrypt USB Drive on Ubuntu 18.04 LTS
Author: Hitesh Jethva • Tags: linux, security, ubuntu • Comments: 3Encryption is the best way to protect your important documents personal info and other credentials. In this tutorial, we will learn how to encrypt your USB drive with LUKS on Ubuntu 18.04 LTS.
-
The Perfect Server - Ubuntu 18.04 (Bionic Beaver) with Apache, PHP, MySQL, PureFTPD, BIND, Postfix, Dovecot and ISPConfig 3.1
Author: Till Brehm • Tags: apache, bind, control panels, dns, email, ftp, ispconfig, linux, mysql, php, postfix, ubuntu, web server • Comments: 182
This tutorial shows how to install an Ubuntu 18.04 LTS (Bionic Beaver) server with Apache, BIND, Dovecot and ISPConfig 3.1. ISPConfig is a web hosting control panel that allows you to configure the following services through a web browser: Apache or nginx web server, Postfix mail server, Courier or Dovecot IMAP/POP3 server, MySQL, BIND or MyDNS nameserver, PureFTPd, SpamAssassin, ClamAV, and many more. This setup covers the installation of Apache (instead of nginx), BIND (instead of MyDNS), and Dovecot (instead of Courier).
-
The Perfect Server - Ubuntu 18.04 (Nginx, MySQL, PHP, Postfix, BIND, Dovecot, Pure-FTPD and ISPConfig 3.1)
Author: Till Brehm • Tags: bind, control panels, dns, email, ftp, ispconfig, linux, mysql, nginx, php, postfix, ubuntu, web server • Comments: 73
This tutorial shows the steps to install an Ubuntu 18.04 (Bionic Beaver) server with Nginx, PHP, MariaDB, Postfix, pure-ftpd, BIND, Dovecot and ISPConfig 3.1. ISPConfig is a web hosting control panel that allows you to configure the installed services through a web browser. This setup provides a full hosting server with web, email (inc. spam and antivirus filter), Database, FTP and DNS services.
-
Docker Guide: Dockerizing Nodejs Express Application on Ubuntu 18.04
Author: Muhammad Arul • Tags: linux, server, ubuntu, virtualization • Comments: 0In this tutorial, I will show you how to create a docker image for an existing Nodejs Express application project in Ubuntu 18.04. We will learn about dockerizing a Nodejs application, and then deploy the application as a container to the docker environment using a docker-compose script.
-
Linux pushd and popd Command Tutorial for Beginners (3 Examples)
Author: Himanshu Arora • Tags: linux, shell • Comments: 0Command line navigation in Linux is primarily done using the cd command. However, there are several tips and tricks that may enhance your Linux command line navigation experience. In this article, we will discuss two commands - pushd and popd - using some easy to understand examples.
-
How to Install Croogo CMS on Ubuntu 18.04 LTS
Author: Blago Eres • Tags: linux, server, ubuntu • Comments: 0Croogo is a free, open source Content Management System (CMS) written in PHP. It is powered by CakePHP MVC framework. This tutorial shows the installation of Croogo on Ubuntu 18.04 LTS.