回答編集履歴

1

微修正

2018/12/02 09:07

投稿

otn
otn

スコア84491

test CHANGED
@@ -1,8 +1,14 @@
1
1
  > /linux-share
2
+
3
+
2
4
 
3
5
  ではなくて、
4
6
 
7
+
8
+
5
9
  > mount -t cifs -o username=???,password=??? //192.168.1.9/windows-share linux-share
10
+
11
+
6
12
 
7
13
  では?
8
14