User Tools

Site Tools


cdn:command

CDN Commands

I want to take a note here for all commands we met when running a CDN service.

nslookup

  1. nslookup -type=cname www.simplenature.cn
  2. nslookup -type=mx simplenature.cn
  3. nslookup -q=txt simplenature.cn

dig

wget

curl

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)