質問編集履歴

1

追記

2019/09/16 09:27

投稿

tomiharu1017
tomiharu1017

スコア4

test CHANGED
File without changes
test CHANGED
@@ -129,3 +129,29 @@
129
129
  CentOS6.8
130
130
 
131
131
  vagrant2.1.5
132
+
133
+
134
+
135
+ ## 追記
136
+
137
+
138
+
139
+ ```
140
+
141
+ > ssh 192.168.33.10
142
+
143
+ The authenticity of host '192.168.33.10 (192.168.33.10)' can't be established.
144
+
145
+ RSA key fingerprint is SHA256:nGWUJ4ZS3c0AbkYVr9Nrny/CNRuXO+6ybztG6esiZjQ.
146
+
147
+ Are you sure you want to continue connecting (yes/no)? yes
148
+
149
+
150
+
151
+ Warning: Permanently added '192.168.33.10' (RSA) to the list of known hosts.
152
+
153
+ ssh_dispatch_run_fatal: Connection to 192.168.33.10 port 22: Connection aborted
154
+
155
+ ```
156
+
157
+ 192.168.33.10は仮想環境設定でコメントアウトしたときにあったアドレスです。