![[PukiWiki] [PukiWiki]](http://www2.nao.ac.jp/~aste-www/aste_wiki/obs.jpg) 
 | Descriptions | Fullcommands | 
| Restart COSMOS3 on the ASTE site | ssh -t aste-1c "sudo /cosmos3/naoj/sbin/cos3_cntl restart all" | 
| alternatively, (1) ssh asteobs@aste-1c (2) sudo /cosmos3/naoj/sbin/cos3_cntl restart all | |
| Stop COSMOS3 on the ASTE site | ssh -t aste-1c "sudo /cosmos3/naoj/sbin/cos3_cntl stop all" | 
| Restart remote-site COSMOS3 and its connections to the ASTE site on a remote site | ssh -t aste-mt1 "sudo /cosmos3/naoj/sbin/cos3_cntl restart" (Mitaka [MTK]) | 
| ssh -t aste-rt1 "sudo /cosmos3/naoj/sbin/cos3_cntl restart" (Remote [RMT]) | |
| ssh -t aste-at1 "sudo /cosmos3/naoj/sbin/cos3_cntl restart" (SPdA [SPdA]) | |
| Restart Envmon and Aspirin (Don't forget to restart ASPIRIN after envmon restarts) | (1) ssh aste-v1c "/opt/sudo/bin/sudo /cosmos3/naoj/rc3.d/S99astnaojd stop; nohup /opt/sudo/bin/sudo /cosmos3/naoj/rc3.d/S99astnaojd start" (2) ssh -t aste-1c "sudo /cosmos3/naoj/rc3.d/S99astnaojd stop; nohup sudo /cosmos3/naoj/rc3.d/S99astnaojd start" | 
| Turn on Aspirin-blue (wind correction) | ssh aste-1c "/cosmos3/naoj/bin/windsw on" | 
| Display ASTE site status | ssh aste-1c "/cosmos3/naoj/bin/astemon.sh -nw" | 
| Descriptions | Fullcommands | 
| MAC power-control | (1) ssh asteobs@aste-1c | 
| (2 power-cycle) mac_sw REBOOT (2 power-off) mac_sw OFF (2 power-on) mac_sw ON |