Author Archives: matt@pandaros.com

Perforce Librarian checkout [path to file] failed

The following article is meant to assist you in fixing a specific problem. Data will be removed if you follow the instructions. I provide no warranty so follow these instructions at your own risk. I always recommend that you reach … Continue reading

Posted in Versioning Software | Leave a comment

Installing Wildcard Certificate on Cisco ASA 5512X Firewall

The instructions referenced here have been derived from the URL below. https://supportforums.cisco.com/document/11938476/installing-certificate-webvpn-without-csr-asa-843 You will need to create a certificate chain and call it root.crt openssl pkcs12 -export -in star.mycompany.com_cert.pem -inkey star.mycompany.com_key.pem -certfile root.crt -out bundle.p12 Enter Export Password: [Enter your … Continue reading

Posted in Network | Leave a comment

Cisco WAP convert lightweight to autonomous AP

Converting a lightweight access point to an autonomous access point is not an easy task. First off, you must have access to the OS image file for the autonomous access point. To download this software you must have a smartnet … Continue reading

Posted in Network | Leave a comment

Making Passive or PASV mode work with VSFTPD

Below is a configuration that I used to get VSFTPD working in passive mode on an AWS Red Hat 7 Instance. The key line that allows me to make this work was changing the listen_ipv6 to listen. For some reason … Continue reading

Posted in Linux | Leave a comment

Salesforce .Net API problems serializing headers – CS0030

  I have a need to use the Salesforce .Net API tools for a project.  I was following the documentation on how to set this up and ran into a problem.  When I followed the instructions here: https://developer.salesforce.com/page/Integrating_Force.com_with_Microsoft_.NET I experienced … Continue reading

Posted in Programming | 1 Comment

Exchange 2010 QuarantinedMailboxes -Database Mounted, some users cannot connect

     I recently ran into a problem with and Exchange 2010 server.  I had a failure that caused Exchange to go down.  I resolved the issue that caused the failure and was able to remount my databases.  After mounting … Continue reading

Posted in Microsoft Server | Leave a comment

How to add bonjour to your Cisco Wireless Controller

  I recently received a request to add bonjour support to a wireless network for testing.  I thought this would be easy but then I found out that Cisco wireless controllers do no support this without additional configuration.  I found a … Continue reading

Posted in Network | Leave a comment

About Matt Onken

Matt Onken works for Telestream Inc. as a Network Administator and IT Team Leader.  Matt started work in the field of Information Technology in 1996 and graduated with a degree in Computer Science from Chico State in 2003.  Matt’s experience … Continue reading

Posted in Uncategorized | Leave a comment