Category: Uncategorized

How to Collect a Memory Dump Using ADPLUS and DebugDiag

http://blogs.msdn.com/b/cclayton/archive/2010/02/11/how-to-collect-a-memory-dump-using-adplus-and-debugdiag.aspx   How to Collect a Memory Dump Using ADPLUS and DebugDiag Chris Clayton1 10 Feb 2010 6:46 PM 0 A user mode memory dump is a file typically with a DMP extension that contains a portion of virtual memory and CPU registers. Two important items captured by the memory dump include the call stack […]

https://blogs.oracle.com/blogbypuneeth/entry/configure_kerberos_with_weblogic_server

https://blogs.oracle.com/blogbypuneeth/entry/configure_kerberos_with_weblogic_server Steps to configure Kerberos / SPNEGO / NTLM authentication with Weblogic Server running on Oracle JDK : By Puneeth-Oracle on Jul 20, 2013 * The AD machine used in this configuration is :  SLKRBTRN6-01.slkrbtrn6.bea.com ( Windows 2008 R2 ) * Weblogic Server is on machine : SLKRBTRN6-03. ( Windows XP ) ——- Step 1 […]

Installing Kerberos on Debian

https://uit.stanford.edu/service/kerberos/install_debian Installing Kerberos on Debian Debian GNU/Linux and Ubuntu are very similar and share almost all of their packages. Installation of Kerberos on either system is therefore essentially the same. Both Linux distributions come with a complete set of Kerberos packages and with configuration for Stanford’s Kerberos realm which is sufficient for most uses. Clients […]

How can I run UniFi Controller on different ports

How can I run UniFi Controller on different ports By default, UniFi controller runs on these ports unifi.shutdown.port=8081 (for management purpose) unifi.http.port=8080 (device inform) unifi.https.port=8443 (controller UI / API) portal.http.port=8880 (portal redirect port for HTTP) portal.https.port=8843 (portal redirect port for HTTPs) unifi.db.port=27117 (local-bound port for DB server) Follow these steps to change the default settings […]

Next Page » « Previous Page