Search: "root"
WordPress with LEMP on Alibaba Cloud – Part 1 Provision and Secure an Ubuntu 16.04 Server blog
superuser and disabling root login, and finally configuring the Ubuntu UFW (Uncomplicated FireWall). The next tutorial will ...
Implementing a Modern WordPress Workflow on Alibaba Cloud - Part 2 blog
to your staging server to create an online staging site. ###Step 3. Create a Root Folder for Your Staging Site Create your ...
How to Set Up Django with Postgres, Nginx, and Gunicorn on Ubuntu 16.04 blog
. ## Prerequisites A fresh Alibaba Cloud Ubuntu 16.04 instance.A static IP address is configured.A root password is set up to ...
How to Install OpenLambda on Alibaba Cloud blog
;ll want to connect to the instance using SSH, as shown below: ``` ssh root@ The authenticity of host 'AAA.CCC.BBB.DDD' ...
How to Install Fail2ban to Protect Against Brute Force Login Attacks blog
for your instance. - A root password is set up for your instance. ## Procedure To install and configure Fail2Ban to protect ...
Add an HTTPS listener (mutual authentication) - Server Load Balancer Documentation
Run the following commands to create a ca folder under the /root directory and then create four sub folders under ...
One-click Deployment of a Hadoop Distributed Cluster on Alibaba Cloud blog
. ``` "ssh-keygen -t rsa -P '' -f '/root/.ssh/id_rsa' \n", "cd /root/.ssh \n", " ...
Generate a CA certificate - Server Load Balancer Documentation
Run the following commands to create a ca folder in the /root directory and then create four subfolders under the ...
How to Deploy a WordPress Instance on Alibaba Cloud - Getting Started with Alibaba Cloud Site
couple of important steps to configure your server. You will need to first create a non-root user with sudo privileges here, and ...