install deadline

install pulseSecure
on linux follow pulse secure on linux Mbr>

to confirm pulse is working (windows or linux)
nslookup deadline.herts.ac.uk
answer expected

Name: xxx-xx-xxxxxxxxxx.herts.ac.uk
Address: xxx.xxx.xxx.xxx
Aliases: xxxxxxxxx.herts.ac.uk

______________________________________
to install deadline, you must first access to the uni deadline directory:

on window before running deadline installer client
go to the uni deadline directory

on linux, you must mount deadline directory
install cifs-utils
sudo apt install cifs-utils psmisc
make a directory
sudo mkdir /mnt/deadline
mount the deadkine uni directory
mount -t cifs //xxx.xxx.xxx.xxx/deadlinerepository10/ /mnt/deadline -o username=
check if it mounted
cd /mnt/deadline
ls
if it returns a list, it is mounted



run deadline client installer
you need the deadlineClient installer 10.3.1.3

on windows
This is the path > \\deadline.herts.ac.uk\deadlinerepository10
on linux
This is the path > /mnt/deadline





to access deadline launcher with houdini
copy the python libraries in
......\Side Effects Software\Houdini version\houdini\python3.11libs