Servers

  1. 2 min read

    Because your OpenStack Server infrastructure utilizes a Load Balancer, DNS for your domain should point to the Load Balancer’s IP address. When you are ready for the domain to go live on your OpenStack Server, the A record for the domain will need to be added with the IP address of the Load Balancer

  2. 2 min read

    At Liquid Web, we are continually monitoring the functionality and health of all our servers to make sure that our customers have the best experience possible.

  3. 5 min read

    The most common and generally recommended approach to Windows Updates is to let them run automatically as new updates are pushed out from Microsoft. You can use either the Local Group Policy Editor or Powershell to make changes to your Automatic Updates settings.

  4. 2 min read

    Logging in to the Virtual Data Center (VDC) is the first step to utilizing the enhanced access options in VMware Multi-Tenant. Once logged in to the VDC, you’ll be able to create, resize, and delete VMs, as well as manage disks, networking, and firewall rules. 

  5. 3 min read

    ASP allows you to send emails using a functionality called CDOSYS. By creating email content and sending emails using ASP directly, you don’t have to add any extra components to your code. We recommend that you use an SMTP relay that requires authentication. Because of stringent anti-spam filters, sending mail through unauthenticated SMTP servers (including the localhost relay on Cloud Sites) can result in delays or undelivered email. Before you start using CDOSYS to send email, it’s a best practice to test your code.