Categories
How-To News Software Technical

‘in-depth’ with the Windows 8 task manager

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 […]

Categories
News Technical

Active Directory Replication Status Tool

The Active Directory Replication Status Tool (ADREPLSTATUS) analyzes the replication status for domain controllers in an Active Directory domain or forest. The Active Directory Replication Status Tool (ADREPLSTATUS) analyzes the replication status for domain controllers in an Active Directory domain or forest. ADREPLSTATUS displays data in a format that is similar to REPADMIN /SHOWREPL * […]

Categories
Software Technical

How secure are the apps you use on Smart Phones

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 […]

Categories
How-To Software Technical

favicons of mobile devices and tablets

Yes! More on this again. Adding this post for a a few who may need more info. Apple iOS has supported touch icons, also Android also has apple-touch-icon support. For web pages that don’t specify a custom touch icon, a thumbnail screenshot of the page is used instead (iOS Devices). Android has a default icon, and some […]

Categories
How-To Technical

Finding the Failed Hard Drive – Linux Software RAID

After discovering my software raid system had suffered from a failed disk drive it was time to locate it and replace. But the question was “Which physical disk drive failed”. I don’t have a fancy blinking light or one that changes to amber or red when something is wrong. So to locate the drive I […]

Categories
Software Technical

How to Find Hardware Devices in Linux with lshw

I needed to know the exact serial number of a failed disk drive in a software RAID set. I used the lshw tool to list out the drives on my system so that I could identify the disk that had failed. This tool will list the the hardware you are running and a good way […]