1 parent 034ccf4 commit 34a5b7fCopy full SHA for 34a5b7f
1 file changed
python/Batch_create_pub_key/README.md
@@ -14,12 +14,12 @@ python Batch_key.py
14
15
如下:
16
17
-yan@yan:~$ python Batch_key.py
18
-create Host:192.168.18.46 .ssh dir......
19
-upload id_rsa.pub to Host:192.168.18.46......
20
-host:root@192.168.18.46 auth success!
21
-
22
-create Host:192.168.18.13 .ssh dir......
23
-upload id_rsa.pub to Host:192.168.18.13......
24
-host:root@192.168.18.13 auth success!
+ yan@yan:~$ python Batch_key.py
+ create Host:192.168.18.46 .ssh dir......
+ upload id_rsa.pub to Host:192.168.18.46......
+ host:root@192.168.18.46 auth success!
+
+ create Host:192.168.18.13 .ssh dir......
+ upload id_rsa.pub to Host:192.168.18.13......
+ host:root@192.168.18.13 auth success!
25
0 commit comments