Questions tagged [dedicated]

An entire server that is owned or rented by a single user and not shared with anyone else.

Normally, "dedicated server" means that the client owns or rents an independent physical machine. If such server runs multiple virtual machines, these should be called "virtual private servers", while, especially in marketing materials, may also be named "dedicated".

61 questions
7
votes
1 answer

Installing an ssl certificate with godaddy

So according to: http://support.godaddy.com/help/article/5238/installing-an-ssl-certificate-in-apache There is the following line to edit in ssl.cof for Apache 2.x: SSLCertificateChainFile /path/to/intermediate/bundle/file Well, I received…
lbennet
  • 1,083
  • 5
  • 14
  • 31
6
votes
4 answers

Does it makes sense to partition a dedicated server hard drive?

I am going to install Debian on our new dedicated server and I have a chance to set up hard drive partitions. The server has two 750GB drives configured as RAID 1. We are going to have 10 Postgresql databases, where each database will be about 2…
Greg Dan
  • 6,198
  • 3
  • 33
  • 53
4
votes
3 answers

cron after every 15 sec

I cannot set cron time to less than 1 minute even on my dedicated server. I need it to run every 15 seconds because it calls betfair api and calculations are highly time dependent. Please advise.
Imran Naqvi
  • 2,202
  • 5
  • 26
  • 53
4
votes
3 answers

What is the best approach for autostarting an Android app on a dedicated device?

I am new to Android programming, and am working on an app that will provide an interface to an appliance. The Android device the app will run on will be attached to the appliance and used only for controlling the appliance. The app I am working on…
stevehs17
  • 1,466
  • 2
  • 14
  • 19
2
votes
2 answers

Unknown domain names pointing to my site

I just recently to see that many domain name (Polish, etc.) point to my dedicated server. It's by making a whois you can see that these areas are on the same IP as mine and on the same host. I would like to avoid it and to authorize only…
Alex L.
  • 813
  • 2
  • 17
  • 34
2
votes
1 answer

Deployment of a scalable web app. VPS vs Dedicated vs Cloud

Let's suppose i developed a .NET (Mono compatible) scalable webapp composed by various services that can run on the same machine or on different machines without problem. in any moment with few click i can add machines to the system and the service…
Alex
  • 1,237
  • 3
  • 18
  • 29
2
votes
2 answers

How to make dedicated turnkey apps on Android tablet

I would like to use an XOOM tablet as a dedicated application for registering participants at a conference. This means the application should always be active and not allow the casual user to exit the application or access the underlying OS. Is it…
user639859
  • 21
  • 2
2
votes
2 answers

How to delete .htaccess via terminal (ubuntu)

I have a dedicated server and i cant delete, rename or move .htaccess file on my ftp. How i can delete on terminal? my server is ubuntu and i have root access The permission are set 644 I fixed using chattr -a .htaccess then i was able to delete,…
Alvaro Louzada
  • 433
  • 1
  • 6
  • 23
2
votes
1 answer

Why use the cloud if we can take dedicated servers for cheaper

I have a very simple question, let's say I want to deploy a new application accessible to all countries of europe, why do I have to use the cloud? since Amazon's "CLOUD" servers are located in ireland, what's the point of using their servers when I…
popo joe
  • 910
  • 1
  • 9
  • 24
1
vote
1 answer

Synapse Dedicated Pool Query Runs Slow

I have got a Synapse Workspace set up with a Dedictaed Pool running at DW100c. The issue is my data set is very small - I am creating some dimensions and facts, and the largest FACT is around 300,000 records. Dimensions are much smaller. We were…
Ash174
  • 11
  • 1
1
vote
3 answers

Alternative to Dedicated IP and SSL Certificate?

I would like to set up a login area for my clients at my web site that is on a shared hosting server. I do not currently have a dedicated IP or SSL certificate. Is there an alternative way to safely and securely handle logins and other sensitive…
marky
  • 4,878
  • 17
  • 59
  • 103
1
vote
1 answer

Can we use spark pool to process data from dedicated SQL pool and is that a good architecture?

Is it a good design to use spark pool for processing data which comes in dedicated SQL pool and again write back to dedicated SQL pool and to adls. As of now everything we r doing with dedicated SQL pool so if we add spark pool so will it be more…
SLL
  • 11
  • 2
1
vote
1 answer

news aggregator website hosting

I am building a news-aggregator website based on php and my sql. Very simple code.. I am using a rss parser to parse rss-feeds from different newspaper websites in my country and store the data(news article title, link, summary etc) in a database,…
ankit
  • 295
  • 4
  • 14
1
vote
2 answers

using a non-dedicated web hosting PHP/MYSQL database for iPhone game back end

I'm wrapping up development on an iPhone game right now that uses data from a PHP/MYSQL database. I'm currently (pre-release) hosting all the data on a non-dedicated web hosting service, but I have no idea how that will scale once the game goes…
Gabe
  • 163
  • 2
  • 7
1
vote
1 answer

Dedicated IP and hosting plan

I'm a hosting reseller at company example.com. They sell dedicated IP for USD 15 + SSH acces for another USD 5. Quite expensive for a starter like me. Can I purchase dedicated IP from other website and assign this to my hosting clients as part of…
Reezal AQ
  • 117
  • 1
  • 13
1
2 3 4 5