Sandbox Servers And Syncrhonization/Deployment
Feb 10, 2007
I have a website (PHP, MySQL, or whatever dynamic language and database engine), and I want to set up a sandbox server dedicated only to testing scripts before deploying them, what is my best approach?
I have thought about using rsync to syncrhonize the PHP files. Before testing I would pull the files from the "Live" server using rsync, and then use some way to replicate the live MySQL database to the sandbox. Once done, the procedure would be reversed. Possibly make backups in the middle.
View 0 Replies
ADVERTISEMENT
Mar 8, 2007
I am curious what "methods" Windows providers out there use to deploy Windows Server to Virtual Machines using Virtual Server 2005 when the machine is "remote" at a datacenter.
View 5 Replies
View Related
Jun 6, 2008
We are going to host an application for 20 customers. Our application is related to online order system. We will create 20 virtual host on Windows machine. Application developed in dot Net and database is MS SQL 2005. each client have its own database. I Just want to get an Idea from you people about CPU, RAM, Hard Disk, and Bandwidth.
View 1 Replies
View Related
Sep 27, 2008
Which Reputable Web host has the fastest deployment time for Dedicated Servers? The last server I bought took about one week to setup and that was not so pleasant.
I have read a lot of good reviews about The Planet and Softlayer on WHT. Which is the fastest in server deployment?
View 14 Replies
View Related
Apr 11, 2008
I was wondering if anyone here could recommend some hosting companies with solid managed vps hosting with Django support. I am considering Zone.net right now.
View 1 Replies
View Related
Aug 14, 2007
for an enterprise wide deployment, what will you suggest and why among - Red Hat Linux, Suse Linux and Ubuntu Linux, also, do you think, we can negotiate the support pricing down?
View 4 Replies
View Related
Apr 7, 2008
I just purchased a Dell 2161DS-2 and I wanted to know if a rumor i've heard is true.
I've had a few people tell me its possible to remotely deploy and install images using this device and a USB hard drive which would plug in to it. If its possible can anyone find me a guide or explain how it is done?
View 1 Replies
View Related
Jun 7, 2009
we are expanding to offer vps. i have seen diferent servers config. but am not sure what to choose in terms of hardware
View 14 Replies
View Related
Aug 29, 2008
I need a dedicated server sometime in the future and I was wondering if I should use Virtuozzo or Hypervm and how much can I get a dual core or quad core with good support? Thank you for your time.
View 1 Replies
View Related
Oct 29, 2008
I am trying to do something that I believe is fairly non-standard. What I am looking to do is create a system where I can rapidly deploy web sites without having to restart named and Apache. For example, if a customer completes a process, I want to be able to turn that site on immediately using a temporary domain (somecompany.example.com or othercompany.example.com).
With some programming language (hopefully PHP) I would like to get the customer up and running with their site immediately without having to restart the server. While doing some research I found I could use MyDNS which uses MySQL to manage DNS data instead of configuration files. MyDNS can be updated on the fly.
For Apache I have seen wildcard configurations, but everyone seems to be suggesting the use of mod rewrite. I would prefer that the domain maps directly to a specific folder:
somecompany.example.com -> /sites/somecompany/htdocs
(*.example.com -> /sites/*/htdocs)
Does anyone know how I might do this with Apache. It seems similar to user directories (example.com/~username -> /home/*/htdocs)
View 4 Replies
View Related
Jan 20, 2007
I have a lot of questions here so if you can't answer them all I understand. even pointing me somewhere where I could get the answers would be appreciated; hardware sites focusing on server hardware, forums focusing on such, etc.
we plan to have three different types of servers:
- db server (self explanatory. mysql. for forums, mysql driven sites.)
- file server (lots of files around ~2-10MB, consistant 70mbps right now, but we want more room for upgrades. needs a LOT of storage room.)
- web server (lots of php files, but also static things like plain html, images, etc. also includes all misc services for the setup-- dns, etc.)
could I be given a rundown for which hardware each of the three should have? I don't need specifics, even just knowing that more ram is important here while cpu doesn't matter as much, or that the fastest disks available are a must, etc would all be valuable info for me. despite that, I certainly wouldn't mind specific hypothetical hardware configs.
for the database server I'm assuming the more ram the better. not entirely sure about the cpu? also not positive on disks...
for the fileserver, how much ram would be practical or useful? disk io will be an issue I'm because plenty of people will be pulling files at once so the disk needs to read from multiple places. scsi (and even raptors) are not an option as we need 750GB+ of space on a reasonable budget. more ram will take some load of of the disks, but how much is neccessary / reasonable?
for the web server I'm assuming cpu first, then ram, but it'll likely need less ram than the db server?
I'm more lost on the disks than anything. scsi on the fileserver is not an option under any circumstances due to $/GB. for the db & web server I'm willing to pay for scsi if the performance increase really does warrant the extra money, but I'd like to be convinced before shelling it out. if you have benchmarks geared at server hardware when it comes to disks I'd really appreciate it.
also, what's the best way to network these together when colocated? each one with a dual gigabit ethernet port and then the communications go to and from the router?
View 7 Replies
View Related
May 24, 2008
We send mail to another servers but we cant recieve mails another servers. We can't recieve with webmail and outlook.
I look logs but there is no error and our ip is not in blacklist.
there is the error in our server
[url]
linux cpanel centos 4.6
View 2 Replies
View Related
Mar 28, 2008
I was wondering if it is possible to cluster 2 web servers and 2 mysql servers with only one server working as load balancer.
I am planning to use LVS (ldirectord and heartbeat).
Let's say I have 3 IPs allocated to the load balancing server.
111.222.111.222 (Main IP)
111.222.111.223 (Web Load Balancing IP)
111.222.111.224 (MySQL Load Balancing IP)
If a connection is made to .223 it would pass the request to one of the web nodes.
If a connection is made to .224 it would pass the request to one of the MySQL nodes.
Is it possible to do this?
If not, can I run, for example, nginx on 223 IP address to provide forward proxy? (Then it would not be able to HA but the main point is to load balance so)
Also, what would be the best way to keep the data same on both web servers? This is a web cluster for a very high traffic forum with a lot of uploads every hour so it has to do real time synchronization. I heard that DRDB is only one way and not two way so I'm not going to be able to use this.
View 11 Replies
View Related
Oct 11, 2009
I am just colocating servers and managing them myself, and renting services off of them. In the future I would like to start offering dedicated servers as well. I am wondering if many companies do this, or if its more of a general practice to just setup as a reseller? The worst part that comes to mind is thinking of how to do billing for the bandwidth per month. With my setup I would only be offering flat bandwidth packages (like 2TB a month) but even so, I cant think of anyway to automate it so WHMCS knows if they went over, if so, how much, etc.
View 6 Replies
View Related
Aug 15, 2008
What would give me the best performance, to have many low end servers (core2duo) or a few high end servers (quad cores, dual quad cores).
Running everything from mysql queries to video streaming.
View 11 Replies
View Related
Aug 13, 2008
Is it possible or advisable?
View 8 Replies
View Related
Jun 22, 2009
AVR or Automatic Voltage regulation. How serious of a consideration is that to old Dell 2650 and Compaq 1850R servers?
Can I get by with a short daisy chain of simple APC battery backups mostly surge protection on one dedicated house breaker?
View 0 Replies
View Related
May 13, 2009
Wanted to start that thread today and just noticed that not only I wonders
[url]
So the question is: where can we rent servers with SAS drives in Europe?
2 or even 4 SAS HDDs (15k RPM) are really cute and we want them
Please, provide me with links with nice offers like:
[url]
[url]
(New prices are not good - [url]
netrouting.eu (only desktop CPUs atm)
...
View 14 Replies
View Related
Aug 6, 2009
I have recently purchased new hosting with a new supplier which uses a different kind of control panel - cpanel. So before I transfer our organisations website across I want to spend some time playing.
We purchased our domains with 123 reg and the host we have been using for a while is namesco our new hosting package is with neither of these suppliers.
Before I transfer our primary domain to the new host I'm doing a dummy run with one of our other domains and that's where i've come up with this name servers question.
The new host gave me the name of their 2 name servers.
But when I went to my control panel at 123 reg to change the name servers they were not using namesco name servers they were using 123's.
Do I want to change the name servers to the new name servers or not? I'm a bit confused as i was expecting to see namesco names servers?
View 14 Replies
View Related
Nov 19, 2008
I'm currently using the ones my registrar offers (Domain Site). But it just happened that they had an outage (they were down for a few minutes).
I'm looking for a more reliable solution. I could get dedicated servers where I'm hosting my servers, and I could also get services (like UltraDNS).
View 9 Replies
View Related
Dec 11, 2008
Is that possible to have ns1.mydomain.com ns2.mydomain.com
Two differnet severs that means each having two different IPS?
If so how?
the reason I ask is that I see a lot of hosting companies have thousands of users and many severs but they all ask their customers to point only to two name server ns1 and ns2
View 6 Replies
View Related
Jul 22, 2008
If you are located in the UK: Which manufacturers/sellers for dedicated servers can you recommend?
So far, I am sympathising with Dell. Any other good opportunities in a similar price range?
View 13 Replies
View Related
Aug 16, 2008
i want to run a new server with centos with whm/cpanel,
i look for many articles about it on the internet,
i find some points for the setting,
install centos
install whm/cpanel
install csf
configure whm
change the ssh port number
tune http
tune mysql
set backup
View 2 Replies
View Related
Jul 4, 2008
Say you are renting 2 (or more) dedicated web servers. How do you go about getting it so that www.yourdomain.com goes to one of the web servers? Do you need a 3rd server to redirect the request, or what?
View 2 Replies
View Related
Jun 5, 2008
if anyone had a recommendation on where to buy a decent used server (Just for DNS Purposes). Anywhere other than ebay? Anywhere local in the Greater Seattle/Everett/Tacoma, WA Area?
View 7 Replies
View Related
Jul 30, 2008
Do you know any companies in the UK who allow at least 5-10 IP's?
View 6 Replies
View Related
Dec 22, 2008
Cannot see my servers from office but sites are up and running. Servers are at AtlantaNap. Maybe weather?
Tracing route to mysite.com [xx.xx.xx.xx]
over a maximum of 30 hops:
1 <1 ms <1 ms <1 ms 192.168.1.1
2 30 ms 30 ms 30 ms 10.21.1.1
3 58 ms 30 ms 30 ms at-4-3-0-1710.CORE-RTR1.PORT.verizon-gni.net [64
.222.212.44]
4 44 ms 44 ms 44 ms POS3-0-0.GW12.BOS4.ALTER.NET [208.214.102.193]
5 44 ms 44 ms 44 ms 0.so-3-0-0.XL2.BOS4.ALTER.NET [152.63.22.182]
6 63 ms 63 ms 137 ms 0.so-2-3-0.XL2.ATL1.ALTER.NET [152.63.101.49]
7 63 ms 63 ms 63 ms 0.so-7-0-0.XR2.ATL1.ALTER.NET [152.63.86.102]
8 63 ms 63 ms 63 ms 194.ATM7-0.GW9.ATL1.ALTER.NET [152.63.85.109]
9 63 ms 63 ms 64 ms internap-gw.customer.alter.net [63.122.231.198]
10 64 ms 65 ms 63 ms border2.tge-4-1-bbnet2.acs002.pnap.net [64.94.0.
83]
11 64 ms 63 ms 64 ms giglinx-13.border2.acs002.pnap.net [70.42.180.15
8]
12 * * * Request timed out.
13 * * * Request timed out.
14 * * * Request timed out.
View 7 Replies
View Related
May 1, 2008
Does anyone know of an FTP client that lets you transfer files directly between one server and another (to avoid downloading/uploading)? Preferably that runs on Linux!
View 8 Replies
View Related
Jun 23, 2008
what exactly are the benefits of using such RAMs which cost about double of the normal desktop RAMs? not to mention the extra costs incurred for special motherboards?
View 1 Replies
View Related
May 26, 2008
I am interesting with Nac.net servers. Where can I buy?
Do you know any reseller or sister-company?
View 5 Replies
View Related