Search: "localhost"
How to Configure an Apache Kafka Cluster on Ubuntu 16.04 blog
: /opt/Kafka/bin/kafka-topics.sh --create --zookeeper localhost:2181 --replication-factor 1 --partitions 1 --topic Topic1 You ...
Managing System Users Using Ansible blog
@localhost ~]$ ssh-copy-id ansible@node3 /bin/ssh-copy-id: INFO: attempting to log in with the new key(s), to filter out any that ...
Getting to Know Dockerfile Instructions: Part 2 blog
http://localhost/ exit 1 ``` Important: please note the ** curl -f http://localhost/ ** health check command will ALWAYS fail ...
[Vulnerability notice] Multiple high-risk vulnerabilities in Elasticsearch - Security Advisories Documentation
multiple types of database data (including relational MySQL and MongoDB).If _river is contained in indices (http://localhost:9200 ...
Client Tool - Blockchain as a Service Documentation
address is localhost) and the other for BaaS, which need to be distinguished. Enters the address in the browser: http://localhost ...
How to Install Puppet Master and Client on Ubuntu 16.04 blog
/html' } } ``` The above configuration will install the Apache, configure a virtual host called localhost, listening on port ...
Using CrateDB with PHP PDO for a Real-Time IoT Project on Alibaba Cloud blog
to import test data. Use the http://localhost:4200/ URL to access the interface on your server browser. Replace "localhost ...
How to Install Parse Server on Ubuntu 16.04 blog
not specified, falling back to localhost. (node:13705) ExperimentalWarning: The http2 module is an experimental API. (node:13705 ...