Some VMWare links

This commit is contained in:
2021-07-28 14:51:04 +02:00
parent 333805e918
commit 623f6ec005

View File

@@ -12,3 +12,8 @@ To re-enable to user you need console access (by standing in front of the machin
3. Run `pam_tally2 --user <username>` to see the number of unsuccessful logins 3. Run `pam_tally2 --user <username>` to see the number of unsuccessful logins
4. Run `pam_tally2 --user <username> --reset` to reset this number 4. Run `pam_tally2 --user <username> --reset` to reset this number
5. Now you should be able to login using SSH or the web frontend 5. Now you should be able to login using SSH or the web frontend
## Links
* [Experimental VMWare Tool - Flings](https://flings.vmware.com)
* [vcsim - A vCenter and ESXi API based simulator](https://github.com/vmware/govmomi/tree/master/vcsim)