Skip to content
Snippets Groups Projects

Update docs/linux/locmap.md

Merged Viktor Manuel Guijarro Plaza requested to merge LOS-1092bis into master
3 files
+ 4
6
Compare changes
  • Side-by-side
  • Inline
Files
3
+ 4
2
@@ -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,0+88,0 @@
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
Loading