Looking for a quick simple way to have VPN access to your network or simply to secure your connection when you are on a remote network you don’t complete truest such as a public hot-spot. And while there are many solutions I have one which is simple to use. It’s called ‘sshuttle’ and all you […]
Category: Software
I open PowerShell as Administrator and type the following: Install-WindowsFeature AS-HTTP-Activation, Desktop-Experience, NET-Framework-45-Features, RPC-over-HTTP-proxy, RSAT-Clustering, RSAT-Clustering-CmdInterface, Web-Mgmt-Console, WAS-Process-Model, Web-Asp-Net45, Web-Basic-Auth, Web-Client-Auth, Web-Digest-Auth, Web-Dir-Browsing, Web-Dyn-Compression, Web-Http-Errors, Web-Http-Logging, Web-Http-Redirect, Web-Http-Tracing, Web-ISAPI-Ext, Web-ISAPI-Filter, Web-Lgcy-Mgmt-Console, Web-Metabase, Web-Mgmt-Console, Web-Mgmt-Service, Web-Net-Ext45, Web-Request-Monitor, Web-Server, Web-Stat-Compression, Web-Static-Content, Web-Windows-Auth, Web-WMI, Windows-Identity-Foundation followed by pressing enter… what next you ask? Well stop by later and […]
Using one of the built in commands in Linux I decided to clone a drive. Unlike in Windows this does not require the use or purchase of a tool or software. The command dd is used to make a block-level copy of the hard drive. The command can be used to clone one drive to another […]
File history is a new way to back up your files and it keeps a chronological history of the files in your document libraries. All you need to do is activate and turn it on. Steps to enable this feature: From Start Screen, type “File History”, click on settings in right pane, click on File […]
One of the newest features in Windows 8 is the new Task Manager. Microsoft gave the Task Manager a complete overhaul that includes several performance tools to help you optimize your PC. In an official blog post, Microsoft goes over these optimization tips. Microsoft has also posted up a video that showcases these tips in […]
In my last post I wrote a very brief how-to on how to Capture Traffic from Smart Devices with Fiddler by making it a network proxy. I did just that and the results for a few app’s have upset me. Mainly because it exposes not only my password and user id, it exposed the content […]