Showing headlines posted by RoseHosting
« Previous ( 1 ... 18 19 20 21 22 23 24 25 26 27 28 ... 64 ) Next »Stateful and Stateless Horizontal Scaling for Cloud Environments
Horizontal scaling is a method of adding numerous servers to a cluster to boost performance and offer high availability.
MySQL SHOW USERS: List All Users in a MySQL Database
Today we are going to guide you on how to show all users in the MySQL users Database.
A common question that most beginner MySQL users ask is “How do I see all of the users in my MySQL server?” Most of them assume that there is a show users command in MySQL, but there isn’t one. This is a common mistake because there are other MySQL commands for displaying information about the database. For example, SHOW DATABASES will show us all of the databases that are present in our MySQL Server, and SHOW TABLES will show us all the tables in the MySQL database that you have selected.
A common question that most beginner MySQL users ask is “How do I see all of the users in my MySQL server?” Most of them assume that there is a show users command in MySQL, but there isn’t one. This is a common mistake because there are other MySQL commands for displaying information about the database. For example, SHOW DATABASES will show us all of the databases that are present in our MySQL Server, and SHOW TABLES will show us all the tables in the MySQL database that you have selected.
How to install Laravel on Ubuntu 20.04
Laravel is an open-source PHP framework that can be used to develop web applications easier and faster through built-in features.
How to Install Mahara on Ubuntu 20.04
Mahara is a free and open-source electronic portfolio management system written in PHP. It is a web-based application mainly used in academic institutions to provide a platform to share their knowledge.
What is High Availability Hosting?
When a server acts as the host for a website or an application, it is the backbone of this website or application’s functionality.
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
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?
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
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
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
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.
« Previous ( 1 ... 18 19 20 21 22 23 24 25 26 27 28 ... 64 ) Next »