Showing headlines posted by RoseHosting

« Previous ( 1 ... 17 18 19 20 21 22 23 24 25 26 27 ... 64 ) Next »

LiteSpeed Benefits Over Other Servers for WordPress Hosting

  • RoseHosting Blog; By Jeff Wilson (Posted by RoseHosting on Jun 22, 2021 2:52 PM CST)
  • Story Type: Tutorial; Groups: Linux
The purpose of web servers is to store files belonging to a website and broadcasting them further online to your audiences. Web hosting is simply the service offered by hosting providers where they lease web server resources to other users. One of the oldest and one of the most popular web servers is the Apache server. Up until recently, this was the most popular web server however it has been surpassed by one other, its most fierce competitors.Approximately 18 years ago, in 2003, a web server called LiteSpeed was released. About 4 years later in 2007, it was configured to what we know it now, a more efficient Apache replacement.

How to Install Python 3.9 on Debian 10

Python is a free, open-source, and high-level programming language used for scripting and automation. It is very popular, object-oriented, and used by many top tech companies including Google. It is known for its simplicity and easy-to-use syntax. The Python 3.9 version has been released with new features/modules, security updates, and improvements. In this post, we will show you how to install Python 3.9 on Debian 10 VPS.

Setting Up Environment with RoseHosting Cloud PaaS

  • RoseHosting Blog; By Jeff Wilson (Posted by RoseHosting on Jun 18, 2021 2:46 AM CST)
  • Story Type: Tutorial; Groups: Cloud
Before hosting any application on the RoseHosting Cloud platform, you will need to create an environment with the required isolated containers. RoseHosting PaaS comes with a simple and user-friendly web UI that helps you to create and configure an environment based on your specific needs. In this guide, we will explain how to create and configure an environment on the RoseHosting PaaS Platform. We will also give an explanation of each feature.

How to Install Django on CentOS 7

Django is a free and open-source, Python-based web application framework.

Jenkins Cluster Hosting for Continuous Integration and Delivery (CI/CD)

Jenkins is a free and open-source Continuous Integration server written in Java. It helps developers to automate the build and deployment process.

How to Install Jupyter Notebook on Ubuntu 20.04

  • RoseHosting.com; By RoseHosting.com (Posted by RoseHosting on Jun 4, 2021 3:51 PM CST)
  • Groups: Linux
Jupyter Notebook is an open-source and web-based development tool that allows you to create and share live codes and equations.

How To Install pgAdmin 4 On Debian 10

  • Rose Hosting Blog; By rosehosting.com (Posted by RoseHosting on May 29, 2021 6:39 PM CST)
  • Story Type: Tutorial; Groups: Linux
pgAdmin is an open-source and one of the most widely used PostgreSQL database management systems. It comes with a simple and powerful web UI that can be used to write any SQL queries to perform database-related operations. It’s written in Python and supports many operating systems such as Linux, Windows, and Mac OS X.

Highly-Loaded PHP Applications with LiteSpeed Web Server

LiteSpeed is a free, open-source, small, lightweight, and is Apache alternative web server that conserves resources without sacrificing performance, security, or convenience.

How To Install SpiderFoot Security Scanner On Debian 10

SpiderFoot is a free and open-source information gathering tool used to automate the process to gather information from a given target, including domain name, hostname, IP address, subnetwork, threat intelligence lists, spam blacklists, and much more. It automatically crawls 100+ open-source data sources to get information from the target machine. In this post, we will show you how to install SpiderFoot on Debian 10 VPS.

How to Install and deploy a WooCommerce website on RoseHosting Cloud

  • RoseHosting Blog; By Jeff Wilson (Posted by RoseHosting on May 22, 2021 12:36 AM CST)
  • Story Type: Tutorial; Groups: Cloud
WooCommerce is a free, open-source, and most popular eCommerce plugin to sell your product online. It is customizable and designed for small to large-sized online businesses. It makes it easier for creating and managing your online store with several features including, shipping integration, tax and inventory management, secure payment, etc. In this guide, we will show you how to install and deploy WooCommerce on the RoseHosting Cloud.

How to Install Sensu on Ubuntu 20.04

Sensu is a free, open-source, and cross-platform monitoring tool used for monitoring system health and performance stats. The latest version of Sensu also known as a Sensu Go. It is designed for traditional servers, containers, applications, the cloud, and more. In this post, we will show you how to install Sensu Go on an Ubuntu 20.04 VPS.

LiteSpeed Web ADC: Load Balancing, Dynamic and Static Cache, Cyber Protection and HTTP/3 Support

The LiteSpeed Web ADC is a high-performance HTTP load balancing solution that can distribute traffic across multiple nodes and improve the speed of the services on the backend. In this guide, we will show you how to set up LiteSpeed Web ADC on the RoseHosting cloud platform.

How to Rewrite URLs with mod_rewrite for Apache on Ubuntu 20.04

The mod_rewrite is an Apache module that uses a rule-based rewriting engine. It is used for translating and redirecting the requested URL to a new URL. In this post, we will show how to use mod_rewrite to rewrite the URL for Apache on Ubuntu 20.04.

Multisite WordPress Cluster Auto Installation

  • RoseHosting Blog; By Jeff Wilson (Posted by RoseHosting on May 6, 2021 5:52 AM CST)
  • Story Type: Tutorial; Groups: Cloud
If you have multiple standalone WordPress websites, then it’s a good idea to go with WordPress multisite network. Multisite WordPress installation allows you to create and manage multiple WordPress websites from a single dashboard. This way, you can edit and update all of your websites from a single place. You can also install and activate plugins and themes for multiple sites at once. RoseHosting Cloud platform provides an easier way to deploy an auto-scalable WordPress Multisite cluster in a single click.

How to Install Laravel on Ubuntu 18.04

Laravel is a PHP web application framework that is intended for the development of web applications following the model–view–controller (MVC) architectural pattern. It has an expressive, elegant syntax and provides tools needed for large, robust applications. In this tutorial, we will show you how to install Laravel on Ubuntu 18.04.

MongoDB Replica Set with Master-Slave Replication and Automated Failover

A replica set is a group of MongoDB database nodes used for defining database clusters with master-slave replication and automated failover. A replica set contains a single primary node, multiple secondary nodes, and an arbiter node. In this post, we will explain how to set up a MongoDB replica set with three nodes. We will also show you how to create an environment, configure authentication between multiple database nodes and finally configure the replication between all nodes.

How to install Odoo 11 on CentOS 7 with Nginx as a Reverse Proxy

In this tutorial, we will guide you through the steps of installing Odoo 11 on CentOS 7. We will also install Nginx and configure it as a reverse proxy. Odoo (formerly OpenERP) is a simple and intuitive suite of open-source enterprise management applications such as Website Builder, eCommerce, CRM, Accounting, Manufacturing, Project and Warehouse Management, Human Resources, Marketing, and many more.

Glassfish and Payara Auto-clustering: Running Java EE Highly-available Applications In The Cloud

  • Rose Hosting Blog; By Jeff Wilson (Posted by RoseHosting on Apr 24, 2021 7:40 PM CST)
  • Story Type: Tutorial; Groups: Linux
Building a highly-available clustered infrastructure is one of the most commonly used solutions to achieve 100% uptime for your application. In a clustered environment, there is a number of interconnected instances running the same stack and operating the same data. So cluster is able to handle more load than a single server. It will also add more servers automatically to the cluster as per application demand. In this guide, we will show you how to deploy Java EE applications using Glassfish and Payara auto-clustering on the RoseHosting Cloud platform.

How to Migrate a WordPress Website to RoseHosting Cloud PaaS

Moving or Migrating your existing WordPress website to a new environment or server is a very tough task for any webmaster. A minor mistake will damage your entire site. RoseHosting PaaS provides a platform to deploy a lightweight WordPress installation inside a standalone container. RoseHosting PaaS provides pre-configured WordPress packages to migrate your WordPress website from any server or platform to the RoseHosting Cloud platform. In this post, we will show you how to migrate a WordPress Website to RoseHosting Cloud PaaS

How To Install Docker Compose on Debian 9

  • Rose Hosting Blog; By Jeff Wilson (Posted by RoseHosting on Apr 15, 2021 3:07 PM CST)
  • Story Type: Tutorial; Groups: Linux
Docker is an open-source application that provides lightweight operating-system-level virtualization through the use of containers. The key benefit of Docker is that it allows users to package an application with all of its dependencies into a standardized unit for software development. Docker Engine is available in Community Edition (CE) and Enterprise Edition (EE).

« Previous ( 1 ... 17 18 19 20 21 22 23 24 25 26 27 ... 64 ) Next »