Showing headlines posted by RoseHosting

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

How to 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 Ubuntu 20.04 server.

How to Install and Configure PHP OPcache on Ubuntu 20.04

OPcache is an Apache module for the PHP interpreter. It is used to increase performance by storing precompiled scripts in shared memory space. Generally, it is used to speed up the performance of WordPress and PHP-based applications. OPcache removing the need for PHP to load and parse scripts on each request. In this tutorial, we will show you how to install and configure PHP OPcache on an Ubuntu 20.04 VPS.

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.

Enterprise WordPress Hosting: Automatic Scaling and High Availability

In this tutorial, we will show you how to set up a WordPress cluster with LightSpeed and a highly available MariaDB Galera cluster. We will also show you how to enable Premium CDN and install a free Let’s Encrypt SSL certificate with automatic renewal.In this tutorial, we will show you how to set up a WordPress cluster with LightSpeed and a highly available MariaDB Galera cluster. We will also show you how to enable Premium CDN and install a free Let’s Encrypt SSL certificate with automatic renewal.

How to Install Anaconda on Ubuntu 20.04

Anaconda is a free, open-source, and one of the most popular distribution of Python and R Programming language.

How To Set Up an OpenVPN Server on Debian 10

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. In this tutorial, we will show you how to install and setup the OpenVPN on Debian 10 server.

MariaDB/MySQL Auto-Clustering 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.

How to Set Up Multi-Factor Authentication for SSH on Ubuntu 20.04

SSH is a “Secure Shell Protocol” used to connect and manage remote Linux systems securely over an unsecured network. It is very useful for system administrators to perform day-to-day tasks on the remote server. So securing an SSH server is an essential part of any system administrator.

How To Set Up Redis as a Cache for MySQL with PHP on Ubuntu 20.04

Redis is an open-source and in-memory data structure store that can be used for caching, real-time analytics, searching, and machine learning. Integrate Redis with PHP and MySQL will improve your application performance because Redis stores data in RAM.

How To Install ERPNext on CentOS 8

  • Rose Hosting Blog; By Jeff Wilson (Posted by RoseHosting on Feb 26, 2021 8:56 PM CST)
  • Story Type: Tutorial; Groups: Linux
ERPNext is a completely robust ERP framework intended for small and medium-sized businesses. It covers an extensive variety of features, including accounting, CRM, inventory, selling, purchasing, manufacturing, projects, HR and payroll, website, e-commerce, and more – all of which make it profoundly adaptable and extendable.

How to Select the Right ERP System for your Business?

  • Rose Hosting Blog; By Jeff Wilson (Posted by RoseHosting on Feb 25, 2021 3:57 AM CST)
  • Story Type: Tutorial; Groups: Linux
ERP software stands short for Enterprise Resource Planning software. It is a powerful data management tool that integrates all business workflows, streamlines and automates data-driven processes by imposing innovative data viewing and sharing techniques. All of this is aimed at improving their performance.

How to Install MongoDB on Ubuntu 20.04 and CentOS 8

  • Rose Hosting Blog; By Jeff Wilson (Posted by RoseHosting on Feb 18, 2021 2:48 PM CST)
  • Story Type: Tutorial; Groups: Linux
MongoDB is an open-source and cross-platform NoSQL database system developed by MongoDB Inc. It is 100 times faster than a traditional database system like RDMS. In this tutorial, we will show you how to install MongoDB on Ubuntu 20.04 and CentOS 8.

How to Install Odoo 12 on Ubuntu 18.04 with Nginx as a Reverse Proxy

  • Rose Hosting Blog; By Jeff Wilson (Posted by RoseHosting on Feb 18, 2021 8:36 AM CST)
  • Story Type: Tutorial; Groups: Linux
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. Odoo comes in two editions, the Community edition which is free, and the Enterprise edition. In our case, we will install and use the Community edition. In this tutorial, we will guide you through the steps of installing Odoo 12 on Ubuntu 18.04. We will also install Nginx and configure it as a reverse proxy.

How to Install EtherCalc on CentOS 8

  • RoseHosting Blog; By Jeff Wilson (Posted by RoseHosting on Feb 12, 2021 10:28 AM CST)
  • Story Type: Tutorial; Groups: Linux
EtherCalc is an open-source and web-based spreadsheet that allows you to collaborate and work remotely and in real-time. It allows multiple users to edit the same spreadsheet at the same time. It is an alternative to Google Sheets and accepts various mathematical formulas and functions. In this tutorial, we will show you how to install EtherCalc on a CentOS 8 VPS.

How to Install Jenkins on Ubuntu 20.04

Jenkins is an open-source automation server that helps developers to automate the software development process including, build, test, and deployment. Jenkins allows you to manage and monitor any code changes in GitHub, Bitbucket, or GitLab and build the code automatically using the tools like Maven and Gradle. Using Jenkins, you can efficiently distribute work across multiple machines.

How to Install WordPress with LEMP on Ubuntu 20.04

WordPress is a free, open-source, and most popular content management system that allows you to create a blog on the Internet. It powers more than a third of websites including 33% of the top 10 million websites. WordPress comes with powerful features, beautiful designs and gives you the freedom to build anything you want.

Install Memcached with Apache on Ubuntu 20.04

Memcached is an open-source object caching program that speeds up your database performance by caching data in memory. It is very useful for dynamic websites that allow repeated PHP object calls to be cached in system memory. It stores data based on key-values for small arbitrary strings or objects.

How to install Python 3.9 on Ubuntu 20.04

Python is a free, open-source, and one of the most popular programming languages around the world. It is a versatile language and used to build all kinds of applications. It is the best choice for beginners due to its simple and easy to learn syntax.

How to Install Gitea on Ubuntu 20.04

Gitea is a simple, lightweight, and self-hosted Git platform written in Go. It is a fork of Gogs and very similar to GitLab. Compared to GitLab, Gitea is extra easy, light-weight, and straightforward to configure. In this tutorial, we will show you how to install Gitea with Nginx as a reverse proxy on an Ubuntu 20.04 VPS.

How to Install Apache Cassandra on Ubuntu 20.04

Apache Cassandra is a NoSQL database used for storing large amounts of data. It has a distributed architecture and is designed to manage large volumes of data with dynamic replication.

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