afsd
AFS distributed filesystem client support
Install
- All systems
-
curl cmd.cat/afsd.sh
- Debian
-
apt-get install openafs-client
- Ubuntu
-
apt-get install openafs-client
- Kali Linux
-
apt-get install openafs-client
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install openafs-client
- Raspbian
-
apt-get install openafs-client
- Dockerfile
- dockerfile.run/afsd
openafs-client
AFS distributed filesystem client support
AFS is a distributed filesystem allowing cross-platform sharing of files among multiple computers. Facilities are provided for access control, authentication, backup and administrative management. This package provides basic client support to mount and manipulate AFS. If your site uses Kerberos v5 authentication for AFS, you will also want to install openafs-krb5.