Just been trained on VMware vCOPS recently and below is the "OO" style of objects relationship
Thursday, January 29, 2015
Wednesday, January 07, 2015
QNAP Reset Permissions
To reset QNAP file share permissions
SSH login to it
Run:
[#] set_volume_mode <Share Name>
For example
[#] set_volume_mode Public
Volume: news
Path: /share/MD0_DATA/news
this will Set directory mode to 0777 and file mode to 0666(keep execute permission)
SSH login to it
Run:
[#] set_volume_mode <Share Name>
For example
[#] set_volume_mode Public
Volume: news
Path: /share/MD0_DATA/news
this will Set directory mode to 0777 and file mode to 0666(keep execute permission)