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

Categories
Personal Technical

Saving Private RAID ‘en

Over a week now I have been having serious performance issues with my private SAN (I am using OpenMediaVault) here at home. I noticed the issues and reviewed everything from services to software recently updated. Later to discover one of my HDD (Hard Disk Drives) in my RAID set were having issues The symptoms were that all […]