Search: "localhost"
Build an Apache Flink Application from Scratch in 5 Minutes blog
= env.socketTextStream("localhost", 9000, "\n"); ``` This creates a `DataStream` of string type. `DataStream ...
How to Build an E-commerce Website with WordPress blog
noted earlier. Change ```password_here``` to the database password you chose. Change localhost to the database connection ...
How is memory usage calculated in CloudMonitor? - CloudMonitor Documentation
the following example: [root@localhost ~]# cat /proc/meminfo MemTotal: 8011936 kBMemFree: 227336 kBBuffers: 277872 ...
[Vulnerability notice] Arbitrary file access vulnerability in Elasticsearch - Security Advisories Documentation
directory. For example, an attack can use the http://localhost:9200/_plugin/head/../../../../../../../../../etc/passwd URL to ...
Harden MySQL service security - Security Advisories Documentation
insert intomysql.user(Host,User,Password,ssl_cipher,x509_issuer,x509_sub ject) values("localhost","pppadmin" ...
Local service availability monitoring - CloudMonitor Documentation
example, to test whether Tomcat responds normally, select HTTP(S) and enter localhost:8080/monitor. To test the connectivity of MySQL ...
Quick Start - Time Series & Spatial Temporal Database (TSDB Documentation
: - targets: ['localhost:9090']# Remote write configuration (TSDB).remote_write: - url: "http://ts ...
Code quality - Elastic Compute Service Documentation
can also check that the following command returns some HTML curl http://localhost:9000 # Configure SonarQube to automatically ...