About 54 results
Open links in new tab
  1. Subject Alternative Name not added to certificate

    On the Subject tab in the Certificate Properties, enter a suitable Common name for the Subject, if required In the Alternative names section, select Type: DNS and add the FQDNs for the desired …

  2. 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.

  3. 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 …

  4. 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.

  5. What is the difference between a hostname and a fully qualified …

    May 15, 2011 · The hostname is just the computer name and the fully qualified domain name is the hostname plus the domain name after it.... hostname: bigbox fqdn: bigbox.mynetwork.com or …

  6. 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 …

  7. Find name of Active Directory domain controller - Server Fault

    Oct 25, 2009 · How can I find out the name/IP address of the AD domain controller on my network?

  8. User principal name vs SAM account name - Server Fault

    Aug 27, 2018 · I am confused between the user principal name (UPN) and SAM account name (SAM). Heres what i know SAM- Pre-windows name, for backward compatibility with Windows NT machines …

  9. How can I set PuTTY's window title to the name of the loaded session ...

    45 Normally, when you load a saved session in PuTTY and connect to it, PuTTY will set the window title to the host name of the system you connected to (plus the string "PuTTY"). Now I have many …

  10. Filename length limits on linux? - Server Fault

    May 18, 2009 · I refer to other answers, please upvote them. Are there any filename or path length limits on Linux? Yes, filename and pathname lengths are limited by : file-system limits as stated by …