User Tools

Site Tools


cdn:command

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
cdn:command [2018/12/23 21:04]
shaoxp
cdn:command [2021/06/01 15:29] (current)
Line 19: Line 19:
   * ''​curl -voa "​http://​xxxx.cname.domain/​xxx"​ --header "​host:​domain"​   * ''​curl -voa "​http://​xxxx.cname.domain/​xxx"​ --header "​host:​domain"​
 ''​ ''​
 +===== systemctl =====
 +  * systemctl status elasticsearch.service -l
 +  * systemctl enable elasticsearch
 +  * systemctl stop elasticsearch
 +  * systemctl disable elasticsearch
 +  * systemctl start elasticsearch
 +  * systemctl restart elasticsearch
 +
 +===== journalctl =====
 +  * journalctl -u elasticsearch
 +
 +
 +
  
cdn/command.txt ยท Last modified: 2021/06/01 15:29 (external edit)