Follow Us
Categories
- Content Management(11)
- Blogging(20)
- Discussion Forum(6)
- Help Desk(6)
- Marketing Automation(14)
- Live Chat(6)
- Form(5)
- Newsletters(7)
- Status Page(4)
- Invoicing(3)
- Single Sign-On(6)
- Blockchain Platforms(12)
- Deployment Tools(6)
- Big Data(1)
- CMDB Software(5)
- Backup Software(1)
Archives
Category Archive: Web Server Solution Stack
How to Install Pydio File Sharing and Sync Platform on Ubuntu
Pydio is a cloud-based file sharing and sync platform to access all data anywhere and on any device. This tutorial is about how to install Pydio on Ubuntu.

Setup Tutorial For LEMP Stack On Ubuntu 18.04
Install & configure LEMP Stack for developing and deploying web applications. This guide will assist you to install Nginx, MySQL, and PHP on Ubuntu 18.04.

Overview
In this guide, we will install …
Posted in Web Server Solution Stack
Top 5 Open Source Cloud Storage Software in 2021
Cloud storage has made sharing and collaboration easier by storing data in a remote location. This article focuses on open source cloud file sharing platforms.

Overview
Cloud storage works by …
How to Install Nextcloud with Apache on Ubuntu Server
Nextcloud is self-hosted open source files synchronization and collaboration software. This tutorial will show how to install NextCloud with Apache on Ubuntu.

Overview
Nextcloud is a free and …
How to Install and Configure ownCloud with Apache on Ubuntu
ownCloud is an open-source collection of client-server software for creating file hosting servers. This tutorial is about how to configure OwnCloud on Ubuntu.

Overview
OwnCloud is free and popular robust …
How To Optimize Your Website using gzip compression in Nginx
This tutorial guides you on how to optimize your website performance and make it fast by reducing the file sizes using gzip compression in Nginx.

This article is in continuation of our series of tutorials about Nginx. So far we …
Posted in Web Server Solution Stack
How To Monitor Nginx Web Server With Nginx Amplify
Monitor Nginx, PHP applications, operating system with Nginx Amplify and improve configuration. This article guides you to setup and configure Nginx Amplify.

Overview
Web server monitoring is very important for high-traffic …
Posted in Web Server Solution Stack
How To Install and Secure phpMyAdmin with Nginx on Ubuntu
phpMyAdmin is open source graphical web interface database management tool written in PHP. In this tutorial, we’ll learn how to install phpMyAdmin with Nginx.

Overview
PhpMyAdmin is a free and open source database management …
Posted in Web Server Solution Stack
How To Implement Browser Caching with Nginx Configuration
The faster a website loads, the more likely a visitor is to stay. This article guides you on how to implement Browser Caching with Nginx Configurations.

In our Nginx’s Tutorial Series, we have covered How to use Nginx as Load …
Posted in Uncategorized, Web Server Solution Stack
How to Configure HTTP/2 Support in Nginx On Ubuntu/Debian
HTTP/2 is a robust multiplexed protocol for improving page load speed and security. In this tutorial, we will learn how to setup NGINX with HTTP/2 support.

Overview
Nginx is a open source …
Posted in Web Server Solution Stack