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
1
vote
3 answers

PHP high server cpu load with Wordpress on a dedicated server

I'm runing two blogs on a dedicated servers, one with 500 unique visitors per day and the other one with 18.000 unique visitors per day, in the cPanel I see the PHP is going up to 99% of CPU load and I have tried many things but nothing solves the…
Shixons
  • 197
  • 3
  • 13
1
vote
0 answers

enable php-mssql on plesk 11 linux server(Media Temple)

I need to connect to both mssql and MySQL using php. so I tried to enable extension php-mssql using yum install my-mssql, when I have PHP 5 support, it says php-api missing. And get suggested to using php5.3 instead, after I switch, it get error…
1
vote
1 answer

postgresql.conf optimization

My postgresql server is extremely slow. Especially when I execute several queries at the same time in different threads, which somtimes causes the postgresql server to be unresponsive for 5 to 15 seconds. I wonder if I made a mistake in the…
Joel
  • 3,427
  • 5
  • 38
  • 60
1
vote
1 answer

Memory usage up 105% on mediatemple

Three hours ago the server memory usage blowed up to 105% from around 60%.I am using a dedicated MediaTemple server with 512mb RAM.Should I be worried?Why would something like this happen? Any help would be greatly appreciated. Tasks: 38 total, 2…
user1217380
  • 599
  • 2
  • 8
  • 17
1
vote
0 answers

Trying to add a new directory in the root of my server

just moved from shared hosting to a dedicated server, trying to create two new directorys in the root of the server but I get this when I use the Plesk control panel Error: Unable to create directory /other-files: filemng: Error occurred during…
Pam
  • 77
  • 9
0
votes
3 answers

How to give an ip to guest os on esxi

I am very new at networking, i just rent a dell server and installed ( hostig company installed ) an esxi. I create a guest os but i cant give the ip adress to this guest. There is no panel or someting. I installed vSphere client. Can you guys help…
Semih
  • 9
  • 1
  • 1
  • 4
0
votes
0 answers

I made dedicated server in UE4 and I need help for work this server in vds server

I made a dedicated server in ue4.27 as I said in title. Then i runned server by local host. I used my pc and I used console in debug. open 127.0.0.1 That was my code. Then I rented a vds server. I tried open (IP)after run server in vds. and it didnt…
0
votes
0 answers

Looping the allow message when try connect Unreal EOS

I am using the EOSCore plugin to create a Dedicated server, I had success to create the server, but when I try to connect a client it opens the overlay to login on my account and I make the login appears another screen to me allow the connect with…
InfJ
  • 43
  • 1
  • 5
0
votes
0 answers

Node.js webserver not reachable from external IP on Ubuntu 22

I'm running a Node.js webserver on Ubuntu 22.04.2 LTS. The server is a dedicated server from Hetzner. The webserver is reachable from the local network, but not by using the external IP. The Node.js code looks like: var http =…
MrCoinSiX
  • 571
  • 1
  • 6
  • 13
0
votes
0 answers

Issue with Domain Redirection to Another Application on OVH Dedicated Server

I have a dedicated server at OVH on which I have installed the open source version of Vtiger, which is a CRM for my company. I am also developing another application on the same server and I want to redirect another domain name to this…
Diarapak
  • 1
  • 3
0
votes
0 answers

Node.js app on Dedicated Server - Getting image from url - Hostname/IP does not match certificate's altnames

I've rented a dedicated server, set up a website (somedomainblah.com), and on the subdomain (app.somedomainblah.com), I have a node.js app that requests an image from the website (my website is on that server). So the dedicated server itself is at…
Dean Misic
  • 15
  • 5
0
votes
1 answer

Litespeed external application max connection change

On my dedicated server, I run Nextjs(frontend) and PHP(backend). Nextjs runs on port 8080 and uses server PHP APIs. Every things worked fine until my user number achieves to 200. At this number of users Nextjs gets timeout from APIs (Instead APIs…
0
votes
0 answers

Use docker for different PHP versions in separate directories

I Dedicated Server on Godaddy.com which give me access to both WHM & cPanel let's say i created an account for domain example.com in this domain there is two directories Attendance which contain CodeIgniter required php 7.2 & Prize which contain…
Q8Xbox
  • 33
  • 7
0
votes
1 answer

How to create a cygwin script to automatic backup on local PC in ispconfig

My script is for backup web directory and SQL files of all the Website in ispconfig panel on my local machine (not on linux dedicated server). The script is cygwin bash.
Ornot
  • 55
  • 10
0
votes
1 answer

Options for Multiplayer games graphics running on the server

What options are there to run a simple multiplayer game (like 10 players) but with high end graphics via the server. Is it possible and realistic? As I understand it a dedicated server don't take care of the graphics? Does the graphics always need…