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

.NET Update WPF Control on own dedicated UI thread

I have a real-time application which constantly updates a UI log (RichTextBox control) in the form of a ListView control. The control is updated with current application data received via events. My application was running very slow and i found it…
c0D3l0g1c
  • 3,020
  • 5
  • 33
  • 71
1
vote
3 answers

Application dedicated Android Device is it possible?

I have been tasked with sourcing an off the shelf touch pad device that can be used as a dedicated industrial instrument controller. Is it possible to run a dedicated application and prevent user access to all other functions/applications within…
user439319
  • 11
  • 1
1
vote
1 answer

point domain to dedicated server and configure DNS

For various reasons, I have had to move from my managed hosting to a dedicated server setup. The dedicated server now runs Debian 7.0 and I have installed and secured the server using basic tools such as fail2ban and iptables. I do not want to run…
user46350
  • 11
  • 3
1
vote
0 answers

How to make server respond faster on First Byte?

My website has seen ever decreasing traffic, so I've been working to increase speed and usability. On WebPageTest.org I've worked most of my grades up but First Byte is still horrible. F First Byte Time A Keep-alive Enabled A Compress Transfer A…
1
vote
1 answer

Configuring Hostname

I wanted to know how to properly configure the hostname of my server I for example I have this domain "gamemode.com.br" I set the hostname only "gamemode.com.br" or "server.gamemode.com.br" ( I will use multiple servers connected to the same network…
user1730501
1
vote
1 answer

Apache domain redirect between virtualservers

I've got one dedicated server which I splitted into more virtual servers. On main server I use standard port for http (80), but for others I was forced to set different ports. But I've got some spare domains. What is best way to make invisible…
0
votes
1 answer

Switching from shared IP to dedicated IP after google already indexed my web

I have a web hosted on shared IP, I read it might affect my ranking if someone sharing the IP get blacklisted etc. The question is: will switching to a dedicated IP AFTER the site is ALREADY on google results help? (It's on the bottom now coz I…
BornToCode
  • 9,495
  • 9
  • 66
  • 83
0
votes
1 answer

Dedicated Server Web/DNS Configuration

Good evening, I have a Dedicated Server in a data center and i want configure the serve as DNS SERVER (BIND) and WEB SERVER (WHM/cPanel). 1) Is there a security problems when using a DNS SERVER/WEB SERVER in one physical server ? problems when open…
Freeseif
  • 275
  • 1
  • 3
  • 14
0
votes
1 answer

Cannot launch instance on dedicated host

On aws i launched a1 dedicated host, but when i want to launch an instance on the host, every host is grey, but at the same time it is an obligatory field. What is wrong here?
David
  • 2,926
  • 1
  • 27
  • 61
0
votes
0 answers

How can I manage web hosting locally?

I currently own a dedicated server running Windows Server 2022 that I pay monthly for. I'm just hosting some older games for some friends. The server's got 64gb ram, 2tb hdd, some good specs. I only use about 20% memory and cpu at peak times. I have…
Sn4ke__
  • 1
  • 1
0
votes
1 answer

What the difference between Premium And Dedicated Plans for Azure Functions?

I'm trying to choose the plan that suits me best, but I can't figure out what the fundamental difference is between them. Both have autoscaling up to 100 entities, both include Virtual Network, private endpoints, always warm feature and allow you to…
Lgeprorok
  • 97
  • 1
  • 5
0
votes
0 answers

Intune Android Managed Home Screen Dedicated Devices in Multi-app Kiosk Mode No Notification Sounds

I've got several Android Phones in an organisation for WhatsApp Business purposes. The devices are managed by Intune. Dedicated devices with Managed Home Screen in Multi-app Kiosk Mode. Everything is working fine but when a new message arrives in…
Gjl
  • 1
0
votes
0 answers

How to combine delta lake and an external table in a dedicated SQL Pool in Azure Synapse? Alternatives?

I am stuck... At this moment I feel the need to ask the community to help out finding a solution to my problem which is as follows I received a daily load of json files of a particular version containing raw data. My idea is to convert the json…
Anouar
  • 85
  • 5
0
votes
1 answer

Can dedicated instances share same hardware within the same account?

I was going through AWS docs for Dedicated Instances and I'm confused by the following statement: Dedicated Instances might share hardware with other instances from the same AWS account that are not Dedicated Instances. (I'm assuming hardware here…
HyperioN
  • 3,433
  • 2
  • 22
  • 36
0
votes
0 answers

How to read parquet file from synapse dedicated SQL pool

I m trying to load parquet file into dedicated SQL pool table using copy command....same operation I'm able to do for gzip files CSV files etc ...for parquet seems some other settings required... Please note I'm not using spark cluster in synapse…
SLL
  • 11
  • 2