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

Are Shared hosting IP OK for Mandrill API Requests?

Are Shared hosting IP OK for Mandrill API Requests? I'm trying figure out if a Nightmare is true or simply pure work overload. :) Mandrill comes with a Shared and Dedicated IP Options for sending out emails. What I fully 100% agree with. But do I…
sumatrantiger
  • 75
  • 1
  • 1
  • 3
0
votes
1 answer

How copy,Paste is working form my local system to remote system

Recently we bought dedicated server with Windows.I really surprised windows allowing me to copy files(CTRL+C) from my local system and paste files(CTRL+P) in dedicated server.Vice versa. Before we tried Linux dedicated server.If you want transfer…
Hanumath
  • 1,117
  • 9
  • 23
  • 41
0
votes
1 answer

How can I Access Application from Remote system

Recently we bought dedicated server with windows server 2012 standard,we deployed Java Application using Apache Tomcat. using this link ***.**.*.**:8080/Application I open that Application through browser in dedicated server,it's working fine. That…
Hanumath
  • 1,117
  • 9
  • 23
  • 41
0
votes
1 answer

NPE primefaces's orderlist on a dedicated server with glassfish, work fine on localhost

I launch my web application on localhost via netbeans on a glassfish server. I have no error on the page rankMe.xhtml. The deploy of the .war on my dedicated server work fine. But when I try to access to the page rankMe.xhtml with a primefaces…
0
votes
1 answer

Meteor running on my own infrastructure

After reading the Meteor official documentation regarding this subjet, I would like to know if it's possible to change my code, deploy the new version, but without restarting the node js server? My idea is to have a development server, where I make…
0
votes
1 answer

Link domain to dedicated server

I need some help, I can not find my answers, certainly because I am not asking my self the right questions. So here's the thing, in my very own home, in the very own room I'm writing this I got a dedicated machine running apache server. As well I…
Colin G.D.
  • 351
  • 1
  • 3
  • 9
0
votes
1 answer

Remote login desktop environment

So here's the deal, I recently started to get into the whole server world and seriously genius and practical! I started slow with file sharing and then remote login. I now can manage to login into my server with ssh and it's great but sometimes…
Colin G.D.
  • 351
  • 1
  • 3
  • 9
0
votes
2 answers

Dedicated server no space

I have problem with the space in disk , actually i have dedicated server in centos and tell me no space in disk when i use only 19 gb and my disk have 500 gb I see this when i put df -h : Filesystem Size Used Avail Use% Mounted…
0
votes
2 answers

How to access MySql on my dedicated server from remote machine

I have MySql server setup on my dedicated server with an IP address 12.12.123.123 . I have configured MySql to allow remote access. Now I want to access the server from remote application. How can I do this? How will I get the host/server name of…
Zach
  • 9,989
  • 19
  • 70
  • 107
0
votes
1 answer

moving to softlayer

Am planning to migrate one of my rails application from Heroku to Softlayer. I got a softlayer account as well. But I have absolutely no idea about dedicated servers how they work what are the prerequisites. Some of the key points I think needs to…
0
votes
1 answer

Amazon-RDS database to Dedicated server

I went through this answer here: Mysqldump of the AWS RDS But, apparently, it gave me no clue. What I intend to do? I have an RDS instance running on amazon and database is about 450+ tables, which is an insane amount of data for mysqldump. I wish…
0
votes
1 answer

Plesk Panel Dedicated SSL Login Issues

Not entirely sure what I did to cause this but when I try to login to my dedicated server plesk panel it partially loads before throwing out an 501 error and says it can't connect to [https://server*--*-*.live-servers.net:11444/relay]. Now the only…
bobthyasian
  • 933
  • 5
  • 17
0
votes
2 answers

how do I avoid php from going up to a certain directory?

Not much ago I upgraded to a dedicated server, and I order to make it more cost efficient for me, I decided rent some space on the server to people I know (friends, family). Some of the people I know have some other guy that is in charge of the…
CoCoMonk
  • 512
  • 1
  • 5
  • 9
0
votes
3 answers

Outgoing connections from dedicated server denied with iptables shut off

I have a peculiar problem with my dedicated webserver. It's running CentOS and uses PLESK for administration through web. I noticed the problem in the title when trying to update plugins in wordpress aswell as wordpress itself. When trying to update…
user934549
0
votes
1 answer

MySQL Daemon issue

I seem to be having an issue with my MySQL Daemon and a World-writable config file being ignored :S Here's the output when I run mysqld as user mysql: bash-4.2$ mysqld Warning: World-writable config file '/etc/mysql/my.cnf' is ignored 120730…
Conner Stephen McCabe
  • 581
  • 4
  • 10
  • 20