FastHandle is fast operation tools for infrastructure configurations and tests.
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| 
                    operation:faq.html [2017/12/07 01:21] kurihara created  | 
                
                    operation:faq.html [2019/02/11 00:37] (current) kurihara  | 
            ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| [[: | [[: | ||
| - | ====== FAQ : How to use ====== | + | ====== FAQ : How to use FastHandle====== | 
| \\ | \\ | ||
| Line 9: | Line 9: | ||
| I want to know the difference between Server A and Server B. | I want to know the difference between Server A and Server B. | ||
| <sxh bash toolbar: | <sxh bash toolbar: | ||
| - | $ echo a.a.a.a  | + | $ fab -H a.a.a.a  | 
| - | $ echo b.b.b.b  | + | $ fab -H b.b.b.b  | 
| $ | $ | ||
| - | $ output/ | + | $ sdiff output/ | 
| - | $ output/ | + | |
| </ | </ | ||
| Line 20: | Line 19: | ||
| I want to know the difference between before restart and after restart | I want to know the difference between before restart and after restart | ||
| <sxh bash toolbar: | <sxh bash toolbar: | ||
| - | $ echo a.a.a.a  | + | $ H=a.a.a.a | 
| - | $ echo a.a.a.a  | + | $ fab -H $H check.reboot_check | 
| - | $ echo a.a.a.a | fab auth.pro osinfo.check_reboot | + | $ fab -H $H ope.reboot | 
| - | $ echo a.a.a.a  | + | $ fab -H $H check.reboot_check | 
| + | $ fab -H $H ope.check_reboot_diff | ||
| + | |||
| + | $ fab -H $H check.ping_gw | ||
| </ | </ | ||
| + | \\ | ||
| + | <WRAP box 90%> | ||
| + | <catlist -noAddPageButton -smallHead -sortAscending> | ||
| + | </ | ||
| \\ | \\ | ||
| \\ | \\ | ||
| [[: | [[: | ||
My Sites
SNS
Copyright (c) 2025 FastHandle - IT Operations Examples All Rights Reserved.