Explore Blog

How to Easily Clone a Web Application in RunCloud
RunCloud Team
RunCloud Team

Apr 17, 2020

4 min read

How to Easily Clone a Web Application in RunCloud

Cloning a website is not an easy task and requires some knowledge of FTP, sFTP, or SSH. From there, you will need to backup all files, any databases, copy those files, move them to the new server, import the database into a new server, change over your WordPress configuration file information, update the database to …

Looking for an alternative to phpMyAdmin? Look no further…
RunCloud Team
RunCloud Team

Dec 19, 2018

5 min read

Looking for an alternative to phpMyAdmin? Look no further…

Most small to medium-sized websites and web applications use MySQL as the database of choice for back-end storage. In fact, many of the world’s largest and fastest-growing organizations, including Facebook, Google, and Adobe rely on the stability and maturity of MySQL to power their high-volume websites, business-critical systems and packaged Software as a Service (SaaS) …

How to Change/Reset MySQL Root Password on Ubuntu Linux?
RunCloud Team
RunCloud Team

Dec 12, 2018

4 min read

How to Change/Reset MySQL Root Password on Ubuntu Linux?

Did you forget the root password for your MySQL Server? Or maybe you provisioned your RunCloud server via the auto-install method and never had the need to use your password in the first place? Whatever may be the case, if you want to reset your MySQL password then you’ve come to the right place! In …

Why Authentication Using SSH Public Key is Better than Using Password and How Do They Work?
RunCloud Team
RunCloud Team

Nov 28, 2018

4 min read

Why Authentication Using SSH Public Key is Better than Using Password and How Do They Work?

What is SSH? SSH, or Secure Shell, is a network protocol that allows users to remotely manage their servers or computers over the Internet, in which the communication between the two machines are strongly encrypted and protected from being eavesdropped. The user runs a client on his or her machine and the network connection carries …

How to Create Wildcard Subdomain for Unlimited Subsites
RunCloud Team
RunCloud Team

Oct 17, 2018

2 min read

How to Create Wildcard Subdomain for Unlimited Subsites

What is Wildcard subdomain Wildcard subdomain is a wildcard (catch-all) DNS record that will match request for non-existent subdomains. It is specified by a “*” as part of the domain name, example: *.yourdomain.com. With wildcard subdomain setup, you do not need to create a DNS record for each subdomain. Example: unlimited subdomain for WordPress multisite …

How to Create a Subdomain for RunCloud Web Application
RunCloud Team
RunCloud Team

Aug 29, 2018

2 min read

How to Create a Subdomain for RunCloud Web Application

Subdomain is an easy and free way to categorize your website content and separate them from the main website. In this tutorial, you will learn what is a subdomain, the use cases, and how to host a web application at subdomain using RunCloud. What is a Subdomain? A subdomain is a domain that is a …

RunCloud API Released, MariaDB 10.2, Change IP Address Feature
RunCloud Team
RunCloud Team

Mar 04, 2018

3 min read

RunCloud API Released, MariaDB 10.2, Change IP Address Feature

RunCloud developers are always working hard to bring you new and better features. Today, we are happy to announce that the RunCloud API is now available for everyone! Another new feature added today is the ability to reconnect a RunCloud-managed server to the RunCloud Dashboard after its IP address has changed. You can do this …

​How to Use SFTP with FileZilla to Securely Transfer Files on RunCloud
RunCloud Team
RunCloud Team

Feb 10, 2018

2 min read

​How to Use SFTP with FileZilla to Securely Transfer Files on RunCloud

In this tutorial, you will learn how to use SFTP with FileZilla to securely transfer and manage files on RunCloud server. FTP is not secure FTP (File Transfer Protocol) uses clear text for all transmissions. Anyone is able to read the FTP usernames, passwords, commands and data by packet capture (sniffing) on the network. By …

How To Use SSH Keys with PuTTY on RunCloud
RunCloud Team
RunCloud Team

Dec 28, 2017

3 min read

How To Use SSH Keys with PuTTY on RunCloud

SSH keys are more secure than passwords and can help you log in without having to remember long passwords. With RunCloud you can easily add your ssh key to your server. If you are running an *NIX type OS such as MacOS or any Linux distro, ssh is already included with your OS. You can …

© 2026 RunCloud Sdn Bhd