Questions tagged [dedicated-server]

A dedicated server is a type of Internet hosting in which the client leases an entire server not shared with anyone else.

A dedicated server is a type of Internet hosting in which the client leases an entire server not shared with anyone else.

This is more flexible than shared hosting, as organizations have full control over the server(s), including choice of operating system, hardware, etc.

In some cases a dedicated server can offer less overhead and a larger return on investment. Dedicated servers are most often housed in data centers, similar to colocation facilities, providing redundant power sources and HVAC systems. In contrast to colocation, the server hardware is owned by the provider and in some cases they will provide support for your operating system or applications.

Using a dedicated hosting service offers the benefits of high performance, security, email stability, and control. Due to the relatively high price of dedicated hosting, it is mostly used by websites that receive a large volume of traffic.

Read more

177 questions
0
votes
1 answer

How to increase WHM Max Files Upload Limits

I purchased a dedicated server and installed linux centos with cpanel. I'm able to increase file upload size limit 2gb maximum. I have 6 TB space available. This is a dedicated server purchased from OVH.com, WHM, How i could increase it 10GB or…
user3370108
  • 83
  • 2
  • 11
0
votes
0 answers

Android app can no more fetch JSON from my API (dedicated server) after server migration

I have created an Android+iOS app, that uses API to retrieve some content in JSON format. Everything was working well until I migrated all my dedicated server to a new one. In new server, the two apps are no more able to get the JSON as before. When…
Kr1
  • 1,269
  • 2
  • 24
  • 56
0
votes
1 answer

Apache2 : How to configure different/multiple websites in Dedicated IP

I have 5 websites which is to be hosted on a single dedicated server. ### Many documents(apache2) provide help to achieve this site1.com > should access /var/www/html/site1 site2.com > should access /var/www/html/site2 But what I want is the…
SuperNova
  • 25,512
  • 7
  • 93
  • 64
0
votes
1 answer

WHM / CPANEL / dedicated hosting / see all configured Forwarders

I have a dedicated hosting with WHM / CPANEL. Instead to going to all cpanels, is there a way to view all configured email Forwarders of all my domains ? Thanks
user2986055
0
votes
1 answer

Server Bogs down when using eBeSucher traffic exchange

I have 6 sites first off are all on the same dedicated server, 2 of the sites get very steady traffic . I would say their is always at least 90 to 120 people on the 2 sites consistently and 15 to 25 on the rest. The sites run decent currently until…
artskeem
  • 34
  • 1
  • 4
0
votes
1 answer

Proxmox external VM / CT access

I've just begun the setup of proxmox for our none profit educational VPS service. However, the problem we're facing is a lack of IPv4 addresses available to us. Is it possible to route a sub-domain to the host servers IP address and then get that…
Josh
  • 111
  • 2
  • 11
0
votes
4 answers

Will changing from a cloud server to a dedicated server improve MySQL performance?

I currently have a cloud server with 2 CPU's and 2GB RAM, Ive noticed that MySQL performs SELECT queries quite slowly on a table size greater than 250,000 rows unless the queries are cached. The table has all the correct indexes and my queries are…
asdf1234
  • 127
  • 4
  • 10
0
votes
1 answer

Laravel 5 Operation timed out

laravel 5 giving me "Operation timed out" after 30 second on hostgator dedicated server. But I change the max time to 3600 second and Its working without error on my localhost my code is $total = ''; for ($i=0;$i<60;$i++){ $total .= $i; …
0
votes
0 answers

Mail Server and Tomcat server on two separate machines with one domain name

Warning: This question may look a bit stupid but I really need someone to answer it as precisely as possible. I hope my questions are clear enough. Thanks. 1) I need a dedicated server (running Debian with a Tomcat server and N Webapps webapp1,…
Léa Massiot
  • 1,928
  • 6
  • 25
  • 43
0
votes
1 answer

Decision between 1 dedicated server or multiple vps

I'm searching for my company the best possible setup for hosting multiple projects with a budget of ~100-150$ per month. We need to put on the server(s): 1x MS SQL-Server (medium-high load) 4x Webcrawler (4 website requests per second, 24/7…
zvaenr
  • 59
  • 2
  • 11
0
votes
1 answer

Installing multiple web servers on a dedicated server. CentOS

I have a dedicated server with 16 IPs. I wanted to know if its possible to install multiple web servers running off the different IPs. What would be the best way to do this? (I believe its possible, because how do web host reseller sites do it?). I…
user3724476
  • 4,720
  • 3
  • 15
  • 20
0
votes
0 answers

Ruby on Rails heroku and dedicated server deployment

I am wondering if I can use heroku's free service for my app ? If not, How much would it cost to host at heroku? What would be the tech specs for a small dedicated server for this purpose? What is cheaper? The app is a bookkeeping and invoicing…
davefogo
  • 93
  • 1
  • 9
0
votes
2 answers

How to add SPF record through dedicated servers

hope everyone will be doing fine. I am having a problem with sending emails to other domains. I have setup SMTP server on one of the dedicated servers and all the applications on each dedicated server are using this only SMTP. Now emails are not…
azhar rahi
  • 331
  • 4
  • 16
0
votes
1 answer

Dedicated server SSL certificates, updating and installing?

we have a website on a dedicated server with iweb.com. Our SSL certificate is purchased through Godaddy and expiring soon, so it’s time to get it updated. Iweb has a general article on how to install ssl certificates…
Mike W.
  • 3
  • 2
0
votes
2 answers

admin panel on port 2030 not opening in cent-os web panel

I have dedicated server with cent-os and proxmox ve. Also made virtual machine with centos 6 and centos webpanel in proxmox. From last four month I'm using this and everything is working properly mean I'm able to open mysite:2030 (admin panel). But…