Rev | Line | |
---|
[89] | 1 | ************************************************ |
---|
| 2 | NutchEz README |
---|
| 3 | ************************************************ |
---|
| 4 | |
---|
[94] | 5 | NutchEz is developed by National Center for High-Performance Computing (NCHC) in Taiwan |
---|
[89] | 6 | |
---|
[94] | 7 | * How to lunch nutchez (Type following Instruction) |
---|
| 8 | ======================================== |
---|
[89] | 9 | nutchez |
---|
[94] | 10 | ======================================== |
---|
[89] | 11 | |
---|
[94] | 12 | * How to remove nutchez (Type following Instruction) |
---|
| 13 | ======================================== |
---|
[89] | 14 | sudo dpkg -P nutchez |
---|
[94] | 15 | ======================================== |
---|
[89] | 16 | |
---|
| 17 | * Where are the program and configuration files |
---|
| 18 | |
---|
| 19 | 1. Nutch home is installed on /opt/nutch |
---|
| 20 | 2. Nutch conf dir is set on ~/.nutchez/conf |
---|
| 21 | 3. Tomcat home is installed on ~/.nutchez/tomcat |
---|
[94] | 22 | 4. The final crawl results is located on ~/.nutchez/search |
---|
| 23 | 5. The nutchez log will be recorded on ~/.nutchez/log |
---|
| 24 | 6. The full path of this README is /etc/nutch/README |
---|
Note: See
TracBrowser
for help on using the repository browser.