Latest Posts

Discover insights, tutorials, and thoughts on technology and development.

How to install Plesk on Linux CentOS?

Download the autoinstaller from our website:1wget http://autoinstall.plesk.com/plesk-installer 2Add execute permissions to the autoinstaller:chmod +x plesk-installerLaunch the autoinstaller:./plesk-in...

1 min read

Best Payment Methods to receive/send payments online

PayoneerTransferwisePaypalXoomhttps://paddle.com/https://www.2checkout.com/

1 min read
1 min read

Discount Websites (for web traffic)

AppSumo: https://www.AppSumo.comWarrior Special Offers (WSO): https://www.warriorforum.com/warrior-special-offers 

1 min read

Install Lets Encrypt SSL Certificate using Docker, WordPress and DigitalOcean

In this article I am going to show you that how to install SSL Certificate on your wordpress website using Docker, Docker compose, Let’s Encrypt and Digital Ocean. If you are interested in Video...

8 min read

SSH: how to run a PHP script in background forever in Linux (CentOS) ?

If you want to run a PHP script in the background forever through SSH then follow these steps:If you are using a SSH terminal (PuTTY) then directly run following command:// Notice '&'; that o...

1 min read

PHP: How to run / execute a script in the background forever through SSH ?

You can execute a php script in the background forever by using SSH through PHP but for that you have to make sure first that SSH2 extension is available.PHP DOCS: http://www.php.net/manual/en/fu...

1 min read

How to Change Bootstrap Carousel Slide Speed?

The speed cannot be controlled by the API. Though you can modify CSS that is in charge of that. find in the bootstrap.css file:.carousel-inner > .item { position: relative; display: none;...

1 min read

How to lock screen orientation to portrait or landscape?

This article will show you how to lock screen orientation to one direction.Environment Details:– Phonegap Build – cli-5.2.0– Device: iPhone S5 9.3.2For locking orientation to portrait add followi...

1 min read

How to kill a port in mac, Linux or windows? – Solved

There are several approaches to kill a port. I found a command that is very simple and easy to remember that works in any operating system. All you need is to have npm installed on your computer. If...

1 min read

Is Hostinger the best Cheap Web Hosting? | Review 2021

Greetings everyone! Thank you for reading my review of Hostinger. Hostinger is the Best cheap web hosting service that is quickly gaining popularity. They are well known. The popularity of Hostinger i...

13 min read