How to setup ejfat nodes
Jump to navigation
Jump to search
1. Install BOOST with: sudo apt-get install lib boost-all-dev
2. Mounting /daqfs:
sudo mkdir /daqfs, edit /etc/fstab to include the line: dubhe:/raid /daqfs nfs rw,bg 0 0 sudo apt-get install nfs-common sudo mount /daqfs