close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_core.so: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.
- Timestamp:
-
Aug 15, 2012, 1:22:54 PM (14 years ago)
- Author:
-
jazz
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v2
|
v3
|
|
| 125 | 125 | |
| 126 | 126 | * 中華電信 hicloud 帳務 - 02-23445568 |
| | 127 | |
| | 128 | = 建立 /etc/hosts = |
| | 129 | |
| | 130 | {{{ |
| | 131 | $ for ((i=1;i<=50;i++)); do printf "10.131.33.$i G300-P%02d\n" $i; done >> /etc/hosts |
| | 132 | }}} |