摘要: {{ template "__subject" . }} </head> <body itemscope="" itemtype="http://schema.org/EmailMessage" style="font-family: 'Helvetica Neue', Helvetica, Ari 阅读全文
posted @ 2020-10-10 14:54 random_lee 阅读(631) 评论(0) 推荐(0) 编辑
摘要: ip route get 8.8.8.8 阅读全文
posted @ 2020-07-06 16:27 random_lee 阅读(390) 评论(0) 推荐(0) 编辑
摘要: extfs.attributes Return attributes from dumpe2fs for a specified device CLI Example: salt ' ' extfs.attributes /dev/sda1 extfs.tune Set attributes for 阅读全文
posted @ 2020-03-29 01:27 random_lee 阅读(161) 评论(0) 推荐(0) 编辑
摘要: ethtool.show_driver Queries the specified network device for associated driver information CLI Example: salt ' ' ethtool.show_driver ethtool.show_ring 阅读全文
posted @ 2020-03-29 01:26 random_lee 阅读(151) 评论(0) 推荐(0) 编辑
摘要: apache.useradd Add HTTP user using the command. If the file does not exist, it will be created. Valid options that can be passed are: n Don't update f 阅读全文
posted @ 2020-03-29 00:43 random_lee 阅读(99) 评论(0) 推荐(0) 编辑
摘要: ip.get_bond Return the content of a bond script CLI Example: salt ' ' ip.get_bond bond0 ip.get_routes Return the contents of the interface routes scri 阅读全文
posted @ 2020-03-28 21:26 random_lee 阅读(228) 评论(0) 推荐(0) 编辑
摘要: iosconfig.diff_text Return the diff, as text, between the candidate and the running config. candidate_config The candidate configuration sent as text. 阅读全文
posted @ 2020-03-28 21:25 random_lee 阅读(89) 评论(0) 推荐(0) 编辑
摘要: introspect.service_highstate Return running and enabled services in a highstate structure. By default also returns package dependencies for those serv 阅读全文
posted @ 2020-03-28 21:23 random_lee 阅读(100) 评论(0) 推荐(0) 编辑
摘要: inspector.query Query the node for specific information. Parameters: scope : Specify scope of the query. System : Return system data. Software : Retur 阅读全文
posted @ 2020-03-28 21:22 random_lee 阅读(129) 评论(0) 推荐(0) 编辑
摘要: ini.remove_option Remove a key/value pair from a section in an ini file. Returns the value of the removed key, or if nothing was removed. API Example: 阅读全文
posted @ 2020-03-28 21:21 random_lee 阅读(145) 评论(0) 推荐(0) 编辑