Some great info and tools at the page below, and scroll down to the bottom for the jackpot:
http://www8.hp.com/us/en/campaigns/hpsupportassistant/pc-diags.html
It may ask for a CSO Number and an Agent ID. Use “1234” (no quotes) for both.
Some great info and tools at the page below, and scroll down to the bottom for the jackpot:
http://www8.hp.com/us/en/campaigns/hpsupportassistant/pc-diags.html
It may ask for a CSO Number and an Agent ID. Use “1234” (no quotes) for both.
Vivaldi is looking very good so far, Windows Mac and Linux:
It is possibly the only browser for 32-bit Linux which will do Netflix and other DRM’d video. To do this, you need the ffmpeg codecs package and also widevine. For Netflix, you also need to start it like this (use vivaldi-snapshot if that’s what you have):
vivaldi-stable --user-agent='Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.79 Safari/537.36'
Vivaldi does not yet have built-in synchronization of bookmarks et cetera, but one can use the excellent EverSync to take good care of this, it also works amongst Firefox, Chrome, IE, Android, iOS, and even Windows phones.
Something very like a best practices analyzer / BPA for Office, 32-bit and 64-bit, versions 2007 and newer, both MSI and click-to-run:
https://www.microsoft.com/en-us/download/details.aspx?id=36852
Something new:
Some very interesting data:
Sometimes it will happen that the Default profile is corrupt. This will make it impossible to log in on a PC as a new user, the system will be unable to create a new user profile. Here is a solution:
This has been happening on long-installed machines for quite a while. But in the last week, four different sets of Windows 7 64-bit install media, over seven different reloads, have had Windows Update get stuck, or freeze, while searching for Windows updates, eating 100% of one CPU core. Several changes in reload pattern were attempted, some of which included WSUSoffline, without success. Profoundly expert help provided the following. Before deliberately attempting Windows Update, we are to install these, in this order:
Windows Update may get stuck again, searching for new updates, the first time any of the above is attempted. If this occurs, each time, we do this:
wusa.exe
wuauserv
The second time we do each install (after the termination and service restart), the popup for searching for Windows updates comes up for 3-10 seconds, and then we are asked whether we want to install. We then say yes, and it installs. Then we move to the next one of the three!
Increasingly, nslookup is not installed by default in major Linux distros. On Arch-based and Debian-based distros, it’s in package dnsutils,
Here are settings useful to maximize performance of a hardware network interface. Virtual guests benefit by these being applied to their virtual host, only. Not all of these exist on every NIC. There are also many settings which should not be touched, or should be touched only when the toucher knows what they are doing! The below have always helped when this writer has found them available to try. Do be warned, the NIC will go offline for 2-10 seconds after you Apply most of these.
When this happens to OWA, do this in Exchange PowerShell:
Remove-OwaVirtualDirectory "EXCHANGESERVERNAME\owa (default web site)" New-OwaVirtualDirectory
This came from here: