Archive for the 'Hosting' Category

Dec 23 2008

How To Transfer Your Domain Name & Hosting?

Published by Ricky under BizPartner, Hosting

From time to time I need to process domain and hosting transfer for my BizPartner customers.  Here is a technical guide I’ll use to refer to customers on the transfer process.  Though I write this for my own customers, the transfer process here should be applicable to any hosting provider you choose.

I know the process is not easy for non-technical people.  But we will be available anytime to ensure smooth transfer, including doing most if not all of the tasks below for you.

First some definitions.  Transferring domain name means changing your domain name registrar (the company with which you or your hosting provider registered your domain name) to the one we use.  Transferring hosting means migrating your web site and email service from another hosting provider to us.

Domain Name Transfer

To transfer your international domain name (.com, .net, .org etc), please ask your current domain name provider to “unprotect” your domain name, and obtain the “domain name secret code” (domain authorization code) from them and send to us.  It is a little password to protect your domain from unauthorized transfer.

Once received, we will do the rest to transfer your domain over from your existing registrar to the one we use.  The process can take a few working days, but your web site and email service will not be affected.  After transfer, your domain name will be renewed for another year starting from the current expiry date.

For .my domain names, there is no “domain transfer”.  You can simply login to MYNIC web site as billing contact, and change the “Invoicing Party” from your existing provider to the one we use, so that we can take care of your domain name and bill you in the future.

Web Hosting Transfer

To transfer your web site to the new server, please obtain a copy of your web site (most probably you already have), and just upload to the new server using FTP software.

If your web site uses any database, such as MySQL, MSSQL or Microsoft Access, please be sure to backup and upload to the new server too.

Email Hosting Transfer

To transfer your email service to the new server, please first send us a list of your current email accounts.  I’ll create on the new server.  It is possible to achieve zero downtime for email service by checking your emails from both old and new serveres at the same time.  Please read here for more information.

Changing DNS

When you are ready to transfer hosting, just login to your domain name control panel and change the domain name server (DNS) to ours.

Please contact us at info [at] bizpartner.com.my should you have any question.

No responses yet

Dec 15 2008

Email Hosting Migration - Zero Downtime!

Published by Ricky under BizPartner, Hosting

Recently I’ve been receiving a number of requests from customers to migrate their hosting service to the new cPanel-based Linux server.

But some customers are not migrating for fear that there might be downtime disrupting their email service during the few hours of migration.  Can there be zero downtime?

I don’t know how other hosting providers do it.  But for me, the answer is yes!  You can still send and receive as usual!  Firstly, you make a small change to the account in your email software to connect to the old mail using IP addresses.  Secondly, you create another account to connect to the new mail server after the migration.

For the old account, you simply change the “incoming mail server” from pop.yourdomain.com to the IP address of your current incoming mail server, and change the “outgoing mail server” from smtp.yourdomain.com to the IP address of your current outgoing mail server.  You can get the IP address by doing a “ping” test to pop.yourdomain.com and smtp.yourdomain.com.  Or you can just ask me and I’ll send you the IP addresses.

Once you enter the IP addresses for both “incoming mail server” and “outgoing mail server”, you can retrieve your emails from the old mail server and send emails as usual, before, during and after the migration.  Please do download all emails to your PC within a few days after the migration, as your email service on the old mail server will not be kept long.

For the new account, you create one in your email software in order to connect to the new mail server.  The settings are a bit different and I’ll send to you everything you need.  You can create the account any time but it will work only after the migration.

In addition, please send me the list of your current email addresses under your domain name so that I can help create the addresses on the new server.  This ensures that incoming emails after the migration will not get lost or bounced.

Easy migration!  No more migrane! :-)  Find out more if you are interested to migrate your hosting too.

6 responses so far

Dec 12 2008

How To Upload Files Via FTP?

Published by Ricky under BizPartner, Hosting, How To

I’ve been asked how to upload web pages to web server.  Might as well post here for the benefits of other customers.

There are a few ways to upload files to, and download files from, your web server by means of FTP (file transfer protocol). The most common way is using an FTP software for this purpose.

But I’ll show you a basic way which works, and which does not require you to install any FTP software.  If you know how to copy and paste files in Windows Explorer or My Computer, you can copy and paste files too to other servers.

  1. Open up Windows Explorer or My Computer on your computer.
  2. Make sure there is an address bar in Windows Explorer where you can type address.  Can’t see?  Go to View menu, click Toolbars, and turn on Address Bar.
  3. Type this into the address bar - ftp://username@ftp.domain.com .  Please substitute username with your FTP account username, and ftp.domain.com with your FTP server name.  You can get these details from your hosting provider.
  4. You will be prompted for your FTP account username and password.  Enter them to log on to your web server.
  5. Once successful, you will be able to see the file content on your server.  If necessary, browse to the folder where you want to copy files to.
  6. To copy files to your server, just copy them from your file system, and paste it to the folder.  Done! :-)

By the way, I host a little Java applet which lets you quickly upload files by FTP here.  Try it out!

2 responses so far

Next »