Shipping Servers Overseas

Sep 30, 2009

I built a server that I'm sending to a DC in Sweden soon, and I'm wondering about the logistics of sending a server overseas, is there anything I need to know about in terms of dealing with customs etc?

View 7 Replies


ADVERTISEMENT

Shipping Servers

Aug 14, 2009

which carriers you use to ship your servers/equipment to colo facilities and what the expected cost per server (2u) is?

View 7 Replies View Related

Shipping Servers Offshore

Aug 22, 2009

Have a client who is looking at hosting a number of sites offshore, likely in Panama. The sites are targeting Central American users, so he wants to host them close to his users.

I'm sending out some emails to some datacenters I've seen recommended (HighSecured, HostingPanama), though one concern I have is what is involved with exporting servers outside of the US.

I know when ordering through Dell, one of the questions in the process is about exporting the servers. For a country like Panama, what sort of restrictions do they have? What kind of expenses should I expect with customs or what not?

Finally, anyone have any experience with shipping servers offshore? My biggest concern is with hardware replacements. Most colocation there seems to be per-U than 1/2 rack, so I couldn't necessarily have a spare standby server or spare parts sitting in the rack. Even if they could store some spare drives or what not, how do you deal with getting replacements there from Dell, or RMA'ing bad drives? Seems like there would be a lot of time lost and expenses due to shipping things around.

View 2 Replies View Related

Shipping Servers Internationally

Sep 30, 2007

I have searched through some of the postings and have found only old posts related to the shipment of servers OUTSIDE of the US.

My question isn't about cost. It is about customs and import issues at the destination country.

Specifically -- what is involved when shipping a server from the US to the Netherlands for installation into a NL data center? How is customs (ie: import fees) dealt with on the NL side?

View 8 Replies View Related

Would It Essentially If I Had Servers Located Overseas

Nov 4, 2007

Would it make a differnece in quality if i had servers in a Dc overseas?

View 3 Replies View Related

Overseas Host

Jun 10, 2007

If you have an overseas host, that has a datacenter in the US, but the nameservers point to overseas, how much will that slow down your system?

View 1 Replies View Related

Circumventing Ebay Server Shipping

Dec 9, 2006

I am looking to buy a dedicated server ( pre owned ). The pre owned market in Sweden is bad and the ebay market is really big, that's why I'm considering buying from ebay.

The problem is that most ebay sellers don't ship to Sweden for some reason, so to the questions.

is there a reliable "reshipping service". is there any cheap colocation facility ( in the us ) that would accept a ebay delivery and install the server into the rack?

View 3 Replies View Related

Hosting For An Overseas Client

Aug 23, 2007

I am building a website for a client in Thailand. Normally I recommend all clients to Dreamhost but am not sure what to do for my Thai customer. Billing and customer support should be in thai (eventhough they speak English well enough).

But I am having trouble finding a reputable company in Thailand. What should I do? Where should I turn?

View 6 Replies View Related

Hosting: Overseas Or Local

Apr 9, 2007

I live in Australia and a lot of my websites get their base traffic from the United States; therefore I have a dedicated server in the United States.

In a few months I will be developing a website that is mainly for Australians. I'm wondering if it would be better to seek Australian hosting just for this site or just put it on my dedicated server in the U.S.

Personally I don't really notice the difference in load times between websites hosted in different countries but it may add up in the long run.

The reason I am leaning towards the U.S dedicated server option is that I have full control over the server. (i.e what php modules and extensions are loaded).

View 4 Replies View Related

How Important Is The Country The Host Is Based? Host Overseas?

May 21, 2009

I'm wondering if you can tell me something about your experience with a host/server in a different country or overseas.

My webpage will be mostly frequented by Australians.

What do you think is the advantage and the disadvantage of having a host in your own country and having one overseas?

I'm thinking about stability, traffic speed, peak hours in different time zones, customer service, ....

What are your experiences?

View 13 Replies View Related

Hardware: Db Servers, Web Servers, File Servers. Cpu, Ram, Disk

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

Send Mail To Another Servers But We Cant Recieve Mails Another Servers

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

Load Balancing 2 Web Servers And 2 MySQL Servers

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

Renting Colocated Servers As Dedicated Servers

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

More Low End Servers Or Less High End Servers

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

Mulitple Web Servers NFS Mount Mulitple Backend Servers

Aug 13, 2008

Is it possible or advisable?

View 8 Replies View Related

AVR To Old Servers?

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

EU Servers With SAS

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

Name Servers

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

DNS Servers

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

Can I Use Same Ns1 And Ns2 For Two Servers

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

[UK] Where Do You Buy Your Servers

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

How Do You Set Your New Servers

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

2+ Web Servers

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

Where To Buy Used Servers?

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

UK Servers With At Least 5-10 IP's

Jul 30, 2008

Do you know any companies in the UK who allow at least 5-10 IP's?

View 6 Replies View Related

Can't See Servers

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

FTP Between Servers

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

ECC Reg RAM For Servers

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

Nac.net Servers

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

VPS Better Than Low End Servers

Aug 20, 2007

My personal experience is that VPS is superior to low end celeron servers, because the overall performance is much better. I'd be curious if others agree, and if not, why not.

View 9 Replies View Related







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