This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
lockss_setup [2013/03/27 16:26] cknapp [Proxy Config Entry] |
lockss_setup [2019/01/07 17:20] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Setup for LOCKSS linking ====== | ====== Setup for LOCKSS linking ====== | ||
| + | |||
| + | LOCKSS IS CURRENTLY DEACTIVATED IN SFX. NO RETRIEVAL IS OCCURRING. 2016 | ||
| ==== Proxy Config Entry ==== | ==== Proxy Config Entry ==== | ||
| Line 5: | Line 7: | ||
| * U http://sskcol001.library.umass.edu:8082 | * U http://sskcol001.library.umass.edu:8082 | ||
| * DJ umass.edu | * DJ umass.edu | ||
| - | * Note: 8082 is the public access port, 8081 is UM admin access. If 8082 port is change, make change in SFX L/P. | + | * Note: 8082 is the public access port, 8081 is UM admin access. If 8082 port is changed, make change in SFX L/P. |
| ==== LOCKSS Admin Changes ==== | ==== LOCKSS Admin Changes ==== | ||
| === Under Content Control === | === Under Content Control === | ||
| Line 13: | Line 15: | ||
| | | ||
| + | ==== UMass LOCKSS Box IP Special Registration ==== | ||
| + | Some platforms require special registration of our LOCKSS box IP. This has included Atypon and JSTOR. See LOCKSS instructions [[http://www.lockss.org/support/use-a-lockss-box/adding-titles/publisher-ip-address-registration-contacts-for-global-lockss-network]] | ||
| Line 28: | Line 32: | ||
| * http://sskcol001.library.umass.edu:8081/ | * http://sskcol001.library.umass.edu:8081/ | ||
| * http://sskcol002.library.umass.edu:8081/ | * http://sskcol002.library.umass.edu:8081/ | ||
| - | * Journal Configuration > Add titles > Check "All AUs" > Select AUs. After this runs, | + | * Journal Configuration > Add AUs > Check "All AUs" > Select AUs. After this runs, |
| * Check both boxes to evenly distribute > click Select All > "Add Selected AUs". May take 15-30 mins. If run times out, let Aaron know. | * Check both boxes to evenly distribute > click Select All > "Add Selected AUs". May take 15-30 mins. If run times out, let Aaron know. | ||
| ==== Preparing a LOCKSS dataloader file for SFX ==== | ==== Preparing a LOCKSS dataloader file for SFX ==== | ||
| * Retrieve a file of LOCKSS collected titles in .csv format from http://sskcol001.library.umass.edu:8081 | * Retrieve a file of LOCKSS collected titles in .csv format from http://sskcol001.library.umass.edu:8081 | ||
| - | *At LOCKSS title list, choose "Collected", "Journals", "Titles", and "CSV", click "List Titles". | + | * At LOCKSS choose "Title list", choose "Collected", "Journals", "SFX DataLoader", and "CSV", click "List Titles". |
| + | * Save as .txt file and use SFX dataloader. Fields are: ISSN, Activation, Threshold. | ||
| + | OR | ||
| + | * Retrieve a file of LOCKSS collected titles in .csv format from http://sskcol001.library.umass.edu:8081 | ||
| + | * At LOCKSS choose "Title list", choose "Collected", "Journals", "Titles", and "CSV", click "List Titles". | ||
| *Save, don't open, and move to folder where PERL script lives (which is currently C:apps/open_perl_ide). Rename if desired but keep .csv extension (currently add "sskcol001.library.umass.edu_" to beginning of file name). | *Save, don't open, and move to folder where PERL script lives (which is currently C:apps/open_perl_ide). Rename if desired but keep .csv extension (currently add "sskcol001.library.umass.edu_" to beginning of file name). | ||
| * Open desktop PERL environment shortcut. | * Open desktop PERL environment shortcut. | ||