Linux @ CERN

CERN > IT > Linux

CentOS 8 - AFS

To enable AFS on CentOS 8, follow these instructions:


sudo dnf -y install locmap-release
sudo dnf -y install locmap
sudo locmap --enable afs
sudo locmap --configure afs

Note:

You may need to reboot to enable the openafs-client, depending on what kernel your system is currently running