Anwar

Posts

Install Elasticsearch on Ubuntu 22.04

Introduction Elasticsearch is a powerful platform designed for real-time distributed search and data analysis. It is widely used because of its flexibility, scalability, and advanced...

How to Check Your Elasticsearch Version from the Command Line

IntroductionWhen working with Elasticsearch to store and manage data, there may be times when you need to check which version of the software is running....

How to remove Elasticsearch from Ubuntu?

sudo apt-get –purge autoremove elasticsearch sudo rm -rf /etc/elasticsearch sudo rm -rf /var/lib/elasticsearch Reference: https://stackoverflow.com/questions/45585881/how-to-remove-elasticsearch-from-ubuntu

Server Control Panel ploi.io

Reference: https://ploi.io/

Cloudflare 524 Error Cloudflare

IntroductionThe 524 Gateway Timeout error appeared while I was testing a machine learning application with Manuel Guzman, MSW’s R&D Director. The application required several minutes...

PHP Without Timeout

Introduction Some PHP scripts require a long execution time to complete without interruption. This is common with tasks such as WordPress plugins like BackupBuddy, ImportBuddy,...

How to transfer my server to another account?

If you need to move a server from one RunCloud account to another, you can use the Transfer Server feature. Please note that this feature...

How To Acquire a Let’s Encrypt Certificate Using DNS Validation with acme-dns-certbot on Ubuntu 18.04

Introduction Most Let’s Encrypt certificates are issued using HTTP validation, which makes it easy to install certificates on a single server. However, this method is...

How Do I Setup Cloudflare DNS Management?

Configure Cloudflare Integration in RunCloud To set up the Cloudflare integration in RunCloud, first go to your Personal Space or Workspace Settings area in the...