We had a contractor wire up our office with all the cables leading back to a central location. The only problem is that he didn't label anything, so we have no idea which cables go to which room. One end of the cable is terminated in a wall-jack (in the rooms), the other end is un-terminated and will be punched to a patch panel. Is there a way to identify the cables without having to terminate them? We'd like to group the cables on the patch panel by room, but I don't want to crimp/punch each cable twice. Thanks!
Jon Tackabury's questions
I am in the market for a new RAID controller for a Dell server, and I have a choice between "PERC H700 512mb Cache" and "PERC H700 512mb NVDIMM Cache". There is a $200 difference between the 2 cards, can anyone recommend either one? Is the second option worth the extra $200?
I'm moving a couple of servers to a colo and was wondering what you would recommend for a hardware firewall to sit in front of them? Is it fine to just get the cheapest Cisco/Fortigate/Juniper/whatever firewall? I don't need anything fancy, pretty much just port forwarding.
When I click the "Complete Certificate Request" link in IIS 7, I get this error:
Cannot find the certificate request that is associated with this certificate file. A certificate request must be completed on the computer where the request was created.
However, when I open the "Certificates" MMC console, I can see my certificate listed but it doesn't have a little key over the icon. I presume this means it has no private key, is this correct? How can I correct this?
I am trying to run a website locally in Windows 7 under IIS 7. I have the AppPool configured to use "Classic" mode, but connecting to a MySQL DB that requires SSL fails. If I change the identity to my user account it works perfectly. It fails when using the default "ApplicationPoolIdentity" account. Is there something I'm missing somewhere? Why would running a MySQL query over SSL fail for certain user accounts?
Update: This is the exception that the MySQL Connector is throwing:
"Reading from the stream has failed. Attempted to read past the end of the stream."