SaltStack Commands
- Category : Linux Helpline (Easy Guide)
- Posted on : Jan 05, 2019
- Views : 2,326
- By : Ingavar J.

SaltStack is a open source configuration management used remote execution tool. With the use of remote execution system administrators can execute the programs and command from the master system named as salt to the agent system named as minions.Sample salt-master commands are given below,
Salt-master commands
listing minions keys:
#salt-key --list allAccepted Keys:
Denied Keys:
Unaccepted Keys:
Rejected Keysaccept all minions keys :
#salt-key -Adelete all minions key:
#salt-key -Daccept one of minions:
#salt-key -a <minionID>ping all minions:
#salt '*' test.pingrun grains on all minions for retrieve network interface:
#salt "*" grains.get 'hwaddr_interfaces'run grains on all minions for retrieve CPU model:
#salt "*" grains.get 'cpu_model'run OS command on minion:
#salt "*" cmd.run 'reboot'listing modules:
#salt-call sys.list_modules --out=jsonlisting states:
#salt-call sys.list_state_moduleslisting modules force output format:
#salt-call sys.list_modules --out=jsonsynchronising modules of the minions with the master:
#salt-call saltutil.sync_modulesCategories
Subscribe Now
10,000 successful online businessmen like to have our content directly delivered to their inbox. Subscribe to our newsletter!Archive Calendar
| Sat | Sun | Mon | Tue | Wed | Thu | Fri |
|---|---|---|---|---|---|---|
| 1 | 2 | 3 | 4 | 5 | 6 | 7 |
| 8 | 9 | 10 | 11 | 12 | 13 | 14 |
| 15 | 16 | 17 | 18 | 19 | 20 | 21 |
| 22 | 23 | 24 | 25 | 26 | 27 | 28 |
| 29 | 30 | |||||
Recent Articles
-

Posted on : Jul 25
-

Posted on : Jul 07
-

Posted on : Apr 07
-

Posted on : Mar 19
Optimized my.cnf configuration for MySQL 8 (on cPanel/WHM servers)
Tags
- layer 7
- tweak
- kill
- process
- sql
- Knowledge
- vpn
- seo vpn
- wireguard
- webmail
- ddos mitigation
- attack
- ddos
- DMARC
- server load
- Development
- nginx
- php-fpm
- cheap vpn
- Hosting Security
- xampp
- Plesk
- cpulimit
- VPS Hosting
- smtp
- smtp relay
- exim
- Comparison
- cpu
- WHM
- mariadb
- encryption
- sysstat
- optimize
- Link Building
- apache
- centos
- Small Business
- VPS
- Error
- SSD Hosting
- Networking
- optimization
- DNS
- mysql
- ubuntu
- Linux






