Published at: 05:08 pm - Thursday August 09 2012
for windows servers (that use IIS) a CSR can be generated from the IIS manager. csr creation: http://www.digicert.com/csr-creation.htm certificate import/export process: http://www.digicert.com/import-export-ssl-certificate.htm info for tomcat certs: https://www.digicert.com/easy-csr/keytool.htm http://www.digicert.com/ssl-certificate-installation-tomcat.htm specific tomcat info regarding sysaid: http://www.sysaid.com/Sysforums/posts/list/329.page for apache, it might be necessary to combine the entire cert chain in a single file. to do so create a […]
Published at: 05:08 pm - Thursday August 09 2012
according to this: http://help.filemaker.com/app/answers/detail/a_id/5493/~/cannot-see-hosted-database filemaker 12 pro cannot connect to filemaker server 11. also filemaker pro 11 would be unable to connect to filemaker server 12 as the databases would need to be in v12 format to be hosted.
Published at: 12:08 pm - Thursday August 09 2012
project server 2010 needs to run on top of sharepoint 2010 enterprise. you can supposedly install project server 2010 as a stand-alone instance, but even when doing so, it is installing sharepoint 2010 components underneath it. i haven’t tried this myself. anyways, microsoft docs say such a setup wouldn’t be production worthy. this site tells […]
Published at: 10:08 pm - Monday August 06 2012
i guess certain video apps require a wmvcore.dll to be present in windows. the dll seems to be related to windows media player. anyways, to install the library in windows server add the windows feature “Desktop Experience” and reboot. source: http://blogs.msdn.com/b/ramg/archive/2010/02/09/using-camtasia-on-windows-2008-server.aspx
Published at: 06:07 pm - Sunday July 29 2012
deleting a service in windows can be done like so: from a administrator cmd prompt run sc delete “<service name>” source: http://www.howtogeek.com/howto/windows-vista/how-to-delete-a-windows-service-in-vista-or-xp/
Published at: 06:07 pm - Sunday July 29 2012
after skimming multiple articles online i decided to change my 802.11n network’s frequency to 5ghz. several articles pointed out that there’s much less interference on the 5ghz band, better performance, and overall that it’s the “preferred” frequency for 802.11n. turns out that i should have read more into the articles. a big downside to using […]
Published at: 08:07 pm - Sunday July 22 2012
the original tomato firmware hasn’t been updated in some time. it looks like development ceased on a promising tomato mod called tomatoUSB as well. however, tomatoUSB did add compatibility to newer routers such as the cisco/linksys e2000. there are 2 active mods that branched off from tomatoUSB that i’m interested in. they are: shibby – http://tomato.groov.pl tomato […]
Published at: 05:07 pm - Wednesday July 18 2012
the time has finally come where i need to move on to ESXi. i decided if i must do it, then i might as well install it on an SD card. so i went to check our r710’s and they don’t have the internal sd card module. what we paid for instead was the vflash […]
Published at: 05:07 pm - Wednesday July 18 2012
info to consider before deleting a user: BB55385 https://www.blackbaud.com/kb/index?page=content&id=BB55385
Published at: 05:07 pm - Monday July 16 2012
keep base image as small as possible lock down guest OS so end-users cannot write data outside of network shares replicas stored on fast disks (SSDs or 15K), linked clones on slower disks windows 7 image, 1 vCPU, 1GB RAM (2GB for power users) suggested max desktops in a pool = 400 (verify) per vmware […]