Fulltext results:
- Compare directories @info:script
- digest 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 optio... rent 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:
- root login with bash @info:script
- root, just ''su'' to ''root'' from an user which has the ''root'' role. Also, the ''root'' user has the bourne shell (''/bin/sh''), but working with ''/bin
- Plaintext @info:cryptography
- language of the communicating parties. Plaintext has reference to the operation of cryptographic algor
- jps - Java Virtual Machine Process Status Tool @info:java
- ocess Status Tool ====== The Java Virtual Machine has a ''jps'' tool wich is a bit like the ''ps'' comm
- Debug Server Certificate from Client @info:cryptography:openssl
- lient certificate CA names sent --- SSL handshake has read 3229 bytes and written 443 bytes --- New, TL
- Increase the Tomcat Upload Limit @info:sysadmin
- ad Limit ====== The "manager"-App of the Tomcats has a limit of 50MiB. This limit is defined in the fi