Important things

302 http response with Location header for url redirection(GET and Head) - 307 for temporary redirection ,==> Spring Sleuth - tracing in microservices, ==> https://astikanand.github.io/techblogs/high-level-system-design/design-bookmyshow, https://www.hellointerview.com/learn/system-design/in-a-hurry/introduction

Tuesday, 12 March 2013

how to change any computer password :-

1)  open cmd then type 'net user'.
2)  after that you get the accounts ,then choose one from it (for eg.: i choose jeff name account).
3)  then again type 'net user jeff'.
4)  now u get details of jeff account.
5)  type 'net user jeff *'.then type new password of that account with giving old.

No comments:

Post a Comment