How to install PHP 7.4 With Nginx on Ubuntu 20.04

install php 7.4 with nginx on ubuntu 20.04

PHP is one of the most popular server scripting languages used for creating dynamic pages. Many popular CMS is written in PHP including, WordPress, Laravel, Magento, and many more.

The PHP 7.4 version was officially released on November 28th, 2019 with a number of new features. It has also few incompatibilities so you should take care before upgrading from the previous version.

In this tutorial, we will show you how to install PHP7.4 with Nginx on our managed Ubuntu server. Also, feel free to learn more about how to install and configure PHP applications using the Nginx webserver on our cloud environment.

Read More

How to Enable ModSecurity Web Application Firewall inside NGINX Server on the RoseHosting Cloud platform

how to enable modsecurity web application firewall inside nginx server

Nginx is a free, open-source, and one of the most popular web servers and reverses proxy servers. Mostly, it is used for load balancing and high-performance websites. It offers a rich set of features including, TCP and UDP proxying, auto-indexing, error code redirection, SSL support, fault tolerance, and many more.

ModSecurity is an open-source web application firewall that protects your web server from different kinds of attacks. You can enable this module with Nginx to block some attacks including, SQL injection, bad user agents, session hijacking, trojans, and more.

Read More

WordPress Hosting in Elastic Standalone Container

wordpress hosting in elastic standalone container

If you are looking for a cost-effective solution for running small and medium-size projects with advanced features including a Web application firewall, Let’s Encrypt SSL, CDN, Redis cache then you can deploy WordPress in Elastic Standalone Container on RoseHosting Cloud platform.

Read More

How to Install Anaconda on Ubuntu 20.04

how to install anaconda on ubuntu 20.04

Anaconda is a free, open-source, and one of the most popular distributions of Python and R Programming languages. Generally, it is used for scientific computing, predictive analysis, machine learning, and large-scale data processing. It is cross-platform distribution and it can be installed on Linux, Windows, and Mac OS.

In this tutorial, we will show you how to install and use Anaconda on an Ubuntu 20.04 VPS.

Read More

Enterprise WordPress Hosting: Automatic Scaling and High Availability

enterprise wordpress hosting: automatic scaling and high availability

High availability and performance are the key aspects when choosing the web hosting provider. If you have a heavy website, there are a lot of processing like importing, exporting, calculations, etc. As a result, chances to max out the CPU and disk are the mortal enemy of real-time transactions. Your website visitors also demand a fast loading time, and if you are unable to resolve this issue, this leads to loss of interest from your visitors, loss of sales and loss of SEO rank.

Read More

How To Set Up an OpenVPN Server on Debian 10

how to set up an openvpn server on debian 10

A virtual private network (VPN) is a secure and encrypted connection between two networks and individual users that protects your internet connection and privacy online. OpenVPN is a free and open-source VPN protocol that implements techniques to create secure point-to-point in routed configurations. It is cross-platform and compatible with all major operating systems.

Read More

MariaDB/MySQL Auto-Сlustering with Load Balancing and Replication for High Availability and Performance

mariadb/mysql auto-сlustering with load balancing and replication for high availability and performance

These days high availability and database clustering are very important for highly loaded production applications. If your server is down for a fraction of time, you are losing customers and money. Therefore making a database environment highly available has typically one of the highest priorities. Set up a highly available cluster is not easier for any developers and system administrators.

Read More