Google has a significant stake in the Internet and whether it survives or not. Could that be why the search giant has declared all out war against the phishers of the world? »
Archive for April, 2010
vi Editor Commands
Sunday, April 4th, 2010
General Startup To use vi: vi filename To exit vi and save changes: ZZ or :wq To exit vi without saving changes: :q! To enter vi command mode: Counts A number preceding any vi command tells vi to repeat that command that many times. Cursor Movement h move left (backspace) j move down k move up l move right (spacebar) move to the... »
How to Track Sessions on Windows Server 2008
Saturday, April 3rd, 2010
Computer Management console can be used to track all connections to shared resources on a Windows Server 2008 R2 system. Whenever any user or computer connects to any shared resource, Windows Server 2008 R2 lists a connection in the Sessions node. Follow Our Daily Tips To view connections to shared resources, type net session at a... »


