Posts

Showing posts from August, 2015

Html Status Code

Basic Html Status Code Types          1- 1XX [Informational]  2- 2XX [Success]  3- 3XX [Redirect]       4- 4XX [Client Error]        5- 5XX [Server Error] ----------------------------------------------------------------------------------------------------------------------- 1xx Informational a- 100 Continue b- 101 Switching Protocols c- 102 Processing 2xx Success This class of status codes indicates the action requested by the client was received, understood, accepted and processed successfully. 200 OK 201 Created 202 Accepted 203 Non-Authoritative Information (since HTTP/1.1) 204 No Content 205 Reset Content 206 Partial Content 207 Multi-Status (WebDAV; RFC 4918) 208 Already Reported (WebDAV; RFC 5842) 226 IM Used (RFC 3229) 3xx Redirection This class of status code indicates the client must take additional action to complete the request. Many of these status codes are use...

Shortcut Keys for Windows [8/8.1/10]

Here are some shortcut keys for your windows computer for doing things more faster and smarter. 1- Window key + PauseBreak  ---------> System Information 2- Ctrl+Shift+N ---------------------------> Creates new Folder 3- Alt+Left Shift+PrintScreen-----------> open Sticky Keys dialog 4- F11 ---------------------------------------> Full Screen [for HTML pages or windows Explorer]

Access Command Prompt, outside of login in Windows[7/8/8.1/10].

Image
The basic concept is to modify the file which is easily accessible before the login, like "sethc.exe".  This is a program, handles user  accessibility options, if we replace it with cmd then cmd can be easily accessible outside without login. And once we got CMD then we can do anything like password flush of any user, crete new user, and much more operations.... Here are the steps: 1- this is the file , which you have to modify. 2- do the following 3- Almost done ready to go.... [This information is for educational/knowledge purpose like if you forgot your windows account password then you can use it, do it with your own risk. ]