Guest User

Untitled

a guest
Oct 7th, 2011
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.84 KB | None | 0 0
  1. d:\Temp\log>ls -al
  2. total 1027
  3. drwxrwxrwx 1 user group 0 Oct 7 08:13 .
  4. drwxrwxrwx 1 user group 0 Oct 7 08:06 ..
  5. -rw-rw-rw- 1 user group 6260 Oct 7 08:13 KEYS
  6. -rw-rw-rw- 1 user group 327212 Oct 7 08:05 apache-log4php-2.1.0-src.tar.gz
  7. -rw-rw-rw- 1 user group 836 Oct 7 08:06 apache-log4php-2.1.0-src.tar.gz.asc
  8. -rw-rw-rw- 1 user group 66 Oct 7 08:06 apache-log4php-2.1.0-src.tar.gz.md5
  9. -rw-rw-rw- 1 user group 712127 Oct 7 08:06 apache-log4php-2.1.0-src.zip
  10. -rw-rw-rw- 1 user group 836 Oct 7 08:06 apache-log4php-2.1.0-src.zip.asc
  11. -rw-rw-rw- 1 user group 63 Oct 7 08:06 apache-log4php-2.1.0-src.zip.md5
  12.  
  13. d:\Temp\log>md5sum -c apache-log4php-2.1.0-src.tar.gz.md5
  14. apache-log4php-2.1.0-src.tar.gz: OK
  15.  
  16. d:\Temp\log>md5sum -c apache-log4php-2.1.0-src.zip.md5
  17. apache-log4php-2.1.0-src.zip: OK
  18.  
  19. d:\Temp\log>gpg --verify apache-log4php-2.1.0-src.tar.gz.asc
  20. gpg: Signature made 06/26/11 11:35:04 Central European Daylight Time using RSA key ID 0BD936F1
  21. gpg: Good signature from "Ivan Habunek (Apache Codesigning) <[email protected]>"
  22. gpg: WARNING: This key is not certified with a trusted signature!
  23. gpg: There is no indication that the signature belongs to the owner.
  24. Primary key fingerprint: 3625 93D7 3B4A 3B98 A219 9AC2 4663 4077 0BD9 36F1
  25.  
  26. d:\Temp\log>gpg --verify apache-log4php-2.1.0-src.zip.asc
  27. gpg: Signature made 06/26/11 11:35:22 Central European Daylight Time using RSA key ID 0BD936F1
  28. gpg: Good signature from "Ivan Habunek (Apache Codesigning) <[email protected]>"
  29. gpg: WARNING: This key is not certified with a trusted signature!
  30. gpg: There is no indication that the signature belongs to the owner.
  31. Primary key fingerprint: 3625 93D7 3B4A 3B98 A219 9AC2 4663 4077 0BD9 36F1
  32.  
  33. d:\Temp\log>
  34.  
Advertisement
Add Comment
Please, Sign In to add comment