Showing headlines posted by cloudbooklet
« Previous ( 1 ... 3 4 5 6 7 8 ... 9 ) Next »How to Install LAMP Stack Apache MySQL/MariaDB PHP on CentOS 8
How to Install LAMP Stack Apache MySQL/MariaDB PHP on CentOS 8. In this guide you are going to learn how to install and setup Apache, PHP, MySQL on CentOS 8.
Install Odoo 13 on Ubuntu 18.04 with Nginx
Install Odoo 13 on Ubuntu 18.04 with Nginx – Google Cloud. In this tutorial you are going to learn how to install and setup Odoo with Nginx reverse proxy and connect it with PostgreSQL on a remote database server for high performance.
Install Jira on Ubuntu 18.04 with Nginx and Let’sEncrypt SSL
Install Jira on Ubuntu 18.04 with Nginx and Let’sEncrypt SSL on Google Compute Engine. Jira is a software designed to help teams to plan, track, managing software developments easily. This setup is tested on Ubuntu 18.04 on Google Cloud Platform. These steps will work on other Linux distros and any VPS or Dedicated or AWS or Azure or any cloud hosting.
How to Install PHP-FPM with Apache on Ubuntu 18.04
FPM is a process manager to manage the FastCGI in PHP. Apache ships with mod_php by default and works with all major web servers. With mod_php there is a little performance issue because it locks out the process.
How to Setup SFTP Chroot Jail on Linux
By default a SFTP user can access all the folders in your server including other user’s directory also. No one wants the users to navigate around the server and view other users files. In this tutorial you are going to learn how to setup SFTP Jail environment and lock down a user to their home directory. We will also restrict the access to SSH and allow SFTP only. This guide works on all Linux based distributions.
Install Mattermost on Ubuntu 18.04 with Nginx
Install Mattermost on Ubuntu 18.04 with Nginx reverse proxy and secure it with Let's Encrypt SSL cerificate.
Install ILIAS E-Learning LMS on Ubuntu
Install ILIAS E-Learning LMS on Ubuntu 16.04. This guide explains how to install and setup ILIAS Learning Management System with PHP 7.1, Apache and MySQL 5.7
Install Rocket Chat with Nginx on Ubuntu 18.04
Install Rocket.Chat with Node.js, MongoDB and configure Nginx as a reverse proxy to Rocket Chat and secure it with Let's Encrypt Certificates on Ubuntu 18.04
COMPUTE ENGINE Install Grafana on Ubuntu 18.04 with Nginx
Install and setup Grafana on Ubuntu 18.04 with Nginx and add remote MySQL database as data source in Grafana to visualize the data
Install WordPress with Docker Compose using Nginx
Install WordPress with Docker Compose using Nginx, PHP7.2-FPM. In this article you are going to learn how to install and configure WordPress with Nginx, PHP-FPM with Docker, Docker Compose and connect to remote MySQL database. We will also install PhpMyAdmin and connect it with Cloud SQL
How to Install Tomcat 9 on Ubuntu 18.04
How to Install Tomcat 9 on Ubuntu 18.04. Tomcat is a web server that is used to serve Java applications. This tutorial guide you to install latest Apache Tomcat on Ubuntu 18.04
Install Siberian CMS with LAMP on Ubuntu 18.04
How to Install Siberian CMS with LAMP on Ubuntu 18.04 with PHP 7.2, Apache2 and secure it with Let’s Encrypt SSL and connect with Remote MySQL database
How to Setup Jenkins with SSL with Apache Reverse Proxy on Ubuntu 18.04
How to Setup Jenkins with SSL with Apache Reverse Proxy on Ubuntu 18.04. By default Jenkins listens on port 8080 with it’s in-built web server. But it is necessary to secure Jenkins with SSL for protecting the sensitive data.
How to Install MySQL 8.0 on Ubuntu 18.04
How to Install MySQL 8.0 on Ubuntu 18.04. MySQL is an open source database management system used to store and retrieve data for a wide variety of popular applications.
How to Setup Jenkins with SSL with Nginx Reverse Proxy on Ubuntu 18.04
How to Setup Jenkins with SSL with Nginx Reverse Proxy on Ubuntu 18.04. By default Jenkins listens on port 8080 with it’s in-built web server. But it is necessary to secure Jenkins with SSL for protecting the sensitive data.
How to Install and Setup Jenkins on Ubuntu 18.04
This tutorial focuses on installing Jenkins on Ubuntu 18.04 LTS with Java 8 by configuring Firewall for Jenkins and create the first admin user.
Install WordPress with Nginx Reverse Proxy to Apache on Ubuntu 18.04
Install WordPress with Nginx Reverse Proxy to Apache with Ubuntu 18.04 on Google Cloud Platform with PHP 7.3, Nginx, Apache, Let’s Encrypt SSL, Remote MySQL 5.7
Install Mautic with LEMP on Ubuntu 18.04
Install Mautic with LEMP on Ubuntu 18.04. In this article you are going to learn how to install and setup Mautic on Ubuntu 18.04 LTS, Nginx, PHP 7.2 and connect to Remote MySQL database.
Install WordPress with Apache, PHP 7.3, Let's Encrypt SSL on Ubuntu 18.04
How to Install WordPress with Apache, PHP 7.3, Let's Encrypt SSL on Ubuntu 18.04.
Install Nextcloud on Ubuntu 18.04 with Nginx, PHP7.3 and Let's Encrypt SSL
Install Nextcloud on Ubuntu 18.04 with Nginx. Nextcloud is a platform to protect your data with on-premises file sync and online collaboration technology.