Explore Blog

Prev
Looking for an alternative to phpMyAdmin? Look no further…

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

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

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

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 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 …

Cloudflare DNS for RunCloud (Security & Performance)

RunCloud Team

Apr 18, 2018

4 min read

Cloudflare DNS for RunCloud (Security & Performance)

Cloudflare DNS is one of best DNS providers in the world. It offers free accounts so everyone can not only manage their domain names, but also benefit from the additional security and performance enabled by their integrated features. In this article, we will share some tips to enable you to use Cloudflare with RunCloud and …

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