Questions tagged [hostname]

A hostname is a human-readable nickname that is assigned to a device connected to a computer network and that is used to identify the device.

A hostname is a label that is assigned to a device connected to a computer network and that is used to identify the device in various forms of electronic communication such as the World Wide Web, e-mail or Usenet. Hostnames may be simple names consisting of a single word or phrase, or they may have appended a domain name, which is a name in a Domain Name System (DNS), separated from the host specific label by a period (dot). In the latter form, the hostname is also called a domain name. If the domain name is completely specified including a top-level domain of the Internet, then the hostname is said to be a fully qualified domain name (FQDN).

1162 questions
-2
votes
1 answer

Windows 2012 name change Machine account didn't

I'm currently running into an issue where we changed over the name of a server (windows 2012). With the old name everything worked fine, after the name change it appears that the app pool identity is stuck with the old machine name in the machine…
Milkman
  • 11
  • 3
-2
votes
1 answer

Redirect User based on hostname

The idea is to redirect the user group A with "aaa" in their hostname to url.com/a/ and send user group B with "bbb" in their hostname to url.com/b/ Would appreciate any hint!
marketom
  • 47
  • 2
  • 7
-3
votes
2 answers

Script to output the resolved hostnames to a file

Im looking for a script (batch, perl, vb or whatever) that will resolve the hostnames i will give to it into IPS and output a file(optionally) with them, just as the Windows Hosts File. So for example, when i give to it: www.stackoverflow.com it…
user1948608
  • 1
  • 1
  • 1
-4
votes
1 answer

hostname verifier in java

I got below code to crack, and I have expanded all the jars which are having below methods still, doesn't have any clue from where the verify method taking hostname, is it taking the current machine hostname with help of API ?? hostname verifier hv=…
-4
votes
1 answer

Create Python script to ping many hostnames

I have a CSV file with the hostnames of 6,000+ servers. I need to ping each one. Any idea how to create a python script like this? Thanks!
-5
votes
1 answer

Hacked — got an IPv6 address, need hostname

So I've got a problem... A few days ago I got hacked; someone logged on to an account of mine. So after a few clicks, I managed to get the IP Address: 2a02:a03f:1043:8500:75eb:6b9f:a26:8733 It's an IPV6 address; I don't care to post it here — it's…
Omnomnom
  • 111
  • 2
  • 2
  • 11
1 2 3
77
78