質問編集履歴

2

local情報を追加

2016/03/28 06:05

投稿

owruby
owruby

スコア15

test CHANGED
File without changes
test CHANGED
@@ -15,3 +15,15 @@
15
15
  ```
16
16
 
17
17
  となります.
18
+
19
+
20
+
21
+ ubuntuないで
22
+
23
+ ```
24
+
25
+ ssh localhost -p [port number]
26
+
27
+ ```
28
+
29
+ とすると接続することは可能です.

1

ipアドレス

2016/03/28 06:05

投稿

owruby
owruby

スコア15

test CHANGED
File without changes
test CHANGED
@@ -10,7 +10,7 @@
10
10
 
11
11
  ```
12
12
 
13
- ssh: connect to host 130.158.101.146 port [port number]: Connection refused
13
+ ssh: connect to host [ip] port [port number]: Connection refused
14
14
 
15
15
  ```
16
16