UPDATE ......From Tuesday 8 April 2025 we have changed the way that Single Sign-on works on this wiki. Please see here for more information:
Update
...
Code Block | ||
---|---|---|
| ||
cd /etc/apt/sources.list.d/ curl -o perfsonar-release.list http://downloads.perfsonar.net/debian/perfsonar-release.list curl http://downloads.perfsonar.net/debian/perfsonar-official.gpg.key | apt-key add - sudo apt update sudo apt install perfsonar-tools |
...