回答編集履歴
1
answer
CHANGED
@@ -7,7 +7,7 @@
|
|
7
7
|
解決までの操作
|
8
8
|
1.VM側へ移動
|
9
9
|
コマンド
|
10
|
-
ssh -i ~/.bitnami/stackman/machines/xampp/ssh/id_rsa -o StrictHostKeyChecking=no root@
|
10
|
+
ssh -i ~/.bitnami/stackman/machines/xampp/ssh/id_rsa -o StrictHostKeyChecking=no root@○.○.○.○
|
11
11
|
@以降はXAMPPのIPアドレス
|
12
12
|
|
13
13
|
2.ffmpegをインストール
|