Archive

Posts Tagged ‘Tutorial’

Creating Virtual Host pointing to an IP on GoDaddy

December 16th, 2009 No comments

Purpose: have a Virtual Host, vhost, subdomain, vanity host…pointing to a unique IP address, for example if you don’t have hosting service at GoDaddy.

There are a lot of documents explaining this but there have created a lot of confusion up here so I would like to clear things up.

If you want to accomplish what follows, read on.

Issue:
- GoDaddy as Domain Registrar, so you will use GoDaddy Domain Manager
- Hosting your sites somewhere, where the web server ip is 111.111.111.111
for example because you own a dedicated server or you have a fixed IP address
at home and you want to host your sites at your place
- Hosting subdomains, virtual hosts, vhosts etc on other IP addresses
for example:

http://www.mydomain.com > 101.101.101.1
http://dev.mydomain.com > 201.201.201.2
http://test.mydomain.com > 103.103.103.3

- Log yourself on GoDaddy Domain Manager and click on the domain you to work on
- Click on Total DNS Control
- Note that you have an A(Host) Record called “@” and pointing to a GoDaddy IP Address, then you have a CNAME Record called “@” and pointing to your virtual host “www”
- Click to edit the A(Host) “@” record and change the existing IP with the one you want for
http://www.mydomain.com, for example 101.101.101.1
- A dialog will appear to confirm the change has been recorded
- Click ADD NEW A RECORD button and type only “dev” for dev.mydomain.com, the enter the IP Address, for example 201.201.201.2 and confirm
- A dialog will appear to confir the change has been recorded
- Repeat this for each subdomain or virtual host you may want to add and then wait for 24-48 hours for the DNS to propagate

You may want to keep open a terminal window or a DOS Prompt window and

ping dev.mydomain.com

from time to time to see when you DNS has been updated. When it starts to reply, you can open your browser and point it to http://dev.mydomain.com and it will open the WebServer Default page on 201.201.201.2

Just create the new domain “dev.mydomain.com” on your server and the magic will happen

Enjoy

You may want to read also:

    Categories: How-To Guides Tags: ,

    Running 2 Firefox sessions at the same time

    December 16th, 2009 No comments

    You might want to run 2 or more Firefox under Windows at the same time, but with different sessions, not just 2 Firefox windows.

    Here is how:

    - close any Firefox session and make sure it is not running in the backgroun with Task Manager
    - Start > Run > firefox -P
    (this should start Firefox ProfileManager)
    - create a new profile name and location, decide the default profile or enable the ProfileManager dialog window to appear each time you launch Firefox
    - create as many shortcuts as many profile you have created this way:
    - Shortcut Name: Firefox Profile1, Firefox Profile2 etc
    - Target: “C:\Program Files\Mozilla Firefox\firefox.exe” -P Profile1 -no-remote and
    “C:\Program Files\Mozilla Firefox\firefox.exe” -P Profile2 -no-remote

    (Replace the location with yours and Profile1 with the one you have created)

    Now you will be able to launch 2 different Firefox sessions, either with a different profile.

    Each profile can contain a completely customized Firefox, different bookmarks, addons etc

    Enjoy!

    Share 3G Internet USB on WinXPP via WiFi to iPhone

    October 26th, 2009 5 comments

    Hello people, ZizziBaddi staff is travelling and we have been given some USB 3g Internet Keys for our Asus Eee PC 1000H so since we are always geeking around we challenged ourselves to share our 3G Internet connection via USB Key by Momo Design to our iPhones and here goes the tutorial.

    Requirements:

    - Computer with Windows XP SP2, we have used the Asus EEE PC 1000H

    - USB 3G Internet Key, we have used the 3 Momo Design 7,2Megabit

    - 3G Internet Account attached to our SIM Card, much better a flat rate with no limited traffic

    Step by Step

    1- Connect the USB, get it recognized and install its drivers and application. We won’t cover here how to set it up but do it before following this tutorial

    2- Start/Settings/Network Connection. Among the Dial Up connections you will find the profile used by the USB Key, right click on it, choose properties and then the Advanced label:

    On Windows Firewall – Click on Setting, then set it OFF to disable it
    On Internet Connection Sharing – Enable it by ticking the box
    On Home Networking Connection choose the WLAN adapte
    r

    3- On the same window, below the Dial Ups you will see LAN or High Speed Internet, locate your WLAN, right click on it, select properties and on “This connection uses the following items” locate the last one “Internet Protocol (TPC/IP), select it and click properties.

    4- Click on “Use the following IP Address” and configure it as follows:

    IP Address 192.168.1.1
    Subnet Mask 255.255.255.0
    Default Gateway 192.168.1.1
    Use the followding DNS Server
    Preferred DNS Server 192.168.1.1

    4- Click now on Wireless Networks and on Preferred Networks click on Add and configure it as follows:

    Network Name SSSID zizzibaddi3g
    Tick the box to Enable even if this network is not broadcasting
    On Wireless Network Key
    Network Authentication Open
    Data Encryption Disable (You can enable it later)
    Tick to enable This is a Computer-to-Computer (Ad Hoc) network. Wireless Access points are not used

    5- On iPhone (or any other WiFi device) tap Settings then Wi-Fi and enable it

    6- On Computer, right click on WLAN icon on the tray area, next to the clock and click on View Available Wireless Networks. The new zizzibaddi3g will be listed, select it and click Connect.

    7- On iPhone the new WLAN will be listed as zizzibaddi3g, tap it to connect to it, then tap the > arrow to configure it as follows:

    IP Address Static
    IP Address 192.168.1.2
    Subnet Mask 255.255.255.0
    Router 192.168.1.1
    DNS 192.168.1.1

    8- The WLAN on computer should say Connected and the iPhone should connect as well.

    9- Close “Settings” on iPhone and launch Safari or any other Internet Application and there you go online with your 3g Internet USB Connection!

    If you like this tutorial feel free to share it, delicious it, email it, subscribe via your favourite RS Reader or by email with a simple comment.