Skip to content
Snippets Groups Projects
Commit 513db6cd authored by Viktor Manuel Guijarro Plaza's avatar Viktor Manuel Guijarro Plaza
Browse files

Update docs/storage/eos.md, docs/storage/afs.md, docs/linux/locmap.md

parent bd99e3b5
No related branches found
No related tags found
1 merge request!20Update docs/linux/locmap.md
Pipeline #5883583 passed
This commit is part of merge request !20. Comments created here will be created in the context of that merge request.
......@@ -53,7 +53,7 @@ Users:
Here you can see all the different modules you can have configured by locmap. For instance, `afs` and `eosclient` will configure the AFS and EOS filesystems so that you can access them from your machine:
* This are the available modules for Alma 8 and 9:
* This are the available modules for both RHEL and Alma, with a version 8 or higher:
```
$ locmap --list
[Available Modules]
......@@ -71,7 +71,7 @@ ssh [ enabled]
sudo [ enabled]
zoom [ enabled]
```
* This are the available modules for CC7:
* These are the available modules for CC7:
```
$ locmap --list
[Available Modules]
......@@ -88,6 +88,8 @@ ssh [ enabled]
sudo [ enabled]
zoom [ enabled]
```
!!! danger "Observation"
You can notice some differences in the modules between locmap on 7 compared to 8 and 9. First of all, cernphone and chrony have been added modules. And sendmail (CC7) has been replaced with postfix.
#### Enable and configure a module
......
......@@ -14,8 +14,6 @@ The AFS Service is based on OpenAFS, an open-source distributed filesystem which
```
$ locmap --enable afs
```
```
$ locmap --configure afs
```
......
......@@ -14,8 +14,6 @@ The main target area for the service is physics data analysis, which is characte
```
$ locmap --enable eos
```
```
$ locmap --configure eos
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment