Archive for the ‘Windows VPS Hosting’ Category

cPanel VPS and Plesk VPS Hosting Differences

Friday, May 9th, 2008

The biggest difference between Plesk VPSand cPanel VPS is the user interface.both of the feature sets are pretty much comparable, and both are reasonably fast, secure, and reliable.Plesk as well as cPanel are very good control panels and many people had a lot of success with each of them. Ultimately however, it’s just a matter of personal preference over with interface you will be most comfortable with it. If you have used one over another, It is recommended to continue with the one you are familiar with.

Some of the biggest differences between the two control panels:

==============
PLESK
==============

Advantages of Plesk are as follows:-

1) Plesk provides better support for automation, including an XML-RPC interface allowing PHP or Perl scripts to call functions from a remote computer.

2) With Plesk you will get large variety of plug-ins, adding to the available features.

3) For unlimited domain licenses, Plesk is cheaper than cPanel.

4) It supports SuSE Linux.

Note:Plesk is a good control panel but the user interface is slightly harder to use and customise than cPanel’s, and it is generally preferred by most of the clients.

=====================
cPANEL
=====================

Advantages of cPanel are as follows:-

1)Most of the softwares are integrate with cPanel.

2)Out-of-the-box, it has slightly more features than Plesk control panel.

3)cPanel is cheaper to rent per year, as compare to Plesk.

4)cPanel is very easy to use, and many clients are used to and prefer the cPanel interface.

Disadvantages of cPanel are as follows:-

1)cPanel does not provide any XML or similar interface.

2) It does not support SuSE Linux.

Is SSH Root Access or full Remote Desktop access provided on a VPS ?

Tuesday, January 22nd, 2008

Yes, our linux vps hosting packages provide full SSH root access and our windows vps hosting packages provides you with Remote Desktop Access. You have complete rights over the vps. Its less restrictions can match up to many requirements that should have beent met on a dedicated servers. However, its specifications are pretty lower when compared to a dedicated server. However, our VPS are setup on a high-configuration server such as Intel Core 2 Quad Q6600 with 8MB Cache and 8GB ECC RAM.

This enhances the performance of the VPS. Also for the network connectivity, we have 2 x 10 Gbps uplinks for our Datacenter. All servers have 100 Mbps Nic card and they are connected to 1 Gbps switch. There’s nothing called burstable in our network and servers never need to burst over 100 Mbps network usage.

CDOSYS - ASP Components

Tuesday, January 22nd, 2008

What is CDOSYS?

CDO stands for Collaboration Data Objects. It is a Microsoft technology which is designed to simplify the creation of messaging applications.It is a built-in component in ASP. This CDOSYS is used to send e-mails with ASP.

How to send emails using
CDOSYS?

Some of the examples are given below:-

<%
Set myMail=CreateObject(”CDO.Message”)
myMail.Subject=”Sending email with CDO”
myMail.From=”mymail@mydomain.com”
myMail.To=”someone@somedomain.com”
myMail.TextBody=”This is a message.”
myMail.Send
set myMail=nothing
%>

How to send a text e-mail with Bcc and CC fields using CDOSYS?

<%
Set myMail=CreateObject(”CDO.Message”)
myMail.Subject=”Sending email with CDO”
myMail.From=”mymail@mydomain.com”
myMail.To=”someone@somedomain.com”
myMail.Bcc=”someoneelse@somedomain.com”
myMail.Cc=”someoneelse2@somedomain.com”
myMail.TextBody=”This is a message.”
myMail.Send
set myMail=nothing
%>

How to send an HTML e-mail using CDOSYS?

<%
Set myMail=CreateObject(”CDO.Message”)
myMail.Subject=”Sending email with CDO”
myMail.From=”mymail@mydomain.com”
myMail.To=”someone@somedomain.com”
myMail.HTMLBody = “

This is a message.


myMail.Send
set myMail=nothing
%>

How to send an HTML e-mail that sends a webpage from a website using CDOSYS ?

<%
Set myMail=CreateObject(”CDO.Message”)
myMail.Subject=”Sending email with CDO”
myMail.From=”mymail@mydomain.com”
myMail.To=”someone@somedomain.com”
myMail.CreateMHTMLBody “http://www.w3schools.com/asp/”
myMail.Send
set myMail=nothing
%>

How to send an HTML e-mail that sends a webpage from a file on your computer by using CDOSYS ?

<%
Set myMail=CreateObject(”CDO.Message”)
myMail.Subject=”Sending email with CDO”
myMail.From=”mymail@mydomain.com”
myMail.To=”someone@somedomain.com”
myMail.CreateMHTMLBody “file://c:/mydocuments/test.htm”
myMail.Send
set myMail=nothing
%>

How to send a text e-mail with an Attachment by using CDOSYS?

<%
Set myMail=CreateObject(”CDO.Message”)
myMail.Subject=”Sending email with CDO”
myMail.From=”mymail@mydomain.com”
myMail.To=”someone@somedomain.com”
myMail.TextBody=”This is a message.”
myMail.AddAttachment “c:\mydocuments\test.txt”
myMail.Send
set myMail=nothing
%>

How to send a text e-mail using a remote server from
CDOSYS ?

<%
Set myMail=CreateObject(”CDO.Message”)
myMail.Subject=”Sending email with CDO”
myMail.From=”mymail@mydomain.com”
myMail.To=”someone@somedomain.com”
myMail.TextBody=”This is a message.”
myMail.Configuration.Fields.Item _
(”http://schemas.microsoft.com/cdo/configuration/sendusing”)=2
‘Name or IP of remote SMTP server
myMail.Configuration.Fields.Item _
(”http://schemas.microsoft.com/cdo/configuration/smtpserver”) _
=”smtp.server.com”
‘Server port
myMail.Configuration.Fields.Item _
(”http://schemas.microsoft.com/cdo/configuration/smtpserverport”) _
=25
myMail.Configuration.Fields.Update
myMail.Send
set myMail=nothing
%>

Windows Hosting Platform

Monday, November 12th, 2007

Windows Hosting is the basis of any remote Microsoft technology. Unleash the power of your ingenuity with Microsoft Windows and .NET platforms. Choose Windows Web Hosting to run the latest applications in a familiar Windows environment. This Windows-based applications are used in so many aspects of your business. Choose a hosting platform in the same familiar Windows environment.Microsoft applications perform better when they are hosted in a native Windows platform.

What is Windows Server 2003?

It is a Microsoft’s latest server operating system . This version was originally going to be called .Net Server, but was renamed Windows Server 2003 shortly before release. . This new operating system will eventually replace Windows NT 4.0 and Windows 2000 Servers and is now considered Microsoft’s flagship server operating system product.


What is the difference between the Linux Hosting platform and Windows Server 2003 Hosting Platform?

It is true that Linux provides a secure and reliable environment perfect for most of the hosting needs, but sometimes you need to take advantage of some Windows applications like as MS Access, ASP scripting for which you need Windows Server 2003.
If you are developing your website using Microsoft-based tools, including FrontPage, Visual InterDev, Microsoft Office Extensions, or Access databases, our Windows Server 2003 Hosting Plans will surely meet your hosting needs. For all other uses, we recommend hosting your website on a Linux platform, which has a Linux-based operating system.

Removal of Subdomain Through Plesk Control Panel

Wednesday, October 24th, 2007

Plesk Control Panel : Removal of Subdomain

1) Click the domain name you need on your Home page.

2) Now click Subdomains.

3) Select a check box corresponding to the subdomain name that you wish to remove, and click Remove Selected.

4) Confirm removal and click OK. The subdomain configuration and its web content will be removed from the server.

Default ASP.NET Configuration Restoration

Thursday, October 11th, 2007

o restore the default ASP.NET configuration in Plesk follow these steps:

1) On your home page, click the domain name you need.

2) Click ASP.NET in the Hosting group.

3) Click Set to Default.

4) Confirm the restoring and click OK.

ODBC Database Connection Configuration

Thursday, October 11th, 2007

You can change settings of an existing ODBC connection by following these steps:

1) Click the domain name you need on your Home page.

2) Click ODBC Data Sources in the Services group.

3) Click the required connection name in the list.

4) Change the settings as needed.

5) Click Test to check whether the connection will function properly with new settings.

6) Click Finish to save changes.

Website Preview in Plesk

Thursday, October 11th, 2007

Once you published a website on the server, you may want to make sure that it functions properly in the actual hosting environment. You can preview the site through your favorite web browser, even if the information on the domain name has not yet propagated in the Domain Name System. Note that Macromedia Flash and CGI scripts will not work during preview.

Follow these Steps to preview a website:

1) Click the domain name you need on your Home page.

2) Click Site Preview in the Hosting group.

External ODBC Database Connection Refused

Thursday, October 11th, 2007

To remove a redundant ODBC connection:

1)Click the domain name you need on your Home page.

2) Click ODBC Data Sources in the Services group.

3) Select the checkbox corresponding to a connection you want to remove.

4) Click Remove selected icon.

5)Remove Selected, confirm the removal and click OK.

Website Content Management

Thursday, October 11th, 2007

You can enable your Plesk control panel to automatically include specific files and directories into Web spaces created for newly hosted Web sites. This can be a set of useful scripts, custom error messages, a placeholder index.html page, or any other files of your choice. These files can then be replaced, edited or removed on a per-site basis.

This is how you can set up the control panel so as to automatically include your web content into web spaces:

1) Create the required directories on your local file system: httpdocs, httpsdocs, cgi-bin, anon_ftp, error_docs.

2) Place the files you need into the directories you have created: Place web pages into httpdocs and httpsdocs directories, scripts to cgi-bin directory, and custom error messages to error_docs directory.

3) Pack the directories and files into an archive file in tgz, tar, gz, rar or zip format.

Note: Make sure that the directories are in the root of the archive file and not in a subdirectory.

4) Log in to your Plesk control panel.

5) On your Home page, click Skeleton in the Tools group.

6) Click Browse to locate the archive file on your local computer, select the file, and click the Send File button.

To revert back to the original structure of web server directories and files:

a) On your Home page, click Skeleton.
b) Click Default.