<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.hostek.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Andrewg</id>
		<title>Hostek.com Wiki - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.hostek.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Andrewg"/>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/Special:Contributions/Andrewg"/>
		<updated>2026-05-25T05:47:37Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.24.2</generator>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=SSL_Certificates&amp;diff=3809</id>
		<title>SSL Certificates</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=SSL_Certificates&amp;diff=3809"/>
				<updated>2018-02-27T18:30:40Z</updated>
		
		<summary type="html">&lt;p&gt;Andrewg: /* Installing a third-party SSL Certificate */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__FORCETOC__&lt;br /&gt;
&lt;br /&gt;
==What Is An SSL Certificate?==&lt;br /&gt;
A SSL certificate encrypts the data that is sent over your website so that a third party cannot view it and exploit it. SSL certificates are typically used on sites that need to accept credit card information or any other type of sensitive data that you do not want exposed.  &lt;br /&gt;
&lt;br /&gt;
==When to use an SSL Certificate==&lt;br /&gt;
You would want to use an SSL certificate when your web page is collecting person information or if you are requesting a password.  This provides an added layer of security for your visitors.&lt;br /&gt;
&lt;br /&gt;
==Ordering an SSL Certificate==&lt;br /&gt;
#Login to your client billing area (https://cp.hostek.com).&lt;br /&gt;
#Click Services and then Order New Service.&lt;br /&gt;
#Find where it says Choose Another Category and click it and select SSL Certificates.&lt;br /&gt;
#Find the Certificate you would like to order and click 'Order Now'.&lt;br /&gt;
#Fill in the necessary information in the text boxes accurately, then click 'Update Cart'.&lt;br /&gt;
#Once the order is complete, our Support Team will process the installation of your Certificate.&lt;br /&gt;
&lt;br /&gt;
You will be contacted via Email/Phone, if needed, for any further information.&lt;br /&gt;
&lt;br /&gt;
*Please note that we will need to send the SSL approval email to one of the following email addresses:&lt;br /&gt;
*#admin@your-domain-name.com &amp;lt;br&amp;gt;&lt;br /&gt;
*#administrator@your-domain-name.com &amp;lt;br&amp;gt;&lt;br /&gt;
*#webmaster@your-domain-name.com &amp;lt;br&amp;gt;&lt;br /&gt;
*#hostmaster@your-domain-name.com &amp;lt;br&amp;gt;&lt;br /&gt;
*#postmaster@your-domain-name.com &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
(These are the only email addresses we can send the approval email.)&lt;br /&gt;
&lt;br /&gt;
==Installing SSL in WCP==&lt;br /&gt;
#Log in to the WCP at http://wcp.hostek.com&lt;br /&gt;
#Click on '''&amp;quot;Dedicated SSL&amp;quot;''' under the '''&amp;quot;Security and SSL&amp;quot;''' heading&lt;br /&gt;
#Click '''&amp;quot;Generate Certificate Request&amp;quot;'''&lt;br /&gt;
#Fill out the required information for the SSL certificate and click '''&amp;quot;Save&amp;quot;'''&lt;br /&gt;
#Provide the generated CSR code to your SSL provider (if you ordered the SSL from us we'll take care of the following steps for you)&lt;br /&gt;
#Once you have received the SSL certificate back from your SSL provider you'll need to paste the SSL code into the '''&amp;quot;Signed Certificate&amp;quot;''' text box and click '''&amp;quot;Save&amp;quot;'''&lt;br /&gt;
#Select your site from the drop-down menu and click '''&amp;quot;Save&amp;quot;'''&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Installing SSL in cPanel==&lt;br /&gt;
&lt;br /&gt;
====Generate a Private Key====&lt;br /&gt;
#Log into your cPanel. For example:&amp;lt;nowiki&amp;gt;http://yourdomainhere.com/cpanel&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
#Under the &amp;quot;Security&amp;quot; section, click on the &amp;lt;code&amp;gt;SSL/TLS Manager&amp;lt;/code&amp;gt; button.&lt;br /&gt;
#Under &amp;quot;Private Keys (KEY)&amp;quot;, click on the &amp;lt;code&amp;gt;Generate, view, upload, or delete your private keys.&amp;lt;/code&amp;gt; link.&lt;br /&gt;
#Select your domain name from the drop-down menu under &amp;quot;Generate a New Key&amp;quot;, select '''2,048 bits-0''' and click the &amp;lt;code&amp;gt;Generate&amp;lt;/code&amp;gt; button.&lt;br /&gt;
#Click on &amp;lt;code&amp;gt;Return to SSL Manager&amp;lt;/code&amp;gt; at the bottom of the page.&lt;br /&gt;
====Generate a CSR====&lt;br /&gt;
#Log into your cPanel. For example:&amp;lt;nowiki&amp;gt;http://yourdomainhere.com/cpanel&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
#Under the &amp;quot;Security&amp;quot; section, click on the &amp;lt;code&amp;gt;SSL/TLS Manager&amp;lt;/code&amp;gt; button.&lt;br /&gt;
#Under &amp;quot;Certificate Signing Requests (CSR)&amp;quot;, click on the &amp;lt;code&amp;gt;Generate, view, or delete SSL certificate signing requests.&amp;lt;/code&amp;gt; link.&lt;br /&gt;
#Fill out the required information for the SSL certificate and click on the &amp;lt;code&amp;gt;Generate&amp;lt;/code&amp;gt; button.&lt;br /&gt;
#Provide the generated CSR code to your SSL provider (if you ordered the SSL from us we'll take care of the following steps for you)&lt;br /&gt;
#Click on &amp;lt;code&amp;gt;Return to SSL Manager&amp;lt;/code&amp;gt; at the bottom of the page.&lt;br /&gt;
====Install SSL====&lt;br /&gt;
#Log into your cPanel. For example:&amp;lt;nowiki&amp;gt;http://yourdomainhere.com/cpanel&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
#Under the &amp;quot;Security&amp;quot; section, click on the &amp;lt;code&amp;gt;SSL/TLS Manager&amp;lt;/code&amp;gt; button.&lt;br /&gt;
#Under &amp;quot;Certificates (CRT)&amp;quot;, click on the &amp;lt;code&amp;gt;Generate, view, upload, or delete SSL certificates.&amp;lt;/code&amp;gt; link.&lt;br /&gt;
#Once you have received the SSL certificate back from your SSL provider you'll need to paste the Completed Certificate Text into the '''&amp;quot;Upload a New Certificate&amp;quot;''' box and click &amp;lt;code&amp;gt;Upload&amp;lt;/code&amp;gt;&lt;br /&gt;
#Click on &amp;lt;code&amp;gt;Return to SSL Manager&amp;lt;/code&amp;gt; at the bottom of the page.&lt;br /&gt;
#Under &amp;quot;Install and Manage SSL for your site (HTTPS)&amp;quot;, click on the &amp;lt;code&amp;gt;Manage SSL sites.&amp;lt;/code&amp;gt; link.&lt;br /&gt;
#Under the &amp;quot;Install an SSL Website&amp;quot; section, click on the &amp;quot;Select a Domain&amp;quot; drop-down menu to select the domain that you wish to install an SSL for.&lt;br /&gt;
#Click on the &amp;lt;code&amp;gt;Autofill by Domain&amp;lt;/code&amp;gt; button.&lt;br /&gt;
#Click on the &amp;lt;code&amp;gt;Install Certificate&amp;lt;/code&amp;gt; button.&lt;br /&gt;
#If there are any errors, you might need to add either a Private Key (KEY) or Certificate Authority Bundle: (CABUNDLE) to it. Otherwise, please contact support.&lt;br /&gt;
&lt;br /&gt;
==Transferring a SSL from IIS[Windows] to cPanel[Linux]==&lt;br /&gt;
&lt;br /&gt;
*These steps provide a way for you to convert your SSL relatively painless.&lt;br /&gt;
&lt;br /&gt;
#Export the Certificate [from IIS] to a .pfx file&lt;br /&gt;
#Go to this URL and convert the '''.pfx''' file to a '''.pem''' file:&lt;br /&gt;
##https://www.sslshopper.com/ssl-converter.html&lt;br /&gt;
#Open the .pem file in Notepad [or a program like it] and Copy the '''Private Key''' section&lt;br /&gt;
#Install the SSL through the Upload File option [in cPanel] &lt;br /&gt;
##It will have the title of '''&amp;quot;Choose a certificate file (*.crt).&amp;quot;'''&lt;br /&gt;
#You'll want to delete the '''CA Bundle''' area, and then Paste the '''Private Key''' that you had previously copied&lt;br /&gt;
#Finish the install, and it should work just fine for you.&lt;br /&gt;
&lt;br /&gt;
==Installing a third-party SSL Certificate==&lt;br /&gt;
&lt;br /&gt;
*If you have purchased or already own a 3rd-party SSL Certificate, here is how to install it.&lt;br /&gt;
&lt;br /&gt;
#Log in to the WCP at https://wcp.hostek.com/&lt;br /&gt;
#Click on '''&amp;quot;Dedicated SSL&amp;quot;''' under the '''&amp;quot;Security and SSL&amp;quot;''' heading&lt;br /&gt;
#Click '''&amp;quot;Generate Certificate Request&amp;quot;''' (CSR)&lt;br /&gt;
#Fill out the information required for the SSL Certificate and click '''&amp;quot;Save&amp;quot;'''&lt;br /&gt;
#Provide the CSR code [that you have just generated] to your SSL provider&lt;br /&gt;
#Once you have received the SSL Certificate (e.g. .pfx,  .crt,  .cer, etc.) back from your SSL provider you'll need to follow these sub-steps:&lt;br /&gt;
##Go to the '''Dedicated SSL''' button&lt;br /&gt;
##Click on the '''Pencil''' icon next to the CSR that you previously created&lt;br /&gt;
##Paste the SSL code [commonly found in your '''.crt''' or '''.cer''' file] into the '''&amp;quot;Signed Certificate&amp;quot;''' text box and click '''&amp;quot;Save&amp;quot;'''&lt;br /&gt;
#Select your site from the drop-down menu and click '''&amp;quot;Save&amp;quot;'''&lt;br /&gt;
&lt;br /&gt;
==Ordering a Dedicated/Static IP Address==&lt;br /&gt;
#Login to your Client Area https://cp.hostek.com/&lt;br /&gt;
#Go to '''Services'''&lt;br /&gt;
#Click on '''Order New Services'''&lt;br /&gt;
#Select the CATEGORY (located at near the top of the page) '''Dedicated ip Address'''&lt;br /&gt;
#Click on the '''Order Now''' button located on the '''Dedicated ip Address''' product&lt;br /&gt;
##You can flag which domain this is for in the order form&lt;br /&gt;
&lt;br /&gt;
*'''Notice:''' If you host your DNS Records elsewhere, you will need to update the A Records. &lt;br /&gt;
*#This is done wherever your DNS Records are being hosted (commonly at the Registrar), you'll need to point to the new IP Address our team will supply to you after your order.&lt;br /&gt;
&lt;br /&gt;
==Do You Support SSL 3.0?==&lt;br /&gt;
Due to the POODLE vulnerability in SSL 3.0, we no longer support it.  With the releases of TLS 1.0 and 1.2, modern browsers do not use SSL 3.0 anymore and use these more secure protocols.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Control_Panels]]&lt;br /&gt;
[[Category:Windows]]&lt;br /&gt;
[[Category:Linux]]&lt;br /&gt;
[[Category:Railo]]&lt;br /&gt;
[[Category:Coldfusion]]&lt;br /&gt;
[[Category:SSL-Certificates]]&lt;br /&gt;
[[Category:Sales]]&lt;/div&gt;</summary>
		<author><name>Andrewg</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=SSL_Certificates&amp;diff=3808</id>
		<title>SSL Certificates</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=SSL_Certificates&amp;diff=3808"/>
				<updated>2018-02-27T18:26:47Z</updated>
		
		<summary type="html">&lt;p&gt;Andrewg: /* Installing SSL in WCP */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__FORCETOC__&lt;br /&gt;
&lt;br /&gt;
==What Is An SSL Certificate?==&lt;br /&gt;
A SSL certificate encrypts the data that is sent over your website so that a third party cannot view it and exploit it. SSL certificates are typically used on sites that need to accept credit card information or any other type of sensitive data that you do not want exposed.  &lt;br /&gt;
&lt;br /&gt;
==When to use an SSL Certificate==&lt;br /&gt;
You would want to use an SSL certificate when your web page is collecting person information or if you are requesting a password.  This provides an added layer of security for your visitors.&lt;br /&gt;
&lt;br /&gt;
==Ordering an SSL Certificate==&lt;br /&gt;
#Login to your client billing area (https://cp.hostek.com).&lt;br /&gt;
#Click Services and then Order New Service.&lt;br /&gt;
#Find where it says Choose Another Category and click it and select SSL Certificates.&lt;br /&gt;
#Find the Certificate you would like to order and click 'Order Now'.&lt;br /&gt;
#Fill in the necessary information in the text boxes accurately, then click 'Update Cart'.&lt;br /&gt;
#Once the order is complete, our Support Team will process the installation of your Certificate.&lt;br /&gt;
&lt;br /&gt;
You will be contacted via Email/Phone, if needed, for any further information.&lt;br /&gt;
&lt;br /&gt;
*Please note that we will need to send the SSL approval email to one of the following email addresses:&lt;br /&gt;
*#admin@your-domain-name.com &amp;lt;br&amp;gt;&lt;br /&gt;
*#administrator@your-domain-name.com &amp;lt;br&amp;gt;&lt;br /&gt;
*#webmaster@your-domain-name.com &amp;lt;br&amp;gt;&lt;br /&gt;
*#hostmaster@your-domain-name.com &amp;lt;br&amp;gt;&lt;br /&gt;
*#postmaster@your-domain-name.com &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
(These are the only email addresses we can send the approval email.)&lt;br /&gt;
&lt;br /&gt;
==Installing SSL in WCP==&lt;br /&gt;
#Log in to the WCP at http://wcp.hostek.com&lt;br /&gt;
#Click on '''&amp;quot;Dedicated SSL&amp;quot;''' under the '''&amp;quot;Security and SSL&amp;quot;''' heading&lt;br /&gt;
#Click '''&amp;quot;Generate Certificate Request&amp;quot;'''&lt;br /&gt;
#Fill out the required information for the SSL certificate and click '''&amp;quot;Save&amp;quot;'''&lt;br /&gt;
#Provide the generated CSR code to your SSL provider (if you ordered the SSL from us we'll take care of the following steps for you)&lt;br /&gt;
#Once you have received the SSL certificate back from your SSL provider you'll need to paste the SSL code into the '''&amp;quot;Signed Certificate&amp;quot;''' text box and click '''&amp;quot;Save&amp;quot;'''&lt;br /&gt;
#Select your site from the drop-down menu and click '''&amp;quot;Save&amp;quot;'''&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Installing SSL in cPanel==&lt;br /&gt;
&lt;br /&gt;
====Generate a Private Key====&lt;br /&gt;
#Log into your cPanel. For example:&amp;lt;nowiki&amp;gt;http://yourdomainhere.com/cpanel&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
#Under the &amp;quot;Security&amp;quot; section, click on the &amp;lt;code&amp;gt;SSL/TLS Manager&amp;lt;/code&amp;gt; button.&lt;br /&gt;
#Under &amp;quot;Private Keys (KEY)&amp;quot;, click on the &amp;lt;code&amp;gt;Generate, view, upload, or delete your private keys.&amp;lt;/code&amp;gt; link.&lt;br /&gt;
#Select your domain name from the drop-down menu under &amp;quot;Generate a New Key&amp;quot;, select '''2,048 bits-0''' and click the &amp;lt;code&amp;gt;Generate&amp;lt;/code&amp;gt; button.&lt;br /&gt;
#Click on &amp;lt;code&amp;gt;Return to SSL Manager&amp;lt;/code&amp;gt; at the bottom of the page.&lt;br /&gt;
====Generate a CSR====&lt;br /&gt;
#Log into your cPanel. For example:&amp;lt;nowiki&amp;gt;http://yourdomainhere.com/cpanel&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
#Under the &amp;quot;Security&amp;quot; section, click on the &amp;lt;code&amp;gt;SSL/TLS Manager&amp;lt;/code&amp;gt; button.&lt;br /&gt;
#Under &amp;quot;Certificate Signing Requests (CSR)&amp;quot;, click on the &amp;lt;code&amp;gt;Generate, view, or delete SSL certificate signing requests.&amp;lt;/code&amp;gt; link.&lt;br /&gt;
#Fill out the required information for the SSL certificate and click on the &amp;lt;code&amp;gt;Generate&amp;lt;/code&amp;gt; button.&lt;br /&gt;
#Provide the generated CSR code to your SSL provider (if you ordered the SSL from us we'll take care of the following steps for you)&lt;br /&gt;
#Click on &amp;lt;code&amp;gt;Return to SSL Manager&amp;lt;/code&amp;gt; at the bottom of the page.&lt;br /&gt;
====Install SSL====&lt;br /&gt;
#Log into your cPanel. For example:&amp;lt;nowiki&amp;gt;http://yourdomainhere.com/cpanel&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
#Under the &amp;quot;Security&amp;quot; section, click on the &amp;lt;code&amp;gt;SSL/TLS Manager&amp;lt;/code&amp;gt; button.&lt;br /&gt;
#Under &amp;quot;Certificates (CRT)&amp;quot;, click on the &amp;lt;code&amp;gt;Generate, view, upload, or delete SSL certificates.&amp;lt;/code&amp;gt; link.&lt;br /&gt;
#Once you have received the SSL certificate back from your SSL provider you'll need to paste the Completed Certificate Text into the '''&amp;quot;Upload a New Certificate&amp;quot;''' box and click &amp;lt;code&amp;gt;Upload&amp;lt;/code&amp;gt;&lt;br /&gt;
#Click on &amp;lt;code&amp;gt;Return to SSL Manager&amp;lt;/code&amp;gt; at the bottom of the page.&lt;br /&gt;
#Under &amp;quot;Install and Manage SSL for your site (HTTPS)&amp;quot;, click on the &amp;lt;code&amp;gt;Manage SSL sites.&amp;lt;/code&amp;gt; link.&lt;br /&gt;
#Under the &amp;quot;Install an SSL Website&amp;quot; section, click on the &amp;quot;Select a Domain&amp;quot; drop-down menu to select the domain that you wish to install an SSL for.&lt;br /&gt;
#Click on the &amp;lt;code&amp;gt;Autofill by Domain&amp;lt;/code&amp;gt; button.&lt;br /&gt;
#Click on the &amp;lt;code&amp;gt;Install Certificate&amp;lt;/code&amp;gt; button.&lt;br /&gt;
#If there are any errors, you might need to add either a Private Key (KEY) or Certificate Authority Bundle: (CABUNDLE) to it. Otherwise, please contact support.&lt;br /&gt;
&lt;br /&gt;
==Transferring a SSL from IIS[Windows] to cPanel[Linux]==&lt;br /&gt;
&lt;br /&gt;
*These steps provide a way for you to convert your SSL relatively painless.&lt;br /&gt;
&lt;br /&gt;
#Export the Certificate [from IIS] to a .pfx file&lt;br /&gt;
#Go to this URL and convert the '''.pfx''' file to a '''.pem''' file:&lt;br /&gt;
##https://www.sslshopper.com/ssl-converter.html&lt;br /&gt;
#Open the .pem file in Notepad [or a program like it] and Copy the '''Private Key''' section&lt;br /&gt;
#Install the SSL through the Upload File option [in cPanel] &lt;br /&gt;
##It will have the title of '''&amp;quot;Choose a certificate file (*.crt).&amp;quot;'''&lt;br /&gt;
#You'll want to delete the '''CA Bundle''' area, and then Paste the '''Private Key''' that you had previously copied&lt;br /&gt;
#Finish the install, and it should work just fine for you.&lt;br /&gt;
&lt;br /&gt;
==Installing a third-party SSL Certificate==&lt;br /&gt;
*Having trouble with your SSL? Despite the fact that you have a third-party SSL, you will still need to order a Static/Dedicated IP Address. (Please refer to: [https://wiki.hostek.com/Ordering_a_Dedicated/Static_IP_Address Ordering a Dedicated/Static IP Address])&lt;br /&gt;
&lt;br /&gt;
*If you have purchased or already own a 3rd-party SSL Certificate, here is how to install it.&lt;br /&gt;
&lt;br /&gt;
#Log in to the WCP at https://wcp.hostek.com/&lt;br /&gt;
#Click on '''&amp;quot;Dedicated SSL&amp;quot;''' under the '''&amp;quot;Security and SSL&amp;quot;''' heading&lt;br /&gt;
#Click '''&amp;quot;Generate Certificate Request&amp;quot;''' (CSR)&lt;br /&gt;
#Fill out the information required for the SSL Certificate and click '''&amp;quot;Save&amp;quot;'''&lt;br /&gt;
#Provide the CSR code [that you have just generated] to your SSL provider&lt;br /&gt;
#Once you have received the SSL Certificate (e.g. .pfx,  .crt,  .cer, etc.) back from your SSL provider you'll need to follow these sub-steps:&lt;br /&gt;
##Go to the '''Dedicated SSL''' button&lt;br /&gt;
##Click on the '''Pencil''' icon next to the CSR that you previously created&lt;br /&gt;
##Paste the SSL code [commonly found in your '''.crt''' or '''.cer''' file] into the '''&amp;quot;Signed Certificate&amp;quot;''' text box and click '''&amp;quot;Save&amp;quot;'''&lt;br /&gt;
#Select your site from the drop-down menu and click '''&amp;quot;Save&amp;quot;'''&lt;br /&gt;
*'''Notice:''' If your site does not have a Static IP Address setup already, you will need to follow the steps [https://wiki.hostek.com/Ordering_a_Dedicated/Static_IP_Address below] to order one from us.&lt;br /&gt;
&lt;br /&gt;
==Ordering a Dedicated/Static IP Address==&lt;br /&gt;
#Login to your Client Area https://cp.hostek.com/&lt;br /&gt;
#Go to '''Services'''&lt;br /&gt;
#Click on '''Order New Services'''&lt;br /&gt;
#Select the CATEGORY (located at near the top of the page) '''Dedicated ip Address'''&lt;br /&gt;
#Click on the '''Order Now''' button located on the '''Dedicated ip Address''' product&lt;br /&gt;
##You can flag which domain this is for in the order form&lt;br /&gt;
&lt;br /&gt;
*'''Notice:''' If you host your DNS Records elsewhere, you will need to update the A Records. &lt;br /&gt;
*#This is done wherever your DNS Records are being hosted (commonly at the Registrar), you'll need to point to the new IP Address our team will supply to you after your order.&lt;br /&gt;
&lt;br /&gt;
==Do You Support SSL 3.0?==&lt;br /&gt;
Due to the POODLE vulnerability in SSL 3.0, we no longer support it.  With the releases of TLS 1.0 and 1.2, modern browsers do not use SSL 3.0 anymore and use these more secure protocols.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Control_Panels]]&lt;br /&gt;
[[Category:Windows]]&lt;br /&gt;
[[Category:Linux]]&lt;br /&gt;
[[Category:Railo]]&lt;br /&gt;
[[Category:Coldfusion]]&lt;br /&gt;
[[Category:SSL-Certificates]]&lt;br /&gt;
[[Category:Sales]]&lt;/div&gt;</summary>
		<author><name>Andrewg</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=How_to_convert_.htaccess_file_into_web.config&amp;diff=2955</id>
		<title>How to convert .htaccess file into web.config</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=How_to_convert_.htaccess_file_into_web.config&amp;diff=2955"/>
				<updated>2017-01-12T06:19:38Z</updated>
		
		<summary type="html">&lt;p&gt;Andrewg: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Below are the steps to convert an .htaccess file into IIS's web.config format.&lt;br /&gt;
&lt;br /&gt;
# Open IIS (launch IIS Manager) directly on the server.&lt;br /&gt;
# In the connections pane, select your site.&lt;br /&gt;
# Double-click on URL Rewrite.&lt;br /&gt;
# On the right, select “Import Rules”&lt;br /&gt;
# Copy-paste your .htaccess file or select it under “Configuration file”&lt;br /&gt;
# Click the “Xml view” to view in the web.config format.&lt;/div&gt;</summary>
		<author><name>Andrewg</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=How_to_convert_.htaccess_file_into_web.config&amp;diff=2954</id>
		<title>How to convert .htaccess file into web.config</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=How_to_convert_.htaccess_file_into_web.config&amp;diff=2954"/>
				<updated>2017-01-12T06:19:11Z</updated>
		
		<summary type="html">&lt;p&gt;Andrewg: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Below are the steps to convert an htaccess file into IIS's web.config format.&lt;br /&gt;
&lt;br /&gt;
# Open IIS (launch IIS Manager) directly on the server.&lt;br /&gt;
# In the connections pane, select your site.&lt;br /&gt;
# Double-click on URL Rewrite.&lt;br /&gt;
# On the right, select “Import Rules”&lt;br /&gt;
# Copy-paste your .htaccess file or select it under “Configuration file”&lt;br /&gt;
# Click the “Xml view” to view in the web.config format.&lt;/div&gt;</summary>
		<author><name>Andrewg</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=ContentBox&amp;diff=1413</id>
		<title>ContentBox</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=ContentBox&amp;diff=1413"/>
				<updated>2013-06-03T01:05:42Z</updated>
		
		<summary type="html">&lt;p&gt;Andrewg: /* ContentBox Installation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page contains instructions and links for configuring and using the ContentBox CMS.&lt;br /&gt;
&lt;br /&gt;
All ContentBox CMS hosting accounts will have the files and database automatically added to new sites.  The ContentBox Installation Page section below has details on completing the initial setup screen.&lt;br /&gt;
&lt;br /&gt;
==CFML versions supported==&lt;br /&gt;
NOTE:  When the ContentBox hosting plan is selected, the appropriate version is selected and the application is auto installed, etc.  &lt;br /&gt;
&lt;br /&gt;
For those trying to get ContentBox working manually, the CFML versions supported are:&lt;br /&gt;
*ColdFusion 9.01&lt;br /&gt;
*ColdFusion 10 (but the upload feature will not work due to CF10 bug with J2EE sessions)&lt;br /&gt;
*Railo 4.0.X and above&lt;br /&gt;
&lt;br /&gt;
==ContentBox Installation==&lt;br /&gt;
&lt;br /&gt;
Instructions for completing the initial setup page for a new ContentBox CMS site.&lt;br /&gt;
&lt;br /&gt;
Go to http://www.gocontentbox.org/download and download the latest version of ContentBox.  Upload the file to your webroot folder.  &lt;br /&gt;
&lt;br /&gt;
'''NOTE:  The information below is just to let you know the fields you will encounter.  Do NOT enter your information on this page :)'''&lt;br /&gt;
&lt;br /&gt;
===Administrator===&lt;br /&gt;
&lt;br /&gt;
'''NOTE:  Additional administrators can be added after installation.'''&lt;br /&gt;
&lt;br /&gt;
* First Name &lt;br /&gt;
* Last Name  &lt;br /&gt;
* Email    &lt;br /&gt;
* Username - &lt;br /&gt;
* Password - &lt;br /&gt;
*It is recommended to use a '''strong password''', which should be remembered or kept in a secure place.&lt;br /&gt;
&lt;br /&gt;
===Site Information===&lt;br /&gt;
&lt;br /&gt;
* Populate Site With Sample Data - Adds a sample page, sample post, and sample comments to the site.  '''This is usually best for first time users.'''&lt;br /&gt;
* Site Name - Description provided on installation page.&lt;br /&gt;
* Administrator Email - Description provided on installation page.&lt;br /&gt;
* Outgoing Email - Description provided on installation page.&lt;br /&gt;
* Site Tag Line - Description provided on installation page.&lt;br /&gt;
* Site Description - Description provided on installation page.&lt;br /&gt;
* Site Keywords - Description provided on installation page.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Mail Server===&lt;br /&gt;
&lt;br /&gt;
'''NOTE:  All these settings should be left as-is.  The ColdFusion installation will already have these mail settings configured correctly.&lt;br /&gt;
&lt;br /&gt;
* Mail Server&lt;br /&gt;
* Mail Server Username - '''Leave Blank'''&lt;br /&gt;
* Mail Server Password - '''Leave Blank'''&lt;br /&gt;
* Mail SMTP Port - '''Leave Blank'''&lt;br /&gt;
* Use TLS - '''No'''&lt;br /&gt;
* Use SSL - '''No'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Site URL Rewrites===&lt;br /&gt;
&lt;br /&gt;
* Enable Full URL Rewrites - Choose '''Yes''' and select '''iis7'''.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Start Installation!===&lt;br /&gt;
&lt;br /&gt;
* Click the '''Start Installation!''' button to complete the installation.&lt;br /&gt;
&lt;br /&gt;
==Additional Details about ContentBox==&lt;br /&gt;
&lt;br /&gt;
Official Site for [http://www.ortussolutions.com/products/contentbox ContentBox]&lt;br /&gt;
&lt;br /&gt;
[[Category:ColdFusion]]&lt;br /&gt;
[[Category:ColdFusion-VPS]]&lt;/div&gt;</summary>
		<author><name>Andrewg</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=Client_Control_Panel&amp;diff=1313</id>
		<title>Client Control Panel</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=Client_Control_Panel&amp;diff=1313"/>
				<updated>2013-04-23T04:19:44Z</updated>
		
		<summary type="html">&lt;p&gt;Andrewg: /* How to change the &amp;quot;Security Question&amp;quot; */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__FORCETOC__&lt;br /&gt;
&lt;br /&gt;
==How To Edit/Change My Contact Details==&lt;br /&gt;
#To login, visit http://cp.hostek.com&lt;br /&gt;
#Username - use your Email Address: &lt;br /&gt;
#Password - use the one provided to you in the welcome e-mail&lt;br /&gt;
#Click the &amp;quot;'''Update Your Details'''&amp;quot; link to the right of &amp;quot;'''Account Information'''&amp;quot;.&lt;br /&gt;
#You will see a screen where you can edit all your information.&lt;br /&gt;
#Once you are done editing click the &amp;quot;'''Save Changes'''&amp;quot; button at the bottom of the screen&lt;br /&gt;
&lt;br /&gt;
==How to Add a New Contact or additional contacts==&lt;br /&gt;
#To login, visit http://cp.hostek.com&lt;br /&gt;
#Click the &amp;quot;'''Update Your Details'''&amp;quot; link to the right of '''Account Information'''., then click '''Contacts/Sub-Account's'''.&lt;br /&gt;
#Under '''Choose Contact''' select '''Add New Contact''' in the drop down menu, and click '''Go'''.&lt;br /&gt;
#Fill in the information needed. &lt;br /&gt;
#You can select which type of emails you want them to receive under the &amp;quot;'''Email Preferences'''&amp;quot; section at the bottom.&lt;br /&gt;
#Once you are done click on the &amp;quot;'''Save Changes'''&amp;quot; button at the bottom of the screen.&lt;br /&gt;
*To remove a '''Contact/Sub-Account''' follow the steps 1-2.&lt;br /&gt;
#Select a contact in '''Choose Contact'''.&lt;br /&gt;
#Click on '''Delete Contact''' at the bottom of the page.&lt;br /&gt;
&lt;br /&gt;
==How to add or edit your credit card information==&lt;br /&gt;
#To login, visit http://cp.hostek.com&lt;br /&gt;
#Username use your Email Address: &lt;br /&gt;
#Password use the one provided to you in the welcome e-mail&lt;br /&gt;
#Click the &amp;quot;'''Update Your Details'''&amp;quot; tab in the Top upper middle left of the screen., then click the &amp;quot;'''Change Credit Card Details'''&amp;quot; on the middle screen menu bar.&lt;br /&gt;
#Put the requested information carefully. Please double check your CC number when imputing it.&lt;br /&gt;
#Once you are done click on the &amp;quot;'''Save Changes'''&amp;quot; icon at the bottom of the screen.&lt;br /&gt;
&lt;br /&gt;
==How to reset or change your password==&lt;br /&gt;
*To change your password&lt;br /&gt;
#To login, visit http://cp.hostek.com&lt;br /&gt;
#Username - use your Email Address: &lt;br /&gt;
#Password - use the one provided to you in the welcome e-mail&lt;br /&gt;
#Click the &amp;quot;'''Update Your Details'''&amp;quot; tab to the right of '''Account Information'''., then click &amp;quot;'''Change Password'''&amp;quot; on the middle screen menu bar.&lt;br /&gt;
#Enter your Existing Password, then the New Password and confirm the new password.&lt;br /&gt;
#Once you are done click on the &amp;quot;'''Save Changes'''&amp;quot; button at the bottom of the screen.&lt;br /&gt;
*To reset your password&lt;br /&gt;
#To login, visit http://cp.hostek.com&lt;br /&gt;
#Click on the &amp;quot;'''Request a Password Reset'''&amp;quot; link below the Login.&lt;br /&gt;
#Enter the &amp;quot;'''Email Address'''&amp;quot; that we have on file.&lt;br /&gt;
#If you have a security question setup then you will need to provide that answer as well. Hit the &amp;quot;'''Submit'''&amp;quot; icon.&lt;br /&gt;
#Now the it should say &amp;quot;Validation Email Sent&amp;quot;&lt;br /&gt;
#Once you receive the e-mail please click on the URL where it says &amp;quot;To reset your password, please visit the URL below:&amp;quot;&lt;br /&gt;
&lt;br /&gt;
==How to change the &amp;quot;Security Question&amp;quot;==&lt;br /&gt;
#To login, visit http://cp.hostek.com&lt;br /&gt;
#Username - use your Email Address &lt;br /&gt;
#Password - use the one provided to you in the welcome e-mail&lt;br /&gt;
#Click the &amp;quot;'''Update Your Details'''&amp;quot; to the right of '''Account Information''' then click the &amp;quot;'''Change Security Question'''&amp;quot; on the middle screen menu bar.&lt;br /&gt;
#If you have a security question set, enter the answer.&lt;br /&gt;
#Please choose a security question&lt;br /&gt;
#Please enter an answer, then confirm your answer.&lt;br /&gt;
#Once you are done click on the &amp;quot;'''Save Changes'''&amp;quot; icon at the bottom of the screen.&lt;br /&gt;
&lt;br /&gt;
Note - If you have forgotten the answer to your current security question, contact support for assistance.&lt;br /&gt;
&lt;br /&gt;
==How to Pay an invoice for Paypal and Credit card payments==&lt;br /&gt;
#To login, visit http://cp.hostek.com&lt;br /&gt;
#Username - use your Email Address: &lt;br /&gt;
#Password - use the one provided to you in the welcome e-mail&lt;br /&gt;
#Click the '''Billing''' menu at the top and select &amp;quot;'''My Invoices'''&amp;quot;.&lt;br /&gt;
#You will see a list of all your invoices on your account tracked by a invoice #&lt;br /&gt;
#Now find the invoice that you are needing to pay.&lt;br /&gt;
#Click on the &amp;quot;'''View Invoice'''&amp;quot; button on the right.&lt;br /&gt;
#Once you are in, verify the payment method is set to the correct method.&lt;br /&gt;
#Now click on the &amp;quot;'''Pay Now'''&amp;quot; button.&lt;br /&gt;
#If you are paying by paypal your paypal login screen should pop up. &lt;br /&gt;
#If paying by CC you can &amp;quot;'''Use Existing Card'''&amp;quot; or &amp;quot;'''Enter New Card Information Below'''&amp;quot;&lt;br /&gt;
#Make sure your information is set correctly.&lt;br /&gt;
#Now click on the &amp;quot;'''Click to Continue'''&amp;quot; icon.&lt;br /&gt;
#Proceed with the payment.&lt;br /&gt;
&lt;br /&gt;
==How to Manage My registered Domains in my account==&lt;br /&gt;
#To login, visit http://cp.hostek.com&lt;br /&gt;
#Username - use your Email Address: &lt;br /&gt;
#Password - use the one provided to you in the welcome e-mail&lt;br /&gt;
#Click the '''Domains''' menu and select &amp;quot;'''My Domains'''&amp;quot; from the drop-down.&lt;br /&gt;
#On this screen you will see a list of your registered/transferred domains, the registration date and the next due date (expiration date).&lt;br /&gt;
#To manage your domain name click on the little '''Notebook with a green arrow''' on it to the right middle of the screen.&lt;br /&gt;
#Here you can Enable/Disable auto renew. We recommend that you have auto renew enabled.&lt;br /&gt;
#If a domain is disabled from auto renew &amp;quot;WARNING! It will therefore expire and become inactive at the end of the current term unless manually renewed.&amp;quot; &lt;br /&gt;
#To renew a domain right now click on &amp;quot;'''Renew Domain'''&amp;quot; in the '''Domains''' menu.&lt;br /&gt;
#Select the domain you are wanting to renew and then click on the &amp;quot;'''Order now'''&amp;quot; button.&lt;br /&gt;
#To modify the whois information for a domain names contact please click on the &amp;quot; '''Contact Information'''&amp;quot; Tab.&lt;br /&gt;
#Put the information needed and then click '''save'''. We recommend that you leave the administrative contact as us so we can manage the pre domain renewal notices.&lt;br /&gt;
#To get the EPP code click on the &amp;quot;'''Get EPP Code'''&amp;quot; Tab.&lt;br /&gt;
#To modify the name server for where your domain name points to input the name servers in the middle of the screen where it says Nameserver 1: and Nameserver 1: then click the &amp;quot;'''Save Changes'''&amp;quot; tab right under that.&lt;br /&gt;
&lt;br /&gt;
==How to Add New Services==&lt;br /&gt;
#To login, visit http://cp.hostek.com&lt;br /&gt;
#Username - use your Email Address: &lt;br /&gt;
#Password - use the one provided to you in the welcome e-mail&lt;br /&gt;
#Click the '''Services''' menu.&lt;br /&gt;
#Click '''Order New Services'''&lt;br /&gt;
#Find the desired service and click '''Order Now'''&lt;br /&gt;
&lt;br /&gt;
Note - There are other Categories you can select from by clicking on the '''Choose another Category''' link at the top.&lt;br /&gt;
&lt;br /&gt;
==Client Control Panel - Video Tutorials==&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/whmcs-1-login.html How to login to your billing control panel]&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/whmcs-10-password.html How to change your password in your billing control panel]&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/whmcs-2-personal.html How to update your personal details in your billing control panel]&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/whmcs-3-billing.html How to update your billing information in your billing control panel]&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/whmcs-4-reviewhosting.html Reviewing your hosting packages in your billing control panel]&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/whmcs-5-domain.html How to register a domain name in your billing control panel]&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/whmcs-6-items.html How to order additional items in your billing control panel]&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/whmcs-7-invoices.html How to pay invoices in your billing control panel]&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/whmcs-9-emails.html Reviewing emails sent to you in your billing control panel]&lt;br /&gt;
&lt;br /&gt;
[[Category:Getting Started]]&lt;/div&gt;</summary>
		<author><name>Andrewg</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=Client_Control_Panel&amp;diff=1312</id>
		<title>Client Control Panel</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=Client_Control_Panel&amp;diff=1312"/>
				<updated>2013-04-23T04:19:17Z</updated>
		
		<summary type="html">&lt;p&gt;Andrewg: /* How to Add New Services */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__FORCETOC__&lt;br /&gt;
&lt;br /&gt;
==How To Edit/Change My Contact Details==&lt;br /&gt;
#To login, visit http://cp.hostek.com&lt;br /&gt;
#Username - use your Email Address: &lt;br /&gt;
#Password - use the one provided to you in the welcome e-mail&lt;br /&gt;
#Click the &amp;quot;'''Update Your Details'''&amp;quot; link to the right of &amp;quot;'''Account Information'''&amp;quot;.&lt;br /&gt;
#You will see a screen where you can edit all your information.&lt;br /&gt;
#Once you are done editing click the &amp;quot;'''Save Changes'''&amp;quot; button at the bottom of the screen&lt;br /&gt;
&lt;br /&gt;
==How to Add a New Contact or additional contacts==&lt;br /&gt;
#To login, visit http://cp.hostek.com&lt;br /&gt;
#Click the &amp;quot;'''Update Your Details'''&amp;quot; link to the right of '''Account Information'''., then click '''Contacts/Sub-Account's'''.&lt;br /&gt;
#Under '''Choose Contact''' select '''Add New Contact''' in the drop down menu, and click '''Go'''.&lt;br /&gt;
#Fill in the information needed. &lt;br /&gt;
#You can select which type of emails you want them to receive under the &amp;quot;'''Email Preferences'''&amp;quot; section at the bottom.&lt;br /&gt;
#Once you are done click on the &amp;quot;'''Save Changes'''&amp;quot; button at the bottom of the screen.&lt;br /&gt;
*To remove a '''Contact/Sub-Account''' follow the steps 1-2.&lt;br /&gt;
#Select a contact in '''Choose Contact'''.&lt;br /&gt;
#Click on '''Delete Contact''' at the bottom of the page.&lt;br /&gt;
&lt;br /&gt;
==How to add or edit your credit card information==&lt;br /&gt;
#To login, visit http://cp.hostek.com&lt;br /&gt;
#Username use your Email Address: &lt;br /&gt;
#Password use the one provided to you in the welcome e-mail&lt;br /&gt;
#Click the &amp;quot;'''Update Your Details'''&amp;quot; tab in the Top upper middle left of the screen., then click the &amp;quot;'''Change Credit Card Details'''&amp;quot; on the middle screen menu bar.&lt;br /&gt;
#Put the requested information carefully. Please double check your CC number when imputing it.&lt;br /&gt;
#Once you are done click on the &amp;quot;'''Save Changes'''&amp;quot; icon at the bottom of the screen.&lt;br /&gt;
&lt;br /&gt;
==How to reset or change your password==&lt;br /&gt;
*To change your password&lt;br /&gt;
#To login, visit http://cp.hostek.com&lt;br /&gt;
#Username - use your Email Address: &lt;br /&gt;
#Password - use the one provided to you in the welcome e-mail&lt;br /&gt;
#Click the &amp;quot;'''Update Your Details'''&amp;quot; tab to the right of '''Account Information'''., then click &amp;quot;'''Change Password'''&amp;quot; on the middle screen menu bar.&lt;br /&gt;
#Enter your Existing Password, then the New Password and confirm the new password.&lt;br /&gt;
#Once you are done click on the &amp;quot;'''Save Changes'''&amp;quot; button at the bottom of the screen.&lt;br /&gt;
*To reset your password&lt;br /&gt;
#To login, visit http://cp.hostek.com&lt;br /&gt;
#Click on the &amp;quot;'''Request a Password Reset'''&amp;quot; link below the Login.&lt;br /&gt;
#Enter the &amp;quot;'''Email Address'''&amp;quot; that we have on file.&lt;br /&gt;
#If you have a security question setup then you will need to provide that answer as well. Hit the &amp;quot;'''Submit'''&amp;quot; icon.&lt;br /&gt;
#Now the it should say &amp;quot;Validation Email Sent&amp;quot;&lt;br /&gt;
#Once you receive the e-mail please click on the URL where it says &amp;quot;To reset your password, please visit the URL below:&amp;quot;&lt;br /&gt;
&lt;br /&gt;
==How to change the &amp;quot;Security Question&amp;quot;==&lt;br /&gt;
#To login, visit http://cp.hostek.com&lt;br /&gt;
#Username - use your Email Address &lt;br /&gt;
#Password - use the one provided to you in the welcome e-mail&lt;br /&gt;
#Click the &amp;quot;'''Update Your Details'''&amp;quot; to the right of '''Account Information''' then click the &amp;quot;'''Change Security Question'''&amp;quot; on the middle screen menu bar.&lt;br /&gt;
#If you have a security question set, enter the answer.&lt;br /&gt;
#Please choose a security question&lt;br /&gt;
#Please enter an answer, then confirm your answer.&lt;br /&gt;
#Once you are done click on the &amp;quot;'''Save Changes'''&amp;quot; icon at the bottom of the screen.&lt;br /&gt;
#Note: If you have forgotten the answer to your current security question, contact support for assistance.&lt;br /&gt;
&lt;br /&gt;
==How to Pay an invoice for Paypal and Credit card payments==&lt;br /&gt;
#To login, visit http://cp.hostek.com&lt;br /&gt;
#Username - use your Email Address: &lt;br /&gt;
#Password - use the one provided to you in the welcome e-mail&lt;br /&gt;
#Click the '''Billing''' menu at the top and select &amp;quot;'''My Invoices'''&amp;quot;.&lt;br /&gt;
#You will see a list of all your invoices on your account tracked by a invoice #&lt;br /&gt;
#Now find the invoice that you are needing to pay.&lt;br /&gt;
#Click on the &amp;quot;'''View Invoice'''&amp;quot; button on the right.&lt;br /&gt;
#Once you are in, verify the payment method is set to the correct method.&lt;br /&gt;
#Now click on the &amp;quot;'''Pay Now'''&amp;quot; button.&lt;br /&gt;
#If you are paying by paypal your paypal login screen should pop up. &lt;br /&gt;
#If paying by CC you can &amp;quot;'''Use Existing Card'''&amp;quot; or &amp;quot;'''Enter New Card Information Below'''&amp;quot;&lt;br /&gt;
#Make sure your information is set correctly.&lt;br /&gt;
#Now click on the &amp;quot;'''Click to Continue'''&amp;quot; icon.&lt;br /&gt;
#Proceed with the payment.&lt;br /&gt;
&lt;br /&gt;
==How to Manage My registered Domains in my account==&lt;br /&gt;
#To login, visit http://cp.hostek.com&lt;br /&gt;
#Username - use your Email Address: &lt;br /&gt;
#Password - use the one provided to you in the welcome e-mail&lt;br /&gt;
#Click the '''Domains''' menu and select &amp;quot;'''My Domains'''&amp;quot; from the drop-down.&lt;br /&gt;
#On this screen you will see a list of your registered/transferred domains, the registration date and the next due date (expiration date).&lt;br /&gt;
#To manage your domain name click on the little '''Notebook with a green arrow''' on it to the right middle of the screen.&lt;br /&gt;
#Here you can Enable/Disable auto renew. We recommend that you have auto renew enabled.&lt;br /&gt;
#If a domain is disabled from auto renew &amp;quot;WARNING! It will therefore expire and become inactive at the end of the current term unless manually renewed.&amp;quot; &lt;br /&gt;
#To renew a domain right now click on &amp;quot;'''Renew Domain'''&amp;quot; in the '''Domains''' menu.&lt;br /&gt;
#Select the domain you are wanting to renew and then click on the &amp;quot;'''Order now'''&amp;quot; button.&lt;br /&gt;
#To modify the whois information for a domain names contact please click on the &amp;quot; '''Contact Information'''&amp;quot; Tab.&lt;br /&gt;
#Put the information needed and then click '''save'''. We recommend that you leave the administrative contact as us so we can manage the pre domain renewal notices.&lt;br /&gt;
#To get the EPP code click on the &amp;quot;'''Get EPP Code'''&amp;quot; Tab.&lt;br /&gt;
#To modify the name server for where your domain name points to input the name servers in the middle of the screen where it says Nameserver 1: and Nameserver 1: then click the &amp;quot;'''Save Changes'''&amp;quot; tab right under that.&lt;br /&gt;
&lt;br /&gt;
==How to Add New Services==&lt;br /&gt;
#To login, visit http://cp.hostek.com&lt;br /&gt;
#Username - use your Email Address: &lt;br /&gt;
#Password - use the one provided to you in the welcome e-mail&lt;br /&gt;
#Click the '''Services''' menu.&lt;br /&gt;
#Click '''Order New Services'''&lt;br /&gt;
#Find the desired service and click '''Order Now'''&lt;br /&gt;
&lt;br /&gt;
Note - There are other Categories you can select from by clicking on the '''Choose another Category''' link at the top.&lt;br /&gt;
&lt;br /&gt;
==Client Control Panel - Video Tutorials==&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/whmcs-1-login.html How to login to your billing control panel]&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/whmcs-10-password.html How to change your password in your billing control panel]&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/whmcs-2-personal.html How to update your personal details in your billing control panel]&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/whmcs-3-billing.html How to update your billing information in your billing control panel]&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/whmcs-4-reviewhosting.html Reviewing your hosting packages in your billing control panel]&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/whmcs-5-domain.html How to register a domain name in your billing control panel]&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/whmcs-6-items.html How to order additional items in your billing control panel]&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/whmcs-7-invoices.html How to pay invoices in your billing control panel]&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/whmcs-9-emails.html Reviewing emails sent to you in your billing control panel]&lt;br /&gt;
&lt;br /&gt;
[[Category:Getting Started]]&lt;/div&gt;</summary>
		<author><name>Andrewg</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=Client_Control_Panel&amp;diff=1311</id>
		<title>Client Control Panel</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=Client_Control_Panel&amp;diff=1311"/>
				<updated>2013-04-23T04:12:50Z</updated>
		
		<summary type="html">&lt;p&gt;Andrewg: /* How to Manage My registered Domains in my account */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__FORCETOC__&lt;br /&gt;
&lt;br /&gt;
==How To Edit/Change My Contact Details==&lt;br /&gt;
#To login, visit http://cp.hostek.com&lt;br /&gt;
#Username - use your Email Address: &lt;br /&gt;
#Password - use the one provided to you in the welcome e-mail&lt;br /&gt;
#Click the &amp;quot;'''Update Your Details'''&amp;quot; link to the right of &amp;quot;'''Account Information'''&amp;quot;.&lt;br /&gt;
#You will see a screen where you can edit all your information.&lt;br /&gt;
#Once you are done editing click the &amp;quot;'''Save Changes'''&amp;quot; button at the bottom of the screen&lt;br /&gt;
&lt;br /&gt;
==How to Add a New Contact or additional contacts==&lt;br /&gt;
#To login, visit http://cp.hostek.com&lt;br /&gt;
#Click the &amp;quot;'''Update Your Details'''&amp;quot; link to the right of '''Account Information'''., then click '''Contacts/Sub-Account's'''.&lt;br /&gt;
#Under '''Choose Contact''' select '''Add New Contact''' in the drop down menu, and click '''Go'''.&lt;br /&gt;
#Fill in the information needed. &lt;br /&gt;
#You can select which type of emails you want them to receive under the &amp;quot;'''Email Preferences'''&amp;quot; section at the bottom.&lt;br /&gt;
#Once you are done click on the &amp;quot;'''Save Changes'''&amp;quot; button at the bottom of the screen.&lt;br /&gt;
*To remove a '''Contact/Sub-Account''' follow the steps 1-2.&lt;br /&gt;
#Select a contact in '''Choose Contact'''.&lt;br /&gt;
#Click on '''Delete Contact''' at the bottom of the page.&lt;br /&gt;
&lt;br /&gt;
==How to add or edit your credit card information==&lt;br /&gt;
#To login, visit http://cp.hostek.com&lt;br /&gt;
#Username use your Email Address: &lt;br /&gt;
#Password use the one provided to you in the welcome e-mail&lt;br /&gt;
#Click the &amp;quot;'''Update Your Details'''&amp;quot; tab in the Top upper middle left of the screen., then click the &amp;quot;'''Change Credit Card Details'''&amp;quot; on the middle screen menu bar.&lt;br /&gt;
#Put the requested information carefully. Please double check your CC number when imputing it.&lt;br /&gt;
#Once you are done click on the &amp;quot;'''Save Changes'''&amp;quot; icon at the bottom of the screen.&lt;br /&gt;
&lt;br /&gt;
==How to reset or change your password==&lt;br /&gt;
*To change your password&lt;br /&gt;
#To login, visit http://cp.hostek.com&lt;br /&gt;
#Username - use your Email Address: &lt;br /&gt;
#Password - use the one provided to you in the welcome e-mail&lt;br /&gt;
#Click the &amp;quot;'''Update Your Details'''&amp;quot; tab to the right of '''Account Information'''., then click &amp;quot;'''Change Password'''&amp;quot; on the middle screen menu bar.&lt;br /&gt;
#Enter your Existing Password, then the New Password and confirm the new password.&lt;br /&gt;
#Once you are done click on the &amp;quot;'''Save Changes'''&amp;quot; button at the bottom of the screen.&lt;br /&gt;
*To reset your password&lt;br /&gt;
#To login, visit http://cp.hostek.com&lt;br /&gt;
#Click on the &amp;quot;'''Request a Password Reset'''&amp;quot; link below the Login.&lt;br /&gt;
#Enter the &amp;quot;'''Email Address'''&amp;quot; that we have on file.&lt;br /&gt;
#If you have a security question setup then you will need to provide that answer as well. Hit the &amp;quot;'''Submit'''&amp;quot; icon.&lt;br /&gt;
#Now the it should say &amp;quot;Validation Email Sent&amp;quot;&lt;br /&gt;
#Once you receive the e-mail please click on the URL where it says &amp;quot;To reset your password, please visit the URL below:&amp;quot;&lt;br /&gt;
&lt;br /&gt;
==How to change the &amp;quot;Security Question&amp;quot;==&lt;br /&gt;
#To login, visit http://cp.hostek.com&lt;br /&gt;
#Username - use your Email Address &lt;br /&gt;
#Password - use the one provided to you in the welcome e-mail&lt;br /&gt;
#Click the &amp;quot;'''Update Your Details'''&amp;quot; to the right of '''Account Information''' then click the &amp;quot;'''Change Security Question'''&amp;quot; on the middle screen menu bar.&lt;br /&gt;
#If you have a security question set, enter the answer.&lt;br /&gt;
#Please choose a security question&lt;br /&gt;
#Please enter an answer, then confirm your answer.&lt;br /&gt;
#Once you are done click on the &amp;quot;'''Save Changes'''&amp;quot; icon at the bottom of the screen.&lt;br /&gt;
#Note: If you have forgotten the answer to your current security question, contact support for assistance.&lt;br /&gt;
&lt;br /&gt;
==How to Pay an invoice for Paypal and Credit card payments==&lt;br /&gt;
#To login, visit http://cp.hostek.com&lt;br /&gt;
#Username - use your Email Address: &lt;br /&gt;
#Password - use the one provided to you in the welcome e-mail&lt;br /&gt;
#Click the '''Billing''' menu at the top and select &amp;quot;'''My Invoices'''&amp;quot;.&lt;br /&gt;
#You will see a list of all your invoices on your account tracked by a invoice #&lt;br /&gt;
#Now find the invoice that you are needing to pay.&lt;br /&gt;
#Click on the &amp;quot;'''View Invoice'''&amp;quot; button on the right.&lt;br /&gt;
#Once you are in, verify the payment method is set to the correct method.&lt;br /&gt;
#Now click on the &amp;quot;'''Pay Now'''&amp;quot; button.&lt;br /&gt;
#If you are paying by paypal your paypal login screen should pop up. &lt;br /&gt;
#If paying by CC you can &amp;quot;'''Use Existing Card'''&amp;quot; or &amp;quot;'''Enter New Card Information Below'''&amp;quot;&lt;br /&gt;
#Make sure your information is set correctly.&lt;br /&gt;
#Now click on the &amp;quot;'''Click to Continue'''&amp;quot; icon.&lt;br /&gt;
#Proceed with the payment.&lt;br /&gt;
&lt;br /&gt;
==How to Manage My registered Domains in my account==&lt;br /&gt;
#To login, visit http://cp.hostek.com&lt;br /&gt;
#Username - use your Email Address: &lt;br /&gt;
#Password - use the one provided to you in the welcome e-mail&lt;br /&gt;
#Click the '''Domains''' menu and select &amp;quot;'''My Domains'''&amp;quot; from the drop-down.&lt;br /&gt;
#On this screen you will see a list of your registered/transferred domains, the registration date and the next due date (expiration date).&lt;br /&gt;
#To manage your domain name click on the little '''Notebook with a green arrow''' on it to the right middle of the screen.&lt;br /&gt;
#Here you can Enable/Disable auto renew. We recommend that you have auto renew enabled.&lt;br /&gt;
#If a domain is disabled from auto renew &amp;quot;WARNING! It will therefore expire and become inactive at the end of the current term unless manually renewed.&amp;quot; &lt;br /&gt;
#To renew a domain right now click on &amp;quot;'''Renew Domain'''&amp;quot; in the '''Domains''' menu.&lt;br /&gt;
#Select the domain you are wanting to renew and then click on the &amp;quot;'''Order now'''&amp;quot; button.&lt;br /&gt;
#To modify the whois information for a domain names contact please click on the &amp;quot; '''Contact Information'''&amp;quot; Tab.&lt;br /&gt;
#Put the information needed and then click '''save'''. We recommend that you leave the administrative contact as us so we can manage the pre domain renewal notices.&lt;br /&gt;
#To get the EPP code click on the &amp;quot;'''Get EPP Code'''&amp;quot; Tab.&lt;br /&gt;
#To modify the name server for where your domain name points to input the name servers in the middle of the screen where it says Nameserver 1: and Nameserver 1: then click the &amp;quot;'''Save Changes'''&amp;quot; tab right under that.&lt;br /&gt;
&lt;br /&gt;
==How to Add New Services==&lt;br /&gt;
#To login, visit http://cp.hostek.com&lt;br /&gt;
#Username use your Email Address: &lt;br /&gt;
#Password use the one provided to you in the welcome e-mail&lt;br /&gt;
#Click the drop down that says '''Services'''&lt;br /&gt;
#Click '''Order New Services'''&lt;br /&gt;
#Find the service you are wanting, and select '''Order Now'''&lt;br /&gt;
&lt;br /&gt;
Note - There are other Categories you can select from by clicking on '''Choose another Category'''&lt;br /&gt;
&lt;br /&gt;
==Client Control Panel - Video Tutorials==&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/whmcs-1-login.html How to login to your billing control panel]&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/whmcs-10-password.html How to change your password in your billing control panel]&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/whmcs-2-personal.html How to update your personal details in your billing control panel]&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/whmcs-3-billing.html How to update your billing information in your billing control panel]&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/whmcs-4-reviewhosting.html Reviewing your hosting packages in your billing control panel]&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/whmcs-5-domain.html How to register a domain name in your billing control panel]&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/whmcs-6-items.html How to order additional items in your billing control panel]&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/whmcs-7-invoices.html How to pay invoices in your billing control panel]&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/whmcs-9-emails.html Reviewing emails sent to you in your billing control panel]&lt;br /&gt;
&lt;br /&gt;
[[Category:Getting Started]]&lt;/div&gt;</summary>
		<author><name>Andrewg</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=Client_Control_Panel&amp;diff=1310</id>
		<title>Client Control Panel</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=Client_Control_Panel&amp;diff=1310"/>
				<updated>2013-04-23T03:59:54Z</updated>
		
		<summary type="html">&lt;p&gt;Andrewg: /* How to Pay an invoice for Paypal and Credit card payments */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__FORCETOC__&lt;br /&gt;
&lt;br /&gt;
==How To Edit/Change My Contact Details==&lt;br /&gt;
#To login, visit http://cp.hostek.com&lt;br /&gt;
#Username - use your Email Address: &lt;br /&gt;
#Password - use the one provided to you in the welcome e-mail&lt;br /&gt;
#Click the &amp;quot;'''Update Your Details'''&amp;quot; link to the right of &amp;quot;'''Account Information'''&amp;quot;.&lt;br /&gt;
#You will see a screen where you can edit all your information.&lt;br /&gt;
#Once you are done editing click the &amp;quot;'''Save Changes'''&amp;quot; button at the bottom of the screen&lt;br /&gt;
&lt;br /&gt;
==How to Add a New Contact or additional contacts==&lt;br /&gt;
#To login, visit http://cp.hostek.com&lt;br /&gt;
#Click the &amp;quot;'''Update Your Details'''&amp;quot; link to the right of '''Account Information'''., then click '''Contacts/Sub-Account's'''.&lt;br /&gt;
#Under '''Choose Contact''' select '''Add New Contact''' in the drop down menu, and click '''Go'''.&lt;br /&gt;
#Fill in the information needed. &lt;br /&gt;
#You can select which type of emails you want them to receive under the &amp;quot;'''Email Preferences'''&amp;quot; section at the bottom.&lt;br /&gt;
#Once you are done click on the &amp;quot;'''Save Changes'''&amp;quot; button at the bottom of the screen.&lt;br /&gt;
*To remove a '''Contact/Sub-Account''' follow the steps 1-2.&lt;br /&gt;
#Select a contact in '''Choose Contact'''.&lt;br /&gt;
#Click on '''Delete Contact''' at the bottom of the page.&lt;br /&gt;
&lt;br /&gt;
==How to add or edit your credit card information==&lt;br /&gt;
#To login, visit http://cp.hostek.com&lt;br /&gt;
#Username use your Email Address: &lt;br /&gt;
#Password use the one provided to you in the welcome e-mail&lt;br /&gt;
#Click the &amp;quot;'''Update Your Details'''&amp;quot; tab in the Top upper middle left of the screen., then click the &amp;quot;'''Change Credit Card Details'''&amp;quot; on the middle screen menu bar.&lt;br /&gt;
#Put the requested information carefully. Please double check your CC number when imputing it.&lt;br /&gt;
#Once you are done click on the &amp;quot;'''Save Changes'''&amp;quot; icon at the bottom of the screen.&lt;br /&gt;
&lt;br /&gt;
==How to reset or change your password==&lt;br /&gt;
*To change your password&lt;br /&gt;
#To login, visit http://cp.hostek.com&lt;br /&gt;
#Username - use your Email Address: &lt;br /&gt;
#Password - use the one provided to you in the welcome e-mail&lt;br /&gt;
#Click the &amp;quot;'''Update Your Details'''&amp;quot; tab to the right of '''Account Information'''., then click &amp;quot;'''Change Password'''&amp;quot; on the middle screen menu bar.&lt;br /&gt;
#Enter your Existing Password, then the New Password and confirm the new password.&lt;br /&gt;
#Once you are done click on the &amp;quot;'''Save Changes'''&amp;quot; button at the bottom of the screen.&lt;br /&gt;
*To reset your password&lt;br /&gt;
#To login, visit http://cp.hostek.com&lt;br /&gt;
#Click on the &amp;quot;'''Request a Password Reset'''&amp;quot; link below the Login.&lt;br /&gt;
#Enter the &amp;quot;'''Email Address'''&amp;quot; that we have on file.&lt;br /&gt;
#If you have a security question setup then you will need to provide that answer as well. Hit the &amp;quot;'''Submit'''&amp;quot; icon.&lt;br /&gt;
#Now the it should say &amp;quot;Validation Email Sent&amp;quot;&lt;br /&gt;
#Once you receive the e-mail please click on the URL where it says &amp;quot;To reset your password, please visit the URL below:&amp;quot;&lt;br /&gt;
&lt;br /&gt;
==How to change the &amp;quot;Security Question&amp;quot;==&lt;br /&gt;
#To login, visit http://cp.hostek.com&lt;br /&gt;
#Username - use your Email Address &lt;br /&gt;
#Password - use the one provided to you in the welcome e-mail&lt;br /&gt;
#Click the &amp;quot;'''Update Your Details'''&amp;quot; to the right of '''Account Information''' then click the &amp;quot;'''Change Security Question'''&amp;quot; on the middle screen menu bar.&lt;br /&gt;
#If you have a security question set, enter the answer.&lt;br /&gt;
#Please choose a security question&lt;br /&gt;
#Please enter an answer, then confirm your answer.&lt;br /&gt;
#Once you are done click on the &amp;quot;'''Save Changes'''&amp;quot; icon at the bottom of the screen.&lt;br /&gt;
#Note: If you have forgotten the answer to your current security question, contact support for assistance.&lt;br /&gt;
&lt;br /&gt;
==How to Pay an invoice for Paypal and Credit card payments==&lt;br /&gt;
#To login, visit http://cp.hostek.com&lt;br /&gt;
#Username - use your Email Address: &lt;br /&gt;
#Password - use the one provided to you in the welcome e-mail&lt;br /&gt;
#Click the '''Billing''' menu at the top and select &amp;quot;'''My Invoices'''&amp;quot;.&lt;br /&gt;
#You will see a list of all your invoices on your account tracked by a invoice #&lt;br /&gt;
#Now find the invoice that you are needing to pay.&lt;br /&gt;
#Click on the &amp;quot;'''View Invoice'''&amp;quot; button on the right.&lt;br /&gt;
#Once you are in, verify the payment method is set to the correct method.&lt;br /&gt;
#Now click on the &amp;quot;'''Pay Now'''&amp;quot; button.&lt;br /&gt;
#If you are paying by paypal your paypal login screen should pop up. &lt;br /&gt;
#If paying by CC you can &amp;quot;'''Use Existing Card'''&amp;quot; or &amp;quot;'''Enter New Card Information Below'''&amp;quot;&lt;br /&gt;
#Make sure your information is set correctly.&lt;br /&gt;
#Now click on the &amp;quot;'''Click to Continue'''&amp;quot; icon.&lt;br /&gt;
#Proceed with the payment.&lt;br /&gt;
&lt;br /&gt;
==How to Manage My registered Domains in my account==&lt;br /&gt;
#To login, visit http://cp.hostek.com&lt;br /&gt;
#Username use your Email Address: &lt;br /&gt;
#Password use the one provided to you in the welcome e-mail&lt;br /&gt;
#Click the &amp;quot;'''My Domains'''&amp;quot; tab in the Top middle of the screen.&lt;br /&gt;
#On this screen you will see a list of your registered/transferred domains, the registration date and the next due date (expiration date).&lt;br /&gt;
#To manage your domain name click on the little '''Notebook with a green arrow''' on it to the right middle of the screen.&lt;br /&gt;
#Here you can Enable/Disable auto renew. We recommend that you have auto renew enabled.&lt;br /&gt;
#If a domain is disabled from auto renew &amp;quot;WARNING! It will therefore expire and become inactive at the end of the current term unless manually renewed.&amp;quot; &lt;br /&gt;
#To renew a domain right now click on the &amp;quot;'''Renew Domain'''&amp;quot; Tab to the bottom of the screen.&lt;br /&gt;
#Select the domain you are wanting to renew and then click on the &amp;quot;'''Order now tab'''&amp;quot;&lt;br /&gt;
#To modify the whois information for a domain names contact please click on the &amp;quot; '''Contact Information'''&amp;quot; Tab.&lt;br /&gt;
#Put the information needed and then click '''save'''. We recommend that you leave the administrative contact as us so we can manage the pre domain renewal notices.&lt;br /&gt;
#To get the EPP code click on the &amp;quot;'''Get EPP Code'''&amp;quot; Tab.&lt;br /&gt;
#To modify the name server for where your domain name points to input the name servers in the middle of the screen where it says Nameserver 1: and Nameserver 1: then click the &amp;quot;'''Save Changes'''&amp;quot; tab right under that.&lt;br /&gt;
&lt;br /&gt;
==How to Add New Services==&lt;br /&gt;
#To login, visit http://cp.hostek.com&lt;br /&gt;
#Username use your Email Address: &lt;br /&gt;
#Password use the one provided to you in the welcome e-mail&lt;br /&gt;
#Click the drop down that says '''Services'''&lt;br /&gt;
#Click '''Order New Services'''&lt;br /&gt;
#Find the service you are wanting, and select '''Order Now'''&lt;br /&gt;
&lt;br /&gt;
Note - There are other Categories you can select from by clicking on '''Choose another Category'''&lt;br /&gt;
&lt;br /&gt;
==Client Control Panel - Video Tutorials==&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/whmcs-1-login.html How to login to your billing control panel]&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/whmcs-10-password.html How to change your password in your billing control panel]&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/whmcs-2-personal.html How to update your personal details in your billing control panel]&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/whmcs-3-billing.html How to update your billing information in your billing control panel]&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/whmcs-4-reviewhosting.html Reviewing your hosting packages in your billing control panel]&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/whmcs-5-domain.html How to register a domain name in your billing control panel]&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/whmcs-6-items.html How to order additional items in your billing control panel]&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/whmcs-7-invoices.html How to pay invoices in your billing control panel]&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/whmcs-9-emails.html Reviewing emails sent to you in your billing control panel]&lt;br /&gt;
&lt;br /&gt;
[[Category:Getting Started]]&lt;/div&gt;</summary>
		<author><name>Andrewg</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=Client_Control_Panel&amp;diff=1309</id>
		<title>Client Control Panel</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=Client_Control_Panel&amp;diff=1309"/>
				<updated>2013-04-23T03:55:12Z</updated>
		
		<summary type="html">&lt;p&gt;Andrewg: /* How to change the &amp;quot;Security Question&amp;quot; */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__FORCETOC__&lt;br /&gt;
&lt;br /&gt;
==How To Edit/Change My Contact Details==&lt;br /&gt;
#To login, visit http://cp.hostek.com&lt;br /&gt;
#Username - use your Email Address: &lt;br /&gt;
#Password - use the one provided to you in the welcome e-mail&lt;br /&gt;
#Click the &amp;quot;'''Update Your Details'''&amp;quot; link to the right of &amp;quot;'''Account Information'''&amp;quot;.&lt;br /&gt;
#You will see a screen where you can edit all your information.&lt;br /&gt;
#Once you are done editing click the &amp;quot;'''Save Changes'''&amp;quot; button at the bottom of the screen&lt;br /&gt;
&lt;br /&gt;
==How to Add a New Contact or additional contacts==&lt;br /&gt;
#To login, visit http://cp.hostek.com&lt;br /&gt;
#Click the &amp;quot;'''Update Your Details'''&amp;quot; link to the right of '''Account Information'''., then click '''Contacts/Sub-Account's'''.&lt;br /&gt;
#Under '''Choose Contact''' select '''Add New Contact''' in the drop down menu, and click '''Go'''.&lt;br /&gt;
#Fill in the information needed. &lt;br /&gt;
#You can select which type of emails you want them to receive under the &amp;quot;'''Email Preferences'''&amp;quot; section at the bottom.&lt;br /&gt;
#Once you are done click on the &amp;quot;'''Save Changes'''&amp;quot; button at the bottom of the screen.&lt;br /&gt;
*To remove a '''Contact/Sub-Account''' follow the steps 1-2.&lt;br /&gt;
#Select a contact in '''Choose Contact'''.&lt;br /&gt;
#Click on '''Delete Contact''' at the bottom of the page.&lt;br /&gt;
&lt;br /&gt;
==How to add or edit your credit card information==&lt;br /&gt;
#To login, visit http://cp.hostek.com&lt;br /&gt;
#Username use your Email Address: &lt;br /&gt;
#Password use the one provided to you in the welcome e-mail&lt;br /&gt;
#Click the &amp;quot;'''Update Your Details'''&amp;quot; tab in the Top upper middle left of the screen., then click the &amp;quot;'''Change Credit Card Details'''&amp;quot; on the middle screen menu bar.&lt;br /&gt;
#Put the requested information carefully. Please double check your CC number when imputing it.&lt;br /&gt;
#Once you are done click on the &amp;quot;'''Save Changes'''&amp;quot; icon at the bottom of the screen.&lt;br /&gt;
&lt;br /&gt;
==How to reset or change your password==&lt;br /&gt;
*To change your password&lt;br /&gt;
#To login, visit http://cp.hostek.com&lt;br /&gt;
#Username - use your Email Address: &lt;br /&gt;
#Password - use the one provided to you in the welcome e-mail&lt;br /&gt;
#Click the &amp;quot;'''Update Your Details'''&amp;quot; tab to the right of '''Account Information'''., then click &amp;quot;'''Change Password'''&amp;quot; on the middle screen menu bar.&lt;br /&gt;
#Enter your Existing Password, then the New Password and confirm the new password.&lt;br /&gt;
#Once you are done click on the &amp;quot;'''Save Changes'''&amp;quot; button at the bottom of the screen.&lt;br /&gt;
*To reset your password&lt;br /&gt;
#To login, visit http://cp.hostek.com&lt;br /&gt;
#Click on the &amp;quot;'''Request a Password Reset'''&amp;quot; link below the Login.&lt;br /&gt;
#Enter the &amp;quot;'''Email Address'''&amp;quot; that we have on file.&lt;br /&gt;
#If you have a security question setup then you will need to provide that answer as well. Hit the &amp;quot;'''Submit'''&amp;quot; icon.&lt;br /&gt;
#Now the it should say &amp;quot;Validation Email Sent&amp;quot;&lt;br /&gt;
#Once you receive the e-mail please click on the URL where it says &amp;quot;To reset your password, please visit the URL below:&amp;quot;&lt;br /&gt;
&lt;br /&gt;
==How to change the &amp;quot;Security Question&amp;quot;==&lt;br /&gt;
#To login, visit http://cp.hostek.com&lt;br /&gt;
#Username - use your Email Address &lt;br /&gt;
#Password - use the one provided to you in the welcome e-mail&lt;br /&gt;
#Click the &amp;quot;'''Update Your Details'''&amp;quot; to the right of '''Account Information''' then click the &amp;quot;'''Change Security Question'''&amp;quot; on the middle screen menu bar.&lt;br /&gt;
#If you have a security question set, enter the answer.&lt;br /&gt;
#Please choose a security question&lt;br /&gt;
#Please enter an answer, then confirm your answer.&lt;br /&gt;
#Once you are done click on the &amp;quot;'''Save Changes'''&amp;quot; icon at the bottom of the screen.&lt;br /&gt;
#Note: If you have forgotten the answer to your current security question, contact support for assistance.&lt;br /&gt;
&lt;br /&gt;
==How to Pay an invoice for Paypal and Credit card payments==&lt;br /&gt;
#To login, visit http://cp.hostek.com&lt;br /&gt;
#Username use your Email Address: &lt;br /&gt;
#Password use the one provided to you in the welcome e-mail&lt;br /&gt;
#Click the &amp;quot;'''My Invoices'''&amp;quot; tab in the Top middle of the screen.&lt;br /&gt;
#You will see a list of all your invoices on your account tracked by a invoice #&lt;br /&gt;
#Now find the invoice that you are needing to pay.&lt;br /&gt;
#Click on the &amp;quot;'''View Invoice'''&amp;quot; tab.&lt;br /&gt;
#Once you are in verify the payment method is set to the correct method.&lt;br /&gt;
#Now click on the &amp;quot;'''Pay Now'''&amp;quot; icon.&lt;br /&gt;
#If you are paying by paypal your paypal login screen should pop up. &lt;br /&gt;
#If paying by CC you can &amp;quot;'''Use Existing Card'''&amp;quot; or &amp;quot;'''Enter New Card Information Below'''&amp;quot;&lt;br /&gt;
#Make sure your information is set correctly.&lt;br /&gt;
#Now click on the &amp;quot;'''Click to Continue'''&amp;quot; icon.&lt;br /&gt;
#Proceed with the payment.&lt;br /&gt;
&lt;br /&gt;
==How to Manage My registered Domains in my account==&lt;br /&gt;
#To login, visit http://cp.hostek.com&lt;br /&gt;
#Username use your Email Address: &lt;br /&gt;
#Password use the one provided to you in the welcome e-mail&lt;br /&gt;
#Click the &amp;quot;'''My Domains'''&amp;quot; tab in the Top middle of the screen.&lt;br /&gt;
#On this screen you will see a list of your registered/transferred domains, the registration date and the next due date (expiration date).&lt;br /&gt;
#To manage your domain name click on the little '''Notebook with a green arrow''' on it to the right middle of the screen.&lt;br /&gt;
#Here you can Enable/Disable auto renew. We recommend that you have auto renew enabled.&lt;br /&gt;
#If a domain is disabled from auto renew &amp;quot;WARNING! It will therefore expire and become inactive at the end of the current term unless manually renewed.&amp;quot; &lt;br /&gt;
#To renew a domain right now click on the &amp;quot;'''Renew Domain'''&amp;quot; Tab to the bottom of the screen.&lt;br /&gt;
#Select the domain you are wanting to renew and then click on the &amp;quot;'''Order now tab'''&amp;quot;&lt;br /&gt;
#To modify the whois information for a domain names contact please click on the &amp;quot; '''Contact Information'''&amp;quot; Tab.&lt;br /&gt;
#Put the information needed and then click '''save'''. We recommend that you leave the administrative contact as us so we can manage the pre domain renewal notices.&lt;br /&gt;
#To get the EPP code click on the &amp;quot;'''Get EPP Code'''&amp;quot; Tab.&lt;br /&gt;
#To modify the name server for where your domain name points to input the name servers in the middle of the screen where it says Nameserver 1: and Nameserver 1: then click the &amp;quot;'''Save Changes'''&amp;quot; tab right under that.&lt;br /&gt;
&lt;br /&gt;
==How to Add New Services==&lt;br /&gt;
#To login, visit http://cp.hostek.com&lt;br /&gt;
#Username use your Email Address: &lt;br /&gt;
#Password use the one provided to you in the welcome e-mail&lt;br /&gt;
#Click the drop down that says '''Services'''&lt;br /&gt;
#Click '''Order New Services'''&lt;br /&gt;
#Find the service you are wanting, and select '''Order Now'''&lt;br /&gt;
&lt;br /&gt;
Note - There are other Categories you can select from by clicking on '''Choose another Category'''&lt;br /&gt;
&lt;br /&gt;
==Client Control Panel - Video Tutorials==&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/whmcs-1-login.html How to login to your billing control panel]&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/whmcs-10-password.html How to change your password in your billing control panel]&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/whmcs-2-personal.html How to update your personal details in your billing control panel]&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/whmcs-3-billing.html How to update your billing information in your billing control panel]&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/whmcs-4-reviewhosting.html Reviewing your hosting packages in your billing control panel]&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/whmcs-5-domain.html How to register a domain name in your billing control panel]&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/whmcs-6-items.html How to order additional items in your billing control panel]&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/whmcs-7-invoices.html How to pay invoices in your billing control panel]&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/whmcs-9-emails.html Reviewing emails sent to you in your billing control panel]&lt;br /&gt;
&lt;br /&gt;
[[Category:Getting Started]]&lt;/div&gt;</summary>
		<author><name>Andrewg</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=Client_Control_Panel&amp;diff=1308</id>
		<title>Client Control Panel</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=Client_Control_Panel&amp;diff=1308"/>
				<updated>2013-04-23T03:54:22Z</updated>
		
		<summary type="html">&lt;p&gt;Andrewg: /* How to change the &amp;quot;Security Question&amp;quot; */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__FORCETOC__&lt;br /&gt;
&lt;br /&gt;
==How To Edit/Change My Contact Details==&lt;br /&gt;
#To login, visit http://cp.hostek.com&lt;br /&gt;
#Username - use your Email Address: &lt;br /&gt;
#Password - use the one provided to you in the welcome e-mail&lt;br /&gt;
#Click the &amp;quot;'''Update Your Details'''&amp;quot; link to the right of &amp;quot;'''Account Information'''&amp;quot;.&lt;br /&gt;
#You will see a screen where you can edit all your information.&lt;br /&gt;
#Once you are done editing click the &amp;quot;'''Save Changes'''&amp;quot; button at the bottom of the screen&lt;br /&gt;
&lt;br /&gt;
==How to Add a New Contact or additional contacts==&lt;br /&gt;
#To login, visit http://cp.hostek.com&lt;br /&gt;
#Click the &amp;quot;'''Update Your Details'''&amp;quot; link to the right of '''Account Information'''., then click '''Contacts/Sub-Account's'''.&lt;br /&gt;
#Under '''Choose Contact''' select '''Add New Contact''' in the drop down menu, and click '''Go'''.&lt;br /&gt;
#Fill in the information needed. &lt;br /&gt;
#You can select which type of emails you want them to receive under the &amp;quot;'''Email Preferences'''&amp;quot; section at the bottom.&lt;br /&gt;
#Once you are done click on the &amp;quot;'''Save Changes'''&amp;quot; button at the bottom of the screen.&lt;br /&gt;
*To remove a '''Contact/Sub-Account''' follow the steps 1-2.&lt;br /&gt;
#Select a contact in '''Choose Contact'''.&lt;br /&gt;
#Click on '''Delete Contact''' at the bottom of the page.&lt;br /&gt;
&lt;br /&gt;
==How to add or edit your credit card information==&lt;br /&gt;
#To login, visit http://cp.hostek.com&lt;br /&gt;
#Username use your Email Address: &lt;br /&gt;
#Password use the one provided to you in the welcome e-mail&lt;br /&gt;
#Click the &amp;quot;'''Update Your Details'''&amp;quot; tab in the Top upper middle left of the screen., then click the &amp;quot;'''Change Credit Card Details'''&amp;quot; on the middle screen menu bar.&lt;br /&gt;
#Put the requested information carefully. Please double check your CC number when imputing it.&lt;br /&gt;
#Once you are done click on the &amp;quot;'''Save Changes'''&amp;quot; icon at the bottom of the screen.&lt;br /&gt;
&lt;br /&gt;
==How to reset or change your password==&lt;br /&gt;
*To change your password&lt;br /&gt;
#To login, visit http://cp.hostek.com&lt;br /&gt;
#Username - use your Email Address: &lt;br /&gt;
#Password - use the one provided to you in the welcome e-mail&lt;br /&gt;
#Click the &amp;quot;'''Update Your Details'''&amp;quot; tab to the right of '''Account Information'''., then click &amp;quot;'''Change Password'''&amp;quot; on the middle screen menu bar.&lt;br /&gt;
#Enter your Existing Password, then the New Password and confirm the new password.&lt;br /&gt;
#Once you are done click on the &amp;quot;'''Save Changes'''&amp;quot; button at the bottom of the screen.&lt;br /&gt;
*To reset your password&lt;br /&gt;
#To login, visit http://cp.hostek.com&lt;br /&gt;
#Click on the &amp;quot;'''Request a Password Reset'''&amp;quot; link below the Login.&lt;br /&gt;
#Enter the &amp;quot;'''Email Address'''&amp;quot; that we have on file.&lt;br /&gt;
#If you have a security question setup then you will need to provide that answer as well. Hit the &amp;quot;'''Submit'''&amp;quot; icon.&lt;br /&gt;
#Now the it should say &amp;quot;Validation Email Sent&amp;quot;&lt;br /&gt;
#Once you receive the e-mail please click on the URL where it says &amp;quot;To reset your password, please visit the URL below:&amp;quot;&lt;br /&gt;
&lt;br /&gt;
==How to change the &amp;quot;Security Question&amp;quot;==&lt;br /&gt;
#To login, visit http://cp.hostek.com&lt;br /&gt;
#Username - use your Email Address &lt;br /&gt;
#Password - use the one provided to you in the welcome e-mail&lt;br /&gt;
#Click the &amp;quot;'''Update Your Details'''&amp;quot; to the right of '''Account Information''' then click the &amp;quot;'''Change Security Question'''&amp;quot; on the middle screen menu bar.&lt;br /&gt;
#If you have a security question set, enter the answer.&lt;br /&gt;
#Please choose a security question&lt;br /&gt;
#Please enter an answer, Please confirm your answer.&lt;br /&gt;
#Once you are done click on the &amp;quot;'''Save Changes'''&amp;quot; icon at the bottom of the screen.&lt;br /&gt;
#Note: If you have forgotten the answer to your current security question, contact support for assistance.&lt;br /&gt;
&lt;br /&gt;
==How to Pay an invoice for Paypal and Credit card payments==&lt;br /&gt;
#To login, visit http://cp.hostek.com&lt;br /&gt;
#Username use your Email Address: &lt;br /&gt;
#Password use the one provided to you in the welcome e-mail&lt;br /&gt;
#Click the &amp;quot;'''My Invoices'''&amp;quot; tab in the Top middle of the screen.&lt;br /&gt;
#You will see a list of all your invoices on your account tracked by a invoice #&lt;br /&gt;
#Now find the invoice that you are needing to pay.&lt;br /&gt;
#Click on the &amp;quot;'''View Invoice'''&amp;quot; tab.&lt;br /&gt;
#Once you are in verify the payment method is set to the correct method.&lt;br /&gt;
#Now click on the &amp;quot;'''Pay Now'''&amp;quot; icon.&lt;br /&gt;
#If you are paying by paypal your paypal login screen should pop up. &lt;br /&gt;
#If paying by CC you can &amp;quot;'''Use Existing Card'''&amp;quot; or &amp;quot;'''Enter New Card Information Below'''&amp;quot;&lt;br /&gt;
#Make sure your information is set correctly.&lt;br /&gt;
#Now click on the &amp;quot;'''Click to Continue'''&amp;quot; icon.&lt;br /&gt;
#Proceed with the payment.&lt;br /&gt;
&lt;br /&gt;
==How to Manage My registered Domains in my account==&lt;br /&gt;
#To login, visit http://cp.hostek.com&lt;br /&gt;
#Username use your Email Address: &lt;br /&gt;
#Password use the one provided to you in the welcome e-mail&lt;br /&gt;
#Click the &amp;quot;'''My Domains'''&amp;quot; tab in the Top middle of the screen.&lt;br /&gt;
#On this screen you will see a list of your registered/transferred domains, the registration date and the next due date (expiration date).&lt;br /&gt;
#To manage your domain name click on the little '''Notebook with a green arrow''' on it to the right middle of the screen.&lt;br /&gt;
#Here you can Enable/Disable auto renew. We recommend that you have auto renew enabled.&lt;br /&gt;
#If a domain is disabled from auto renew &amp;quot;WARNING! It will therefore expire and become inactive at the end of the current term unless manually renewed.&amp;quot; &lt;br /&gt;
#To renew a domain right now click on the &amp;quot;'''Renew Domain'''&amp;quot; Tab to the bottom of the screen.&lt;br /&gt;
#Select the domain you are wanting to renew and then click on the &amp;quot;'''Order now tab'''&amp;quot;&lt;br /&gt;
#To modify the whois information for a domain names contact please click on the &amp;quot; '''Contact Information'''&amp;quot; Tab.&lt;br /&gt;
#Put the information needed and then click '''save'''. We recommend that you leave the administrative contact as us so we can manage the pre domain renewal notices.&lt;br /&gt;
#To get the EPP code click on the &amp;quot;'''Get EPP Code'''&amp;quot; Tab.&lt;br /&gt;
#To modify the name server for where your domain name points to input the name servers in the middle of the screen where it says Nameserver 1: and Nameserver 1: then click the &amp;quot;'''Save Changes'''&amp;quot; tab right under that.&lt;br /&gt;
&lt;br /&gt;
==How to Add New Services==&lt;br /&gt;
#To login, visit http://cp.hostek.com&lt;br /&gt;
#Username use your Email Address: &lt;br /&gt;
#Password use the one provided to you in the welcome e-mail&lt;br /&gt;
#Click the drop down that says '''Services'''&lt;br /&gt;
#Click '''Order New Services'''&lt;br /&gt;
#Find the service you are wanting, and select '''Order Now'''&lt;br /&gt;
&lt;br /&gt;
Note - There are other Categories you can select from by clicking on '''Choose another Category'''&lt;br /&gt;
&lt;br /&gt;
==Client Control Panel - Video Tutorials==&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/whmcs-1-login.html How to login to your billing control panel]&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/whmcs-10-password.html How to change your password in your billing control panel]&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/whmcs-2-personal.html How to update your personal details in your billing control panel]&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/whmcs-3-billing.html How to update your billing information in your billing control panel]&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/whmcs-4-reviewhosting.html Reviewing your hosting packages in your billing control panel]&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/whmcs-5-domain.html How to register a domain name in your billing control panel]&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/whmcs-6-items.html How to order additional items in your billing control panel]&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/whmcs-7-invoices.html How to pay invoices in your billing control panel]&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/whmcs-9-emails.html Reviewing emails sent to you in your billing control panel]&lt;br /&gt;
&lt;br /&gt;
[[Category:Getting Started]]&lt;/div&gt;</summary>
		<author><name>Andrewg</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=Client_Control_Panel&amp;diff=1307</id>
		<title>Client Control Panel</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=Client_Control_Panel&amp;diff=1307"/>
				<updated>2013-04-23T03:46:06Z</updated>
		
		<summary type="html">&lt;p&gt;Andrewg: /* How to reset or change your password */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__FORCETOC__&lt;br /&gt;
&lt;br /&gt;
==How To Edit/Change My Contact Details==&lt;br /&gt;
#To login, visit http://cp.hostek.com&lt;br /&gt;
#Username - use your Email Address: &lt;br /&gt;
#Password - use the one provided to you in the welcome e-mail&lt;br /&gt;
#Click the &amp;quot;'''Update Your Details'''&amp;quot; link to the right of &amp;quot;'''Account Information'''&amp;quot;.&lt;br /&gt;
#You will see a screen where you can edit all your information.&lt;br /&gt;
#Once you are done editing click the &amp;quot;'''Save Changes'''&amp;quot; button at the bottom of the screen&lt;br /&gt;
&lt;br /&gt;
==How to Add a New Contact or additional contacts==&lt;br /&gt;
#To login, visit http://cp.hostek.com&lt;br /&gt;
#Click the &amp;quot;'''Update Your Details'''&amp;quot; link to the right of '''Account Information'''., then click '''Contacts/Sub-Account's'''.&lt;br /&gt;
#Under '''Choose Contact''' select '''Add New Contact''' in the drop down menu, and click '''Go'''.&lt;br /&gt;
#Fill in the information needed. &lt;br /&gt;
#You can select which type of emails you want them to receive under the &amp;quot;'''Email Preferences'''&amp;quot; section at the bottom.&lt;br /&gt;
#Once you are done click on the &amp;quot;'''Save Changes'''&amp;quot; button at the bottom of the screen.&lt;br /&gt;
*To remove a '''Contact/Sub-Account''' follow the steps 1-2.&lt;br /&gt;
#Select a contact in '''Choose Contact'''.&lt;br /&gt;
#Click on '''Delete Contact''' at the bottom of the page.&lt;br /&gt;
&lt;br /&gt;
==How to add or edit your credit card information==&lt;br /&gt;
#To login, visit http://cp.hostek.com&lt;br /&gt;
#Username use your Email Address: &lt;br /&gt;
#Password use the one provided to you in the welcome e-mail&lt;br /&gt;
#Click the &amp;quot;'''Update Your Details'''&amp;quot; tab in the Top upper middle left of the screen., then click the &amp;quot;'''Change Credit Card Details'''&amp;quot; on the middle screen menu bar.&lt;br /&gt;
#Put the requested information carefully. Please double check your CC number when imputing it.&lt;br /&gt;
#Once you are done click on the &amp;quot;'''Save Changes'''&amp;quot; icon at the bottom of the screen.&lt;br /&gt;
&lt;br /&gt;
==How to reset or change your password==&lt;br /&gt;
*To change your password&lt;br /&gt;
#To login, visit http://cp.hostek.com&lt;br /&gt;
#Username - use your Email Address: &lt;br /&gt;
#Password - use the one provided to you in the welcome e-mail&lt;br /&gt;
#Click the &amp;quot;'''Update Your Details'''&amp;quot; tab to the right of '''Account Information'''., then click &amp;quot;'''Change Password'''&amp;quot; on the middle screen menu bar.&lt;br /&gt;
#Enter your Existing Password, then the New Password and confirm the new password.&lt;br /&gt;
#Once you are done click on the &amp;quot;'''Save Changes'''&amp;quot; button at the bottom of the screen.&lt;br /&gt;
*To reset your password&lt;br /&gt;
#To login, visit http://cp.hostek.com&lt;br /&gt;
#Click on the &amp;quot;'''Request a Password Reset'''&amp;quot; link below the Login.&lt;br /&gt;
#Enter the &amp;quot;'''Email Address'''&amp;quot; that we have on file.&lt;br /&gt;
#If you have a security question setup then you will need to provide that answer as well. Hit the &amp;quot;'''Submit'''&amp;quot; icon.&lt;br /&gt;
#Now the it should say &amp;quot;Validation Email Sent&amp;quot;&lt;br /&gt;
#Once you receive the e-mail please click on the URL where it says &amp;quot;To reset your password, please visit the URL below:&amp;quot;&lt;br /&gt;
&lt;br /&gt;
==How to change the &amp;quot;Security Question&amp;quot;==&lt;br /&gt;
#To login, visit http://cp.hostek.com&lt;br /&gt;
#Username use your Email Address: &lt;br /&gt;
#Password use the one provided to you in the welcome e-mail&lt;br /&gt;
#Click the &amp;quot;'''Update Your Details'''&amp;quot; tab in the Top upper middle left of the screen. then click the &amp;quot;'''Change Security Question'''&amp;quot; on the middle screen menu bar.&lt;br /&gt;
#Please choose a security question&lt;br /&gt;
#Please enter an answer, Please confirm your answer.&lt;br /&gt;
#Once you are done click on the &amp;quot;'''Save Changes'''&amp;quot; icon at the bottom of the screen.&lt;br /&gt;
&lt;br /&gt;
==How to Pay an invoice for Paypal and Credit card payments==&lt;br /&gt;
#To login, visit http://cp.hostek.com&lt;br /&gt;
#Username use your Email Address: &lt;br /&gt;
#Password use the one provided to you in the welcome e-mail&lt;br /&gt;
#Click the &amp;quot;'''My Invoices'''&amp;quot; tab in the Top middle of the screen.&lt;br /&gt;
#You will see a list of all your invoices on your account tracked by a invoice #&lt;br /&gt;
#Now find the invoice that you are needing to pay.&lt;br /&gt;
#Click on the &amp;quot;'''View Invoice'''&amp;quot; tab.&lt;br /&gt;
#Once you are in verify the payment method is set to the correct method.&lt;br /&gt;
#Now click on the &amp;quot;'''Pay Now'''&amp;quot; icon.&lt;br /&gt;
#If you are paying by paypal your paypal login screen should pop up. &lt;br /&gt;
#If paying by CC you can &amp;quot;'''Use Existing Card'''&amp;quot; or &amp;quot;'''Enter New Card Information Below'''&amp;quot;&lt;br /&gt;
#Make sure your information is set correctly.&lt;br /&gt;
#Now click on the &amp;quot;'''Click to Continue'''&amp;quot; icon.&lt;br /&gt;
#Proceed with the payment.&lt;br /&gt;
&lt;br /&gt;
==How to Manage My registered Domains in my account==&lt;br /&gt;
#To login, visit http://cp.hostek.com&lt;br /&gt;
#Username use your Email Address: &lt;br /&gt;
#Password use the one provided to you in the welcome e-mail&lt;br /&gt;
#Click the &amp;quot;'''My Domains'''&amp;quot; tab in the Top middle of the screen.&lt;br /&gt;
#On this screen you will see a list of your registered/transferred domains, the registration date and the next due date (expiration date).&lt;br /&gt;
#To manage your domain name click on the little '''Notebook with a green arrow''' on it to the right middle of the screen.&lt;br /&gt;
#Here you can Enable/Disable auto renew. We recommend that you have auto renew enabled.&lt;br /&gt;
#If a domain is disabled from auto renew &amp;quot;WARNING! It will therefore expire and become inactive at the end of the current term unless manually renewed.&amp;quot; &lt;br /&gt;
#To renew a domain right now click on the &amp;quot;'''Renew Domain'''&amp;quot; Tab to the bottom of the screen.&lt;br /&gt;
#Select the domain you are wanting to renew and then click on the &amp;quot;'''Order now tab'''&amp;quot;&lt;br /&gt;
#To modify the whois information for a domain names contact please click on the &amp;quot; '''Contact Information'''&amp;quot; Tab.&lt;br /&gt;
#Put the information needed and then click '''save'''. We recommend that you leave the administrative contact as us so we can manage the pre domain renewal notices.&lt;br /&gt;
#To get the EPP code click on the &amp;quot;'''Get EPP Code'''&amp;quot; Tab.&lt;br /&gt;
#To modify the name server for where your domain name points to input the name servers in the middle of the screen where it says Nameserver 1: and Nameserver 1: then click the &amp;quot;'''Save Changes'''&amp;quot; tab right under that.&lt;br /&gt;
&lt;br /&gt;
==How to Add New Services==&lt;br /&gt;
#To login, visit http://cp.hostek.com&lt;br /&gt;
#Username use your Email Address: &lt;br /&gt;
#Password use the one provided to you in the welcome e-mail&lt;br /&gt;
#Click the drop down that says '''Services'''&lt;br /&gt;
#Click '''Order New Services'''&lt;br /&gt;
#Find the service you are wanting, and select '''Order Now'''&lt;br /&gt;
&lt;br /&gt;
Note - There are other Categories you can select from by clicking on '''Choose another Category'''&lt;br /&gt;
&lt;br /&gt;
==Client Control Panel - Video Tutorials==&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/whmcs-1-login.html How to login to your billing control panel]&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/whmcs-10-password.html How to change your password in your billing control panel]&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/whmcs-2-personal.html How to update your personal details in your billing control panel]&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/whmcs-3-billing.html How to update your billing information in your billing control panel]&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/whmcs-4-reviewhosting.html Reviewing your hosting packages in your billing control panel]&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/whmcs-5-domain.html How to register a domain name in your billing control panel]&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/whmcs-6-items.html How to order additional items in your billing control panel]&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/whmcs-7-invoices.html How to pay invoices in your billing control panel]&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/whmcs-9-emails.html Reviewing emails sent to you in your billing control panel]&lt;br /&gt;
&lt;br /&gt;
[[Category:Getting Started]]&lt;/div&gt;</summary>
		<author><name>Andrewg</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=Client_Control_Panel&amp;diff=1306</id>
		<title>Client Control Panel</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=Client_Control_Panel&amp;diff=1306"/>
				<updated>2013-04-23T03:40:02Z</updated>
		
		<summary type="html">&lt;p&gt;Andrewg: /* How to Add a New Contact or additional contacts */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__FORCETOC__&lt;br /&gt;
&lt;br /&gt;
==How To Edit/Change My Contact Details==&lt;br /&gt;
#To login, visit http://cp.hostek.com&lt;br /&gt;
#Username - use your Email Address: &lt;br /&gt;
#Password - use the one provided to you in the welcome e-mail&lt;br /&gt;
#Click the &amp;quot;'''Update Your Details'''&amp;quot; link to the right of &amp;quot;'''Account Information'''&amp;quot;.&lt;br /&gt;
#You will see a screen where you can edit all your information.&lt;br /&gt;
#Once you are done editing click the &amp;quot;'''Save Changes'''&amp;quot; button at the bottom of the screen&lt;br /&gt;
&lt;br /&gt;
==How to Add a New Contact or additional contacts==&lt;br /&gt;
#To login, visit http://cp.hostek.com&lt;br /&gt;
#Click the &amp;quot;'''Update Your Details'''&amp;quot; link to the right of '''Account Information'''., then click '''Contacts/Sub-Account's'''.&lt;br /&gt;
#Under '''Choose Contact''' select '''Add New Contact''' in the drop down menu, and click '''Go'''.&lt;br /&gt;
#Fill in the information needed. &lt;br /&gt;
#You can select which type of emails you want them to receive under the &amp;quot;'''Email Preferences'''&amp;quot; section at the bottom.&lt;br /&gt;
#Once you are done click on the &amp;quot;'''Save Changes'''&amp;quot; button at the bottom of the screen.&lt;br /&gt;
*To remove a '''Contact/Sub-Account''' follow the steps 1-2.&lt;br /&gt;
#Select a contact in '''Choose Contact'''.&lt;br /&gt;
#Click on '''Delete Contact''' at the bottom of the page.&lt;br /&gt;
&lt;br /&gt;
==How to add or edit your credit card information==&lt;br /&gt;
#To login, visit http://cp.hostek.com&lt;br /&gt;
#Username use your Email Address: &lt;br /&gt;
#Password use the one provided to you in the welcome e-mail&lt;br /&gt;
#Click the &amp;quot;'''Update Your Details'''&amp;quot; tab in the Top upper middle left of the screen., then click the &amp;quot;'''Change Credit Card Details'''&amp;quot; on the middle screen menu bar.&lt;br /&gt;
#Put the requested information carefully. Please double check your CC number when imputing it.&lt;br /&gt;
#Once you are done click on the &amp;quot;'''Save Changes'''&amp;quot; icon at the bottom of the screen.&lt;br /&gt;
&lt;br /&gt;
==How to reset or change your password==&lt;br /&gt;
*To change your password&lt;br /&gt;
#To login, visit http://cp.hostek.com&lt;br /&gt;
#Username use your Email Address: &lt;br /&gt;
#Password use the one provided to you in the welcome e-mail&lt;br /&gt;
#Click the &amp;quot;'''Update Your Details'''&amp;quot; tab in the Top upper middle left of the screen., then click the &amp;quot;'''Change Password'''&amp;quot; on the middle screen menu bar.&lt;br /&gt;
#Put the Existing Password, New Password and then confirm the new password.&lt;br /&gt;
#Once you are done click on the &amp;quot;'''Save Changes'''&amp;quot; icon at the bottom of the screen.&lt;br /&gt;
*To reset your password&lt;br /&gt;
#To login, visit http://cp.hostek.com&lt;br /&gt;
#Click on the &amp;quot;'''Request a Password Reset'''&amp;quot; to the bottom.&lt;br /&gt;
#Enter the &amp;quot;'''Email Address'''&amp;quot; that we have on file.&lt;br /&gt;
#If you have a security question setup then you will need to provide that answer as well. Hit the &amp;quot;'''Submit'''&amp;quot; icon.&lt;br /&gt;
#Now the it should say &amp;quot;Validation Email Sent&amp;quot;&lt;br /&gt;
#Once you receive the e-mail please click on the url where it says &amp;quot;To reset your password, please visit the url below:&amp;quot;&lt;br /&gt;
&lt;br /&gt;
==How to change the &amp;quot;Security Question&amp;quot;==&lt;br /&gt;
#To login, visit http://cp.hostek.com&lt;br /&gt;
#Username use your Email Address: &lt;br /&gt;
#Password use the one provided to you in the welcome e-mail&lt;br /&gt;
#Click the &amp;quot;'''Update Your Details'''&amp;quot; tab in the Top upper middle left of the screen. then click the &amp;quot;'''Change Security Question'''&amp;quot; on the middle screen menu bar.&lt;br /&gt;
#Please choose a security question&lt;br /&gt;
#Please enter an answer, Please confirm your answer.&lt;br /&gt;
#Once you are done click on the &amp;quot;'''Save Changes'''&amp;quot; icon at the bottom of the screen.&lt;br /&gt;
&lt;br /&gt;
==How to Pay an invoice for Paypal and Credit card payments==&lt;br /&gt;
#To login, visit http://cp.hostek.com&lt;br /&gt;
#Username use your Email Address: &lt;br /&gt;
#Password use the one provided to you in the welcome e-mail&lt;br /&gt;
#Click the &amp;quot;'''My Invoices'''&amp;quot; tab in the Top middle of the screen.&lt;br /&gt;
#You will see a list of all your invoices on your account tracked by a invoice #&lt;br /&gt;
#Now find the invoice that you are needing to pay.&lt;br /&gt;
#Click on the &amp;quot;'''View Invoice'''&amp;quot; tab.&lt;br /&gt;
#Once you are in verify the payment method is set to the correct method.&lt;br /&gt;
#Now click on the &amp;quot;'''Pay Now'''&amp;quot; icon.&lt;br /&gt;
#If you are paying by paypal your paypal login screen should pop up. &lt;br /&gt;
#If paying by CC you can &amp;quot;'''Use Existing Card'''&amp;quot; or &amp;quot;'''Enter New Card Information Below'''&amp;quot;&lt;br /&gt;
#Make sure your information is set correctly.&lt;br /&gt;
#Now click on the &amp;quot;'''Click to Continue'''&amp;quot; icon.&lt;br /&gt;
#Proceed with the payment.&lt;br /&gt;
&lt;br /&gt;
==How to Manage My registered Domains in my account==&lt;br /&gt;
#To login, visit http://cp.hostek.com&lt;br /&gt;
#Username use your Email Address: &lt;br /&gt;
#Password use the one provided to you in the welcome e-mail&lt;br /&gt;
#Click the &amp;quot;'''My Domains'''&amp;quot; tab in the Top middle of the screen.&lt;br /&gt;
#On this screen you will see a list of your registered/transferred domains, the registration date and the next due date (expiration date).&lt;br /&gt;
#To manage your domain name click on the little '''Notebook with a green arrow''' on it to the right middle of the screen.&lt;br /&gt;
#Here you can Enable/Disable auto renew. We recommend that you have auto renew enabled.&lt;br /&gt;
#If a domain is disabled from auto renew &amp;quot;WARNING! It will therefore expire and become inactive at the end of the current term unless manually renewed.&amp;quot; &lt;br /&gt;
#To renew a domain right now click on the &amp;quot;'''Renew Domain'''&amp;quot; Tab to the bottom of the screen.&lt;br /&gt;
#Select the domain you are wanting to renew and then click on the &amp;quot;'''Order now tab'''&amp;quot;&lt;br /&gt;
#To modify the whois information for a domain names contact please click on the &amp;quot; '''Contact Information'''&amp;quot; Tab.&lt;br /&gt;
#Put the information needed and then click '''save'''. We recommend that you leave the administrative contact as us so we can manage the pre domain renewal notices.&lt;br /&gt;
#To get the EPP code click on the &amp;quot;'''Get EPP Code'''&amp;quot; Tab.&lt;br /&gt;
#To modify the name server for where your domain name points to input the name servers in the middle of the screen where it says Nameserver 1: and Nameserver 1: then click the &amp;quot;'''Save Changes'''&amp;quot; tab right under that.&lt;br /&gt;
&lt;br /&gt;
==How to Add New Services==&lt;br /&gt;
#To login, visit http://cp.hostek.com&lt;br /&gt;
#Username use your Email Address: &lt;br /&gt;
#Password use the one provided to you in the welcome e-mail&lt;br /&gt;
#Click the drop down that says '''Services'''&lt;br /&gt;
#Click '''Order New Services'''&lt;br /&gt;
#Find the service you are wanting, and select '''Order Now'''&lt;br /&gt;
&lt;br /&gt;
Note - There are other Categories you can select from by clicking on '''Choose another Category'''&lt;br /&gt;
&lt;br /&gt;
==Client Control Panel - Video Tutorials==&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/whmcs-1-login.html How to login to your billing control panel]&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/whmcs-10-password.html How to change your password in your billing control panel]&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/whmcs-2-personal.html How to update your personal details in your billing control panel]&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/whmcs-3-billing.html How to update your billing information in your billing control panel]&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/whmcs-4-reviewhosting.html Reviewing your hosting packages in your billing control panel]&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/whmcs-5-domain.html How to register a domain name in your billing control panel]&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/whmcs-6-items.html How to order additional items in your billing control panel]&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/whmcs-7-invoices.html How to pay invoices in your billing control panel]&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/whmcs-9-emails.html Reviewing emails sent to you in your billing control panel]&lt;br /&gt;
&lt;br /&gt;
[[Category:Getting Started]]&lt;/div&gt;</summary>
		<author><name>Andrewg</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=Client_Control_Panel&amp;diff=1305</id>
		<title>Client Control Panel</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=Client_Control_Panel&amp;diff=1305"/>
				<updated>2013-04-23T03:31:57Z</updated>
		
		<summary type="html">&lt;p&gt;Andrewg: /* How To Edit/Change My Contact Details */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__FORCETOC__&lt;br /&gt;
&lt;br /&gt;
==How To Edit/Change My Contact Details==&lt;br /&gt;
#To login, visit http://cp.hostek.com&lt;br /&gt;
#Username - use your Email Address: &lt;br /&gt;
#Password - use the one provided to you in the welcome e-mail&lt;br /&gt;
#Click the &amp;quot;'''Update Your Details'''&amp;quot; link to the right of &amp;quot;'''Account Information'''&amp;quot;.&lt;br /&gt;
#You will see a screen where you can edit all your information.&lt;br /&gt;
#Once you are done editing click the &amp;quot;'''Save Changes'''&amp;quot; button at the bottom of the screen&lt;br /&gt;
&lt;br /&gt;
==How to Add a New Contact or additional contacts==&lt;br /&gt;
#To login, visit http://cp.hostek.com&lt;br /&gt;
#Click the &amp;quot;'''Update Your Details'''&amp;quot; tab in the Top upper middle left of the screen., then '''Contacts/Sub-Account's'''.&lt;br /&gt;
#Under '''Choose Contact''' select '''Add New Contact''' in the drop down menu, and click '''Go'''.&lt;br /&gt;
#Fill in the information needed. &lt;br /&gt;
#You can select the e-mail preferences that you want them to be able to receive under the &amp;quot;'''Email Preferences'''&amp;quot; section at the bottom.&lt;br /&gt;
#Once you are done click on the &amp;quot;'''Save Changes'''&amp;quot; icon at the bottom of the screen.&lt;br /&gt;
*To remove a '''Contact/Sub-Account''' follow the steps 1-2.&lt;br /&gt;
#Select a contact in '''Choose Contact'''.&lt;br /&gt;
#Click on '''Delete Contact''' at the bottom of the page.&lt;br /&gt;
&lt;br /&gt;
==How to add or edit your credit card information==&lt;br /&gt;
#To login, visit http://cp.hostek.com&lt;br /&gt;
#Username use your Email Address: &lt;br /&gt;
#Password use the one provided to you in the welcome e-mail&lt;br /&gt;
#Click the &amp;quot;'''Update Your Details'''&amp;quot; tab in the Top upper middle left of the screen., then click the &amp;quot;'''Change Credit Card Details'''&amp;quot; on the middle screen menu bar.&lt;br /&gt;
#Put the requested information carefully. Please double check your CC number when imputing it.&lt;br /&gt;
#Once you are done click on the &amp;quot;'''Save Changes'''&amp;quot; icon at the bottom of the screen.&lt;br /&gt;
&lt;br /&gt;
==How to reset or change your password==&lt;br /&gt;
*To change your password&lt;br /&gt;
#To login, visit http://cp.hostek.com&lt;br /&gt;
#Username use your Email Address: &lt;br /&gt;
#Password use the one provided to you in the welcome e-mail&lt;br /&gt;
#Click the &amp;quot;'''Update Your Details'''&amp;quot; tab in the Top upper middle left of the screen., then click the &amp;quot;'''Change Password'''&amp;quot; on the middle screen menu bar.&lt;br /&gt;
#Put the Existing Password, New Password and then confirm the new password.&lt;br /&gt;
#Once you are done click on the &amp;quot;'''Save Changes'''&amp;quot; icon at the bottom of the screen.&lt;br /&gt;
*To reset your password&lt;br /&gt;
#To login, visit http://cp.hostek.com&lt;br /&gt;
#Click on the &amp;quot;'''Request a Password Reset'''&amp;quot; to the bottom.&lt;br /&gt;
#Enter the &amp;quot;'''Email Address'''&amp;quot; that we have on file.&lt;br /&gt;
#If you have a security question setup then you will need to provide that answer as well. Hit the &amp;quot;'''Submit'''&amp;quot; icon.&lt;br /&gt;
#Now the it should say &amp;quot;Validation Email Sent&amp;quot;&lt;br /&gt;
#Once you receive the e-mail please click on the url where it says &amp;quot;To reset your password, please visit the url below:&amp;quot;&lt;br /&gt;
&lt;br /&gt;
==How to change the &amp;quot;Security Question&amp;quot;==&lt;br /&gt;
#To login, visit http://cp.hostek.com&lt;br /&gt;
#Username use your Email Address: &lt;br /&gt;
#Password use the one provided to you in the welcome e-mail&lt;br /&gt;
#Click the &amp;quot;'''Update Your Details'''&amp;quot; tab in the Top upper middle left of the screen. then click the &amp;quot;'''Change Security Question'''&amp;quot; on the middle screen menu bar.&lt;br /&gt;
#Please choose a security question&lt;br /&gt;
#Please enter an answer, Please confirm your answer.&lt;br /&gt;
#Once you are done click on the &amp;quot;'''Save Changes'''&amp;quot; icon at the bottom of the screen.&lt;br /&gt;
&lt;br /&gt;
==How to Pay an invoice for Paypal and Credit card payments==&lt;br /&gt;
#To login, visit http://cp.hostek.com&lt;br /&gt;
#Username use your Email Address: &lt;br /&gt;
#Password use the one provided to you in the welcome e-mail&lt;br /&gt;
#Click the &amp;quot;'''My Invoices'''&amp;quot; tab in the Top middle of the screen.&lt;br /&gt;
#You will see a list of all your invoices on your account tracked by a invoice #&lt;br /&gt;
#Now find the invoice that you are needing to pay.&lt;br /&gt;
#Click on the &amp;quot;'''View Invoice'''&amp;quot; tab.&lt;br /&gt;
#Once you are in verify the payment method is set to the correct method.&lt;br /&gt;
#Now click on the &amp;quot;'''Pay Now'''&amp;quot; icon.&lt;br /&gt;
#If you are paying by paypal your paypal login screen should pop up. &lt;br /&gt;
#If paying by CC you can &amp;quot;'''Use Existing Card'''&amp;quot; or &amp;quot;'''Enter New Card Information Below'''&amp;quot;&lt;br /&gt;
#Make sure your information is set correctly.&lt;br /&gt;
#Now click on the &amp;quot;'''Click to Continue'''&amp;quot; icon.&lt;br /&gt;
#Proceed with the payment.&lt;br /&gt;
&lt;br /&gt;
==How to Manage My registered Domains in my account==&lt;br /&gt;
#To login, visit http://cp.hostek.com&lt;br /&gt;
#Username use your Email Address: &lt;br /&gt;
#Password use the one provided to you in the welcome e-mail&lt;br /&gt;
#Click the &amp;quot;'''My Domains'''&amp;quot; tab in the Top middle of the screen.&lt;br /&gt;
#On this screen you will see a list of your registered/transferred domains, the registration date and the next due date (expiration date).&lt;br /&gt;
#To manage your domain name click on the little '''Notebook with a green arrow''' on it to the right middle of the screen.&lt;br /&gt;
#Here you can Enable/Disable auto renew. We recommend that you have auto renew enabled.&lt;br /&gt;
#If a domain is disabled from auto renew &amp;quot;WARNING! It will therefore expire and become inactive at the end of the current term unless manually renewed.&amp;quot; &lt;br /&gt;
#To renew a domain right now click on the &amp;quot;'''Renew Domain'''&amp;quot; Tab to the bottom of the screen.&lt;br /&gt;
#Select the domain you are wanting to renew and then click on the &amp;quot;'''Order now tab'''&amp;quot;&lt;br /&gt;
#To modify the whois information for a domain names contact please click on the &amp;quot; '''Contact Information'''&amp;quot; Tab.&lt;br /&gt;
#Put the information needed and then click '''save'''. We recommend that you leave the administrative contact as us so we can manage the pre domain renewal notices.&lt;br /&gt;
#To get the EPP code click on the &amp;quot;'''Get EPP Code'''&amp;quot; Tab.&lt;br /&gt;
#To modify the name server for where your domain name points to input the name servers in the middle of the screen where it says Nameserver 1: and Nameserver 1: then click the &amp;quot;'''Save Changes'''&amp;quot; tab right under that.&lt;br /&gt;
&lt;br /&gt;
==How to Add New Services==&lt;br /&gt;
#To login, visit http://cp.hostek.com&lt;br /&gt;
#Username use your Email Address: &lt;br /&gt;
#Password use the one provided to you in the welcome e-mail&lt;br /&gt;
#Click the drop down that says '''Services'''&lt;br /&gt;
#Click '''Order New Services'''&lt;br /&gt;
#Find the service you are wanting, and select '''Order Now'''&lt;br /&gt;
&lt;br /&gt;
Note - There are other Categories you can select from by clicking on '''Choose another Category'''&lt;br /&gt;
&lt;br /&gt;
==Client Control Panel - Video Tutorials==&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/whmcs-1-login.html How to login to your billing control panel]&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/whmcs-10-password.html How to change your password in your billing control panel]&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/whmcs-2-personal.html How to update your personal details in your billing control panel]&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/whmcs-3-billing.html How to update your billing information in your billing control panel]&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/whmcs-4-reviewhosting.html Reviewing your hosting packages in your billing control panel]&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/whmcs-5-domain.html How to register a domain name in your billing control panel]&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/whmcs-6-items.html How to order additional items in your billing control panel]&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/whmcs-7-invoices.html How to pay invoices in your billing control panel]&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/whmcs-9-emails.html Reviewing emails sent to you in your billing control panel]&lt;br /&gt;
&lt;br /&gt;
[[Category:Getting Started]]&lt;/div&gt;</summary>
		<author><name>Andrewg</name></author>	</entry>

	</feed>