Windows 7 i3 i5 i7 CPU no idle
Regedit and find
0cc5b647-c1df-4637-891a-dec35c318583
set ValueMax to 0 in hex
shutdown and restart and enjoy
Source: sky60234 from http://forum.cakewalk.com/tm.aspx?m=1861804
Template For Reverse Proxy Pass with Caching
server {
server_name www.xxw.ca xxw.ca;
location / {
proxy_set_header X-Real-IP $remote_addr;
proxy_set_header Host $host;
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
proxy_pass http://xxw;
proxy_cache my-cache;
proxy_cache_valid 200 302 60m;
proxy_cache_valid 404 1m;
error_page 502 @failover;
}
}
upstream xxw {
server xxw.littlebearz.com;
}
Webmin Remote Access
ssh -L 10001:localhost:10000 youruserhere@server01
Notes on Nginx
http://people.adams.edu/~cdmiller/posts/nginx-reverse-proxy-cache/
Protected: 3TB HDD Seagate Barracuda ST3000DM001
Protected: Google Calendar ICAL Private URL
Laptop Battery Estimator For Windows
http://research.microsoft.com/en-us/downloads/fe9e10c5-5c5b-450c-a674-daf55565f794/default.aspx