Here is my new adventure start, or better to say continue …
Check / Test your SSL certificate validity
Did you ever need to do quick reliable test if your site SSL certificate is valid? If so, please check it on this links:
BUG: soft lockup – CPU#?? stuck for ??s
If you ever get BUG: soft lockup – CPU … message in your kernel, let’s try this solution.
Different java jdk versions per server in WebLogic
Did you ever need to run multiple Java versions on one WebLogic instance? If yes, here is example how I done it in my environment with jdk1.7.0_25 & jdk1.8.0_102. ## Locate setDomainEnv.sh ## Go to WebLogic console and define your new Java Home…
VirtualBox, VMware Workstastion … showing only 32-bit guest versions, even VT-x and VT-d Feature are enabled in BIOS
If you have similar situation and have no idea what to do, here is solution. You probably have Hyper-V enabled as part of your Windows configuration. Hyper-V is the successor of Microsoft Virtual PC and is probably enabled by default,…