Computer Tips and shorcuts - Current Topics

Breaking

Current Topics

State Government,Central Government Recruitment,Current Affairs

Thursday, 31 May 2018

Computer Tips and shorcuts

Hello guys,some of the tips that can help you to solve the computer problem.

➤➤Change your password,without to knowing old password.
    ➝Click on start button,type command prompt and 
       right click on command prompt and select Run as Administrative.
       type net user and press enter key
       you will see all account that created on computer.
  

e.g. i found two name administrator and vvb.so i pick vvb account to change the password.so simply i type on command prompt:

net user vvb 123
where 123 is your new password and press enter you will get message that your command completed successfully.
➤➤How to open Task Manager:

     press Ctrl+shift+esc to open task manager.➤➤Block The site  :
     click on start menu and type run and click enter and just type :           


      %windir%\system32\drivers\etc and press enter key.You will get files in folder.open hosts file in notepad.go to at the end of file and type

         127.0.0.2 your website name to block
  e.g . 127.0.0.2 facebook.com
         127.0.0.2 google.com

and if you want unblock the site simply remove whatever added.

➤➤in school ,collage some of the site are block.like facebook so how to access it.so open proxysite.com and type facebook login page will open and u can access it easily.


➤➤
Find IPAddress
Get IP address of any website and if your site is block  you can access website using ip address.

Open Command prompt and type ping and website name
e.g. ping fecebook.com and press enter to get ip address of website.


ping facebook.com



No comments:

Post a Comment