Pinned Loading
-
-
-
Parallelize du utility to run for NFS
Parallelize du utility to run for NFS 1find /directory -maxdepth 1 -name "subdirectory" -type d -print0 | sudo parallel --no-notice -j4 -0 'du -sh {}'
-
nextcloud-aws-deploy
nextcloud-aws-deploy PublicTerraform and Ansible templates to roll-out a mid-size Nextcloud deployment in AWS
HCL 2
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.