Search: "root login"
Connect to ApsaraDB for MongoDB through the mongo shell - ApsaraDB for MongoDB Documentation
MongoDB. The following command is an example: mongo --host dds-xxxx.mongodb.rds.aliyuncs.com:3717 -u root -p Ft123456 ...
Connection sample code for MongoDB drivers - ApsaraDB for MongoDB Documentation
;; $demo_user = 'root'; $demo_password = '123456'; $demo_db = 'admin'; # Construct a MongoDB connection string URI ...
[Vulnerability notice] CVE-2016-10009: Remote code execution vulnerability in OpenSSH - Security Documentation
files to boot listcd /root/openssh-7.4p1/contrib/redhatcp sshd.init /etc/init.d/sshdcp ssh_config /etc/ssh/ssh_config# enter y ...
[Vulnerability notice] Multiple high-risk vulnerabilities in Elasticsearch - Security Advisories Documentation
: /path/to/logs# set the path for storing the log file. The default path is the logs folder under the root directory of Elasticsearch ...
[Vulnerability notice] CVE-2016-7543: GNU Bash local command execution vulnerability - Security Documentation
by constructing the SHELLOPTS and PS4 environment variables to run arbitrary commands with the root privilege. Condition and ...
Custom routing - user guide - Container Service Documentation
/abc.php domain/abc.php, domain.com/root/abc.php \*.domain.com/\*.jpg www.domain.com/abc.jpg, abc.domain.com/123.jpg domain.com ...
Bucket-related commands - Object Storage Service Documentation
root directory in the bucket specified by the target-bucket parameter. For log object naming ...
Build LNMP environment under CentOS 6 - Elastic Compute Service Documentation
=mysql_connect('127.0.0.1','root',''); if ($conn)else phpinfo(); ?Access the instance by using http ...