It is very convenient to be able to access the data archive directly.
It is very convenient to be able to access the data archive directly.
At ISIS, this is automatically done on the Windows machines, however OSX
At ISIS, this is automatically done on the Windows machines, however OSX and Linux
requires some extra setup.
require some extra setup.
OSX
OSX
---
---
...
@@ -144,3 +144,49 @@ OSX
...
@@ -144,3 +144,49 @@ OSX
* It can be found at `/Volumes/inst$`
* It can be found at `/Volumes/inst$`
**NB** the address in step 2 sometimes changes - if it does not work, replace `80` with `55` or `3`.
**NB** the address in step 2 sometimes changes - if it does not work, replace `80` with `55` or `3`.
Linux
------
1. Install packages:
* ``autofs``
* ``smbfs`` - Ubuntu 12.04
* ``cifs-utils`` - Ubuntu 14.04
2. Create an ``/archive.creds`` file in the root directory containing this, filling in the relevant details:
This should only be done if full disk encryption is enabled or if the ``archive.creds`` file is stored in a secure (encrypted) location; to ensure passwords are kept safe.
.. code-block:: text
username=FEDERAL_ID_HERE
password=FED_PASSWD_HERE
domain=CLRC
3. Edit ``/etc/auto.master`` and add the line:
.. code-block:: text
/archive /etc/auto.archive
4. Create ``/etc/auto.archive`` and add the single line: