11 lines
257 B
Markdown
11 lines
257 B
Markdown
1. SSH into NAS08
|
|
2. cd /usr/scripts/
|
|
3. sudo mkdir zfs
|
|
4. sudo nano zfs_report_nas08.sh
|
|
5. Copy the .sh file here
|
|
6. Save and close the file
|
|
7. cd /usr/scripts/zfs
|
|
8. chmod +x zfs_report_nas08.sh
|
|
9. run the script to test
|
|
|
|
/usr/scripts/zfs_report_nas08.sh
|