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
3
votes
3 answers

Azure Virtual Machine vs dedicated server

I need to provide a desktop application up to 10 users. This application is a ERP, basically database mining and reporting. I will use Windows Server to offer support to concurrent users via Remote Desktop Connection. Do somebody have experience…
Dabiel Kabuto
  • 2,762
  • 4
  • 29
  • 45
3
votes
1 answer

Can't send email from Nginx php - fpm based dedi?

I have a site and it has contact page. in that page there is Email & Comment tab. Whenever someone Put his email & comment & click on submit mail should come to my email. but it is not working. I am using this php file for mail function. I have…
2
votes
1 answer

Securing a dedicated server

We are building a first person shooter and we want to give out a dedicated server program. The only problem is that we have a leveling system and we don't want people to hack our dedicated servers and level themselves up. The way it is set up now is…
Axis
  • 826
  • 7
  • 22
2
votes
2 answers

How do configure and access up my subversion repository after I install Subversion on my GoDaddy CentOS Dedicated Server

I successfully installed subversion on my server. When I run the command: which svn I get the response: /usr/bin/svn I create a repository inside my root directory which is my httpdocs folder with the following command: svnadmin create…
Amen Ra
  • 2,843
  • 8
  • 47
  • 85
2
votes
1 answer

In AWS ECS, can I dedicate a set of EC2 instances within a cluster for a certain task?

I'm working in a multi-tenant ECS cluster with EC2 nodes/instances. I'd like to add some new EC2 instances in this cluster that are dedicated to my app, so no other apps can use these instance. I'd prefer to do this without making changes to other…
user1302130
  • 456
  • 5
  • 9
2
votes
0 answers

limit on 1 gbps included bandwidth on an ovh dedicated server?

i know this might not be the best place for posting this but this is by far the biggest and diverse community from coders to technical experts so i am taking my chances in hope that someone comes across this and point me in some direction. I plan to…
JayD
  • 748
  • 1
  • 13
  • 38
2
votes
1 answer

UE 4.24.1 Advanced Sessions Plugin - Steam Dedicated Servers - Can't find the server 02-15-2020, 11:15 PM

I am trying to make the MultiplayerShootout project provided by EpicGames support the steam dedicated servers. But i couldn't manage the FindSessions node to return the dedicated server. It is told that you can't host a server and a client for steam…
2
votes
0 answers

Optimizing long polling on a dedicated server

Right now, I am hosting a site on a dedicated server, 8 GB ram, Intel Xeon E3 1230 V3. I am using long polling techniques in order to display information which gets added into a database consistently. The problem is: so far, after around let's say…
2
votes
5 answers

Best way to migrate servers without losing any data and with no downtime(?)

This is a methodology question from a freelancer, with a corollary on MySQL.. Is there a way to migrate from an old dedicated server to a new one without losing any data in-between - and with no downtime? In the past, I've had to lose MySQL data…
ina
  • 19,167
  • 39
  • 122
  • 201
2
votes
1 answer

How do I downgrade from a dedicated EC2 server to a default EC2 server in AWS?

I have created a dedicated server, but I need to change it into a default server in AWS. The bill has been racking up.
Omar
  • 41
  • 4
2
votes
4 answers

Cross platform millisecond timer lasting more than 49 days?

I'm going to be developing a small dedicated server in C/C++ that will require uptime of forever. I've been looking into some time functions as millisecond timing is required for calculations. I have 2 problems that I'm facing: Using a 32bit…
Cetra
  • 2,593
  • 1
  • 21
  • 27
2
votes
2 answers

Performance Issue on Nginx Static File Serving 10Gbps Server

I'm using Nginx to Serve Static Files on Dedicated Servers. The server has no website, it is only a File Download Server. File sizes range from MB to GBs. Previously I had 8 Dedicated Servers with 500 Mbps at unmetered.com. Each of them was…
Umar Hayat
  • 111
  • 1
  • 10
2
votes
1 answer

opening phpmyadmin with different user should not view all database but can only view its own

from the root user I have added a user under that user one database but when I login with that user I can view all database. how can one user view only its own database assigned to it
Rakhi
  • 369
  • 2
  • 6
  • 19
2
votes
2 answers

Fatal error: Out of memory on Dedicated Server running Magento

I'm running Magento on a DS with 4 Gb ram with 2 * Pentium(R) Dual-Core CPU E5400 @ 2.70GHz I have tweaked the php memory-limit from 64M - 1GB but keep getting memory errors in the admin area example `Fatal error: Out of memory (allocated…
Ledgemonkey
  • 7,223
  • 12
  • 36
  • 56
2
votes
2 answers

MySQL configuration type?

I am installing MySQL and when it reaches the configuration step it is asking me to select from on of the following server configuration types: Development Machine Server Machine Dedicated Machine I am new to mysql, the reason I am installing this…
user1781232
  • 659
  • 4
  • 13
  • 29
1
2
3
11 12