Questions tagged [host]

239 questions
-1
votes
1 answer

How to host MySQL database in my computer for a website that is hosted in a shared hosting server

So I want to do this, host my database in my computer and use it for a website that I have in another server. I want to do this because the shared hosting limits my database connections to 25 and sometimes I get "exceeded connections" errors. I…
Danny
  • 125
  • 2
  • 11
-1
votes
0 answers

Why is my connection to us-south-16807.packetriot.net being forcibly closed?

I get this after running pktriot start: Error: could not establish tunnel session, check trace.log for details. Tunnel connection was severed Sep 1, 2023 @ 15:22, reconnecting (attempt #1) in 30 seconds... My trace.log: 2023/09/01 15:22:15 [ERROR]…
-2
votes
1 answer

How to setup a customised CNAME server

I have a server called cname.booking.com.au. I'd like to be able to create multiple other websites, that are like a customised version of cname.booking.com.au. For example I'd like to create a website called booking.updog.com.au. So in my DNS…
-2
votes
1 answer

Changing from local server to web host but keeping mail in local server

I am trying to shift my client's website from their local server to a web host, they pointed domain to my web host ip address (A record), however, it does not work. I understand that if I were to change the DNS and point the nameservers to my web…
lo9an
  • 1
-2
votes
1 answer

TCP ports duplication

I need to communicate server1 to server2. Server1 should have to fetch some records from Server2 when we execute program.exe will make server1 to fetch server2 When I gave netstat -an | find "server2" I Could see that some of the TCP ports are…
-2
votes
2 answers

Nmap scans the host but cannot ping the host

My laptop is connected to a network where we have routers with filters. I can use nmap to scan alive hosts and I can see open ports (mostly port 80). But then, when I try to ping those hosts, I dont receive any data. Can anyone point out what the…
kevin
  • 101
  • 1
  • 4
-2
votes
1 answer

Where can I learn about managing domain names for my websites?

I am a developer who doesn't understand how to effectively manage Internet domain names. Say I registered a name with namecheap and host a website on linode. Now what is an a-record? What is a name server and do I host it with namecheap of linode?…
user23398
  • 1,191
  • 3
  • 9
  • 14
-2
votes
1 answer

How can i pause Hyper-V VMs incase rebooting host?

I want to do such setting that all vms should be paused(instead of shutdown) when host server reboots suddenly. Visualization tec: win 2k8 r2 with hyper-v
scj
  • 11
  • 1
  • 1
-3
votes
1 answer

how to transfer a website between two host

i want to change my website host(linux) and I need to transfer flies from my old host to the new one I've zipped my site content into a backup file and now I want to upload this file to my new host how can I do that? PS: I have tried this solution…
masoud
  • 1
-3
votes
2 answers

How do I change the name of my resolve host?

Possible Duplicate: What is reverse DNS? Traceroute an IP and the last entry gives me the host the IP resolved to. How do I change that?
Aco Strkalj
  • 79
  • 1
  • 5
-4
votes
1 answer

GET COMMAND in HTTP Request

I cannot use GET command to get the web site body content only. For example: [root@mrtg home]# echo -e "GET / HTTP/\r\nHost: test.com:80\r\n\r\n" | nc 192.168.1.201 80 HTTP/1.1 200 OK Date: Sun, 20 Mar 2016 13:45:49 GMT Server: Apache/2.2.15…
tomli
  • 21
  • 5
-4
votes
3 answers

My website is down - who's liable? Host or Registrar?

I've a website which is often (actually most of the times) is down. I am using one company as a registar and another as a host (changing NS). Before I start talking to them on this issue, I want to know to whom I should talk to? Registrar or my…
Steve
  • 1
-4
votes
1 answer

What capacities should have a hosting to support an average of 1000 registered users simultaneously?

How much RAM, Disk Space, Bandwidth, etc would be needed? It's just and aproximate. I have no idea how to do a real implementation of a web service and I'm not going to, but I have to write a SRS (software requeriments specifications) and I need to…
-6
votes
1 answer

What cause this error?

I am running two docker containers one is for hadoop basic services and other is for flume. Services are running successfully. I linked two containers env variables are automatically set by docker successfully. 1.2.3.4 7ab4ffb30dc0 ff00::0…
Gibbs
  • 137
  • 1
  • 7
1 2 3
15
16