Search: "close"
How to Install Puppet Master and Client on Ubuntu 16.04 blog
nano /etc/hostname` Change the file as shown below: `puppet-server` Save and close the file when you are finished. On the ...
How to Configure Nginx High Availability Cluster Using Pacemaker on Ubuntu 16.04 blog
node2 ``` Save and close the file, when you are finished. Next, test hostname resolution by pinging the other server using ...
Developing ASP.NET Core App in Visual Studio and Deploying on Simple Application Server blog
below. ![20](https://yqintl.alicdn.com/7aee8d63136482b9aa53cbf6b974d9e68d9c4c4f.png) ### Final Steps Close the terminal and ...
Applying PostgreSQL Graph Database to Social Scenarios blog
Associated with 1000 Close Users, Forming a Network of 100 Billion Relations. ``` postgres=# create table a(c1 int, c2 int ...
Use packages with user-defined types - POLARDB Documentation
SYS_REFCURSOR ) IS BEGIN CLOSE p_refcur; END; BEGIN OPEN dept_cur; LOOP FETCH dept_cur ...
How to Set Up a Highly Available PostgreSQL Cluster Using Patroni on Ubuntu 16.04 blog
; ETCD_INITIAL_CLUSTER_TOKEN="cluster1" ETCD_INITIAL_CLUSTER_STATE="new" ``` Save and close the file, then restart Etcd service ...
Traffic Management with Istio (5): Deploy Custom Gateway and Manage Its Certificates with cert blog
checking its validity and attempt to renew it as it gets close to expiry. cert-manager considers certificates to be close to expiry ...
How to Use Alibaba Cloud LOG Java Producer blog
shutdown and limited shutdown. ### Safe Shutdown In most cases, we recommend that you use safe shutdown. You can call the close ...
Streaming download - Object Storage Service Documentation
entire object. If you do not close OssObject after it is used, connection leaks may occur. Consequently, no connection is ...