Cheapest/Easiest Method Of Offering VPS Accounts On A Windows Server

Mar 4, 2008

After some experimenting with Linux VPS setups, I'm eager to explore windows VPS software.

Two questions I guess, first off, what is the cheapest method of offering multiple VPS accounts on a windows server? Are there any free or build in Microsoft methods?

Second, what is the easiest way of doing so? (Simple setup, as hands off as possible)

I realize the cheapest may not be the easiest and vice versa. I'm downloading Parrallels Virtuozzo trial right now, but would like to learn what else is out there.

View 1 Replies


ADVERTISEMENT

DNS / Bind - Easiest Method To Redirect A Domain To Another

Jan 2, 2007

I've got two domains (for sake of example, domain A and domain B). Domain A resolves correctly to my web server. Domain B is just sitting collecting dust. I didn't set these domains up, a previous programmer at my job did.

How do I configure resolv.conf, named.conf and the zone file(s) correctly to have domain B redirect to domain A?

I've already set up httpd.conf so that any requests for the host name of domain A will redirect.

e.g. [url]-> [url]
I just need the DNS part of this fixed (that I'm a bit of a noob at).

Do I have to do something like this in named.conf:

Code:
zone "domaina.com" {
type master;
file "/var/named/domaina.com.hosts";
};

zone "domainb.com" {
type master;
file "/var/named/domaina.com.hosts";
};
Then in the domaina.com.hosts zone file add an alias like this?

Code:
domainb.com. IN CNAME domaina.com.
Or do I need to create a domainb.com.hosts zone file with basic info emulating domaina.com.hosts zone file, and add its entry in named.conf?

View 2 Replies View Related

DNS / Bind - Easiest Method To Redirect A Domain To Another

Jan 2, 2007

I've got two domains (for sake of example, domain A and domain B). Domain A resolves correctly to my web server. Domain B is just sitting collecting dust. I didn't set these domains up, a previous programmer at my job did.

How do I configure resolv.conf, named.conf and the zone file(s) correctly to have domain B redirect to domain A?

I've already set up httpd.conf so that any requests for the host name of domain A will redirect.

e.g. [url]
I just need the DNS part of this fixed (that I'm a bit of a noob at).

Do I have to do something like this in named.conf:

Code:
zone "domaina.com" {
type master;
file "/var/named/domaina.com.hosts";
};

zone "domainb.com" {
type master;
file "/var/named/domaina.com.hosts";
};
Then in the domaina.com.hosts zone file add an alias like this?

Code:
domainb.com. IN CNAME domaina.com.

Or do I need to create a domainb.com.hosts zone file with basic info emulating domaina.com.hosts zone file, and add its entry in named.conf?

View 9 Replies View Related

Best Method Of Offering Clients Hosting?

Mar 25, 2007

I'm in the process of forming a web development business and am currently interested in learning the various methods of offering 3rd party services and accounts. How to offer hosting is my current dilemma; I can of course refer the client to a host and receive a referral kick-back, but the idea of reselling hosting accounts is also appealing, though I have no knowledge currently as to how this works, and I'm basically just curious how other's manage this aspect of the business. I do not mind offering customer service on hosting accounts, so this is not an issue

View 5 Replies View Related

Cheapest Windows VPS With PLESK

Apr 24, 2007

which company is the cheapest Windows VPS Provider with plesk?

View 0 Replies View Related

How To Mange The Traffic For The WIN EST Server Windows Accounts

Jan 15, 2009

i have question which i'v serched for answer for it more than 3 days , may be more.. but i still can't catch it.

now if i have aWin EST server , and i have t remote desktop . i can creat accounts right?

well , if i need to manage the traffic for evry account, and give account whatever 500 GB trffic , another account with 500 GB , another with 300 GB , etc etc..

how can i know they have reched thier limite and they stop useig more from the server?

View 0 Replies View Related

Windows 2003 Server Service Accounts

Jan 16, 2007

I have a windows 2003 enterprise (180 day demo) server.

I'm using it to host game servers (and i lighthttpd webserver).

I'm using Deerpark Visnetic Firewall (no hardware router), NOD32, Spybot S&D, a keylogger and Process Guardian.

I want maximum security.

I've already done some registry hacks to prevent some DDOS attacks and ive read about running services under another account, i've created the account and added access for it to run all the system services (via GPO). My problem is that when the computer is rebooted, none of the services start, even though i put the username, password and gave the account full control of the service.

Aside from this, any other tips on maximizing security?

Im also using WinSSH to secure remote desktop and FTP.

View 5 Replies View Related

Are Datacenters Offering WIN SERVER 2008 Yet

Jun 20, 2008

Curious. It was released in Feb 2008.

View 14 Replies View Related

Dedicated Server - Paypal Payment Method?

Oct 11, 2008

I need a dedicated server for the following specifications

RAM: 1- 2 GB
Speed:10 Mbit or more
OS:Linux (Centos/Debian/etc. or Windows )
Control Panel : Plesk/Cpanel

Budget Range:$90-$130

Payment method: Paypal

1 &1 suits my needs but there are many bad reviews about it

what's your take on that?

I need a good dedicated server provider like Softlayer (in terms of everything) who is in this price range..

View 10 Replies View Related

What Is The Best Method To Protect My Server From Data Lost

Jul 3, 2007

I have dedicated server at GoDaddy and I am hosting very important web service for our company. We have only one HDD on server and no FTP backup. What is the best method to protect data and whole server from HDD crash? Is it enough to add second HDD?

View 8 Replies View Related

Transfer Accounts To New Server - Unlimited Quota In All Accounts

Jul 17, 2007

Transfer accounts to new server - unlimited quota in all accounts.

I trying

Code:
quotaoff -av
quotaon -av

/scripts/updatenow
/scripts/initquotas
/scripts/fixquotas

Code:
[root@serwer /]# /scripts/updatenow
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Running updatenow manually may cause /scripts to become
out of sync with the cPanel installation. This can cause
a variety of problems.
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Code:
[root@serwer /]# /scripts/initquotas
Warning virtual file systems are mounted. Quota's may be counted as double for users who are currently logged in. Please have jailshell users logout before running quotacheck in the future! All jailed users will be logged out in 60 seconds!
Broadcast message from root (Tue Jul 17 19:47:41 2007):
Warning! The system is about to perform quota maintenance. All users will be
logged out in 60 seconds. PLEASE Do not log back in for 30 minutes, or you may
inadvertantly disable your account.
jailshell: no process killed
Quotas are now on

Code:
[root@serwer /]# /scripts/fixquotas
Installing Default Quota Databases......Done
Warning virtual file systems are mounted. Quota's may be counted as double for users who are currently logged in. Please have jailshell users logout before running quotacheck in the future! All jailed users will be logged out in 60 seconds!
Broadcast message from root (Tue Jul 17 19:49:17 2007):
Warning! The system is about to perform quota maintenance. All users will be
logged out in 60 seconds. PLEASE Do not log back in for 30 minutes, or you may
inadvertantly disable your account.
No filesystems with quota detected.
Resetting quota for adamkaro to 1024 M
No filesystems with quota detected.
Resetting quota for adammore to 1024 M
No filesystems with quota detected.
Resetting quota for adamna to 1536 M
No filesystems with quota detected.
Resetting quota for adasmp3 to 1024 M

View 14 Replies View Related

Fasttest Method To Migrate 300G Cpanel Server

Oct 7, 2009

How do you handle migration on big servers with 300G disk space of cpanel accounts?

Last time we did one for 100G disk space, took us 72 hoours due to accotns on server are alive working

View 12 Replies View Related

Prefered Method Of Network Redundancy (Server Connectivity)

May 16, 2007

There are several methods of offering network path redundancy. The basic decision for me has come down to:

Do it at Layer 2
Do it at Layer 3

At the moment we have layer 2 redundancy to each server. 2NICs on the server up with one having the IPs for apache/mysql/etc. each nic going into a seperate switch and the switches connected together, with 2 routers running VRRP to handle the gateway.
Everything is Vlaned.

So basicaly the switch redundancy is done by spanning tree and the IP redundancy is done with a process on the router/server to move the IP to the other router/server NIC if there is an issue.

I am thinking about going with 2 fully seperate networks. in differant subnets. where each router would have a gateway. the routers would talk to each other and they would speak OSPF or ISIS with the servers. This way I would move hosting onto loopback IPs on the servers and those loopback IPs would be advertised to the both routers through seperate networks.
Again everything would be Vlanned.

This has the advantage of getting rid of spanning tree which has caused issues from time to time. It would keep redundancy up and we could standardize on the routing daemon ran on the servers allowing all of the various OSs we run to have the same basic config for network redundancy. Where now each OS tends to have its own solution. This would make life easier from a config and troubleshooting point of view.

View 2 Replies View Related

Cheapest Dedicated Server Provider

Oct 19, 2009

Who is the cheapest and best Dedicated Server Provider.

View 14 Replies View Related

The Cheapest & Reliable Server To Host A SWOOPO Clone

Sep 6, 2009

I am a working on a website which will be more diverse but will work in the same way SWOOPO and many other auctions websites work with bids being placed etc.

I do not want to run the site on a hired dedicated server, I have a budget of around £5000 (around USD $8000) to buy a server. I was thinking of buying something from ebay, I am as of yet undecided exactly what to buy but I am leaning towards an affordable DELL 1855 blade chassis with the full 10x blades that is available. I have already made enquiries with datacentres in London about colocation costs, just waiting for an official quote.

Each blade has:

2 x Intel Xeon 3.6Ghz/1Mb Processors Both Installed
4096MB ECC RAM
1 x 36GB U320 10k Hot-Swap SCSI Hard Drives
PERC 4/iM RAID Controller

Further information in the advert:

Blade Centre Components:

1 x Digital KVM Module

1 x 10 Port Gigabit pass Through Module

1 x DRAC/MC Module (1 x Serial Port, 1 x 10/100 RJ45 Port for Remote Management)

3 x 1200Watt Power Supplies

7U Rackmount Chassis (No Rails Supplied)

All housed in PE1855, 7U Rackmount Blade Centre

Optional Gigabit Ethernet Daughter Cards Available @ £60.00 per Blade

This can give 72ghz of processing power with 40GB RAM and that is awesome. Does anyone know an approximate figure of how many customers/queries the server can handle at % rates? I know this depends on the size of the database and so on but I am just looking for estimates please.

I know I will need at least two cheap servers for a SWOOPO clone, one to run the website and the other for the SQL so rather than do that and get two servers I thought this route was better when weighing up the 7u size along with 72ghz processing power.

I am not looking for advice and tips on hiring a dedicated server but I really would appreciate some advice on what server to buy because the script is nearly 95% complete and we should be launching within 6-7 weeks after heavily testing it.

View 14 Replies View Related

Easiest Way To Replicate Account On CPanel

Mar 29, 2007

I'm in the process of updating a big account from one platform to another, and I thought of using a test site before.

What's the easiest way to replicate an account using a different domain with cPanel/WHM?

View 3 Replies View Related

Easiest Way To Park A Domain After Registration

May 9, 2007

I was wondering what you people do when a new customer registers a new domain (only domain) and then parks in on your server. Now I manually park it on top of parked.myhost.com so that everybody who visits this domain will see the custom "Hosted with"-page. But there has to be an easier way/automatic way to do this? So please, share your knowledge

I'm a cPanel user

View 3 Replies View Related

How To Easiest Do Backup And Transfer Of Mysql Files

Jun 29, 2008

I have following problem-i have over 20 sites on server and each site has own database.Is there a way to speed up backup and transfer or other server?

Method which i use right now it's following:first i archive entire directory using command tar -pczf name.tar.gz public_html,and then repeat with each directory.But i think i could simply archive all requied directories,but that will took toomuch time,so if i drop connection during archiving it wont be archived at all then.So i think best solution will be to create some kind of batch command which can load in background,so that means command wont stop if client lost connection.

So let's say i have 2 sites and two directories located and different places.

One is at home/site1 and other at home/site2
So i think i would need to put command into batch file
tar -pczf site.tar.gz. /home/site1 and tar -pczf site2.tar.gz /home/site2

Will that work? Also second part,mysql databases,i founded if i login into phpmyadmin as root i can see all databases.I managed to export all databases,but question will import again to phpmyadmin work.I think phpmyadmin create command for each database "if there is no db sitename_mysqlbase,create it",but howmuch i know phpmyadmin have limit with importing size of mysql database.Could that be done with import/export mysql command?

View 5 Replies View Related

Easiest Automation Of VPS Solutions For Hosting Provider?

Sep 20, 2008

I'm doing some research on offering VPS hosting solutions, nothing firm yet as do we start to offer them or not.

So, what are you experiences for as automated as possible VPS hosting offering? Using multiple servers as VPS hosts etc. ready made images etc.

Or am i better of by doing custom tailored my own?

The basic plan is to offer as automated as possible, with minimal support overhead etc. using 2co/paypal/moneybookers subscriptions etc. basicly as simple, and yet as powerfull as possible. Sounds like custom tailored system is the best option.

How about just the server backend only automation wise?

View 11 Replies View Related

Plesk 11.x / Windows :: Restore MailEnable Accounts

Oct 16, 2013

Next error:

C:Windows>"%plesk_bin%mchk.exe" --all --fix=all
Data error (cyclic redundancy check). (Error code 23) at BCryptDecrypt()

I restore all mail accounts from backup and use this command : "%plesk_bin%mchk.exe" --all --fix=all

How can I fix this?

View 3 Replies View Related

Plesk 12.x / Windows :: Export Email Accounts Into CSV File

Jun 28, 2015

I am using the Plesk 12 in windows server 2008.

I want to export the email accounts in Plesk into a CSV file.

View 1 Replies View Related

Plesk 12.x / Windows :: No IUSR Accounts Created Since Upgrade?

Aug 13, 2014

Since I upgraded to Plesk 12, when I create a new subscription, an IUSR account is no longer created for that website so I can grant the appropriate permissions to folders, etc.

View 2 Replies View Related

Plesk 11.x / Windows :: How To Configure Weekly Backup Of All Accounts

Apr 7, 2014

I wan to take backup of all accounts on weekly basis. Client should see weekly backup in his backup manager list.

How take backup of each account individuality.

View 3 Replies View Related

Plesk 12.x / Windows :: Resources Overuse And Email Accounts

Jun 10, 2015

I want to set plesk to allow the overuse for disk space and bandwidth for my customers, but not for e-mail accounts.

If I do not allow overuse, what exactly happens when a customer exceeds the use of resources? The plesk panel immediately stops all the customer's services? Or what?

Moreover: is there a diagnostic utility to understand if the plesk panel is working correctly and is correctly installed?

View 2 Replies View Related

Plesk 11.x / Windows :: All New FTP Accounts Broken - Home Directory Inaccessible

Oct 11, 2013

I have 11.5.30 and no new FTP accounts work. All I get when trying to connect is 530 User cannot log in, home directory inaccessible. I have run the command:

"%plesk_cli%
epair.exe" --reconfigure-ftp-site -webspace-name site.co.uk

removed and added the user again repairing in between. I have manually tried creating the user folder under default/6/localuser/username and setting permissions. I have checked the local windows account and the home directory is fine.

All old accounts create previously work fine. I could at least connect on the master FTP site with the local user folder but then it was read only.

View 7 Replies View Related

Plesk 12.x / Windows :: Additional FTP Accounts 530 User Cannot Log In - Home Directory Inaccessible

Jul 10, 2014

I don't know why, but only one server with Plesk 12 if i create additional ftp accounts not working. i receive error:

530 User cannot log in, home directory inaccessible.

If i use principal FTP account works fine.

View 5 Replies View Related

Plesk 11.x / Windows :: Migrating Accounts - Smartermail Not Showing Actual Mail Received Date

Apr 7, 2014

I am running plesk 11.05 Plesk on windows server. I have noticed this things twice...

While migrating accounts one server to another Smartermail not showing actual mail received date. For all accounts and emails Smartermail showing Migration date..

My more than 10000 emails showing migration date as received date..

View 1 Replies View Related

Anyone Else Offering VPS With These Specs

Jan 29, 2008

I have a small VPS with Serverways and to be honest I have had no problems with it for a week or so - suprising when you see the spec!

My question is - are there any other providers around the globe (looking for VPS servers all over the place) that would sell me a VPS with the following specs:

CPU 100MHZ
100 MB RAM
10GB SATA (Could probably do with less if needed)
No control panel
100GB Bandwidth on- 100mbps port.
4.90 USD
UnManaged

View 14 Replies View Related

Uh, PE Offering Cloud Hosting?

Apr 1, 2009

Went to go through Precision Effect's site earlier and noticed they're offering "Cloud" hosting?

View 14 Replies View Related

Offering Subversion Hosting

Jun 9, 2008

I have been asked by a client to develop a solution that can offer subversion project hosting. Basically a user will signup for an account and be able to create different repositories and manage them and get RSS feeds for the commit actions n stuff...

Now i am thinking of using PHP for this but I am not sure how will I setup the server (webhost) .. should I recommend him to go with dedicated server? Since he wants to limit the space for each user how can that be done?

View 0 Replies View Related

When Did Companies Start Offering SSD's

Oct 13, 2008

I just stumbled upon LiquidWeb offering SSD's, are they the first to do so?

[url]

View 9 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved