Search: "restart"
How to Setup MySQL NDB Cluster on Ubuntu 16.04 blog
, stop and restart the service: ``` [Unit] Description=MySQL NDB Cluster Management Server After=network.target auditd.service ...
RestartContainerGroup - Elastic Container Instance Documentation
You can call this operation to restart a container group. Request parameters Parameter Type Required Example Description ...
SAP HANA High Availability and Disaster Recovery - SAP Documentation
solutions supported by Alibaba Cloud Auto-Restart ServiceHost Auto-FailoverHANA System Replication (HSR)SAP HANA Backup and ...
Reconfigure parameters for an RDS for MySQL instance - ApsaraDB for RDS Documentation
restart the RDS instance for the changes to take effect. For more information, see the Restart column on the ...
Plug-in configuration - Elasticsearch Documentation
you confirm the install operation, the system will restart the Kibana node ...
How to Monitor Nginx using Netdata on CentOS 7 blog
and make sure there is no error and to do so execute following command. nginx -t Next, restart nginx using following command ...
How to Install Graylog on Ubuntu 16.04 blog
cluster.name: graylog ``` Save the file and exit your editor. Since we modified the configuration file, we have to restart the service ...
How to Setup MySQL Group Replication on Ubuntu 16.04 blog
. Then, issue the command below to restart MySQL server: ``` $ sudo service mysql restart ``` Let's go over each of the ...