Explore Blog

Prev
3 Free Ways To Migrate WordPress From Shared Hosting To Cloud Server

RunCloud Team

Jun 27, 2019

5 min read

3 Free Ways To Migrate WordPress From Shared Hosting To Cloud Server

WordPress Migration From Shared To Cloud You probably start your website hosting from a small shared hosting account. As your website grows, you will hit the limitations of shared hosting, and then you know it is time to consider moving to a better hosting environment like cloud hosting. Cloud hosting is more reliable, higher scalability, …

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

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 …

How to Create Wildcard Subdomain for Unlimited Subsites

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

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 …

How to Block IP Address Using WordPress .htaccess File to Stop Bad Visitors

RunCloud Team

Aug 22, 2018

3 min read

How to Block IP Address Using WordPress .htaccess File to Stop Bad Visitors

In this tutorial, we show you how to block bad visitors by their IP addresses using only Apache .htaccess file. No WordPress plugin required. Your public website is on the internet for anyone, including bad visitors like bad bots, spammers, hackers, malicious users. They are annoying, taking up your web server resources, and potential security …

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

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

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 …

Using Mailgun To Send Transactional Email From WordPress

Ahmad Fikrizaman

Jul 23, 2017

3 min read

Using Mailgun To Send Transactional Email From WordPress

What is Transactional Email Transactional email is the email sent when something triggered from your Web Application such as resetting the user password. My WordPress didn’t send email This is a common problem if you didn’t configure your server to relay email. Configuring the server to send email is hard. How hard it is? You …

Redirect to HTTPS Using htaccess Behind Nginx Proxy

Ahmad Fikrizaman

Jul 01, 2017

< 1 min read

Redirect to HTTPS Using htaccess Behind Nginx Proxy

Sometimes when building your own web application from scratch, you might want to force your web application to redirect to HTTPS. You can achieve that with HSTS, but you are thinking it is better to add the redirection rules to the .htaccess too. So how to redirect to HTTPS using .htaccess behind Nginx Proxy? The …

Prev

© 2025 RunCloud Sdn Bhd