﻿<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="https://www.w3.org/2005/Atom">
  <channel>
    <title>Newest KB Articles in Miscellaneous questions and troubleshooting</title>
    <description>Recent additions to the knowledge base from DiscountASP.NET</description>
    <link>https://support.discountasp.net/kb/c322/miscellaneous-questions-and-troubleshooting.aspx</link>
    <pubDate>Fri, 12 Jun 2026 07:07:54 GMT</pubDate>
    <generator>SmarterTrack Enterprise 100.0.9553</generator>
    <atom:link href="https://support.discountasp.net/RSS.ashx?catid=322&amp;type=newestkbarticles" rel="self" type="application/rss+xml" />
    <item>
      <title>How to Edit the Hosts File</title>
      <link>https://support.discountasp.net/kb/a1638/how-to-edit-the-hosts-file.aspx</link>
      <pubDate>Fri, 19 Apr 2019 01:53:14 GMT</pubDate>
      <guid isPermaLink="false">kbarticle1638</guid>
      <description>&lt;div&gt;To edit your local “&lt;em&gt;hosts&lt;/em&gt;” file, you need to open a text editor such as Notepad or Notepad++ using elevated privileges (&lt;em&gt;i.e. Run as administrator&lt;/em&gt;).&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;img alt="" src="/AvatarHandler.ashx?fid=2841066&amp;amp;key=3437317709" class="fr-fic fr-dii" width="600" height="489"&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;Start by typing in “&lt;em&gt;note&lt;/em&gt;” in the search function of Windows operating system, then right click on the Notepad icon and select “&lt;em&gt;Run as administrator&lt;/em&gt;.”&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div style="text-align:center;"&gt;&lt;img alt="" src="/AvatarHandler.ashx?fid=2841067&amp;amp;key=4034038109" class="fr-fic fr-dii" width="600" height="376"&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;Within Notepad, select &lt;strong&gt;File -&amp;gt; Open…&lt;/strong&gt; and navigate to &lt;em&gt;C:\Windows\System32\drivers\etc&lt;/em&gt;. &amp;nbsp;Change the file type drop down list to “&lt;em&gt;All Files&lt;/em&gt;”, highlight hosts, and click on the Open button. &amp;nbsp;You should see something similar below.&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div style="text-align:center;"&gt;&lt;img alt="" src="/AvatarHandler.ashx?fid=2841068&amp;amp;key=3033592530" class="fr-fic fr-dii" width="600" height="420"&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;Add entries line by line using the format &lt;em&gt;IP address -&amp;gt; whitespace -&amp;gt; domain name&lt;/em&gt; as shown above. &amp;nbsp;Remember to save the file (&lt;strong&gt;File -&amp;gt; Save&lt;/strong&gt;) when you’re done. &amp;nbsp;Editing the local “&lt;em&gt;hosts&lt;/em&gt;” file allows you to test your site using a domain name without having to purchase one or without having it affect your production site (if you already own the domain name and have it hosted elsewhere). &amp;nbsp;The changes only affect your computer as it takes precedence over a normal DNS lookup. &amp;nbsp;Because of this, remember to comment the entries with a &lt;strong&gt;#&lt;/strong&gt; symbol when you’re done or delete them, otherwise, when you go to view your site, what you see may not be what others see because the DNS is pointing to a different IP address.&lt;/div&gt;</description>
    </item>
    <item>
      <title>Running Telnet and Traceroute on MAC OS</title>
      <link>https://support.discountasp.net/kb/a956/running-telnet-and-traceroute-on-mac-os.aspx</link>
      <pubDate>Sat, 02 Jul 2011 00:05:46 GMT</pubDate>
      <guid isPermaLink="false">kbarticle956</guid>
      <description>&lt;div&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;&lt;strong&gt;How to run Telnet on MAC OS&lt;/strong&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;

&lt;div&gt;&amp;nbsp;&lt;/div&gt;

&lt;ol&gt;
	&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;Go to the Applications folder.&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
	&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;Navigate to the Utilities folder.&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
	&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;Click on Terminal.&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
	&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;At the command prompt enter:&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
	&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;Telnet [YourDomainName.com] [port number]&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;div&gt;&amp;nbsp;&lt;/div&gt;

&lt;div&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;&lt;strong&gt;How to run a Traceroute on MAC OS&lt;/strong&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;

&lt;div&gt;&amp;nbsp;&lt;/div&gt;

&lt;ol&gt;
	&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;Launch Network Utility.&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
	&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;Click Traceroute.&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
	&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;Type the domain name you want the Traceroute performed on.&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
	&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;Click Trace.&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;div&gt;&lt;br /&gt;
&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;&lt;strong&gt;How to capture Telnet and Traceroute results on MAC OS&lt;/strong&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;

&lt;div&gt;&amp;nbsp;&lt;/div&gt;

&lt;ol&gt;
	&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;Go to Edit/Select All. &amp;nbsp;After everything is Highlighted go back to the menu bar Edit/Copy.&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
	&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;Go to Applications folder.&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
	&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;Navigate to TextEdit application.&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
	&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;Once TextEdit is open to to the TextEdit menu bar.&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
	&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;Click on Edit/Paste.&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
	&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;Save the text file.&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;div&gt;&amp;nbsp;&lt;/div&gt;

&lt;div&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;Note: &amp;nbsp;The value domain name can be any domain name. &amp;nbsp;As an example webmail.&lt;/span&gt;YourHostedDomainName.com&lt;span style="font-family: arial,helvetica,sans-serif;"&gt; where &lt;/span&gt;YourHostedDomainName.com&lt;span style="font-family: arial,helvetica,sans-serif;"&gt; is the domain to your account. &amp;nbsp;[port number] is the port number you will be testing such as port 25 for SMTP or port 1433 for MS SQL.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;

&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description>
    </item>
    <item>
      <title>General Network Troubleshooting Tools: Ping and Traceroute</title>
      <link>https://support.discountasp.net/kb/a320/general-network-troubleshooting-tools-ping-and-traceroute.aspx</link>
      <pubDate>Fri, 21 Nov 2008 02:35:05 GMT</pubDate>
      <guid isPermaLink="false">kbarticle320</guid>
      <description>&lt;div&gt;
&lt;div&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;&lt;strong&gt;Ping &lt;/strong&gt;is a utility that forwards data packets to check the quality of a link or verify the connection of a machine to the Internet.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&lt;/div&gt;

&lt;div&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;How to run a &lt;strong&gt;ping&lt;/strong&gt; if your computer is &lt;strong&gt;Windows 8 or later&lt;/strong&gt;:&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;

&lt;ol&gt;
	&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;Hit Windows Key + R to bring up the Run Window.&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
	&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;Type &amp;quot;cmd&amp;quot; without the quote&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
	&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;This should bring up the command prompt window.&amp;nbsp; type: ping -n 500 [hostname] &amp;gt; ping.txt&lt;/span&gt;&lt;/span&gt;
	&lt;ul&gt;
		&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;Replace [hostname] with your domain name or the host you wish to ping.&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
	&lt;/ul&gt;

	&lt;ul&gt;
		&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;Example: ping -n 500 YourHostedDomainName.com &amp;gt; ping.txt&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;Depending on the network speed, this command will run for several minutes. Once the diagnostic is complete, the results will be saved in a filed named ping.txt.&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
	&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;If our Technical Support staff asked you to run a ping, please send them the text file for review.&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;div&gt;&amp;nbsp;&lt;/div&gt;

&lt;div&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;How to run a &lt;strong&gt;ping&lt;/strong&gt; if your computer is &lt;strong&gt;Windows Vista or Windows7&lt;/strong&gt;:&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;

&lt;ol&gt;
	&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;Click on the &amp;quot;Start&amp;quot; and then type &amp;quot;Command Prompt&amp;quot; in the &amp;quot;Start Search&amp;quot; field.&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
	&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;From the search results, click on the &amp;quot;Command Prompt&amp;quot; icon that's listed under &amp;quot;Programs.&amp;quot;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
	&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;After the &amp;quot;Command Prompt&amp;quot; window is open, type: ping -n 500 [hostname] &amp;gt; ping.txt&lt;/span&gt;&lt;/span&gt;
	&lt;ul&gt;
		&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;Replace [hostname] with your domain name or the host you wish to ping.&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
		&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;Example: ping -n 500 YourHostedDomainName.com &amp;gt; ping.txt&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;Depending on the network speed, this command will run for several minutes. Once the diagnostic is complete, the results will be saved in a filed named ping.txt.&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
	&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;If our Technical Support staff asked you to run a ping, please send them the text file for review.&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;div&gt;&amp;nbsp;&lt;/div&gt;

&lt;div&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;How to run a &lt;strong&gt;ping&lt;/strong&gt; if your computer is &lt;strong&gt;Windows 2000 &lt;strong&gt;or Windows &lt;/strong&gt;XP&lt;/strong&gt;:&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;

&lt;ol&gt;
	&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;From the Start Menu, select: RUN&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
	&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;Type: cmd&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
	&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;In the popup window, type: ping -n 500 [hostname] &amp;gt; ping.txt&lt;/span&gt;&lt;/span&gt;
	&lt;ul&gt;
		&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;Replace [hostname] with your domain name or the host you wish to ping.&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
		&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;Example: ping -n 500 YourHostedDomainName.com &amp;gt; ping.txt&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;Depending on the network speed, this command will run for several minutes. Once the diagnostic is complete, the result will be saved in a filed named ping.txt.&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
	&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;If our Technical Support staff asked you to run a ping, please send them the text file for review.&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;div&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;

&lt;div&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;A &lt;strong&gt;traceroute&lt;/strong&gt; is a TCP/IP utility that allows the user to determine the route packets are taking to a particular host. A traceroute is useful in determining whether there is a network problem between your computer and our servers.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;

&lt;div&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;How to run a &lt;strong&gt;traceroute&lt;/strong&gt; if your computer is &lt;strong&gt;Windows 8 or later&lt;/strong&gt;:&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&amp;nbsp;&lt;/div&gt;

&lt;ol&gt;
	&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;Hit Windows Key + R to bring up the Run Window.&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
	&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;Type &amp;quot;cmd&amp;quot; without the quote&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
	&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;This should bring up the command prompt window. type: tracert [hostname]&lt;/span&gt;&lt;/span&gt;
	&lt;ul&gt;
		&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;Replace [hostname] with your domain name or the host you wish to traceroute to.&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
		&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;Example: tracert YourHostedDomainName.com&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;If the DiscountASP.NET Technical Support staff asked you to run a traceroute, please capture the results and send them to us for review. If you are not familiar with how to capture information from the command prompt, please see below.&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;div&gt;&amp;nbsp;&lt;/div&gt;

&lt;div&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;How to run a &lt;strong&gt;traceroute&lt;/strong&gt; if your computer is &lt;strong&gt;Windows Vista or Windows 7&lt;/strong&gt;:&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;

&lt;ol&gt;
	&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;Click on the &amp;quot;Start Orb&amp;quot; and then type &amp;quot;Command Prompt&amp;quot; in the &amp;quot;Start Search&amp;quot; field.&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
	&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;From the search results, click on the &amp;quot;Command Prompt&amp;quot; icon that's listed under &amp;quot;Programs.&amp;quot;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
	&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;After the &amp;quot;Command Prompt&amp;quot; window is open, type: tracert [hostname]&lt;/span&gt;&lt;/span&gt;
	&lt;ul&gt;
		&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;Replace [hostname] with your domain name or the host you wish to traceroute to.&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
		&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;Example: tracert YourHostedDomainName.com&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;If the DiscountASP.NET Technical Support staff asked you to run a traceroute, please capture the results and send them to us for review. If you are not familiar with how to capture information from the command prompt, please see below.&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;div&gt;&amp;nbsp;&lt;/div&gt;

&lt;div&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;How to run a &lt;strong&gt;traceroute&lt;/strong&gt; if your computer is &lt;strong&gt;Windows 2000 &lt;strong&gt;or Windows &lt;/strong&gt;XP&lt;/strong&gt;:&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;

&lt;ol&gt;
	&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;From the Start Menu, select: RUN&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
	&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;Type: cmd&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
	&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;In the popup window, type: tracert [hostname]&lt;/span&gt;&lt;/span&gt;
	&lt;ul&gt;
		&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;Replace [hostname] with your domain name or the host you wish to traceroute to.&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
		&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;Example: tracert YourHostedDomainName.com&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;If the DiscountASP.NET Technical Support staff asked you to run a traceroute, please capture the results and send them to us for review. If you are not familiar with how to capture information from the command prompt, please see below.&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;&lt;strong&gt;How to capture results from the command prompt&lt;/strong&gt;&lt;/span&gt;&lt;/span&gt;

&lt;ol&gt;
	&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;Right click in the command prompt screen.&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
	&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;Select &amp;quot;Select All&lt;/span&gt;&lt;/span&gt;.&amp;quot;&lt;/li&gt;
	&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;Press the &amp;quot;Enter&amp;quot; key (this will copy the text).&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
	&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;Open Notepad.&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
	&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;Right click in the Notepad screen.&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
	&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;Select &amp;quot;Paste.&amp;quot;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;</description>
    </item>
    <item>
      <title>Our servers and PCI compliance</title>
      <link>https://support.discountasp.net/kb/a319/our-servers-and-pci-compliance.aspx</link>
      <pubDate>Fri, 21 Nov 2008 02:31:52 GMT</pubDate>
      <guid isPermaLink="false">kbarticle319</guid>
      <description>&lt;div&gt;
&lt;div&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;The requirements for PCI compliance change frequently, and we keep up with those changes &lt;em&gt;on specific servers&lt;/em&gt;. Since the configuration required for strict PCI compliance requires the disabling or removal of many older technologies, we maintain a number of separate &amp;quot;hardened servers&amp;quot; that are PCI compliant. &lt;/span&gt;&lt;/span&gt;&lt;/div&gt;

&lt;div&gt;&amp;nbsp;&lt;/div&gt;

&lt;div&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;Because many sites still make use of the older technologies that are not allowed on a PCI compliant server, it is not typically possible for a site to achieve PCI compliance on our regular web servers.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;

&lt;div&gt;&amp;nbsp;&lt;/div&gt;

&lt;div&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;&lt;strong&gt;If you need to be on a PCI compliant server, please let us know and we can arrange to migrate your site to one of our hardened servers.&lt;/strong&gt; &lt;/span&gt;&lt;/span&gt;&lt;/div&gt;

&lt;div&gt;&amp;nbsp;&lt;/div&gt;

&lt;div&gt;&amp;nbsp;&lt;/div&gt;

&lt;div&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;Bear in mind that the server configuration is only one part of PCI compliance for a website.&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt; Compliance assessment includes a number of things, many of which are related to how your application handles and stores data, who in your organization has access to that data, etc., things that are unrelated to the server itself.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;

&lt;div&gt;&amp;nbsp;&lt;/div&gt;

&lt;div&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;So a non-compliant site will fail a PCI scan on an otherwise compliant server. The scanning company will tell you what needs to be fixed should your site fail a scan, and we'll certainly work with you if any of the issues are server related.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;</description>
    </item>
    <item>
      <title>General Information on DiscountASP.NET/Everleap U.S. Data Center Facility</title>
      <link>https://support.discountasp.net/kb/a3/general-information-on-discountasp_net-everleap-u_s_-data-center-facility.aspx</link>
      <pubDate>Mon, 03 Nov 2008 20:32:09 GMT</pubDate>
      <guid isPermaLink="false">kbarticle3</guid>
      <description>&lt;div&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;&lt;strong&gt;Facility&amp;nbsp;&lt;/strong&gt;&lt;/span&gt;&lt;/span&gt;&lt;ul&gt;&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;Concrete Tilt-Up Construction&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;24 inch raised floor&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;Steel Seismic Bracing added to meet the 1997 Seismic / Earthquake codes (Title 24 Seismic) for Los Angeles area&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;All racks / cabinets are seismically braced and bolted directly to the concrete flooring&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;Dimax – Building Management / Alarm Monitoring System&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;Power and data cables are run perpendicular from each other to minimize any electrical field interaction&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;Janitorial service is bonded, insured and licensed&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;&amp;nbsp;&lt;strong&gt;Security&amp;nbsp;&lt;/strong&gt;&lt;/span&gt;&lt;/span&gt;&lt;ul&gt;&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;7/16 inch thick steel sheeting around the front door and within the front reception area&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;2 level, man-trap, security access – before actually being able to enter the raised floor area&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;Two-factor authentication required to access&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;256+ - fixed positioned, security cameras&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;Camera footage is recorded and held for 90 days&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;Level 5 bullet-resistant walls / glass (Kevlar Lined walls) in the front entry, lobby, guard station, and shipping and receiving areas&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;24 x 7 x 365 on-site security guards&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;Security service is bonded&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;No signage on building&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;&amp;nbsp;&lt;strong&gt;Air conditioning&amp;nbsp;&lt;/strong&gt;&lt;/span&gt;&lt;/span&gt;&lt;ul&gt;&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;Data Center temperature maintained at 72 degrees +/- 2 degrees&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;Thermostats / Humidistats are located around the building on the walls, posts and ceilings&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;16 – 135 Ton air conditioners N+6 – all 16 are running continuously w/redundant capacity&lt;/span&gt;&lt;/span&gt;&lt;ul&gt;&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;6 – 135 Ton air conditioners support redundant capacity&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;2 – 30 ton air-conditioners independently support NOC and NODE&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;Air handlers are located on the roof (roof access is restricted and monitored)&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;Supply air temperature entering the IDC averages 55 – 62% varying with load conditions&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;Ring duct in ceiling allows us to add diffusers (vents) where needed to provide additional air flow&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;Two 125 Ton A/C Units, and one 70 Ton unit is dedicated to UPS Room&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;&amp;nbsp;&lt;strong&gt;Power&amp;nbsp;&lt;/strong&gt;&lt;/span&gt;&lt;/span&gt;&lt;ul&gt;&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;Pager notification service with California Independent System Operator (ISO) to monitor California utility power Stage Alerts and rolling black outs&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;6 main electrical distribution buses&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;24 MGE UPS's&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;10 Caterpillar 2000KW (2.0MW) generators&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;Each generator has 3,000 gals of diesel fuel – enough to power it for 22 hours at full load&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;4 – 12,000 gal. Diesel Fuel storage convault tanks (in addition to the primary fuel tanks) provide enough fuel to run generators continuously for 72 hours at full load&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;UPS batteries support data center load until automatic transfer to generator is completed&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;50 power management modules (PMM's) with 168 – 20 amp power circuits from each 165KVA power distribution unit (PDU); customized circuits provided as needed&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;Power is served to the PDUs via 2 separate independent UPS power sources&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;Each PDU has it's own Automatic Static Transfer Switch which can switch the power to the alternate source within 4 milliseconds&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;Contracts with local fuel companies to provide additional on-site fuel, once generators are started&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;&amp;nbsp;&lt;strong&gt;Fire suppression&amp;nbsp;&lt;/strong&gt;&lt;/span&gt;&lt;/span&gt;&lt;ul&gt;&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;VESDA – Very Early Smoke Detection and Alarm system; small white 'air sampling tubes' draw air into chambers, where lasers analyze the air for smoke content&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;Clean-Gas hand-held fire extinguishers are through-out the building&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;Fire station located approximate 600 feet from the data center&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;Heat (140 degree) and smoke detectors are located on the ceilings around the building&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;&amp;nbsp;&lt;strong&gt;Network/bandwidth&lt;/strong&gt;&lt;/span&gt;&lt;/span&gt;&lt;ul&gt;&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;Redundant OC48s&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;X – 4 inch conduits for telco fiber leading to the street&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;Multiple redundant network paths&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;All network operators certified internet systems engineers&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;</description>
    </item>
    <item>
      <title>General Information on DiscountASP.NET EU Data Center Facility</title>
      <link>https://support.discountasp.net/kb/a2/general-information-on-discountasp_net-eu-data-center-facility.aspx</link>
      <pubDate>Mon, 03 Nov 2008 20:25:55 GMT</pubDate>
      <guid isPermaLink="false">kbarticle2</guid>
      <description>&lt;div&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;&lt;strong&gt;Facility&amp;nbsp;&lt;/strong&gt;&lt;/span&gt;&lt;/span&gt;&lt;ul&gt;&lt;li style="font-size: 14px;"&gt;&lt;span style="font-family: arial, helvetica, sans-serif;"&gt;State of the art Tier 3 data center&lt;/span&gt;&lt;/li&gt;&lt;li style="font-size: 14px;"&gt;Certified in accordance with DIN ISO/IEC 27001:2022&lt;/li&gt;&lt;/ul&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;&amp;nbsp;&lt;strong&gt;Security&amp;nbsp;&lt;/strong&gt;&lt;/span&gt;&lt;/span&gt;&lt;ul&gt;&lt;li style="font-size: 14px;"&gt;&lt;span style="font-family: arial, helvetica, sans-serif;"&gt;24/7 manned security guards&lt;/span&gt;&lt;/li&gt;&lt;li style="font-size: 14px;"&gt;Entry via electronic access control terminals&lt;/li&gt;&lt;li style="font-size: 14px;"&gt;24/7 Video-monitored high-security perimeter fencing around the entire data center park&lt;/li&gt;&lt;li style="font-size: 14px;"&gt;&lt;span style="font-family: arial, helvetica, sans-serif;"&gt;Secure perimeter fence&lt;/span&gt;&lt;/li&gt;&lt;li style="font-size: 14px;"&gt;&lt;span style="font-family: arial, helvetica, sans-serif;"&gt;Intruder alarm, Equipment alarm&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;&amp;nbsp;&lt;strong&gt;Environment&amp;nbsp;&lt;/strong&gt;&lt;/span&gt;&lt;/span&gt;&lt;ul&gt;&lt;li style="font-size: 14px;"&gt;Energy efficient direct free cooling N+2 redundancy&lt;/li&gt;&lt;li style="font-size: 14px;"&gt;Cold aisle containment&lt;/li&gt;&lt;li style="font-size: 14px;"&gt;Cold air supply channeled through a raised floor system&lt;/li&gt;&lt;/ul&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;&amp;nbsp;&lt;strong&gt;Power&amp;nbsp;&lt;/strong&gt;&lt;/span&gt;&lt;/span&gt;&lt;ul&gt;&lt;li style="font-size: 14px;"&gt;Redundant UPS facility&lt;/li&gt;&lt;li style="font-size: 14px;"&gt;Backup power system to ensure continuous operation during extended power outages&lt;/li&gt;&lt;li style="font-size: 14px;"&gt;Redundant power supply from the substation&lt;/li&gt;&lt;li style="font-size: 14px;"&gt;Diesel generators&lt;/li&gt;&lt;/ul&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;&amp;nbsp;&lt;strong&gt;Fire suppression&amp;nbsp;&lt;/strong&gt;&lt;/span&gt;&lt;/span&gt;&lt;ul&gt;&lt;li style="font-size: 14px;"&gt;Modern early warning fire system; automatic fire alarm system that uses aspirating smoke detectors&lt;/li&gt;&lt;li style="font-size: 14px;"&gt;Direct connection of the data center&amp;#39;s fire alarm system to the local fire and rescue coordination center; includes fault monitoring&lt;/li&gt;&lt;li style="font-size: 14px;"&gt;Fire detectors include alarms&lt;/li&gt;&lt;li style="font-size: 14px;"&gt;Separation of the various fire protection areas by fireproof doors&lt;/li&gt;&lt;li style="font-size: 14px;"&gt;Doors automatically shut when system detects smoke&lt;/li&gt;&lt;li style="font-size: 14px;"&gt;Handheld CO₂ fire extinguishers and portable wheeled CO₂ fire extinguishers in every data center unit&lt;/li&gt;&lt;li style="font-size: 14px;"&gt;DC units (buildings) separated from each other with a gap in between them to prevent fire from spreading (flashover)&amp;nbsp;&lt;/li&gt;&lt;li style="font-size: 14px;"&gt;Rooms for transformers, medium-voltage stations, and battery rooms built with firewalls and fireproof doors&lt;/li&gt;&lt;li style="font-size: 14px;"&gt;Cable ducts in firewalls are sealed for at least 90 minutes&lt;/li&gt;&lt;li style="font-size: 14px;"&gt;Ventilation ducts in the firewalls equipped with self-closing fire dampers&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;</description>
    </item>
  </channel>
</rss>