ExtraDRM : Design Resource Management Wordpress Freelance

ExtraDRM Media System : Video compression technologies

Introduction Video compression technologies, along with the storage mediums they reside within, are an area of constant research and development from various quarters, including big business, academia, as well as hobbyist communities. With the...

Delete a user profile (Domain) on a Windows 7

To clear user local profile via registry: Click Start → Run → Regedit Navigate to the following registry key :HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList Under ProfileList navigate to binary key’s like this: S-1-5-21-3656904587-1668747452-4095529-500 On the right side...

MongoDB Mini User Guide

Shell Mongo : > mongo Once you are in terminal/command line, access the database/collection you want to use as follows: show dbs use <db name> show collections choose your collection and type the following...