Choosing 32bit Versus 64bit OS
I'm in the process of preparing to install CentOS 5 on my server, and was wondering whether most people recommend going with the 64bit version or sticking with 32bit. My server's CPU is 64-bit capable (Xeon 3060 at SoftLayer), and I have previously run CentOS 4.4 64bit on it, though I did have some struggles from time to time getting things to work (following setup guides that tend to assume 32bit more often than not).
I'll be running just a standard setup of PHP 5, MySQL 5, and Apache 2, powering several moderate-traffic sites that run on the Drupal CMS (e.g. about 7000-10000 visitors per day total, though hopefully more in the future of course). I don't plan on running a control panel other than Webmin, though I might get DirectAdmin or similar in the future to make hosting some friends/clients a bit simpler.
Will going with 64bit offer any worthwhile advantage with this setup?
View Complete Thread with Replies
Sponsored Links:
Related Forum Messages:
32bit Vs. 64bit
I have been trying to research this but I cant seem to find an answer. The big question I am trying to figure out is the comparison in clock speed for different processor bits. For example, a 32 bit Pentium 4 at 3.2ghz versus a 64 bit AMD Athlon 2.0 Ghz?
View Replies!
View Related
32bit Or 64bit VPS
while setting up a server which will host VPS's. Currently I have CentOS 5.1 x64 as the host OS, and I'm playing around with Xen for VPS's. Would you recommend a 32bit VPS, or a 64bit VPS?
View Replies!
View Related
CentOS 5x But 32bit Or 64bit
2 server configuration will look something like below. I heard that the 32bit kernel is better for the web server since I'll have cpanel on it. Anyone able to confirm this or should I just put 64bit on both of them? Web Server 5420 2.5GHz (Dual QuadCore) 2x250GB SATA2 (RAID1) 2GB RAM DB Server 5310 1.6GHz (Clovertown, DUAL processor) 2x73GB SAS (RAID1) 4GB RAM
View Replies!
View Related
RHEL 5 - 32bit V 64bit Running Cpanel 11 For Hosting
As cPanel is an integral part of server hosting and has the ability of compiling Apache 1.3.x with PHP4 (cgi) and PHP5 (dso) on your server OS. Does anyone know or have baselines/benchmarks for which performs better generally for hosting: 32bit or 64bit RedHat 5 when cPanel 11 has compiled for the Apache and php mentioned above on either of these OS editions? (assume latest versions of apache/php4/5) I was wondering if 32bit performed better or 64bit on a quad core Xeon. Don't forget PHP is compiled for prefork and not multi-threading for Apache 1.3.41 (which are considered legacy 32bit forked apps compiled against 64bit OS). Or rephrased, could i be hampering performance by running it on a 64bit OS on a Xeon (X3210) or improving performance? I'd assume 64bit would offer better all round processing power, or is this a misconception. I recently decided to get a server on RedHat Enterprise 5 X86_64 (64bit), when i wondered if 32bit version would have provided better performance and been the better options for compatibility.
View Replies!
View Related
Fusion-io : IoDRIVE Versus IoXtreme Versus Intel's X25-E
if anyone has insight or comments about Fusion-io's ioDRIVE versus their ioXtreme drive. If you do, I would appreciate reading your thoughts on this. The ioDRIVE is their enterprise product while the ioXtreme drive is being marketed to the consumer market. Both seem to be extremely impressive products. My main question is whether or not an ioXtreme is suitable for web server use. The ioDRIVE is made for server use and is much more expensive, so is not only a bit less attractive because of the cost but also a bit out of my reach, financially, at this point. So, what do you think about the ioXtreme being used in a web server? Any reason that this might be a bad idea? Would Intel's X25-E be a better solution than the ioXtreme? The ioXtreme is PCIe based & the X25-E is a SATA drive.
View Replies!
View Related
Colo Versus VPS Versus Dedicated
I have a 'complex' situation, if you will. The site I run has free access to a variety of server hardware. Sitting under my desk, I currently have: 1. Dual Xeon 5345 (quad core, 2.33GHz) with 8GB memory, mid-tower 2. Quad Opteron 8xx (dual core, 2.2GHz) with 16GB memory, 3U 3. Dual Xeon 5160 (dual core, 3GHz) with 4GB memory, mid-tower We also have the appropriate licenses for Windows and MSSQL (which is what we use). I am currently on a shared host that we'd like to move away from. We would like to have the ability to run both a production and a development environment. We'd also like to be able to offer web-hosting to a couple of other small sites... So what I'm wondering is whether it really makes sense to colo. Honestly, it seems like we'll get a lot more bang for our buck versus dedicated. Most dedicated servers that are under 200 could only be described as sad and pathetic. However, they may be enough for what we need....
View Replies!
View Related
Kernel-PAE And CentOS 5 32bit
I have a dedicated box with following specs Core2Quad 2.4ghz 2x500gb hdd 8gb ram I installed 32bit centos5 in it ( because I use lxadmin ;lxadmin wont support 64bit) Installed kernel-PAE successfully and rebooted the server. but the server still boots into the old kernel. I need the kernel-PAE to be booted, then only I can utilize full RAM. help me . below there is ssh logs [root@t241 ~]# cat /proc/meminfo MemTotal: 3357036 kB MemFree: 3204984 kB Buffers: 8148 kB Cached: 109516 kB SwapCached: 0 kB Active: 33504 kB Inactive: 103664 kB HighTotal: 2477180 kB HighFree: 2343972 kB LowTotal: 879856 kB LowFree: 861012 kB SwapTotal: 6409892 kB SwapFree: 6409892 kB Dirty: 16 kB Writeback: 0 kB AnonPages: 19524 kB Mapped: 7608 kB Slab: 7732 kB SReclaimable: 3964 kB SUnreclaim: 3768 kB PageTables: 400 kB NFS_Unstable: 0 kB Bounce: 0 kB CommitLimit: 8088408 kB Committed_AS: 45232 kB VmallocTotal: 114680 kB VmallocUsed: 3992 kB VmallocChunk: 110560 kB [root@t241 ~]# uname -rm 2.6.25.10 i686 [root@t241 ~]# cat /etc/grub.conf default 1 timeout 7 color cyan/blue white/blue title=CentOS (2.6.18-92.1.22.el5PAE) root (hd0,1) kernel /boot/vmlinuz-2.6.18-92.1.22.el5PAE root=/dev/sda2 pci=nommconf initrd /boot/initrd-2.6.18-92.1.22.el5PAE.img title=linux root (hd0,1) kernel /boot/vmlinuz root=/dev/sda2 pci=nommconf [root@t241 ~]# rpm -qa | grep kernel kernel-2.6.18-8.el5 kernel-PAE-2.6.18-92.1.22.el5 kernel-headers-2.6.18-8.el5 [root@t241 ~]#
View Replies!
View Related
Fresh Installed Centos 5.2 (32bit) Load
Yesterday i got new Centos 5.2 server running. For some reason, load shows 0.4-1.2. There is no software installed on it yet, there is nothing actually running expect what came with fresh installation of that OS. top - 16:42:22 up 2:34, 1 user, load average: 0.53, 0.75, 0.78 Tasks: 158 total, 1 running, 157 sleeping, 0 stopped, 0 zombie Cpu0 : 0.3%us, 0.0%sy, 0.0%ni, 99.7%id, 0.0%wa, 0.0%hi, 0.0%si, 0.0%st Cpu1 : 0.0%us, 0.0%sy, 0.0%ni,100.0%id, 0.0%wa, 0.0%hi, 0.0%si, 0.0%st Cpu2 : 0.0%us, 0.0%sy, 0.0%ni,100.0%id, 0.0%wa, 0.0%hi, 0.0%si, 0.0%st Cpu3 : 0.0%us, 0.0%sy, 0.0%ni,100.0%id, 0.0%wa, 0.0%hi, 0.0%si, 0.0%st Cpu4 : 0.0%us, 0.0%sy, 0.0%ni,100.0%id, 0.0%wa, 0.0%hi, 0.0%si, 0.0%st Cpu5 : 0.0%us, 0.0%sy, 0.0%ni,100.0%id, 0.0%wa, 0.0%hi, 0.0%si, 0.0%st Cpu6 : 0.0%us, 0.0%sy, 0.0%ni,100.0%id, 0.0%wa, 0.0%hi, 0.0%si, 0.0%st Cpu7 : 0.0%us, 0.0%sy, 0.0%ni,100.0%id, 0.0%wa, 0.0%hi, 0.0%si, 0.0%st Mem: 4149456k total, 767820k used, 3381636k free, 66628k buffers Swap: 2096472k total, 0k used, 2096472k free, 600680k cached What should i check? Kernel Version: 2.6.18-92.1.6.el5PAE
View Replies!
View Related
Choosing An OS
I know absolutely nothing about these operating systems and am going to be solely relying on lxadmin or cpanel to manage my website. However I would like some suggestions as to which OS I should choose (i.e. which is the fastest, most stable, etc.) Here are the possible choices: Mandriva CentOS 4 OpenSuse 10, Slackware 10.2 Debian 3.1, Debian 4.0 Fedora Core 3, 4, 5 what is meant by VPS hardening?
View Replies!
View Related
Choosing My Server
Im planning to put up a gameserver with a website for a mmorpg and i dont know how powerfull processor should i choose, what control panel, what operating system, 32x or 64x bit, what bandwith...? I was thinking about choosing iWeb Quad core Xeon, 100mb uplink, Windoes server 64x with cpanel.
View Replies!
View Related
Before Choosing A Hosting
I've an original post with thread number 727551 which has date got old (forgive me for coming back late). So I decided to post a new thread here. But really thanks for all your helps, and I found I'm lucky to find a good place to ask my questions, as I see lots of valuabe responses when I come back. I have some further questions about having "multiple domains" with a single hosting plan. Forgive me for not having much concept about this: 1. Does it mean that the "multiple domains" will all be sharing a single IP address (or should I say if I go to Shared Hosting plans, websites from all other people who share the same hosting machine with me will have the same IP)? 2. Would there be negative effect for my search engine rankings of each of these domains, if I have my domains sharing the same hosting (and if they really share the same IP)? 3. In case people know one of my domain name, would there be any way to check for my other domains in the same hosting, so that means they will know all my other websites? I ask this because I'm thinking to launch different websites on a same niche. And after looking into different hosting companies and their reviews, I found there are really different (and quite confusing) opinions around. Actually I expect I do not need much at the very beginning. I found there are lots of cheap offers, price as low as $1 per month, but I just afraid there will be problem later on. I'm thinking may be just go to those big and more famous one, say host gator, to avoid any unnecessary headaches later on.
View Replies!
View Related
Choosing The Right Host
Choosing the right host is a very important decision. I've compiled a short list of do's and don't when it comes to web hosting. 1) UNLIMITED features. Rarely trust companies that offer unlimited space/bandwidth etc. as this is blatant overselling. When was the last time you saw an unlimited hard drive?! Companies that offer unlimited hosting features may not be around long and their other services tend to suffer - e.g. support. 2) Free hosting. Be wary of free hosts, particularly ones that seem to be giving far too good a deal to you - they probably are. The Webmaster-talk forums are regularly spammed with free hosting, and one that keeps cropping up is called ********.com. I urge you to ignore this as a highly reputable hosts do not spam forums! 3) Your ACTUAL needs. You might be excited by hosts that offer 5GB of storage space and 1000GB (1TB) of bandwidth for very low prices, but you should at the very least be wary of such companies. Besides the con issue, ask yourself - do you even need such large resources? For most small companies and individuals starting up, a maximum of 500MB web storage space and roughly 5GB bandwidth will be adequate. Once your site is up and running, you will be able to see whether you do need more or not and if necessary, you can upgrade. Some hosts (hostmonster.com being an example) seem to offer incredible packages for very low amounts of money. However, companies like this are often unreliable and may end up throwing you off their server if you start using these extreme amounts of resources. See tip no. 5 for solution. 4) Do your research. It's very important to do adequate resource on whichever host you choose: don't just take their word for everything. Check what the technology experts are saying on the issue (e.g. look through reputable technology magazines for reviews). BE CAREFUL WHEN SEARCHING REVIEW SITES - THEY USUALLY EARN COMMISSION FOR EACH SIGNUP SO WILL PUSH THE HIGHEST BIDDING HOST!! While it sounds infantile, type queries like "..... .com sucks" and also search through their own support forums (assuming they have them) to see how quickly issues are resolved. Try contacting their support or sales departments with questions to get a good perspective of their response times. Remember, if their sales department take a while before they have your custom, imagine how long they may take when they do have your custom! 5) When your needs outweight most plans. If you've outgrown your current plan and you are using very large resource amounts, it may be time to think about renting out a VPS (Virtual Private Server) or a Dedicated Server. I emphasize that this will not be necessary unless you are receiving a lot of visitors (traffic) and unless you are storing a very large amount of data (e.g. hundreds of photos, movies or software downloads). VPS' are now relatively cheap and combine reliability with speed and of course more space and bandwidth. A typical entry VPS may offer you 10GB storage and 100GB bandwidth. If you have extreme needs and you are already running a very busy site, you may even contemplate renting out a Dedicated server from a hosting company. Dedicated servers are computers entirely dedicated to your own web site and are very reliable (if you choose the right host) but are overkill for the vast majority of people.
View Replies!
View Related
64bit
There's idea to move to 64bit, Current Software Specs are:- CentOS 4.4 PHP 4.3 MySQL 5.0 Apache 2.0 No CPanel Named NFS Web site mainly running on Apache, PHP, MySQL and NFS. What do you think about stability of these softwares on 64bit processor. Also which better AMD Opteron or Intel woodcrest ?
View Replies!
View Related
Choosing A Webhostimg Company
I am starting a small ecommerce website, initially selling 10 to 20 items but obviously hope to grow in the future. Since I don’t know much about web hosting, web design, etc., I need referrals to a webhosting company that provides easy to use professional looking templates which would allow me to design my website fast and start operation right away. Obviously, I need to get shopping cart/merchant account and all that goes with a e-commerce website (and I have no idea what all that might be but I am sure there are so many things that I will discover in the process). Anyway, I have visited many hosting companies out there and they are all so confusing to me. I wish they would allow me to see sample websites they host that used their templates but I haven’t been able to find any.
View Replies!
View Related
Choosing The Right Web Host
I am about to start a website in which I will feature lots embedded video clips from sites like youtube, toudou, etc. I am new this, so I'm wondering how I can choose a proper web host for my site, so that people can always reliably view the videos and at decent speed. I'm not looking to spend a fortune as this is my first website.
View Replies!
View Related
Choosing A Switch For Cabinet.
I'm planning to move my co-located server to a cabinet soon. We are adding dedicated web & database servers to take the load off of the main box. I will get one GigE drop in this cabinet, so obviously I need a switch. No routing is needed on my end, so my guess is that the regular GigE switch would do just fine. But I have few concerns about my setup. All of my servers have dual GigE port. My plan is to connect one to the internet, and another to a local private lan for SMB, database, SNMP, and such. Jumbo frame is enabled on a private lan. Is there any 16-port switch that allows me to assign 8 ports into one virtual switch (1500-byte frame) and another 8 into another virtual switch (9000-byte frame) ? On the internet side, I expect to be pushing around 300-400mbps, a bit higher on the private lan. I need a very stable switch that won't choke or crash at this rate. I'd also like to be able to limit throughput on each port, and probably do port/ip filtering on this switch instead of iptables on each box. (Am I asking too much for a switch?)
View Replies!
View Related
Choosing Ethernet Switches
We're ready to setup 3-4 42U racks for servers and are in need of choosing Ethernet switches. What do you guys use and why? I'm looked at Cisco switches, but lost in their product forest. I'm looked at Express 500, 2960 and 3750-E models. Is there any more difference (in exception of stacking, cli and hot-swap fan/psu) that I need to consider? Prices differentiate too much. I'm also looked at Linksys/D-Link business products and they seems to have the same features as Cisco Express series, but only 50% cheaper.
View Replies!
View Related
Choosing A Host Is No Fun
I'm moving from shared to VPS. This forum is helpful, but I seem to notice everyone recommends the hosts that advertise here. That makes me wonder about conflict of interest. Anyway, I'm looking for a company that has great customer service and will walk me through the first baby steps of having my own VPS for the first time. That and uptime. Everyone else seems to have the same features. So how to choose? I called 3 hosts today: JaguarPC, LiquidWeb and Spry. Jaguar sounded okay. The sales kid at Liquid didn't seem to be able to answer any of my questions that weren't on his cheat sheet. And Spry had me on hold forever (with good music, though) and dropped my call a minute in. Also, will they help me lock my VPS down like a fort so it's ueber secure? Will I have to install PHP, MySQL, phpMyAdmin, and all the other programs I didn't know I needed myself? I have no experience, so it would be good to know. I'm a graphic desiger turned web designer turned noob PHP developer -- I'm scared that I'm not geeky enough. Anyway, does anyone have the same feeling that all hosts seem the same when you're shopping around? I know I'm going to have to give in, close my eyes and jump at some point (very soon). But this is no fun.
View Replies!
View Related
32 Bit Or 64bit
32 bit or 64bit for cent Os 5.3? I am planning to purchase 2 vps for my friends, 1 vps which I am currently in touch is providing wide range, they gave option for 32bit or 64 bit, is there going to be change in the performance of the vps based on this selection and which is better for the future causes, this vps might have an community forum, few blogs and some file upload site,
View Replies!
View Related
Credentials For Choosing A Dedicated Provider
How much more would you pay a month for dedicated server with a Cisco Master Certified Managed Services Provider? In addition, would having the entire company's support staff CCNA certified influence your decision for choosing a dedicated provider? Would certifications influence your decision to buy a server?
View Replies!
View Related
Choosing A Type Of Hosting And Provider
my company's current hosting contract expires in May and I'm in need to find another one that will hopefully suit me better and cause much less headache. I'll try to list some basic needs I got: 10gb bandwidth 10gb space Mass email marketing ability! This is important! I have a member list of about 30,000 who I email twice a week! These people are opt-in recipients of these emails. On top of that I'd like to start mining and sending out opt-in requests of about 50-100,000 a month to NEW emails that I don't have direct permission to email. I obviously have software to manage, clean, send out in batches, and do whatever else you have to for proper email marketing. From some research I got the idea that I would be better off with some offshore VPS/dedicated host that won't shut us down for emailing. We will do our best to keep the bounces at minimum as well as keep up-to-date blacklists/unsubscribers.
View Replies!
View Related
What Things Should I Look For When Choosing A Colocation Company
We are too small needswise for even a half rack. Even a 1/4 rack would be overkill but nontheless, options in the area are limited to even *owned-enclosed* 1/4 racks from the colo facility itself. The local facilities that would fit our needs spacewise are probably going to fit this in a full rack with space that we purchase against. My concern is the security of *our* -- the customer equipment. Read alot of horror stories and would hate to end up one day finding out that whatever provider we choose was behind on bills, etc and we have X days to grab equipment from the facility, etc. I am looking to colo SAN equipment, which is almost a triple digit box.
View Replies!
View Related
Things To Consider When Choosing A Datacenter [revised]
As per the last thread, I cleaned this up a little more, I welcome more comments as we make this the best it can be! ------------------- Top Ten Things to Consider when choosing a Datacenter Redundant Power A minimum of N+1 power on critical systems (UPS and Generators) should be an absolute requirement for your business; however this doesn’t mean there aren’t points of failure. Not all power distribution is the same so demand a copy of your provider’s power map. 2N or greater systems is the only practical way to prevent failure. Definitions of redundant power can vary so demand to see a map that shows what it is truly redundant to. True B power should be redundant to the street. Redundant Cooling Redundant means more than just N+1 CRAH or CRAC units. If the facility has chilled water demand either a loop feed bi-directional system or a completely redundant pipe. This allows for maintenance on the pipe without taking the system down. Other considerations include redundant chillers, pumps, valves, controls, and electrical. Network Carriers At a minimum you should require a facility with multiple on site carriers. Competition drives pricing, therefore; by being in a carrier neutral facility with access to multiple providers, you increase your bottom line and decrease risk. Fiber should have diverse entrance paths to the building as well. Location The risk of system outage is significantly reduced by placing your servers in a datacenter that is located in a disaster free area. The threat of natural disaster such as tornadoes, hurricanes, earthquakes, and wildfires can be easily thwarted by choosing a datacenter that does not reside in a coastal or storm centered region. Also consider the cost and availability of power when selecting your location. Security It is important to demand accountability from your Datacenter Operator. While two-factor authentication is good, the most secure datacenters enforce three-factor authentication: something you have, something you are, and something you know. Man traps to avoid pass-back and tailgating at all points of ingress and egress should also be high on your list of requirements. Support Do not risk your business to an unmanned facility. Require a minimum of 2 remote hands engineers and ensure the datacenter has certified professionals on site at all times. Don’t be fooled by datacenters who hire “button pushers.” Remember that your infrastructure lies in their hands during critical moments. Flexibility to meet your business needs Don’t pay for a datacenter that is everything to everyone; in other words, avoid paying for services you don’t require. And do plan for growth, as your business grows, you want a datacenter that grows with you. Vendors and Partners of the Datacenter Often times the datacenter operator has relationships established with vendors. Leveraging these relationships can save you time and money compared to working with solution providers. Service Be sure to consider any other services the datacenter may offer you with regard to office space, engineering services, consulting services, customer accessibility, remote hands, etc. Standards The datacenter you choose should be SAS 70 Type II compliant. If your business deals with online payment transactions ensure that the datacenter meets the physical and environmental controls necessary for Payment Card Industry (PCI) Data Security Standards.
View Replies!
View Related
Choosing VPS, CheapVPS Or Crissic
I just saw two quite nice deal in the VPS offer forum with CheapVPS and Crissic. They both around $15/month after discount with 512RAM and 20gb(Crissic's is 70gb) harddisk and 300gb+(CheapVPS is 600gb) bandwidth. The harddisk space is more important to me at the moment but after a search in the forum I can't find any possitive feedback on Crissic, and both nice/bad feedback on CheapVPS. Seems more people are using CheapVPS. I am wondering if anyone can help me to choose between them in terms of the reliability and stability of their server/service?
View Replies!
View Related
Choosing Email Marketing Solution
how other people with large subscribers’ database (over 500K subscribers) manage their e-mail marketing needs. We do have a number of different everyday newsletters and occasionally send surveys to customers (once in a couple of months). I do like the functionality and features that different e-mail marketing providers offer with their packages like Constant Contact, Icontact, etc. However, considering the number of subscribers their services cost too high in our situation. Maybe there is a standalone software product which we can license and install to our servers and manage in house instead of buying a hosted application? Quick update: I just found [url]. Does anyone has any experience working with them?
View Replies!
View Related
Choosing Web Hosting Service
i was recommended by a good friend to come here for advice. i'm looking for a web hosting service that will allow multiple domains & do php for my zen cart ecommerce website. i am currently spending $200 per year for web hosting just for my ecommerce website alone. does anybody know of any good reliable and cost efficient web hosting service that will allow me to do this at the same cost or slightly higher than what i'm paying?
View Replies!
View Related
64bit Windows Vpses
Are these unheard of? Are there any out there? Im looking at recompiling some custom server software into 64-bit ... (I am waiting on one library to be updated) .. to make use of the extra RAM allocations, and slight speed increase.
View Replies!
View Related
Choosing SSL Certificate Vendor / Type
I'm new to SSL certificates and the like. I am switching to VPS hosting soon and I would like to buy an SSL certificate to go along with an (Ubercart / Drupal) e-commerce site that I am hosting. I'm looking for a cheap but good one. Does anyone have a recommended vendor / certificate type that would work well for me?
View Replies!
View Related
How Important Is The Data Center To Choosing A Host?
From testing, I've come to the conclusion that I get extremely fast page downloads from a host in the Equinix Center in VA. I'm in Western NY. I don't know if this data center is better than most or if I just happen to be in an ideal location for their service. I have a business that gets orders from the whole U.S., but a majority are in the East, especially the NE. Visitors come from everywhere in the U.S., but I'd like to keep the buying customers happiest. Page download speeds are very important to me and I'd like to keep them as fast as possible for my customers. How important is the data center used by a host going to be to my decision? Also, is there a way to find webhosts from a particular data center? Manually going to webhost sites to find out if they have servers in the Equinix center has been painfully slow.
View Replies!
View Related
Choosing Hosting For Unpredictable Bandwidth Spike
The company I work for is doing a promotional site that will probably involve a good chunk of progressive (as in, not quite the same as streaming) video -- basically my best guess is that everyone who views the site will likely download between 6 and 50 megabytes of video depending on how long they spend on the site, etc... I would imagine most people would be at the low end of that, maybe 12 megs, but it's hard to predict... The tough spot is there will be TV and banner ads purchased for this promotion, and it's not entirely clear to us how good response will be. It could be 5,000 visitors in a day ... it could be 250,000 in a day... the response to various advertising campaigns our clients have done has just varied a lot... So let's say we have 150,000 visitors downloading an average of 12.5 megs of video - that's about 2 terabytes of transfer in a month. How much should we expect to pay for that kind of data transfer, and are there good providers that will scale with us? I don't think we mind sacrificing a few hundred bucks our first month only to find that traffic was low -- but if it's going to cost thousands to move 2-3 terabytes of data via a CDN, what are our other options? Does anyone scale well even if it's unpredictable? I realize we have to pay some sort of premium for that scalability or it's not really fair to the hosting provider.. but what price range should we be looking at?
View Replies!
View Related
Openvz Kernel On Centos 64bit
I was Use Centos 64bit and when i install the openvz kernel and the openvzquota: Quote: yum -y install ovzkernel yum -y install vzctrl vzquota vzpkg I reebot my server and never boot up I was planning to use a 8gb ram that's why i select 64bit.
View Replies!
View Related
Xen And 64bit Operating Systems
I tried installing CentOS 64bit using windows image and vnc that comes with HyperVM and it says (your cpu does not support long mode. use a 32 bit distribution), and if I try to install Windows Server 2008 I get blue screen with a stop and error.
View Replies!
View Related
CentOS 5.3 (64bit) SSH Port
I have changed the SSH port in sshd config, and restarted the server and sshd, but it still runs on port 22, and my firewall says its running but its not blocking anything either. I restarted iptables, and all that still nothing...
View Replies!
View Related
IPs Versus C Class
I am getting into the dedicated server market and have a question... I would like to get access to an entire Class C so 111.111.111.xxx - is that standard or should I assume someone offering a dedicated server with 1 IP only is giving say 111.111.111.1 ? What would be the cost of being able to allocate different sites on the same class C?
View Replies!
View Related
TekTonic Versus EasyCGI
Does anyone have input on either of these VPS hosts? Their plans are similar and prices are nearly identical, and I'm trying to figure out whether I should just flip a coin, or whether one edges the other out.
View Replies!
View Related
Moving From VPS - Choosing Dedicated System Setup
I would really appreciate some advice about changing from a VPS to a dedicated server and getting a good 24/7 server management service I know I need more Ram than I’ve got now and I know I need a managed server. Beyond that I’m not sure what I need and all the info I’m reading is making me more uncertain and more worried about making the wrong decision. I moved from shared hosting to VPS a year ago. I have now started to outgrow the VPS. The VPS has 512 MB Ram, 10% Burstable Resources. The site has been up since the last crash for 78 days but it is maxing out the Ram during the busy parts of the day and has high load averages. There is one site on the VPS with static HTML pages. Last month’s figures were approximately 186,000 MB of Data transfer and 4,362000 page views. Average of 30,000 visitors per day I want to add another 4 or 5 sites small sites. Some of those will be XML feed sites. No forums, chat or reselling. So what to choose? 1.Operating System CentOS or Fedora Core Linux 6 2.Control Panel cPanel 11 or Parallels Pro 3.Processor Single Core or Dual Core 4.Ram 1GB or 2GB 5.Hard Drive Single with backup, RAID or RAID with backup drive Server Management Services and Monitoring 24/7 I’m using WebSite Pulse for monitoring at the moment and I’m very happy with them but they don’t do server management. I need a company to secure, protect, update and keep the server running 24/7 platinumservermanagement.com seem to offer a good service for only $29 per month. Don’t know what they are like. They only manage cPanel, don’t know if that’s a good thing or a bad thing. Would appreciate other suggestions. Basically I’ve got to decide do I stick with current hosting service and move to a dedicated server choosing from the options I have listed or move to another hosting service offering managed VPS with more resources like wiredtree.com. Don’t know what Wired Tree is like just read about them in the forum.
View Replies!
View Related
Imap-2004g Php5 64bit Error
/usr/bin/ld: /usr/local/imap-2004g/lib/libc-client.a(osdep.o): relocation R_X86_64_32 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /usr/local/imap-2004g/lib/libc-client.a: could not read symbols: Bad value collect2: ld returned 1 exit status make: *** [libphp5.la] Error 1 This happens in php recompile When trying to install under 64bit
View Replies!
View Related
Vmware Server Problem With OS 64bit And Some Cpus
Many people have some problems with vmware server on some 64bit operation systems. If your server's ram is more than 6GB, you have to have a 64bit OS but I have tried to install vmware server on a 64bit server, it seems to be crashing my vmware server every 5 min and I cant use it more until I reset this service. CPU : Intel Xeon Nehalem 3440 2.53Ghz Quad Core w/ HyperThreading (8 virtual cores) Ram : 4 GB DDR2 Os : CentOS 64bit I have had an another server and i have solved this problem whit Debian. but on CentOS I usually have problem, and I cant use vmware server. Have you any idea how i solve this problem on CentOS 64bit?
View Replies!
View Related
Clamav Compile Problem On Centos 4.3 64bit
I'm trying to install Clamav on my Centos box (64bit version) but on the Make command I get the following error: /usr/local/lib/libz.a(gzio.o): relocation R_X86_64_32 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /usr/local/lib/libz.a: could not read symbols: Bad value collect2: ld returned 1 exit status make[2]: *** [libclamav.la] Error 1 make[2]: Leaving directory `/root/clamav-0.88/libclamav' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/root/clamav-0.88' make: *** [all] Error 2 I'm guessing is something to do with X86_64 but I still can't find a solution to this.
View Replies!
View Related
Cpanel Installed Over Plesk On Fed4-64bit
I am pleased to report success with my first attempt of installing Cpanel on a 64bit vps running Fed4. In fact..this is the first time in known history I have tried anything this..uhhh.."risky"..and it work the very first time. Cpanel had no problems completely replacing the already pre-installed plesk. Kudos to the Cpanel folks for that!
View Replies!
View Related
VPS Versus True Dedicated
We just recently were kind of forced to go from a true dedicated server to a VPS type server and my question is a simple one. When it comes to SQL databases is the VPS powered server just a secure as a dedicated type server?
View Replies!
View Related
Limited Versus Unlimited Bandwidth
I am having trouble working out which host to choose for a new project. I usually opt for Webmania or Heart Internet - they are excellent providers but Webmania now applies a bandwidth cap that may be too low and Heart's cheapest package does not provide sub-domains. I can't be sure whether 12GB will be big enough for a site that will contain galleries of high-res images (I have no prior experience with caps and traffic predictions are impossible at this time) and to get sub-domains from Heart means a £90 per year package (too much). Streamline is one of the few good-value providers that do not cap bandwidth, but I have concerns about the effect that this may have on server speed given that it is bound to attract the kind of sites that are really heavy on bandwidth. This point was mentioned in an article recently. If I take the last option, will I be hampering the performance of my site?
View Replies!
View Related
|