We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Set up iRODS on a VM per iRODS (instructions)[http://irods.org/documentation/].
Set a default resource, here using the standard resource naming
acSetRescSchemeForCreate {msiSetDefaultResc("test1-resc","null"); }
Turn off the trash, you will otherwise fill up your vm
acTrashPolicy {msiNoTrashCan; }