Showing posts with label CMD. Show all posts
Showing posts with label CMD. Show all posts

Tuesday, 5 March 2013

How to Know The Last Restarted Time Of The PC


It is always good to know useful tips and tricks when it comes to working with Command Prompt. So today I'm going to share a simple command with you that will tell you the exact timing on which you last restarted your PC. Well there is another way that allows you to see the last restarted time by going to the Event Viewer, but that is quite complex. Therefore, let me tell you a simple and straightforward way that contains only a single command.

Saturday, 28 July 2012

How To Protect Your Private Data Using Secret Geeky Folder

Hide data in Geeky Folder
Data privacy is one of the major issues when different users going to use a single PC. There is quite an easy way to hide your folder, but it's not that much effective to save your confidential data. In this post I'm going to tell you a cool geeky trick using which you will be able to create a secret folder in Windows that no one able to access, thus there will be no data loss and privacy leakage.

Sunday, 1 July 2012

How To Determine Your Hard Disk Cluster Size In Windows

Sector is the logical unit of file storage on a hard disk. Actually sector is a subdivision of a track on a hard disk, while track is a circular path on a disk that stores magnetic information. Each sector has a defined storage capability that is 4096 bytes (4KB) nowadays in latest disks; whereas older disks had cluster size of 512 bytes or 2048 bytes. In this post I'm going to tell you how to find the cluster size of your hard disk in Windows.