In Linux Operating Systems, we have several utilities to connect to specific Wi-Fi Access Point on the basis of SSID (service set identification). If there are several access points with same name we can differentiate with their mac address, which is also called AP’s BSSID (Basic Service Set Identification). In past, we used only BSSID to connect with AP, but now a days we are using ESSID (Extended Service Set Identification) to connect with AP’s. In an ESS, each BSS still has its BSSID, however, the entire ESS uses only one SSID (to facilitate laptop and Mobile Internet Device, MID, mobility and Voice over Wi-Fi, roaming) - now called an ESSID.
"Grey Coder Home" is a Personal Blog Diary of Ritvik, where he writes his ideas and thoughts into webpages... He has a great collection of activities and tricks related to computer science and technology...
Friday, February 14, 2014
Thursday, November 28, 2013
VBS Script Pen Drive Virus Cleaner for Windows
Whenever we go to public places like cyber cafes and transfer data to pen drive, most of the time our pen drive gets infected with many viruses like trojan horses etc...
There is also a type of virus in which we connect the pen drive to our personal computer, it creates lots of shortcut of the files and folders in the pen drive and hide those files and folders. When we connect another pen drive or storage device to PC that virus also infects that device.
Thursday, November 7, 2013
How to remove "The Disk is Write Protected" Error From USB Pendrive.
Sometimes, when we try to copy the data or try to format the USB pen drive, we get the error that the disk is write protected. In this scenario we are unable to write anything on USB pen drive. There are only few manufacturers who give the functionality to enable or disable the write-protection mode by a small switch. But most of the pen drives doesn't have this type of switch.
Tuesday, November 5, 2013
How to create Matrix Rain Pattern in Windows using Batch Scripting
Have you seen the science fiction movie MATRIX?
Like that movie, the matrix rain pattern can be created by following these steps:-
Like that movie, the matrix rain pattern can be created by following these steps:-
- Open Notepad and type the following code :
@echo off title Matrix Rain Pattern
Thursday, October 3, 2013
How to make bootable PenDrive for Windows 7/8 installation from Command Prompt
If you do not have a DVD reader in your PC, then how will you install Windows 7 or 8 in your PC..???
or
If you have that but don't have a blank DVD to burn for windows setup, then how will you install Windows..???
or
or
Your installation DVD has so many scratches on it, then how will you install..???
Friday, September 27, 2013
Windows User Password Changer Utility [GUI]
Wanna hack your friends's personal computer...
Wanna change username & passwords...
then this utility is best for you...
You can easily change password of windows user without knowing the current password using "Password Changer".
You have to perform only this step by step process...
Thursday, September 26, 2013
Windows User Password Changer Utility [Command Line]
Wanna hack your friends's personal computer...
Wanna change username & passwords...
then this utility is best for you...
You can easily change password of windows user without knowing the current password using "Password Changer".
You have to perform only this step by step process...