Slashdot Mirror


User: keknehv

keknehv's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. Locating CA.sh on Linux Networking Cookbook · · Score: 1

    "CA.sh on my openSUSE box was located in /usr/lib/ssl/misc, as on the other boxes. However, the book tells us that CA.sh, and a moderately competent Linux user is likely to know that rpm -ql openssl will list all of the files in the openssl package or that rpm-ql openssl | grep CA.sh will spit out the location of the script."
    or, perhaps,
    $ locate CA.sh
    /etc/ssl/misc/CA.sh