close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_delta.so: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.
- Timestamp:
-
Sep 20, 2011, 12:14:55 PM (15 years ago)
- Author:
-
jazz
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v4
|
v5
|
|
| 7 | 7 | * [http://wiki.apache.org/hadoop/HadoopIPv6 Hadoop and IPv6] |
| 8 | 8 | * [http://fclose.com/b/linux/3232/disable-ipv6-on-linux/ Disable IPv6 on Linux] |
| | 9 | {{{ |
| | 10 | ~$ echo "options ipv6 disable=1" >> disable-ipv6.conf |
| | 11 | ~$ sudo mv disable-ipv6.conf /etc/modprobe.d/ |
| | 12 | }}} |
| 9 | 13 | |
| 10 | 14 | == Hadoop & GPU == |