Search: "sudo"
System Monitoring using Prometheus and Grafana blog
Core processor.User with sudo access ## Update the System We recommend you to install any new packages on a freshly updated ...
How to Install Nginx with RTMP Module on CentOS 7 blog
\ --with-debug ``` Install Nginx with RTMP module. Execute the following commands and they will do the job for you. ``` sudo make ...
How to Connect Geodjango App with AsparaDB RDS for PostgreSQL blog
**virtualenv** package using: ``` $ sudo -H pip3 install --upgrade pip ``` ``` $ sudo -H pip3 install virtualenv ``` Create a ...
Build an E-commerce Website Using Magento and Docker on Alibaba Cloud Starter Package blog
. Install Docker ``` $ curl -fsSL https://download.docker.com/linux/ubuntu/gpg sudo tee -a /etc/apt/sources.list.d/docker.list $ apt ...
Attaching a Bucket to OSSFS Through the www Account - Object Storage Service Documentation
change the owner of the configuration file and the group where it belongs: chown -R www:root passwd-ossfs5. sudo -u www /usr ...
[Vulnerability notice] CVE-2015-7547: Stack-based buffer overflow vulnerability in getaddrinfo() in Documentation
command. For Ubuntu/Debian Linux: sudo apt-get updatesudo apt-get install libc6For CentOS/Red Hat Linux: sudo yum -y update ...
Upgrade ECS OpenSSL - Security Advisories Documentation
For Alibaba Cloud Linux/CentOS systems, run the following command with the root permission: sudo yum update openssl For Ubuntu ...
RAM authentication - E-MapReduce Documentation
StrictHostKeyChecking=no emr-header-$i sudo useradd $user_name done for((i=1;i=$worker_cnt;i++)) do ssh -o StrictHostKeyChecking=no ...
Use the cloud assistant for automatic O&M - Elastic Compute Service Documentation
# coding=utf-8 # If the python sdk is not installed, run 'sudo pip install aliyun-python-sdk-ecs'. # Make sure you' ...