Search: "leased line"
Deploy a Laravel 5.6 application on Alibaba ECS instance blog
configure Nginx Server for PHP requests. Make sure you change the line in location block with php 7.2 version as php7.2 ...
How to Set Up Your First CentOS 7 Server on Alibaba Cloud blog
/ssh/sshd_config Find the line PasswordAuthentication and change it value from yes to no. PasswordAuthentication no Restart the ...
How to Setup WordPress with Nginx and HHVM on Ubuntu 16.04 blog
best way to get started is to use HHVM's built-in webserver: $ hhvm -m server -p 8080 Running command-line scripts with HHVM ...
Beating Counterfeits with Alibaba Cloud Optical Character Recognition (OCR blog
line between physical and virtual world is blurring fast. OCR is among those technologies that are helping computers extract real ...
Let's Encrypt ACME with Alibaba Cloud API Gateway and CDN – Part 3 blog
-cert" } ``` The first line should be ignored. ACME generates a random key and value to dissuade developers from hard ...
How to Set Up Your First Ubuntu 14.04 Server on Alibaba Cloud blog
below: $ sudo nano /etc/ssh/sshd_config Find the line PasswordAuthentication and change its value from yes to no ...
How to Back Up MySQL Database on Alibaba Cloud ECS Ubuntu 16.04 blog
password.MySQL community server. ## Step 1: Use mysqldump Command for Logical Backups MySQL has a nice command line utility that ...
How to Install ownCloud on Alibaba Cloud ECS Ubuntu 16.04 blog
. First, login to your MySQL server on the command line using the command below: $ sudo mysql -uroot -p Enter your MySQL ...
How to Monitor Nginx using Netdata on CentOS 7 blog
line and make sure you have a configuration as shown below. ``` localhost: name : 'local' url : 'http ...
5 Best Practices for Different Web Application Hosting Scenarios blog
layers. Using Alibaba Cloud Express Connect, the two VPCs in multiple regions are connected through a dedicated line. This ...