Fulltext results:
- Compare directories @info:script
- gest file: <code bash> find DIR -type f -exec shasum {} + | LC_ALL=C sort -d -k 2 > shasums.txt </code> It's important to use ''LC_ALL=C'' and the option ... nt machines. After that, you can diff the two shasums.txt: <code bash> diff shasums1.txt shasums2.txt </code> Or you use Meld as graphical diff tool: <c
- Compare a Key with its Certificate @info:cryptography:openssl
- t's easier to compare them if you calculate a MD5 sum: openssl x509 -noout -modulus -in server.crt |
- VBoxManage (The VirtualBox CLI) @info:virtualbox
- <uuid>|<name> pause|resume|reset|poweroff|savestate|