
windows - Current date in the file name - Server Fault
Jun 1, 2009 · I have scheduled backup script that makes the database dump. How can I add the date timestamp to the file name? I am talking about Windows and CMD.
windows - Resolve host name from IP address - Server Fault
Oct 13, 2009 · I'm looking for a command line tool which gets an IP address and returns the host name, for Windows.
Point multiple IP addresses to a single host name - Server Fault
This file allows us to default a specific IP address to a host name. The issue now is whether I can set multiple IP addresses to a host name. For example, can I do something like this: 192.168.244.128 …
Active Directory Domain where FQDN and NetBIOS name are the same
Jun 6, 2017 · 2 I have "inherited" an ancient domain (NT4, then upgraded to Win2000 Mixed Mode and now running on Win2003) where the NetBIOS name coincides with the DNS/FQDN one, and this is …
Can someone please explain Windows Service Principle Names (SPNs ...
A Service Principal Name is a concept from Kerberos. It's an identifier for a particular service offered by a particular host within an authentication domain. The common form for SPNs is service class / fqdn …
How do registrars register authoritative name servers with root name ...
May 6, 2015 · How do top-level root name servers authenticate queries from registrars to change authoritative name servers for a given domain? Is that even public knowledge? For example, say you …
Another domain name pointing to my server IP? - Server Fault
Mar 3, 2010 · If the name for the reverse address does not match the forward address, it is likely that the name you see was the name assigned to your IP address when the IP was used by a different …
ubuntu - associate name with ip for ssh? - Server Fault
Dec 21, 2010 · If you only want the name for ssh and ssh only, you can add a name to your ssh config in ~/.ssh/config As an example, your config file could look like this: Host database HostName <real IP …
linux - Kill process by command name - Server Fault
I would like to kill a java process based on the command name... Whats the best way to do it? (i.e. when you do ps -f the name in the CMD column).
How can I configure my DNS settings on Debian 12?
Oct 7, 2023 · I'm trying to change my DNS settings on my Debian 12 VPS, and by this I mean, I want to use a public resolver like 1.1.1.1 instead of my VPS host's resolver. I remember in Debian 11 I could …