I need Technical advice regarding switching servers

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • BVF
    Black Vagina Finder
    • Jan 2002
    • 13975

    #1

    I need Technical advice regarding switching servers

    My host, Webair has switched my data to another server per my request and when it was finished, I got an email from them and part of it contained this:

    Dear client,

    your content has been transfer and is ready to be verified.
    The contents and settings have all been transfered to your new dedicated server.

    In order for us to verify that everything is working properly we need you to test your server config and websites.
    After that we can change the DNS information and permanently launch your dedicated server.

    What you need to to is to modify your hosts file and bind your domains to the following IP-addresses: xx.xxx.xx.2
    xx.xx.xxx.3

    here is a little example of what your hosts file can include:

    xxx.x.x.1 localhost
    xx.xx.xxx.xx2 www.blackvaginafinder.com
    xx.xx.xxx.xx3 www.

    you have to insert new entries in the following format:
    IP www.domainame.com domainname.com

    Enter the IP address of your new server into in the hosts file associating it with your domain, and you can fully test your web site before having the DNS changed.


    They gave a good explanation of how to change the hosts file and stuff but I don't know how to do any of this shit.....I sent tech an email but I'm asking the question here too..

    Can anybody simplify this shit for me?

    Black Pussy
    Click On Mr Cosby..CCbill, 60/40, 136 FHG's....The Cos Loves Black Ghetto Pussy!!
  • Klen
    • Aug 2006
    • 32234

    #2
    You need to add that shit to hosts file in directory windows/system32/drivers/etc .
    Use notepad to edit it.

    Comment

    • BVF
      Black Vagina Finder
      • Jan 2002
      • 13975

      #3
      Originally posted by KlenTelaris
      You need to add that shit to hosts file in directory windows/system32/drivers/etc .
      Use notepad to edit it.
      yeah but where would I put that on my server and why would I need to do it in the first place? Can't somebody else do it for me? Hell, I'm technically incompetent.

      Black Pussy
      Click On Mr Cosby..CCbill, 60/40, 136 FHG's....The Cos Loves Black Ghetto Pussy!!

      Comment

      • u-Bob
        there's no $$$ in porn
        • Jul 2005
        • 33063

        #4
        Originally posted by BVF
        yeah but where would I put that on my server and why would I need to do it in the first place? Can't somebody else do it for me? Hell, I'm technically incompetent.
        you don't put it on your server, you put it on your own/local computer.

        Comment

        • Wolfy
          Confirmed User
          • Dec 2003
          • 3574

          #5
          simplify: switch to oc3 managed and let them handle it

          Comment

          • XSecurityAudit
            Registered User
            • Apr 2007
            • 79

            #6
            Hi, hope this helps.

            The guys at webair want you to add the entries to YOUR hosts file, and to do so:

            MS Windows

            * Browse to Start -> All Programs -> Accessories
            * Right click "Notepad" and select "Run as administrator"
            * Click "Continue" on the UAC prompt
            * Click File -> Open
            * Browse to "C:\Windows\System32\Drivers\etc"
            * Change the file filter drop down box from "Text Documents (*.txt)" to "All Files (*.*)"
            * Select "hosts" and click "Open"
            * add the following lines:
            your.servers.new.ip www.mydomain.com mydomain.com
            * close Notepad. Save when prompted.

            Comment

            • d-null
              . . .
              • Apr 2007
              • 13724

              #7
              thanks xsecurity

              __________________

              Looking for a custom TUBE SCRIPT that supports massive traffic, load balancing, billing support, and h264 encoding? Hit up Konrad!
              Looking for designs for your websites or custom tubesite design? Hit up Zuzana Designs
              Check out the #1 WordPress SEO Plugin: CyberSEO Suite

              Comment

              • Iron Fist
                Too lazy to set a custom title
                • Dec 2006
                • 23400

                #8
                and don't forget to restart windows afterwards.
                i like waffles

                Comment

                • Klen
                  • Aug 2006
                  • 32234

                  #9
                  Originally posted by XSecurityAudit
                  Hi, hope this helps.

                  The guys at webair want you to add the entries to YOUR hosts file, and to do so:

                  MS Windows

                  * Browse to Start -> All Programs -> Accessories
                  * Right click "Notepad" and select "Run as administrator"
                  * Click "Continue" on the UAC prompt
                  * Click File -> Open
                  * Browse to "C:\Windows\System32\Drivers\etc"
                  * Change the file filter drop down box from "Text Documents (*.txt)" to "All Files (*.*)"
                  * Select "hosts" and click "Open"
                  * add the following lines:
                  your.servers.new.ip www.mydomain.com mydomain.com
                  * close Notepad. Save when prompted.
                  This was nice explanation

                  Comment

                  • BVF
                    Black Vagina Finder
                    • Jan 2002
                    • 13975

                    #10
                    Originally posted by XSecurityAudit
                    Hi, hope this helps.

                    The guys at webair want you to add the entries to YOUR hosts file, and to do so:

                    MS Windows

                    * Browse to Start -> All Programs -> Accessories
                    * Right click "Notepad" and select "Run as administrator"
                    * Click "Continue" on the UAC prompt
                    * Click File -> Open
                    * Browse to "C:\Windows\System32\Drivers\etc"
                    * Change the file filter drop down box from "Text Documents (*.txt)" to "All Files (*.*)"
                    * Select "hosts" and click "Open"
                    * add the following lines:
                    your.servers.new.ip www.mydomain.com mydomain.com
                    * close Notepad. Save when prompted.
                    damn that's a good explanation....too bad it prompts me for a password once i try to run it as an administrator and since I never set one, it doesn't work.....

                    I still don't see why I need to change MY hosts file if i'm switching servers somewhere else.

                    Black Pussy
                    Click On Mr Cosby..CCbill, 60/40, 136 FHG's....The Cos Loves Black Ghetto Pussy!!

                    Comment

                    • poto
                      Confirmed User
                      • Jun 2006
                      • 116

                      #11
                      ok, let me try...

                      the reason you need to edit your hosts file with the info they gave you is so that instead of your computer connecting to your site on the old server, your computer will connect to the new server and you can test your site on the new server just by typing it in your browser...

                      if everything works, then you change the DNS and the move is done... if you get any errors while testing your site on the new server, you would need to notify your tech support so they can fix it...

                      you should add an entry like this to your hosts file:

                      xx.xx.xxx.xxx blackvaginafinder.com
                      xx.xx.xxx.xxx www.blackvaginafinder.com
                      with xx.xx.xxx.xxx being the IP to the new server the host gave you... and remember to put a Tab between the IP and the url, not spaces...

                      btw, Show IP might help...

                      and if you're still confused about how to edit your hosts file watch this video
                      icq 236-802-704

                      Comment

                      • BVF
                        Black Vagina Finder
                        • Jan 2002
                        • 13975

                        #12
                        Originally posted by poto
                        ok, let me try...

                        the reason you need to edit your hosts file with the info they gave you is so that instead of your computer connecting to your site on the old server, your computer will connect to the new server and you can test your site on the new server just by typing it in your browser...

                        if everything works, then you change the DNS and the move is done... if you get any errors while testing your site on the new server, you would need to notify your tech support so they can fix it...

                        you should add an entry like this to your hosts file:



                        with xx.xx.xxx.xxx being the IP to the new server the host gave you... and remember to put a Tab between the IP and the url, not spaces...

                        btw, Show IP might help...

                        and if you're still confused about how to edit your hosts file watch this video
                        Thanks....But couldn't I just type in the ip address (which I did) and test to see if it works? and if so, just tell them to switch the DNS?....

                        And then of course connect to the new ip through ftp?

                        Black Pussy
                        Click On Mr Cosby..CCbill, 60/40, 136 FHG's....The Cos Loves Black Ghetto Pussy!!

                        Comment

                        • poto
                          Confirmed User
                          • Jun 2006
                          • 116

                          #13
                          Originally posted by BVF
                          Thanks....But couldn't I just type in the ip address (which I did) and test to see if it works? and if so, just tell them to switch the DNS?....

                          And then of course connect to the new ip through ftp?
                          if you think everything works, scripts, logins, etc. you can always switch it over...

                          but, lemme ask you... do you really want to wake up tomorrow and find out something important like a join page or members area login doesn't work because you didn't take 30 seconds to edit your hosts file and check everything?

                          with less than the time spent on this thread... you could have already done it several times over...
                          icq 236-802-704

                          Comment

                          • baddog
                            So Fucking Banned
                            • Apr 2001
                            • 107089

                            #14
                            Originally posted by BVF
                            Thanks....But couldn't I just type in the ip address (which I did) and test to see if it works? and if so, just tell them to switch the DNS?....
                            That is what I would have told you to do.

                            Comment

                            • mikeyddddd
                              Viva la vulva!
                              • Mar 2003
                              • 16557

                              #15
                              Originally posted by BVF
                              Thanks....But couldn't I just type in the ip address (which I did) and test to see if it works? and if so, just tell them to switch the DNS?....

                              And then of course connect to the new ip through ftp?
                              Originally posted by baddog
                              That is what I would have told you to do.
                              What if there are multiple domains on the server?

                              Wouldn't that require the use of the instructions provided?

                              I guess it would depend on the setup.

                              Comment

                              • baddog
                                So Fucking Banned
                                • Apr 2001
                                • 107089

                                #16
                                Originally posted by mikeyddddd
                                What if there are multiple domains on the server?

                                Wouldn't that require the use of the instructions provided?

                                I guess it would depend on the setup.
                                You mean, multiple domains on the IP? Should be able to do IP~domain

                                Comment

                                • u-Bob
                                  there's no $$$ in porn
                                  • Jul 2005
                                  • 33063

                                  #17
                                  Originally posted by baddog
                                  That is what I would have told you to do.
                                  and what if he's hosting multiple domains on that box?

                                  Comment

                                  • BVF
                                    Black Vagina Finder
                                    • Jan 2002
                                    • 13975

                                    #18
                                    Originally posted by u-Bob
                                    and what if he's hosting multiple domains on that box?
                                    I'm only hosting two of them and one of them isn't mission critical....so I think I'll just take the low tech approach.

                                    Black Pussy
                                    Click On Mr Cosby..CCbill, 60/40, 136 FHG's....The Cos Loves Black Ghetto Pussy!!

                                    Comment

                                    • AlienQ - BANNED FOR LIFE
                                      best designer on GFY
                                      • Mar 2003
                                      • 30307

                                      #19
                                      OMG...

                                      Please are you being serious?

                                      Comment

                                      • webair
                                        Confirmed User
                                        • Feb 2002
                                        • 8531

                                        #20
                                        BVF i'll have a tech help contact you now...


                                        ~ Webair Dedicated Cloud Servers™ ~ WEBAIR VSYS™ Virtual Hosting Platform ~ Superior CDN Network ~
                                        ~ Managed Dedicated hosting Specialists ~ DISCOUNT DOMAIN NAMES! ~ WEBAIR FUSION IO MANAGED CLOUD SERVERS! ~


                                        ICQ: 243116321 - TWITTER - @WEBAIRINC - E-Mail: [email protected]

                                        Comment

                                        • The Dawg
                                          Confirmed User
                                          • Apr 2002
                                          • 2438

                                          #21
                                          Yo BVF, whats your email address? I see the yahoo one isnt working.

                                          Comment

                                          Working...