How to Disable or Remove Windows Media Center in Windows 7

There have so many ways to disable Windows Media Center or prevent it from running in win 7.

Open Services (type services.msc into Start Search). Locate all services related to Windows Media Center, such as Windows Media Center Extender Service, Windows Media Center Receiver Service, Windows Media Center Scheduler Service and Windows Media Center Service Launcher, and any other services started with “eh” as command names, then set their Startup Type to Disabled.

Run MSConfig (System Configuration) and go to Startup tab. Uncheck the item entries which has the ehome as path to the command, such as ehTray.exe. This will prevent MCE related services to be startup up. To be safe, you still need to disable WMC services as above.

Run Group Policy Object Editor (GPEdit.msc), expand Computer Configuration (for per-machine settings if you want disable for all users on the computer) or User Configuration (for per-user settings if you want to disable for logged on user only), then expand Administrative Templates, and finally Windows Components, and select Windows Media Center. Change the setting for Do not allow Windows Media Center to run to Enabled. Once WMC disable policy is set, the following message will appear whenever users trying to run Windows Media Center.

Windows cannot open this program because it has been prevented by a software restriction policy.

Visit the original article at http://www.mydigitallife.info

how to use new rupee symbol in keyboard

To get started using the Indian Rupee Symbol on your computer, you first need to download the Indian Rupee font from here. To install the font, go to the control panel and paste the downloaded font in the Fonts item of control panel. Once the font has been installed, you can press the “ ` ” key, the key located above TAB to insert the Indian Rupee Symbol right in to your document files.

How to Change Name and Company Information After You Install Windows XP

To change your name and company information after Windows is installed on your computer, follow these steps:

This section, method, or task contains steps that tell you how to modify the registry. However, serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. For added protection, back up the registry before you modify it. Then, you can restore the registry if a problem occurs. For more information about how to back up and restore the registry,

  1. Click Start, and then click Run.
  2. In the Open box, type regedit, and then click OK.
  3. Locate the following registry key:
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion
  4. To change the company name, do the following:

    In the right pane, double-click RegisteredOrganization. Under Value data, type the name that you want, and then click OK.
  5. To change the name of the registered owner, do the following:

    In the right pane, double-click RegisteredOwner. Under Value data, type the name that you want, and then click OK.
  6. Click Exit on the File menu to quit Registry Editor.

How To Install and Configure a Virtual Private Network Server in Windows

A virtual private network (VPN), allows you to connect components to a network, via another network, such as the Internet. You can make your Windows 2000 Server-based computer a remote-access server so that other users can connect to it by using VPN, and then access shared files on your local drives or on your network. Virtual private networks accomplish this by "tunneling" through the Internet or another public network in a manner that provides the same security and features as a private network. With a VPN, connections across the public network can transfer data using the routing infrastructure of the Internet, but to the user it appears as though the data were being sent over a dedicated private link.

This article describes how to install virtual private networking (VPN) and how to create a new VPN connection in Windows 2000.

Overview of VPN

A virtual private network (VPN) is a means of connecting to a private network (such as your office network) by way of a public network, such as the Internet. This combines the virtues of a dial-up connection to a dial-up server with the ease and flexibility of an Internet connection. By using an Internet connection, you can travel worldwide and still, in most places, connect to your office with a local call to the nearest Internet access phone number. If you have a high-speed Internet connection (such as cable or DSL) at your computer (and at your office), you can communicate with your office at full Internet speed, which is much faster than any dial-up connection using an analog modem.

VPNs use authenticated links to ensure that only authorized users can connect to your network, and they use encryption to ensure that data that travels over the Internet can't be intercepted and used by others. Windows achieves this security using Point-to-Point Tunneling Protocol (PPTP) or Layer Two Tunneling Protocol (L2TP).

VPN technology also allows a corporation to connect to its branch offices or to other companies over a public network (such as the Internet) while maintaining secure communications. The VPN connection across the Internet logically operates as a dedicated wide area network (WAN) link.

Components of a VPN

A VPN in Windows 2000 consists of a VPN server, a VPN client, a VPN connection (the portion of the connection in which the data is encrypted), and the tunnel (the portion of the connection in which the data is encapsulated). The tunneling is done through one of the tunneling protocols included with Windows 2000, both of which are installed with Routing and Remote Access. The two tunneling protocols included with Windows 2000 are:
  • Point-to-Point Tunneling Protocol (PPTP): Provides data encryption using Microsoft Point-to-Point Encryption.
  • Layer Two Tunneling Protocol (L2TP): Provides data encryption, authentication, and integrity using IPSec.
Your connection to the Internet should use a dedicated line such as T1, Fractional T1, or Frame Relay. The WAN adapter must be configured with the IP address and subnet mask assigned for your domain or supplied by an Internet service provider (ISP), as well as the default gateway of the ISP router.

NOTE: To enable VPN, you must be logged on using an account that has administrative rights.

How to Install and Enable VPN

To install and enable a VPN server, follow these steps:
  1. On the Microsoft Windows 2000 VPN computer, confirm that both the connection to the Internet and the connection to your local area network (LAN) are correctly configured.
  2. Click Start, point to Administrative Tools, and then click Routing and Remote Access.
  3. Click the server name in the tree, and click Configure and Enable Routing and Remote Access on the Action menu, and then click Next.
  4. In the Common Configurations dialog box, click Virtual private network (VPN server), and then click Next.
  5. In the Remote Client Protocols dialog box, confirm that TCP/IP is included in the list, click Yes, all of the available protocols are on this list, and then click Next.
  6. In the Internet Connection dialog box, select the Internet connection that will connect to the Internet, and then click Next.
  7. In the IP Address Assignment dialog box, select Automatically in order to use the DHCP server on your subnet to assign IP addresses to dialup clients and to the server.
  8. In the Managing Multiple Remote Access Servers dialog box, confirm that the No, I don't want to set up this server to use RADIUS now checkbox is selected.
  9. Click Next, and then click Finish.
  10. Right click the Ports node, and then click Properties.
  11. In the Ports Properties dialog box, click the WAN Miniport (PPTP) device, and then click Configure.
  12. In the Configure Device - WAN Miniport (PPTP) dialog box, do one of the following:
    • If you do not want to support direct user dialup VPN to modems installed on the server, click to clear the Demand-Dial Routing Connections (Inbound and Outbound) check box.
    • If you do want to support direct user dialup VPN to modems installed on the server, click to select the Demand-Dial Routing Connections (Inbound and Outbound) check box.
  13. Type the maximum number of simultaneous PPTP connections that you want to allow in the Maximum Ports text box. (This may depend on the number of available IP addresses.
  14. Repeat steps 11 through 13 for the L2TP device, and then click OK.

How to Configure the VPN Server

To further configure the VPN server as required, follow these steps.

Configuring the Remote Access Server as a Router

For the remote access server to forward traffic properly inside your network, you must configure it as a router with either static routes or routing protocols, so that all of the locations in the intranet are reachable from the remote access server.

To configure the server as a router:
  1. Click Start, point to Administrative Tools, and then click Routing and Remote Access.
  2. Right-click the server name, and then click Properties.
  3. On the General tab, click to select Enable This Computer As A Router.
  4. Select either Local area network (LAN) routing only or LAN and demand-dial routing, and then click OK to close the Properties dialog box.

How to Configure PPTP Ports

Confirm the number of PPTP ports that you need. To verify the number of ports or to add ports, follow these steps:
  1. Click Start, point to Administrative Tools, and then click Routing and Remote Access.
  2. In the console tree, expand Routing and Remote Access, expand the server name, and then click Ports.
  3. Right-click Ports, and then click Properties.
  4. In the Ports Properties dialog box, click WAN Miniport (PPTP), and then click Configure.
  5. In the Configure Device dialog box, select the maximum number of ports for the device, and then select the options to specify whether the device accepts incoming connections only, or both incoming and outgoing connections.

How to Manage Addresses and Name Servers

The VPN server must have IP addresses available in order to assign them to the VPN server's virtual interface and to VPN clients during the IP Control Protocol (IPCP) negotiation phase of the connection process. The IP address assigned to the VPN client is assigned to the virtual interface of the VPN client.

For Windows 2000-based VPN servers, the IP addresses assigned to VPN clients are obtained through DHCP by default. You can also configure a static IP address pool. The VPN server must also be configured with name resolution servers, typically DNS and WINS server addresses, to assign to the VPN client during IPCP negotiation.

How to Manage Access

Configure the dial-in properties on user accounts and remote access policies to manage access for dial-up networking and VPN connections.

NOTE: By default, users are denied access to dial-up.

Access by User Account

If you are managing remote access on a user basis, click Allow Access on the Dial-In tab of the user's Properties dialog box for those user accounts that are allowed to create VPN connections. If the VPN server is allowing only VPN connections, delete the default remote access policy called "Allow Access If Dial-In Permission Is Enabled." Then create a new remote access policy with a descriptive name, such as VPN Access If Allowed By User Account. For more information, see Windows 2000 Help.

CAUTION: After you delete the default policy, a dial-up client that does not match at least one of the policy configurations you create will be denied access.

If the VPN server is also allowing dial-up remote access services, do not delete the default policy, but move it so that it is the last policy to be evaluated.

Access by Group Membership

If you are managing remote access on a group basis, click the Control access through remote access policy radio button on all user accounts by using the Active Directory Users and Computers Console in Administrator Tools or MMC snap-in. Create a Windows 2000 group with members who are allowed to create VPN connections. If the VPN server allows only VPN connections, delete the default remote access policy called Allow Access If Dial-In Permission Is Enabled. Next, create a new remote access policy with a descriptive name such as VPN Access If Member Of VPN-Allowed Group, and then assign the Windows 2000 group to the policy.

If the VPN server also allows dial-up networking remote access services, do not delete the default policy; instead move it so that it is the last policy to be evaluated.


How to Configure a VPN Connection from a Client Computer

To set up a connection to a VPN:
  1. On the client computer, confirm that the connection to the Internet is correctly configured.
  2. Click Start, point to Settings, and then click Network And Dial-Up Connections.
  3. Double-click Make New Connection.
  4. Click Next, and then click Connect To A Private Network Through The Internet, and then click Next.
  5. Do one of the following:
    • If you use a dial-up connection to connect to the Internet, click Automatically Dial This Initial Connection and then select your dial-up Internet connection from the list.
    • If you use a full-time connection (such as a cable modem), click Do Not Dial The Initial Connection.
  6. Click Next.
  7. Type the host name (for example, Microsoft.com) or the IP address (for example, 123.123.123.123) of the computer to which you want to connect, and then click Next.
  8. Click to select For All Users if you want the connection to be available to anyone who logs on to the computer, or click to select Only For Myself to make it available only when you log onto the computer, and then click Next.
  9. Type a descriptive name for the connection, and then click Finish.

    NOTE: This option is available only if you are logged on as a member of the Administrators group.
  10. Click Start, point to Settings, and then click Network And Dial-Up Connections.
  11. Double-click the new connection.
  12. Click Properties to further configure options for the connection:
    • If you are connecting to a domain, click the Options tab, and then click to select the Include Windows logon domain check box to specify whether to request Windows 2000 logon domain information before attempting to connect.
    • If you want the connection to be redialed if the line is dropped, click the Options tab, and then click to select the Redial if line is dropped check box.
To use the connection:
  1. Click Start, point to Settings, and then click Network And Dial-Up Connections.
  2. Double-click the new connection.
  3. If you do not currently have a connection to the Internet, Windows offers to connect to the Internet.
  4. Once the connection to the Internet is made, the VPN server prompts you for your user name and password. Enter your user name and password, click Connect, and your network resources should be available to you in the same way they are when you connect directly to the network.NOTE: To disconnect from the VPN, right-click the connection's icon, and then click Disconnect.




How to clear/remove Recent Documents history in Windows 7

This tutorial will explain How to clear/remove Recent Documents history in Windows 7
Method 1
Recent Items listed in the start menu are stored in:
%appdata%\Microsoft\Windows\Recent
To delete, you can either right-click on Recent Items from the start menu and select Clear recent items list or you can empty the folder from inside Windows Explorer
Recent items listed in jump lists are stored in:
%appdata%\microsoft\windows\recent\automaticdestinations
To delete, empty the folder from inside Windows Explorer, or from the command prompt using
del %appdata%\microsoft\windows\recent\automaticdestinations\*

Method 2
1. Go to Start menu, and type gpedit.msc in the search line and press Enter.
2. If prompted by UAC, click on Continue.
3. Now go to this folder : User Configuration\Administrative Templates\Start Menu and Taskbar.
4. once you got to this folder, you will find ‘Clear history of recently opened documents on exit’ in the right pane, just double click on it.

Source: http://www.windowsreference.com

Outlook Hyperlink Opening problem

This operation has been canceled due to restrictions on your computer

They are few solutions:
Reset Web settings
  1. Start Internet Explorer
  2. On the Tools menu, click Internet Options .
  3. Click the Programs tab , and then click the Reset Web Settings button.
  4. Under Internet programs, verify that the correct e-mail program is selected
  5. Click to select the Internet Explorer should check to see whether it is the default browser check box.
  6. Click Apply, and then click OK.


Export the registry key from another computer
  1. Click Start, and then click Run
  2. In the Open box, type regedit, and then click OK
  3. Locate the following registry key: HKEY_Local_Machine\Software\Classes\htmlfile\shell\open\command
  4. Click the command folder.
  5. On the File or Registry menu (depending on your operating system), click Export
  6. Note the location of where the file will be saved. The registry file can be saved directly to the hard drive or floppy disk.
  7. Type a unique file name, and then click Save
  8. Quit the Registry Editor
Here is the Reg File

Other Possible Solutions
  1. Follow the instruction on the following KB articles:
    You receive an error message when you click a hyperlink in Outlook
    http://support.microsoft.com/kb/310049/en-us
  2. This issue may occur if there is a Group Policy object (GPO) that restricts what
    programs you can run. Programs can be restricted if either of the following
    policies in the domain organizational unit group policy or a local computer group
    policy have been applied:
    o Do not run specified Windows applications.
    o Run only the allowed Windows applications.
  3. In HKEY_LOCAL_MACHINE\SOFTWARE\Classes\htmlfile\shell\open\command change
    “C:\Program Files\Internet Explorer\IEXPLORE.EXE” -nohome to
    “C:\Program Files\Internet Explorer\iexplore.exe” –nohome
    (and viseversa)
  4. Delete the DWORD value named DisallowRun. (or remove IEXPLORE.EXE) – To do so: Locate and then click the following registry key: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
  5. to narrow the policy causing the issue to be:
    User Configuration \ Administrative Templates \ Windows Components \ Internet Explorer \ Browser menus\
    Disable Open in New Window Menu option — set this to DISABLE if it enable
  6. Disable the following Group Policy:
    User Configuration \ Administrative Templates \ Windows Components \ Internet Explorer \ Browser menusFile menu: Disable New Menu option
    File menu: Disable Open Menu option
    File menu: Disable closing the browser and Explorer Windows

How To Delete Your Google Account

You can delete Gmail from your Google Account at any time. If you're sure you won't use Gmail in the future, please follow these steps to delete it:



 Step 1.         Sign in to your Gmail account.
 Step 2.         Click Settings at the top of any Gmail page.
 Step 3.         Click Accounts in the Settings menu bar.
 Step 4.          Click Google Account settings.
 Step 5.         Click the Edit link next to 'My products.'
       Step 6.         Click Delete Gmail Service and fill in the required fields.

Then try to open your Gmail account………..

How to break administrator password of windows xp

U can Break Administrator Password by the following method:

1. Place your Windows XP CD(Bootable) in your cd-rom and start your computer

2. Keep your eye on the screen messages for booting to your cd Typically, it will be “Press any key to boot from cd”

3. Once you get in, the first screen will indicate that Setup is inspecting your system and loading files.

4. When you get to the Welcome to Setup screen, press ENTER to Setup Windows now

5. The Licensing Agreement comes next - Press F8 to accept it.

6. The next screen is the Setup screen which gives you the option to do a Repair.

It should read something like “If one of the following Windows XP installations is damaged, Setup can try to repair it”

Use the up and down arrow keys to select your XP instruction
7. Let the Repair run. Setup will now check your disks and then start copying files which can take several minutes.

8. Shortly after the Copying Files stage, you will be required to reboot. (this will happen automatically – you will see a progress bar stating “Your computer will reboot in 15 seconds”

9. During the reboot, do not make the mistake of “pressing any key” to boot from the CD again! Setup will automatically with the standard billboard screens and you will notice Installing Windows is highlighted.

10. Keep your eye on the lower left hand side of the screen and when you see the Installing Devices progress bar, press SHIFT + F10. This is the security hole! A command console will now open up giving you the potential for wide access to your system.

11. At the prompt, type NUSRMGR.CPL and press Enter. NOw You have just gained graphical access to your User Accounts in the Control Panel.

12. Now simply pick the account you need to change and remove or change your password as you prefer. If you want to log on without having to enter your new password, you can type control userpasswords2 at the prompt and choose to log on.

Source file:  http://www.unp.co.in/f140/break-administrator-password-of-windows-xp-23706/

Learn how to Install Apache, PHP, MySQL and phpMyAdmin

This tutorial will show you step-by-step how to install:

  • Apache 2
  • PHP 5
  • MySQL 5
  • phpMyAdmin


Installing Apache:

Today we will be installing Apache version 2.2.11. Follow the steps carefully.
  1. Go to web site and download "apache_2.2.11-win32-x86-openssl-0.9.8i.msi" to your desktop.

  2. Double click "apache_2.2.11-win32-x86-openssl-0.9.8i.msi", and if prompted, click "run".

  3. An installation wizard will appear:

    Start the Apache Server Installation

    Click "Next".

  4. The next page contains the terms of agreement. Select "I accept", and click "Next".

  5. Read about the Apache Server, and click "Next"

  6. The next screen will ask you for specific server information. Enter the values seen below:

    Configure Apache

    Click "Next".

  7. On the next screen, select "Typical Installation" and click "Next".

  8. Click "Next".

  9. Click "Install".

  10. Open up Internet Explorer and type in "http://localhost". If you see a page that says "It works!" then the Apache server has been installed successfully.

    Apache Server Success Page

NOTE: Apache is installed by default in your "C:\Program Files\Apache Software Foundation\Apache2.2" directory. Please change path as "C:\Apache2.2"

Installing PHP:

  1. Go to web site and download the "php-5.3.0-Win32-VC9-x86.msi"
  2. Double click php-5.3.0-Win32-VC9-x86.msi", and if prompted, click "run". Change install directory "C:\PHP5", Select web server apache 2.2x Module, 
  3. After complete installation Open up your Apache configuration file ("C:\Apache2.2\conf\httpd.conf") in notepad and add these seven lines below to the bottom of the "LoadModule" section:
  #BEGIN PHP INSTALLER EDITS - REMOVE ONLY ON UNINSTALL
ScriptAlias /php/ "C:/php5/"
Action application/x-httpd-php "C:/php5/php-cgi.exe"
PHPIniDir "C:/php5/"
LoadModule php5_module "C:/php5/php5apache2_2.dll"
AddType application/x-httpd-php .php
#END PHP INSTALLER EDITS - REMOVE ONLY ON UNINSTALL

4. Restart your Apache Server for the changes to take effect: Start > All Programs > Apache HTTP Server 2.2 > Control Apache Server > Restart

5. Open up Internet Explorer and type in: http://localhost/info.php. If your browser takes you to a page that looks like this, then PHP has been installed successfully!

PHP Info Page

 

Installing MYSQL:

Next we will be installing MySQL version 5. Follow the steps carefully.
  1. Go to website and download the "mysql-5.0.45-win32.exe" to your desktop.

  2. Once "972_mysql-essential-5.0.45-win32.zip" has finished downloading, you can extract it using WinZIP or a similiar program.

  3. Once extracted, double click on the "Setup.exe" file. An installation wizard will appear.

    Start the MySQL Server Installation

    Click "Next".

  4. Select "Typical" Installation and click "Next".

  5. Click "Install". (Be patient, this can take up to several minutes).

  6. The next screen will ask you to "Sign Up". Select "Skip Sign-Up" for now.

  7. The next screen will tell you that the installation wizard is complete. Make sure that the "Configure the MySQL Server now" field is checked before clicking "Finish".

    Create a MySQL Server Instance

  8. The MySQL Server Instance Configuration Wizard should appear. Click "Next".

  9. Select "Detailed Configuration" and click "Next".

  10. Select "Developer Machine" and click "Next".

  11. Select "Multifunctional Database" and click "Next".

  12. Click "Next".

  13. Select "Decision Support (DSS)/OLAP" and click "Next".

  14. Select "Multifunctional Database" and click "Next".

  15. Make sure "Enable TCP/IP Networking" is checked, the Port Number is set to "3306", and "Enable Strict Mode" is checked. Click "Next".

  16. Select "Standard Character Set" and click "Next".

  17. Check "Install As Windows Service", set the Service Name to "MySQL", and check "Launch the MySQL Server automatically". Make sure that the "Include Bin Directory in Windows Path" is NOT checked. Click "Next".

  18. On the next screen, check the box that says "Modify Security Settings". Enter a password for the default "root" account, and confirm the password in the box below. Do NOT check the boxes "Enable root access from remote machines" or "Create An Anonymous Account". Click "Next".

  19. Click "Execute". (This may take a few minutes. Be patient).

  20. Click "Finish".

 

  1. To test if MySQL was installed correct, go to: Start > All Programs > MySQL > MySQL Server 5.0 > MySQL Command Line Client. The MySQL Command Line Client will appear:

    MySQL Command Line

  2. It will ask you for a password. Enter the password you created in step 18. (If you enter an incorrect password MySQL will automatically close the command line)

  3. Next, type in the commands shown below: (shown in blue)

    Test MySQL

    If you don't get any errors, and it returns the information shown above, then MySQL has been successfully installed! Next we will need to configure PHP to work with MySQL. 

Installing phpMyAdmin:

 

  1. Go to website and download "english.zip" under the phpMyAdmin 3.2.1  section to your desktop.
  2. Create a new folder called "phpmyadmin" in your "htdocs" directory. Extract the contents of the "phpMyAdmin-3.2.1-english.zip" ZIP file here. Your C:\Apache2.2\htdocs\phpmyadmin".
  3. then edit Config.sample.inc.php as config.inc.php
  4. Now Change DirectoryIndex module at httpd.conf
          (DirectoryIndex index.html  as  DirectoryIndex index.php index.html)
         
     4. phpMyAdmin has now been successfully installed! To use it, open up Internet Explorer and type in  "http://localhost/phpmyadmin". This will bring you to the main phpMyAdmin page. If you have any questions, refer to the phpMyAdmin website or the "Documentation.html" file in the /phpMyAdmin/ directory.





      How To Increase Internet Speed

      If you use Windows XP Professional then it is possible to squeeze an extra 20% out of your internet connection. By default Windows XP Pro holds back 20% of your Internet speed for various services like windows update and spyware checks.

      If you want to tap into this locked speed then make the following changes:
      1. Go to Start-> Run-> and type gpedit.msc
      2. Expand Computer Configuration
      3. Expand the Administrative Templates branch
      4. Expand the Network tab
      5. Highlight QoS Packet Scheduler
      6. Click on Limit Reservable Bandwidth and check the enabled box
      7. Then Change the Bandwidth limit % to 0 %

      Once you have done this click apply and restart your PC. After rebooting you should see a noticeable improvement in your net speed.

      Redhat Linux Internet Connection Sharing

      Linux can be easily configured to share an internet connection using iptables. Al you need to two network interface cards as follows:

      a) Your internal (LAN) network connected via eth0 with static ip address 192.168.1.254
      b) Your external WAN) network is connected via eth1 with static ip address 192.168.2.1

      Please note that interface eth1 may have public IP address or IP assigned by ISP. eth1 may be connected to a dedicated DSL / ADSL / WAN / Cable router.


      Step # 1: Enable Packet Forwarding




      Login as the root user. Open /etc/sysctl.conf file

      # vi /etc/sysctl.conf

      Add the following line to enable packet forwarding for IPv4:

      net.ipv4.conf.default.forwarding=1

      Save and close the file. Restart networking:

      # service network restart

      Step # 2: Enable IP masquerading



      In Linux networking, Network Address Translation (NAT) or Network Masquerading (IP Masquerading) is a technique of transceiving network traffic through a router that involves re-writing the source and/or destination IP addresses and usually also the TCP/UDP port numbers of IP packets as they pass through. In short, IP masquerading is used to share the internet connection.

      Share internet connection

      To share network connection via eth1, enter the following rule at command prompt (following useful for ppp0 or dial up connection):

      # service iptables stop
      # iptables -t nat -A POSTROUTING -o eth1 -j MASQUERADE
      # service iptables save
      # service iptables restart


      Open your Windows / Mac / Linux computer networking GUI tool and point router IP to 192.168.1.254 (eth0 Linux IP). You also need to setup DNS IP such as 208.67.222.222 and 208.67.220.220. You should now able to ping or browse the internet:

      c:> ping 202.54.1.20
      c:> ping google.com

      How to find the "Tools Option" in an Office 2007 Word document

      “Where is tools options?”
      If you wanted to change settings in Word, it was simple before .. you clicked on Tools | Options, so where is it now? 
      2007 Office ButtonClick the Office Button (big round button in the top left corner)  and you’ll find Word options at the bottom, which contains most of what was under “Tools | Options” in previous versions.  It’s not all under the same headings as before so you may need to dig about a bit.  Let me know if you can find what you need and I’ll do my best to locate it for you…
      Word 2007 - Where is tools options button?
      Where is file properties?
      In previous versions this was on the File menu, and gave you such information as Title and Author names, as well as the location of the document. To find this information in Word 2007,  click the round Office Button and click Prepare. From there you’ll see Properties, which displays some but not all of the info that was available in previous versions.  To see the full Document Properties dialog box click the down arrow and choose Advanced Properties.
      Office 2007 - Where is File Properties?
      Office 2007 Bring up Advanced Document Properties Dialog
      If you need to find something in new Office email me with this form.

      What is PRI Connection

      Primary Rate Interface or PRI connections are the standard for business telecommunication configuration in the United States, Europe and Asia. PRI connections are based on a T1 connection in the US and an E1 circuit in Europe and other parts of the world. An ISDN T1 PRI connection provides bandwidth speeds of up to 1.544 Mbps or 64 Kbps per channel in the US. ISDN T1 PRI connections provide 23 B-channels and 1 D-channel for data and signaling. PRI connections based on E1 connections provide 30 B-channels and 2 D-channels with bandwidth speeds of up to 2.048 Mbps. More than one ISDN T1 PRI connection can be combined through pairing to increase the number of channels to 46 B-channels and 2 D-channels. Additional bandwidth and PRI connections can be added in increments as mentioned above. The diagram below on PRI connections visually presents how a PRI works.



      There are many features and benefits associated with PRI connections. A PRI connection provides an all digital, high speed, high capacity network for the transmission of voice, data and video applications. PRI connections are widely used by mid-sized and large enterprises with high call volumes. Call centers, hospitals, financial firms, schools, manufactures, and auto dealerships are just a few examples of industries utilizing PRI connections. PRI connections provide increased flexibility with the option to assign channels for specific purposes such as only voice, data, and video or even toll free applications. There are a lot of options when it comes to customizing PRI connections to meet your requirements. You can assign channels for voice during the day and data during the night depending on traffic patterns and other factors. A PRI connection also provides fast call transmissions, digital clarity and value added features such as caller ID. Most PRI connections come with Service Level Agreements (SLAs) that ensure service uptime and call quality.

      How to Setup a RAID System

      About RAID

      RAID stands for Redundant Array of Independent Disks and with at least two hard disk drives you can setup them as a RAID array in order to increase the disk performance or to improve data reliability. In this tutorial we will teach you how to setup a RAID system on your PC.
      As mentioned, there are two ideas behind RAID: performance (a.k.a. RAID0) and reliability (a.k.a. RAID1).
      RAID0, also known as data striping, is set when you want to improve your disk performance. It works by dividing the files to be written on disk into several chunks (called stripes) and saving each chunk on a different drive. For example, if you have a 200 KB file and two hard disk drives, it will be cut into two 100 KB chunks and each chunk will be saved on a different hard disk drive.
      This is a very summarized explanation; in reality each stripe must be a power of two and is configured when you setup the RAID system. If your RAID system uses 128 KB stripes, it would divide our 200 KB file into two 128 KB chunks (the rest of each stripe, 28 KB, would be left empty). If our system were using 32 KB stripes, our 200 KB file would be divided into eight 32 KB chunks, and the system would send four chunks to each hard disk drive.
      But how this improves performance? In the example we gave, instead of storing one 200 KB file, each hard disk drive will store a 100 KB file. The time spent storing a 100 KB file is theoretically half the time spent storing a 200 KB file. Basically what we do on RAID0 is to put the hard disk drives to work in parallel.
      The total disk capacity on a RAID0 system is the sum of the total capacity of the two hard disk drives. So if we use two 80 GB hard disk drives, our disk system will have 160 GB capacity. You can even create “partitions” on your RAID system, so you can have more than one “disk” on your system.
      So if you want to build a high-performance system, consider buying two disk drives with smaller capacity and configuring them as a RAID0 system instead of buying one high-capacity hard disk drive.
      If you are thinking of having two drives just to separate data (e.g., one drive for operating system and programs and the other for data like documents), go ahead and assemble a RAID system, as, like we mentioned, you can create “partitions” on your RAID system (keep in mind, however, that you cannot remove one of the drives and install it on another computer expecting to read its contents like you would do normally – it won’t work).
      In Figure 1 we summarized how RAID0 works.

      Figure 1: How RAID0 (data striping) works.

      RAID1, on the other hand, does not improve performance, but is targeted to improve the data reliability of your PC. It works by copying everything that is sent to the first hard disk drive to the second, and that is why it is also known as mirroring. Consider RAID1 as a hardware-based backup system. If the first hard disk drive fails, the second one takes its place immediately.
      Since the second disk drive is a backup disk, the total disk capacity on a RAID1 system is the capacity of the first disk drive only. So if you have two 80 GB hard disk drives configured as RAID1, the total disk capacity will be 80 GB.
      If you are concerned with data reliability, RAID1 is the way to go.
      In Figure 2 we summarized how RAID1 works.


                    Figure 2: How RAID1 (data mirroring) works.

      There are other RAID configurations as well, but not all RAID controllers support them (all controllers support at least RAID0 and RAID1). Here is a small summary of other common RAID systems your RAID controller may support:
      • RAID0+1: It is a system using RAID0 and RAID1 at the same time. It needs four identical hard disk drives. If one of the hard disk drive fails, the system becomes a RAID0 system (data striping).
      • RAID10: It is a system using RAID0 and RAID1 at the same time. It needs four identical hard disk drives. If one of the hard disk drive fails, the system becomes a RAID1 system (mirroring).
      • RAID5: It is a RAID0 system storing parity information for better reliability. It needs at least three identical hard disk drives. On a three-drive system the total capacity will be the size of each hard disk drive times two (and not three) – for example, if three 80 GB drives are used, the total disk capacity will be of 160 GB, as the rest of disk space is used to store parity information.
      • JBOD: Stands for “Just a Bunch of Disks” and isn’t a RAID system, as it doesn’t improve disk performance or disk reliability. It is used to join two drives with different capacities as if they were a single drive. For example, you can use JBOD to add a 40 GB hard disk drive to an 80 GB hard disk drive to appear as a single 120 GB to the system.

          Requirements

      In order to have a RAID system on your PC you will need two things: a RAID controller and at least two identical hard disk drives. If you want to setup a system different from RAID0 or RAID1 more hard disk drives may be necessary, as we explained in the previous page. On this tutorial we are assuming that you are going to build a RAID0 or a RAID 1 system, so we will assume a system with two hard disk drives from now on.
      Nowadays several motherboards come already with an embedded RAID controller, making it very easy to setup a RAID system: all you will need is two identical hard disk drives (if your motherboard has RAID capability, of course).
      So the first thing you need to check is whether your motherboard has an embedded RAID controller or not. This can be seen on the manual of your motherboard. The motherboard chipset – the south bridge chip (which is also known as ICH, I/O Controller Hub, on Intel chipsets) to be more exact – is in charge of controlling the hard disk ports of your motherboard. So the south bridge chip of your motherboard needs to have an embedded RAID controller. On Intel chipsets, this chip needs to have the letter “R” in order to have this feature. For instance, ICH7 chip does not have RAID feature, while ICH7R does. The same thing may happen with chipsets from other suppliers. For example, VIA VT8237R has RAID function while VT8237 doesn’t.
      Some manufacturers call RAID function with a fancier name, like “Intel Matrix Storage” or “NVIDIA MediaShield Storage”. At the end is all the same thing.
      Many motherboards have an extra chip providing more hard disk drive ports, usually from companies like SiliconImage, JMicron, Marvell, Promise and HighPoint, just to name the most common ones. Usually this extra chip has an embedded RAID controller. So if your motherboard chipset does not provide RAID function but your motherboard has an extra chip that does, you will need to install your hard disk drives to the ports attached to this chip instead of using the hard disk drive ports attached to the south bridge chip.
      In Figure 3, you can see the detail of Intel D975XBX2 motherboard that we will be using on this tutorial. This motherboard has a total of eight SATA-300 ports, four controlled by the chipset (Intel 975XBX, using ICH7R south bridge) and four controlled by Marvell 88SE6145 chip. Both chips have an embedded RAID controller, but if the chipset was using a different south bridge chip (ICH7, for example) we could still use RAID, as the extra four SATA-300 ports have this feature.

      Figure 3: SATA ports found on Intel D975XBX2 motherboard.

      In situations like the one shown in Figure 3 – two RAID-enabled chips on the motherboard – the hard disk drives must be installed on the same port group. As you can see, Intel used black color on the ports connected to the chipset and blue color on the ports connected to the extra chip. So your two hard disk drives must be installed on ports with the same color. As the motherboard chipset supports RAID, we prefer to use the ports that are connected to the chipset (black ports on this example).
      If your motherboard doesn’t have a RAID chip, you still can use a RAID system by buying an add-on RAID controller.

      Physical Installation

      The RAID installation process is divided into three parts:
      • Physical installation, where you install the hard disk drives on your PC in such a way they will be able to be used as a RAID system;
      • RAID configuration, where you setup the system to use the two hard disk drives as a RAID array.
      • Operating system installation, where you need to install the operating system loading a special driver in order to recognize your RAID array.
      It is very important to notice that setting up a RAID system deletes all data inside your hard disk drives. So make a backup of all your data before continuing, if your hard disk drives have important data inside.
      The physical installation is pretty straightforward: install your hard disk drives to your case, connect a power supply plug on each hard disk drive and connect each hard disk drive to the appropriate hard disk drive port on the motherboard (if your motherboard doesn’t support RAID you will need to buy a RAID controller card and install your hard disk drives to it). Of course this procedure must be done with your computer turned off.
      On the pictures below we removed the system from the case for clearer pictures. On this tutorial we are using an Intel D975XBX2 motherboard and two Samsung HD080HJ hard disk drives (80 GB, SATA-300).
      It is important to use ports that can deliver the maximum performance your hard disk drive is able to reach. There are two main hard disk interface standards, parallel ATA (PATA or simply IDE) and Serial ATA (SATA). PATA ports are fading away, with SATA ports being the standard today. If you are assembling a new system, do not use parallel ATA hard disk drives.
      Parallel ATA can be found in two speeds, ATA/100 and ATA/133. Of course the best scenario if you are still using this kind of hard disk drive is to use ATA/133 drives together with ATA/133 ports. For the best performance you need to install each hard disk drive on a separated port, each one configured as “master” and using its own 80-wire cable. Do not install them on the same cable using master/slave configuration as this reduces performance. Unfortunately newer motherboards usually don’t have more than one parallel ATA port, making it a very bad choice to use parallel ATA hard disk drives.
      Don’t forget that the parallel ATA ports must support RAID, of course. The parallel ATA ports shown in Figure 4 are not the ones controlled by the chipset, but two extra IDE ports provided by an extra chip, supporting RAID.

      Figure 4: The correct way of connecting PATA hard disk drives.

      Since parallel ATA is fading away, we are going to focus on Serial ATA.
      Serial ATA can also be found in two speeds, SATA-150 (a.k.a. 1.5 Gbps) and SATA-300 (a.k.a. 3 Gbps). The best performance can be achieved with SATA-300 ports and SATA-300 hard disk drives.
      The installation is pretty easy. Connect one SATA cable to each hard disk drive and connect one SATA power cable to each hard disk drive (if your power supply doesn’t have SATA power cables, SATA hard disk drives come with an adapter that converts the standard peripheral power plug into a SATA power plug).

      Figure 5: Our two SATA hard disk drives with their cables installed.

      Then install the other end of each cable to an available SATA port on your motherboard. For better organization, use the lowest numbered ports. For example, on our motherboard the four ports controlled by the ICH6R south bridge were labeled SATA0, SATA1, SATA2 and SATA3. We used SATA0 and SATA1 ports. Remember that you must install the cables to ports that support RAID (see previous page for a detailed discussion on this subject).

      Figure 6: Installing the cables on the motherboard.

      Now you will need to set up the hard disk drives as a RAID array.


      RAID Configuration


      After the physical installation your hard disk drives will operate as two separated hard disk drives. So you need to configure them as a RAID system. The exact procedure and option names vary a little bit depending on the motherboard you have.
      If you are using the hard disk ports controlled by the chipset, you need to enter first on the motherboard setup and configure them as “RAID” instead of “IDE”. Under “IDE” configuration they work as normal IDE ports, while under “RAID” configuration you can enable them to work as a RAID system. In fact, if you don’t change this configuration the system won’t show you the RAID configuration screen during the POST, preventing you from setting up your RAID system.
      So enter the motherboard setup (by pressing Del right after you turn on your PC) and change this option. On our motherboard this option was available at Advanced, Drive Configuration, “Configure SATA As”. The exact path and option name vary depending on the motherboard manufacturer.

                            Figure 7: Enabling the motherboard ports to work under RAID configuration.

      After changing this configuration, you need to save the changes and exit.


      RAID configuration is made by pressing a set of keys during the POST (Power-On Self Test), which is that series of text-mode messages that appear when you turn on your PC before it starts loading your operating system. This set of keys varies depending on the RAID chip manufacturer. Usually is Control together with the first letter of the manufacturer name. For example, for Intel is Control I, for Marvell is Control M, for SiliconImage is Control S, for JMicron is Control J and so on.


      This set of keys should be pressed while a RAID configuration screen is shown during POST. Since our motherboard has two RAID chips, two screens like this are shown, one for configuring the RAID provided by the Intel chipset and another for configuring the RAID provided by Marvell 88SE6145 chip.
      As we connected our two hard disk drives on the ports controlled by the chipset, the screen pictured in Figure 9 was shown. As you can see, no RAID is configured (the phrase “None defined” appears under “RAID Volume”, and the two hard disk drives are identified as “Non-RAID Disk”). So you need to press Control I while this screen is shown in order to configure your RAID system.

                                                                                             
                                       Figure 9: RAID configuration screen during POST (Intel chipset).

      Intel RAID configuration utility main menu is shown in Figure 11. This screen will show up after you press Control I while the text shown in Figure 9 appears after you turn on your computer.

                                                           Figure 11: RAID configuration utility.

      All RAID utilities are very similar and very easy to use. In our example the main screen shows information about the hard disk  drives and presents four options. Select the first one, Create RAID Volume, to setup your RAID system. The screen shown in Figure 12 will be shown.

                                                             Figure 12: Creating your RAID system.

      Here you will have to configure:
      • Volume Name: The name under which your operating system will access your RAID system.
      • RAID Level: The RAID type you want, RAID0 (data striping, for improving performance) or RAID1 (mirroring, for improving reliability). Other RAID types will be available depending on the RAID chip you have.
      • Disks: For selecting the disks you want to include in this RAID array.
      • Strip size: This is the size of the data chunks your RAID system will use. Roughly speaking, this is like the size of each “sector” your hard disk drive will use. The ideal size is subject of a lot of debate. Generally speaking, bigger stripes are better if you work with big files, while smaller stripes are better if you work with small files. If you don’t have a clue on what value to use, leave it on its default size (usually 64 KB or 128 KB). 
      • Capacity: Here you can configure a lower capacity in order to create more than one RAID volume (like if you were “partitioning” your RAID array, i.e., creating two or more “RAID drives”). For example, instead of having just one 160 GB array we could configure one 100 GB array and another with 50 GB, so the operating system will recognize them as separated disks, even though both will be using the RAID system.
      After hitting “Create Volume” a confirmation screen will be shown, remembering that all your data will be lost. Hit “Y” and your RAID will be created.

                                                                Figure 13: Confirmation screen.

                                            Figure 14: Main menu, now with our RAID array created.

      You can see our RAID array created in Figure 14. As you can see we created a RAID0 (striping) system.
      Now that our RAID system is created, you will need to install the operating system. This is the trickiest part of the RAID setup process.

      How can i delete all my yahoo inbox messages?

      In your inbox you will find a box (After switching to all new mail option) in front of all messages; tick all of them and click the delete button or u can go to the option 'more actions' and then click select all messages and then press delete button. You can also find all messages in in trash so if u want to delete from there also then do the same in trash.

      How to create and configure user accounts in Windows XP

      You can create and configure user accounts with the User Accounts tool in Control Panel.

      To open the User Accounts tool, open Control Panel from the Start menu, and then double click User Accounts.

      To Create a New User Account

      1. Click Create a new account in the Pick a task list box.
      2. Type the name that you want to use for the account, and then click Next.
      3. Select the desired account type, and then click Create Account.

      To Make Changes to an Account

      1. Click Change an account in the Pick a task list box.
      2. Click the account that you want to change.
      3. Select the item that you would like to change:
        • Click Change the name to change the name that appears on the Welcome screen for the account.
        • Click Change the picture to change the picture that is used to represent the user account. You can use any image file on the computer for the user's picture.
        • Click Change the account type to change the account type to increase or decrease the user's rights on the computer.
        • Click Create/change the password to create or change the password for the user and create or change the password hint.
        • Click Delete the account to delete the user account from the computer. When you delete the account, you are given the option to save the user's files on the computer.
       Note: You can not delete the account for a user that is currently logged on to the computer.

      How to Enable Windows 7 hidden Administrator Account

      1. Open the Local Users and Groups manager.

      2. In the left pane, click on the Users folder. (See screenshot below step 3)

      3. In the middle pane, right click on Administrator and click on Properties. (See screenshot below)

      Built-in Administrator Account - Enable or Disable-local_users_and_group.jpg
      4. To Enable the Buit-in Administrator Account
      A) Uncheck the Account is disabled box. (See screenshot below step 6)

      B) Go to step 6.
      5. To Disable the Buit-in Administrator Account
      A) Check the Account is disabled box. (See screenshot below step 6)
      6. Click on OK. (See screenshot below)
      Built-in Administrator Account - Enable or Disable-properties.jpg
      7. Close the Local Users and Groups window. (See screenshot below step 3)

      8. Log off, and you will now see the built-in Administrator account log on icon added (enabled) or removed (disabled) from the log on screen. (See screeenshot below)
      NOTE: Click on the Administrator icon to log on to the built-in Administrator account.Built-in Administrator Account - Enable or Disable-log-.jpg

      How to send mail from outlook to gmail

      It is quite easy to transfer Outlook emails to your Gmail mailbox. Here’s a step by step guide:

      Step 1: Enable IMAP in your Gmail account and then configure Outlook (or Outlook Express or Windows Live Mail) to sync with your Gmail address via IMAP.Read this guide below.

      Enable IMAP in Gmail Settings

      Open your Settings panel in Gmail, and then click on the “Forwarding and POP/IMAP” tab.


      Now click the Enable IMAP radio button, and click Save Changes.

       


      Step 2: Import your Outlook PST file into a Personal folder that is different from your default Gmail Inbox.

      To import, click File -> Import And Export -> Import from another program or file. -> Next -> Personal Folder File (.pst) -> Next.

      Select the PST file that contains your email, then pick the email folders that you want to import in Outlook and click Finish.

      Step 3: Select the Personal folders that you want to backup online and copy them your Gmail Folder in Outlook (see screenshot).


      In the Folder List, right-click the folder you want to copy and click Copy Folder name. Click the Gmail Folder in Outlook to copy that folder in that location. You can repeat the steps as needed for other folders.

      That’s it. Your Outlook email will soon become available inside your online Gmail Inbox.

      If your switching from Hotmail to Gmail, check this tutorial on moving emails from Hotmail to Gmail.