Intel AMTのSDKは適当に探してダウンロードしておいてください。今回はバージョン6を使用。 LinuxでSOAP版の電源操作を行うコマンドはLinux/Intel_AMT/Samples/Soap/RemoteControlにある。 というわけで早速コンパイルしてみる。方法については、Linux/Intel_AMT/Samples/Soap/README を参照。 RemoteControlのディレクトリにMakefileがあるからっていきなりmakeしてもダメです。悲しい。 Prerequisite: 1. Navigate to the root directory of the Linux SDK and perform the following command: chmod a+rwx -R <root directory of linux sdk> In order t