<?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=Justinaes</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=Justinaes"/>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/Special:Contributions/Justinaes"/>
		<updated>2026-05-29T15:59:02Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.24.2</generator>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=WHM_cPanel_Updates&amp;diff=2309</id>
		<title>WHM cPanel Updates</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=WHM_cPanel_Updates&amp;diff=2309"/>
				<updated>2014-11-06T22:16:39Z</updated>
		
		<summary type="html">&lt;p&gt;Justinaes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__FORCETOC__&lt;br /&gt;
&lt;br /&gt;
=WHM/cPanel Updates=&lt;br /&gt;
&lt;br /&gt;
==Updating from 11.41 to 11.46==&lt;br /&gt;
&lt;br /&gt;
Note, before you can upgrade to 11.46 you will need to uninstall the Frontpage extensions in WHM. &lt;br /&gt;
&lt;br /&gt;
#Access WHM/cPanel and in the search bar, go to FrontPage. &lt;br /&gt;
#At the bottom, there is a check box to uninstall FrontPage extensions. &lt;br /&gt;
#Check it and update. &lt;br /&gt;
#Once removed, go to update cPanel and start the upgrade process. &lt;br /&gt;
&lt;br /&gt;
If doing this from SSH, use the following /scripts/upcp and it will upgrade to 11.46&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Updating from 11.38 to 11.40==&lt;br /&gt;
&lt;br /&gt;
When cPanel puts out an update to their Web Host Manager (WHM) and cPanel systems, example 11.38 to 11.40, the update almost always includes a features change in WHM. They improve their settings and give more functionality to the hostmaster and list the updates in the Feature Showcase when you log in for the first time.  &lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Feature Showcase==&lt;br /&gt;
&lt;br /&gt;
When a user first logs back into WHM they are presented with a Feature Showcase. This showcase list the latest updates and gives the user an option to enable or not enable the new feature (see example below).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[file:Features_Showcase.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Options==&lt;br /&gt;
&lt;br /&gt;
There are a few option to go with here. Some of these options are core features within WHM/cPanel and may require some thought. However, if you're not sure or don't wish to be bothered by this just go with Option 2 - Leave Features Disabled.&lt;br /&gt;
&lt;br /&gt;
===Option 1 - Enable Features===&lt;br /&gt;
&lt;br /&gt;
If you read through the options and have a good understanding of what they are and wish to implement them, simply select the &amp;lt;b&amp;gt;Enable&amp;lt;/b&amp;gt; radial button and then click &amp;lt;b&amp;gt;Save Settings&amp;lt;/b&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
===Option 2 - Leave Features Disabled===&lt;br /&gt;
&lt;br /&gt;
If you wish to not enable the features then select the &amp;lt;b&amp;gt;No, thank you&amp;lt;/b&amp;gt; radial button and click &amp;lt;b&amp;gt;Save Settings&amp;lt;/b&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
===Option 3 - Get Assistance===&lt;br /&gt;
&lt;br /&gt;
If you're not sure about the updated Feature set but wish to have more information and/or have us go ahead and enable/disable these features for you. Select the &amp;lt;b&amp;gt;Exit to WHM&amp;lt;/b&amp;gt; option then put in a support ticket at https://support.hostek.com and we will be happy to assist you in this matter.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:VPS]]&lt;br /&gt;
[[Category:Linux VPS]]&lt;br /&gt;
[[Category:Control Panels]]&lt;/div&gt;</summary>
		<author><name>Justinaes</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=Reset_Coldfusion_Password&amp;diff=2130</id>
		<title>Reset Coldfusion Password</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=Reset_Coldfusion_Password&amp;diff=2130"/>
				<updated>2014-04-29T19:33:41Z</updated>
		
		<summary type="html">&lt;p&gt;Justinaes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Admin password reset==&lt;br /&gt;
&lt;br /&gt;
You can reset your Coldfusion 8, ColdFusion 9, or Coldfusion 10 admin password by doing the following:&lt;br /&gt;
&lt;br /&gt;
#Go to the ColdFusion installation directory (by default C:\ColdFusion8 or C:\ColdFusion9 or C:\ColdFusion10\cfusion\)&lt;br /&gt;
#Open the \Lib\ directory&lt;br /&gt;
#Locate the password.properties file and open this with notepad&lt;br /&gt;
&lt;br /&gt;
* Make the following changes to the file, you will have to change the encrypted to false and then type a new password.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
#date/time&lt;br /&gt;
rdspassword=&lt;br /&gt;
password=TYPEYOURNEW-TEMPORARY-PASSWORDHERE&lt;br /&gt;
encrypted=FALSE&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Save the file&lt;br /&gt;
&lt;br /&gt;
===Restart CF and login===&lt;br /&gt;
&lt;br /&gt;
#Restart the CF Application service. In cmd, type Services.msc or locate it in the Administrators Tools&lt;br /&gt;
#Once CF has restarted, login to CF Admin with the temporary password you set&lt;br /&gt;
#In Security, under administration, reset your password. The password.properties will set the password and encrypt it.&lt;br /&gt;
&lt;br /&gt;
==CF 10 Additional Options==&lt;br /&gt;
&lt;br /&gt;
* For ColdFusion 10 there is alternative option. Go t C:\ColdFusion10\cfusion\bin\ and run the passwordreset.bat (NOTE: leave RDS password blank)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:VPS]]&lt;br /&gt;
[[Category:ColdFusion]]&lt;br /&gt;
[[Category:ColdFusion-VPS]]&lt;/div&gt;</summary>
		<author><name>Justinaes</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=Reset_Coldfusion_Password&amp;diff=2129</id>
		<title>Reset Coldfusion Password</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=Reset_Coldfusion_Password&amp;diff=2129"/>
				<updated>2014-04-29T19:30:47Z</updated>
		
		<summary type="html">&lt;p&gt;Justinaes: Created page with &amp;quot;==Admin password reset==  You can reset your Coldfusion 8, ColdFusion 9, or Coldfusion 10 admin password by doing the following:  #Go to the ColdFusion installation directory ...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Admin password reset==&lt;br /&gt;
&lt;br /&gt;
You can reset your Coldfusion 8, ColdFusion 9, or Coldfusion 10 admin password by doing the following:&lt;br /&gt;
&lt;br /&gt;
#Go to the ColdFusion installation directory (by default C:\ColdFusion8 or C:\ColdFusion9 or C:\ColdFusion10\cfusion\)&lt;br /&gt;
#Open the \Lib\ directory&lt;br /&gt;
#Locate the password.properties file and open this with notepad&lt;br /&gt;
&lt;br /&gt;
* Make the following changes to the file, you will have to change the encrypted to false and then type a new password.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
#date/time&lt;br /&gt;
rdspassword=&lt;br /&gt;
password=TYPEYOURNEW-TEMPORARY-PASSWORDHERE&lt;br /&gt;
encrypted=FALSE&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Save the file&lt;br /&gt;
&lt;br /&gt;
===Restart CF and login&lt;br /&gt;
&lt;br /&gt;
#Restart the CF Application service. In cmd, type Services.msc or locate it in the Administrators Tools&lt;br /&gt;
#Once CF has restarted, login to CF Admin with the temporary password you set&lt;br /&gt;
#In Security, under administration, reset your password. The password.properties will set the password and encrypt it.&lt;br /&gt;
&lt;br /&gt;
==CF 10 Additional Options==&lt;br /&gt;
&lt;br /&gt;
* For ColdFusion 10 there is alternative option. Go t C:\ColdFusion10\cfusion\bin\ and run the passwordreset.bat (NOTE: leave RDS password blank)&lt;/div&gt;</summary>
		<author><name>Justinaes</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=PostgreSQL&amp;diff=1995</id>
		<title>PostgreSQL</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=PostgreSQL&amp;diff=1995"/>
				<updated>2014-02-15T22:08:52Z</updated>
		
		<summary type="html">&lt;p&gt;Justinaes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__FORCETOC__&lt;br /&gt;
&lt;br /&gt;
==PostgreSQL==&lt;br /&gt;
&lt;br /&gt;
WHM/cPanel does offer and update script for the installation of PostgreSQL to your CentOS WHM/cPanel server. cPanel &amp;lt;b&amp;gt;does not&amp;lt;/b&amp;gt; offer any RPM's for updating PostgreSQL. cPanel &amp;lt;b&amp;gt;does&amp;lt;/b&amp;gt; recommend that you have an experienced PostgreSQL db administrator for installation, upgrading, and managing this db engine. While the version of CentOS/RedHat is not required for installation of PostgreSQL you can however check the version of CentOS running the following. &lt;br /&gt;
&lt;br /&gt;
     cat /etc/centos-release&lt;br /&gt;
&lt;br /&gt;
==PostgreSQL db Backup==&lt;br /&gt;
&lt;br /&gt;
It is highly recommend that you backup your databases before &amp;lt;b&amp;gt;upgrading&amp;lt;/b&amp;gt; PostgreSQL. Please visit cPanel docs on how to backup your databases before upgrading on PostgreSQL on cPanel: [[http://docs.cpanel.net/twiki/bin/view/AllDocumentation/InstallationGuide/InstallingPostgresql#Backup%databases docs.cpanel.net]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Installing PostgreSQL on your cPanel server==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
To begin the installation, SSH into the server and run the following command:&lt;br /&gt;
&lt;br /&gt;
    /scripts/installpostgres&lt;br /&gt;
&lt;br /&gt;
==Configure PostgreSQL Installation in WHM==&lt;br /&gt;
&lt;br /&gt;
Log into WHM/cPanel using your root user/password that came with the welcome email sent when the server was setup. &lt;br /&gt;
&lt;br /&gt;
#Access Configure Postgres in WHM through &amp;quot;SQL Services&amp;quot;&lt;br /&gt;
#Click the &amp;lt;i&amp;gt;Install Config&amp;lt;/i&amp;gt; button. NOTE: If PostgreSQL is already installed on the server this will overwrite the configuration of the current installation.&lt;br /&gt;
#Click &amp;lt;i&amp;gt;Create Users&amp;lt;/i&amp;gt; &lt;br /&gt;
#Enter a new password for user&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Postgresql_install.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==PostgreSQL db Restore==&lt;br /&gt;
&lt;br /&gt;
If you backed up a PostgreSQL db to upgrade, run the following to import your databases:&lt;br /&gt;
&lt;br /&gt;
    psql&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==If Installation Failed==&lt;br /&gt;
&lt;br /&gt;
Run the following:&lt;br /&gt;
&lt;br /&gt;
    service postgresql stop&lt;br /&gt;
       mv /var/lib/pgsql /var/lib/directory_file_name&lt;br /&gt;
       mv /var/lib/pgsql.old /var/lib/pgsql&lt;br /&gt;
       service postgresql restart&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:VPS]]&lt;br /&gt;
[[Category:Linux]]&lt;br /&gt;
[[Category:SQL]]&lt;br /&gt;
[[Category:WHM]]&lt;br /&gt;
[[Category:cpanel]]&lt;/div&gt;</summary>
		<author><name>Justinaes</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=PostgreSQL&amp;diff=1994</id>
		<title>PostgreSQL</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=PostgreSQL&amp;diff=1994"/>
				<updated>2014-02-15T22:02:55Z</updated>
		
		<summary type="html">&lt;p&gt;Justinaes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__FORCETOC__&lt;br /&gt;
&lt;br /&gt;
==PostgreSQL==&lt;br /&gt;
&lt;br /&gt;
WHM/cPanel does offer and update script for the installation of PostgreSQL to your CentOS WHM/cPanel server. cPanel &amp;lt;b&amp;gt;does not&amp;lt;/b&amp;gt; offer any RPM's for updating PostgreSQL. cPanel &amp;lt;b&amp;gt;does&amp;lt;/b&amp;gt; recommend that you have an experienced PostgreSQL db administrator for installation, upgrading, and managing this db engine. While the version of CentOS/RedHat is not required for installation of PostgreSQL you can however check the version of CentOS running the following. &lt;br /&gt;
&lt;br /&gt;
     cat /etc/centos-release&lt;br /&gt;
&lt;br /&gt;
==PostgreSQL db Backup==&lt;br /&gt;
&lt;br /&gt;
It is highly recommend that you backup your databases before &amp;lt;b&amp;gt;upgrading&amp;lt;/b&amp;gt; PostgreSQL. Please visit cPanel docs on how to backup your databases before upgrading on PostgreSQL on cPanel: [[http://docs.cpanel.net/twiki/bin/view/AllDocumentation/InstallationGuide/InstallingPostgresql#Backup%databases docs.cpanel.net]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Installing PostgreSQL on your cPanel server==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
To begin the installation, SSH into the server and run the following command:&lt;br /&gt;
&lt;br /&gt;
    /scripts/installpostgres&lt;br /&gt;
&lt;br /&gt;
==Configure PostgreSQL Installation in WHM==&lt;br /&gt;
&lt;br /&gt;
Log into WHM/cPanel using your root user/password that came with the welcome email sent when the server was setup. &lt;br /&gt;
&lt;br /&gt;
#Access Configure Postgres in WHM through &amp;quot;SQL Services&amp;quot;&lt;br /&gt;
#Click the &amp;lt;i&amp;gt;Install Config&amp;lt;/i&amp;gt; button. NOTE: If PostgreSQL is already installed on the server this will overwrite the configuration of the current installation.&lt;br /&gt;
#Click &amp;lt;i&amp;gt;Create Users&amp;lt;/i&amp;gt; &lt;br /&gt;
#Enter a new password for user&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Postgresql_install.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==PostgreSQL db Restore==&lt;br /&gt;
&lt;br /&gt;
If you backed up a PostgreSQL db to upgrade, run the following to import your databases:&lt;br /&gt;
&lt;br /&gt;
    psql&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==If Installation Failed==&lt;br /&gt;
&lt;br /&gt;
Run the following:&lt;br /&gt;
&lt;br /&gt;
    service postgresql stop&lt;br /&gt;
       mv /var/lib/pgsql /var/lib/directory_file_name&lt;br /&gt;
       mv /var/lib/pgsql.old /var/lib/pgsql&lt;br /&gt;
       service postgresql restart&lt;/div&gt;</summary>
		<author><name>Justinaes</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=PostgreSQL&amp;diff=1993</id>
		<title>PostgreSQL</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=PostgreSQL&amp;diff=1993"/>
				<updated>2014-02-15T21:50:42Z</updated>
		
		<summary type="html">&lt;p&gt;Justinaes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__FORCETOC__&lt;br /&gt;
&lt;br /&gt;
==PostgreSQL==&lt;br /&gt;
&lt;br /&gt;
WHM/cPanel does support PostgreSQL to be installed on your CentOS server. cPanel does recommend that you have an experienced PostgreSQL db administrator for installation, upgrading, and managing this db engine. While the version of CentOS/RedHat is not required for installation of PostgreSQL you can however check the version of CentOS running the following. &lt;br /&gt;
&lt;br /&gt;
     cat /etc/centos-release&lt;br /&gt;
&lt;br /&gt;
==Databases Backup==&lt;br /&gt;
&lt;br /&gt;
It is highly recommend that you backup your databases before &amp;lt;b&amp;gt;upgrading&amp;lt;/b&amp;gt; PostgreSQL. Please visit cPanel docs on how to backup your databases before upgrading on PostgreSQL on cPanel: [[http://docs.cpanel.net/twiki/bin/view/AllDocumentation/InstallationGuide/InstallingPostgresql#Backup%databases docs.cpanel.net]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Installing PostgreSQL on your cPanel server==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
To begin the installation, SSH into the server and run the following command:&lt;br /&gt;
&lt;br /&gt;
    /scripts/installpostgres&lt;br /&gt;
&lt;br /&gt;
==Configure PostgreSQL Installation in WHM==&lt;br /&gt;
&lt;br /&gt;
Log into WHM/cPanel using your root user/password that came with the welcome email sent when the server was setup. &lt;br /&gt;
&lt;br /&gt;
#Access Configure Postgres in WHM through &amp;quot;SQL Services&amp;quot;&lt;br /&gt;
#Click the &amp;lt;i&amp;gt;Install Config&amp;lt;/i&amp;gt; button. NOTE: If PostgreSQL is already installed on the server this will overwrite the configuration of the current installation.&lt;br /&gt;
#Click &amp;lt;i&amp;gt;Create Users&amp;lt;/i&amp;gt; &lt;br /&gt;
#Enter a new password for user&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Postgresql_install.png]]&lt;/div&gt;</summary>
		<author><name>Justinaes</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=File:Postgresql_install.png&amp;diff=1992</id>
		<title>File:Postgresql install.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=File:Postgresql_install.png&amp;diff=1992"/>
				<updated>2014-02-15T21:47:11Z</updated>
		
		<summary type="html">&lt;p&gt;Justinaes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Justinaes</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=PostgreSQL&amp;diff=1991</id>
		<title>PostgreSQL</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=PostgreSQL&amp;diff=1991"/>
				<updated>2014-02-15T21:17:16Z</updated>
		
		<summary type="html">&lt;p&gt;Justinaes: Created page with &amp;quot;place holder&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;place holder&lt;/div&gt;</summary>
		<author><name>Justinaes</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=File:Nav_bin.png&amp;diff=1985</id>
		<title>File:Nav bin.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=File:Nav_bin.png&amp;diff=1985"/>
				<updated>2014-02-08T20:12:01Z</updated>
		
		<summary type="html">&lt;p&gt;Justinaes: Justinaes uploaded a new version of &amp;amp;quot;File:Nav bin.png&amp;amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Nav to Apache2.2 bin folder&lt;/div&gt;</summary>
		<author><name>Justinaes</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=File:Set_loc.png&amp;diff=1984</id>
		<title>File:Set loc.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=File:Set_loc.png&amp;diff=1984"/>
				<updated>2014-02-08T20:10:51Z</updated>
		
		<summary type="html">&lt;p&gt;Justinaes: Justinaes uploaded a new version of &amp;amp;quot;File:Set loc.png&amp;amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Set OPENSSL_CONF Location&lt;/div&gt;</summary>
		<author><name>Justinaes</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=File:Gen_key.png&amp;diff=1983</id>
		<title>File:Gen key.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=File:Gen_key.png&amp;diff=1983"/>
				<updated>2014-02-08T20:09:31Z</updated>
		
		<summary type="html">&lt;p&gt;Justinaes: Justinaes uploaded a new version of &amp;amp;quot;File:Gen key.png&amp;amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Generate both Private Key and CSR&lt;/div&gt;</summary>
		<author><name>Justinaes</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=File:Gen_key.png&amp;diff=1982</id>
		<title>File:Gen key.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=File:Gen_key.png&amp;diff=1982"/>
				<updated>2014-02-08T20:04:04Z</updated>
		
		<summary type="html">&lt;p&gt;Justinaes: Generate both Private Key and CSR&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Generate both Private Key and CSR&lt;/div&gt;</summary>
		<author><name>Justinaes</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=File:Set_loc.png&amp;diff=1981</id>
		<title>File:Set loc.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=File:Set_loc.png&amp;diff=1981"/>
				<updated>2014-02-08T19:55:11Z</updated>
		
		<summary type="html">&lt;p&gt;Justinaes: Set OPENSSL_CONF Location&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Set OPENSSL_CONF Location&lt;/div&gt;</summary>
		<author><name>Justinaes</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=File:Nav_bin.png&amp;diff=1980</id>
		<title>File:Nav bin.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=File:Nav_bin.png&amp;diff=1980"/>
				<updated>2014-02-08T19:34:32Z</updated>
		
		<summary type="html">&lt;p&gt;Justinaes: Nav to Apache2.2 bin folder&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Nav to Apache2.2 bin folder&lt;/div&gt;</summary>
		<author><name>Justinaes</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=VPN-Plus_Client_Password_Change&amp;diff=1975</id>
		<title>VPN-Plus Client Password Change</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=VPN-Plus_Client_Password_Change&amp;diff=1975"/>
				<updated>2014-02-05T21:55:30Z</updated>
		
		<summary type="html">&lt;p&gt;Justinaes: /* Changing the Password for your VMWare SSL VPN-Plus User */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__FORCETOC__&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Changing the Password for your VMWare SSL VPN-Plus User==&lt;br /&gt;
&lt;br /&gt;
Access your VPN client portal by going to your server's IP address using the following URL port/format:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
https://123.123.123.123:4443/sslvpn-plus/&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Click on Tools, then click Change Password. NOTE: you'll need your old password. If you do not have it, please request a password reset at https://support.hostek.com&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Change pass.png]]&lt;/div&gt;</summary>
		<author><name>Justinaes</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=File:Change_pass.png&amp;diff=1974</id>
		<title>File:Change pass.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=File:Change_pass.png&amp;diff=1974"/>
				<updated>2014-02-05T21:55:02Z</updated>
		
		<summary type="html">&lt;p&gt;Justinaes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Justinaes</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=VPN-Plus_Client_Password_Change&amp;diff=1973</id>
		<title>VPN-Plus Client Password Change</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=VPN-Plus_Client_Password_Change&amp;diff=1973"/>
				<updated>2014-02-05T21:52:08Z</updated>
		
		<summary type="html">&lt;p&gt;Justinaes: Created page with &amp;quot;__FORCETOC__   ==Changing the Password for your VMWare SSL VPN-Plus User==  Access your VPN client portal by going to your server's IP address using the following URL port/for...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__FORCETOC__&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Changing the Password for your VMWare SSL VPN-Plus User==&lt;br /&gt;
&lt;br /&gt;
Access your VPN client portal by going to your server's IP address using the following URL port/format:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
https://123.123.123.123:4443/sslvpn-plus/&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Click on Tools, then click Change Password. NOTE: you'll need your old password. If you do not have it, please request a password reset at https://support.hostek.com&lt;/div&gt;</summary>
		<author><name>Justinaes</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=VPN_client_configuration&amp;diff=1972</id>
		<title>VPN client configuration</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=VPN_client_configuration&amp;diff=1972"/>
				<updated>2014-02-05T21:50:18Z</updated>
		
		<summary type="html">&lt;p&gt;Justinaes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__FORCETOC__&lt;br /&gt;
&lt;br /&gt;
==VMWare SSL VPN-Plus==&lt;br /&gt;
&lt;br /&gt;
===Download/Install the VMWare SSL VPN-Plus Client===&lt;br /&gt;
&lt;br /&gt;
Access your new VPN client portal by going to your new server's IP address using the following URL format:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
https://123.123.123.123:4443/sslvpn-plus/&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Accept the SSL Security error and you'll be redirected to the login page (Below). NOTE: the security error is due to &amp;lt;b&amp;gt;no&amp;lt;/b&amp;gt; SSL being installed on the server for the VPS/VDS name and IP address at this time. This is an additional feature. &lt;br /&gt;
&lt;br /&gt;
Using the credentials provided to you, via email with support, log-in to download the VPN Client. There will be a link under the &amp;lt;b&amp;gt;List&amp;lt;/b&amp;gt; option with the servername-client. After clicking on it, you will be redirected to a download page. NOTE: If after 60 seconds the download does not start click the &amp;quot;click here&amp;quot; link to start the installation.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[FILE:Client login.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
====Installing VMWare SSL VPN-Plus Client====&lt;br /&gt;
&lt;br /&gt;
Next, Run the installer. If you get a request to not download/install due to Unknown Publisher please accept then click &amp;lt;b&amp;gt;Run&amp;lt;/b&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Click Yes to the installer. You'll see a progress window showing the install progress.&lt;br /&gt;
&lt;br /&gt;
[[FILE:Install vpn.png]][[FILE:Progress vpn.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
====Logging into VMWare SSL VPN-Plus Client====&lt;br /&gt;
&lt;br /&gt;
Now you'll want to log in to your VPN using the SAME credentials provided earlier. &lt;br /&gt;
&lt;br /&gt;
[[File:Login_vpn.png]][[File:Login vpn2.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Your connection should now be established&lt;br /&gt;
&lt;br /&gt;
[[File:Connection est.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Cisco VPN Client Setup==&lt;br /&gt;
&lt;br /&gt;
NOTE: This service is no longer provided to newer customers&lt;br /&gt;
&lt;br /&gt;
Once you are setup with VPN access to your VPSs, you will also be provided with the following details:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*VPN IP address&lt;br /&gt;
*Group name and password (will be shared by all users for your VPN)&lt;br /&gt;
*Individual usernames/passwords for each user who needs to connect.  This will be unique for each person who needs to connect to your VPN.&lt;br /&gt;
*Private addresses of each VPS server you have&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
To access your VPN, you will do the following:&lt;br /&gt;
#Ensure that the following conditions are met before proceeding:&lt;br /&gt;
#*All computers accessing your VPN are running current anti-virus will latest virus definitions and is kept up to date&lt;br /&gt;
#*#*All computers accessing your VPN are have all security updates (i.e. Windows updates) installed and is kept up to date&lt;br /&gt;
#Install the VPN client&lt;br /&gt;
#*Windows 32-bit version can be [http://hostek.com/cisco/vpnclient-32-bit.exe downloaded here].&lt;br /&gt;
#*Windows 64-bit version can be [http://hostek.com/cisco/vpnclient-64-bit.exe  downloaded here].&lt;br /&gt;
#*MacOSX version can be [http://hostek.com/cisco/vpnclient-MacOS.zip downloaded here].&lt;br /&gt;
#*Linux and MacOS users can download the VPN client v5 from [http://www.cisco.com cisco.com] or can use the IPSec VPN client of their choice&lt;br /&gt;
#Once installed, lanch the VPN client and click on the ''New'' icon on the button bar at the top.  You will be presented with a ''Create New VPN Connection Entry'' dialog box.  Proceed as follows:&lt;br /&gt;
##Connection entry can be named anything you like, as well as the description.&lt;br /&gt;
##Host will be the VPN IP address provided to you by hostek.com&lt;br /&gt;
##Authentication tab will be the Group name and password provided to you by hostek.com ('''not''' your individual username/password).  See the following figure:&lt;br /&gt;
##:[[File:Vpn1.PNG|link=|figure 1]]&lt;br /&gt;
##See the following screen shot for configuring the transport tab. Note that ''Allow Local LAN Access'' should be checked or else your computer will not have internet access while you are connected.&lt;br /&gt;
##:[[File:Vpn2.PNG|link=|figure 2]]&lt;br /&gt;
##The ''Backup Servers'' tab and ''Dial-Up'' tab should be left to their defaults.&lt;br /&gt;
#Once your connection entry is created, select the entry in the VPN client window and click ''Connect''.&lt;br /&gt;
#You will be prompted for a username and password.  This will be your individual username/password provided to you by hostek.com&lt;br /&gt;
#:[[File:Vpn3.PNG|link=|figure 3]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*'''Note''' For alternate IPSec VPN clients, the IPSec pre-shared key is the group password.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:VPS]]&lt;/div&gt;</summary>
		<author><name>Justinaes</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=VPN_client_configuration&amp;diff=1971</id>
		<title>VPN client configuration</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=VPN_client_configuration&amp;diff=1971"/>
				<updated>2014-02-05T21:32:21Z</updated>
		
		<summary type="html">&lt;p&gt;Justinaes: /* VMWare VPN-Plus */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__FORCETOC__&lt;br /&gt;
&lt;br /&gt;
==VMWare SSL VPN-Plus==&lt;br /&gt;
&lt;br /&gt;
===Downloading the VMWare SSL VPN-Plus Client===&lt;br /&gt;
&lt;br /&gt;
Access your new VPN client portal by going to your new server's IP address using the following URL format:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
https://123.123.123.123:4443/sslvpn-plus/&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Accept the SSL Security error and you'll be redirected to the login page (Below). NOTE: the security error is due to &amp;lt;b&amp;gt;no&amp;lt;/b&amp;gt; SSL being installed on the server for the VPS/VDS name and IP address at this time. This is an additional feature. &lt;br /&gt;
&lt;br /&gt;
Using the credentials provided to you, via email with support, log-in to download the VPN Client. There will be a link under the &amp;lt;b&amp;gt;List&amp;lt;/b&amp;gt; option with the servername-client. After clicking on it, you will be redirected to a download page. NOTE: If after 60 seconds the download does not start click the &amp;quot;click here&amp;quot; link to start the installation.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[FILE:Client login.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
===Installing VMWare SSL VPN-Plus Client===&lt;br /&gt;
&lt;br /&gt;
Next, Run the installer. If you get a request to not download/install due to Unknown Publisher please accept then click &amp;lt;b&amp;gt;Run&amp;lt;/b&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Click Yes to the installer. You'll see a progress window showing the install progress.&lt;br /&gt;
&lt;br /&gt;
[[FILE:Install vpn.png]][[FILE:Progress vpn.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
===Logging into VMWare SSL VPN-Plus Client===&lt;br /&gt;
&lt;br /&gt;
Now you'll want to log in to your VPN using the SAME credentials provided earlier. &lt;br /&gt;
&lt;br /&gt;
[[File:Login_vpn.png]][[File:Login vpn2.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Your connection should now be established&lt;br /&gt;
&lt;br /&gt;
[[File:Connection est.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Changing the Password for your VMWare SSL VPN-Plus User==&lt;br /&gt;
&lt;br /&gt;
Access your VPN client portal by going to your server's IP address using the following URL port/format:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
https://123.123.123.123:4443/sslvpn-plus/&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Click on Tools, then click Change Password. NOTE: you'll need your old password. If you do not have it, please request a password reset at https://support.hostek.com&lt;br /&gt;
&lt;br /&gt;
==Cisco VPN Client Setup==&lt;br /&gt;
&lt;br /&gt;
NOTE: This service is no longer provided to newer customers&lt;br /&gt;
&lt;br /&gt;
Once you are setup with VPN access to your VPSs, you will also be provided with the following details:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*VPN IP address&lt;br /&gt;
*Group name and password (will be shared by all users for your VPN)&lt;br /&gt;
*Individual usernames/passwords for each user who needs to connect.  This will be unique for each person who needs to connect to your VPN.&lt;br /&gt;
*Private addresses of each VPS server you have&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
To access your VPN, you will do the following:&lt;br /&gt;
#Ensure that the following conditions are met before proceeding:&lt;br /&gt;
#*All computers accessing your VPN are running current anti-virus will latest virus definitions and is kept up to date&lt;br /&gt;
#*#*All computers accessing your VPN are have all security updates (i.e. Windows updates) installed and is kept up to date&lt;br /&gt;
#Install the VPN client&lt;br /&gt;
#*Windows 32-bit version can be [http://hostek.com/cisco/vpnclient-32-bit.exe downloaded here].&lt;br /&gt;
#*Windows 64-bit version can be [http://hostek.com/cisco/vpnclient-64-bit.exe  downloaded here].&lt;br /&gt;
#*MacOSX version can be [http://hostek.com/cisco/vpnclient-MacOS.zip downloaded here].&lt;br /&gt;
#*Linux and MacOS users can download the VPN client v5 from [http://www.cisco.com cisco.com] or can use the IPSec VPN client of their choice&lt;br /&gt;
#Once installed, lanch the VPN client and click on the ''New'' icon on the button bar at the top.  You will be presented with a ''Create New VPN Connection Entry'' dialog box.  Proceed as follows:&lt;br /&gt;
##Connection entry can be named anything you like, as well as the description.&lt;br /&gt;
##Host will be the VPN IP address provided to you by hostek.com&lt;br /&gt;
##Authentication tab will be the Group name and password provided to you by hostek.com ('''not''' your individual username/password).  See the following figure:&lt;br /&gt;
##:[[File:Vpn1.PNG|link=|figure 1]]&lt;br /&gt;
##See the following screen shot for configuring the transport tab. Note that ''Allow Local LAN Access'' should be checked or else your computer will not have internet access while you are connected.&lt;br /&gt;
##:[[File:Vpn2.PNG|link=|figure 2]]&lt;br /&gt;
##The ''Backup Servers'' tab and ''Dial-Up'' tab should be left to their defaults.&lt;br /&gt;
#Once your connection entry is created, select the entry in the VPN client window and click ''Connect''.&lt;br /&gt;
#You will be prompted for a username and password.  This will be your individual username/password provided to you by hostek.com&lt;br /&gt;
#:[[File:Vpn3.PNG|link=|figure 3]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*'''Note''' For alternate IPSec VPN clients, the IPSec pre-shared key is the group password.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:VPS]]&lt;/div&gt;</summary>
		<author><name>Justinaes</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=File:Connection_est.png&amp;diff=1970</id>
		<title>File:Connection est.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=File:Connection_est.png&amp;diff=1970"/>
				<updated>2014-02-05T21:13:30Z</updated>
		
		<summary type="html">&lt;p&gt;Justinaes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Justinaes</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=File:Login_vpn2.png&amp;diff=1969</id>
		<title>File:Login vpn2.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=File:Login_vpn2.png&amp;diff=1969"/>
				<updated>2014-02-05T21:11:05Z</updated>
		
		<summary type="html">&lt;p&gt;Justinaes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Justinaes</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=File:Login_vpn.png&amp;diff=1968</id>
		<title>File:Login vpn.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=File:Login_vpn.png&amp;diff=1968"/>
				<updated>2014-02-05T20:54:38Z</updated>
		
		<summary type="html">&lt;p&gt;Justinaes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Justinaes</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=File:Progress_vpn.png&amp;diff=1967</id>
		<title>File:Progress vpn.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=File:Progress_vpn.png&amp;diff=1967"/>
				<updated>2014-02-05T20:46:46Z</updated>
		
		<summary type="html">&lt;p&gt;Justinaes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Justinaes</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=File:Install_vpn.png&amp;diff=1966</id>
		<title>File:Install vpn.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=File:Install_vpn.png&amp;diff=1966"/>
				<updated>2014-02-05T20:45:54Z</updated>
		
		<summary type="html">&lt;p&gt;Justinaes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Justinaes</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=VPN_client_configuration&amp;diff=1965</id>
		<title>VPN client configuration</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=VPN_client_configuration&amp;diff=1965"/>
				<updated>2014-02-05T20:20:24Z</updated>
		
		<summary type="html">&lt;p&gt;Justinaes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__FORCETOC__&lt;br /&gt;
&lt;br /&gt;
==VMWare VPN-Plus==&lt;br /&gt;
&lt;br /&gt;
Access your new VPN client portal by going to your new server's IP address using the following URL format&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
https://ServerIPaddress:4443/sslvpn-plus/&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Cisco VPN Client Setup==&lt;br /&gt;
&lt;br /&gt;
NOTE: This service is no longer provided to newer customers&lt;br /&gt;
&lt;br /&gt;
Once you are setup with VPN access to your VPSs, you will also be provided with the following details:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*VPN IP address&lt;br /&gt;
*Group name and password (will be shared by all users for your VPN)&lt;br /&gt;
*Individual usernames/passwords for each user who needs to connect.  This will be unique for each person who needs to connect to your VPN.&lt;br /&gt;
*Private addresses of each VPS server you have&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
To access your VPN, you will do the following:&lt;br /&gt;
#Ensure that the following conditions are met before proceeding:&lt;br /&gt;
#*All computers accessing your VPN are running current anti-virus will latest virus definitions and is kept up to date&lt;br /&gt;
#*#*All computers accessing your VPN are have all security updates (i.e. Windows updates) installed and is kept up to date&lt;br /&gt;
#Install the VPN client&lt;br /&gt;
#*Windows 32-bit version can be [http://hostek.com/cisco/vpnclient-32-bit.exe downloaded here].&lt;br /&gt;
#*Windows 64-bit version can be [http://hostek.com/cisco/vpnclient-64-bit.exe  downloaded here].&lt;br /&gt;
#*MacOSX version can be [http://hostek.com/cisco/vpnclient-MacOS.zip downloaded here].&lt;br /&gt;
#*Linux and MacOS users can download the VPN client v5 from [http://www.cisco.com cisco.com] or can use the IPSec VPN client of their choice&lt;br /&gt;
#Once installed, lanch the VPN client and click on the ''New'' icon on the button bar at the top.  You will be presented with a ''Create New VPN Connection Entry'' dialog box.  Proceed as follows:&lt;br /&gt;
##Connection entry can be named anything you like, as well as the description.&lt;br /&gt;
##Host will be the VPN IP address provided to you by hostek.com&lt;br /&gt;
##Authentication tab will be the Group name and password provided to you by hostek.com ('''not''' your individual username/password).  See the following figure:&lt;br /&gt;
##:[[File:Vpn1.PNG|link=|figure 1]]&lt;br /&gt;
##See the following screen shot for configuring the transport tab. Note that ''Allow Local LAN Access'' should be checked or else your computer will not have internet access while you are connected.&lt;br /&gt;
##:[[File:Vpn2.PNG|link=|figure 2]]&lt;br /&gt;
##The ''Backup Servers'' tab and ''Dial-Up'' tab should be left to their defaults.&lt;br /&gt;
#Once your connection entry is created, select the entry in the VPN client window and click ''Connect''.&lt;br /&gt;
#You will be prompted for a username and password.  This will be your individual username/password provided to you by hostek.com&lt;br /&gt;
#:[[File:Vpn3.PNG|link=|figure 3]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*'''Note''' For alternate IPSec VPN clients, the IPSec pre-shared key is the group password.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:VPS]]&lt;/div&gt;</summary>
		<author><name>Justinaes</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=File:Client_login.png&amp;diff=1964</id>
		<title>File:Client login.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=File:Client_login.png&amp;diff=1964"/>
				<updated>2014-02-05T20:20:04Z</updated>
		
		<summary type="html">&lt;p&gt;Justinaes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Justinaes</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=SSH_Access_-_Private_Servers&amp;diff=1830</id>
		<title>SSH Access - Private Servers</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=SSH_Access_-_Private_Servers&amp;diff=1830"/>
				<updated>2013-12-05T20:46:28Z</updated>
		
		<summary type="html">&lt;p&gt;Justinaes: /* Install and Import Private SSH Key */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Setting Up an SSH Access to your VPS==&lt;br /&gt;
&lt;br /&gt;
Setting up a Private SSH Key allows you to remote in your Linux VPS (Virtual Private Server) and better manage/automate your server and your processes. Follow the steps below for setting up a Private SSH Key. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Generate and Import Private SSH Key==&lt;br /&gt;
&lt;br /&gt;
===Windows OS Key Generation===&lt;br /&gt;
&lt;br /&gt;
#Download and install PuTTY and PuTTY Gen from [http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html]. Or get the installer for everything.&lt;br /&gt;
#&amp;lt;b&amp;gt;NOTE: Even if you already have PuTTY check to see if there is a newer version available.&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=====Generate a Public Key=====&lt;br /&gt;
&lt;br /&gt;
#After installation open the &amp;lt;b&amp;gt;PuTTY Key Generator&amp;lt;/b&amp;gt;.&lt;br /&gt;
#Click Generate.&lt;br /&gt;
#To generate a key, move the mouse around in the blank area while the key is generating.&lt;br /&gt;
#Change the &amp;quot;Key comment&amp;quot; to your personal e-mail address. Avoid email address that start with users like &amp;lt;b&amp;gt;admin@ or support@&amp;lt;/b&amp;gt; &lt;br /&gt;
#The Key will look something like &amp;lt;i&amp;gt;rsa-key-20131204&amp;lt;/i&amp;gt;, change it to &amp;lt;i&amp;gt;user@domain.com&amp;lt;/i&amp;gt;.&lt;br /&gt;
#Enter a Really Good &amp;quot;Key passphrase&amp;quot; and confirm it. The Key should meet strict password standards. Store or memorize this passphrase.&lt;br /&gt;
#Copy the entire public key and paste it somewhere, you'll need it shortly.&lt;br /&gt;
#Click &amp;lt;b&amp;gt;Save public key&amp;lt;/b&amp;gt; to a location you'll remember. Save as the first part of your e-mail address, e.g. user.ppk.&lt;br /&gt;
&lt;br /&gt;
===Mac OS Key Generation===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Importing SSH Key via WHM/cPanel===&lt;br /&gt;
&lt;br /&gt;
[[FILE: whm-0.jpg]]&lt;br /&gt;
&lt;br /&gt;
#Edit the .ppk file in notepad or notepad ++ (enter password when requested)&lt;br /&gt;
#Log in to WHM/cPanel using root and the root password in your server details email.&lt;br /&gt;
#In the Search section, enter &amp;quot;SSH&amp;quot; in the text box.&lt;br /&gt;
#Click on Manage root's SSH Keys&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=====Import Public Key=====&lt;br /&gt;
&lt;br /&gt;
#Leave the &amp;quot;Choose a name for this key (defaults to id_dsa):&amp;quot; Blank.&lt;br /&gt;
#Enter the .ppk passphrase in the next field.&lt;br /&gt;
#From the opened .ppk file, copy the entire contents of the file and paste in the &amp;lt;b&amp;gt;&amp;lt;i&amp;gt;Private Key&amp;lt;/i&amp;gt;&amp;lt;/b&amp;gt; area&lt;br /&gt;
#Create your Key: Take ssh-rsa from the top of the file and put in front of the Public Key and take the user in the &amp;quot;comment:&amp;quot; and put at the end of the Public Key. &lt;br /&gt;
&lt;br /&gt;
Which will look like the following:&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;b&amp;gt;ssh-rsa&amp;lt;/b&amp;gt; AAAAAAEWdddjhfe9dFFFkeid99KKd...bunch of characters(no spaces here)...RID444KdddDIkeidA= &amp;lt;b&amp;gt;user@domain.com&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Paste in the &amp;lt;b&amp;gt;&amp;lt;i&amp;gt;Public Key&amp;lt;/i&amp;gt;&amp;lt;/b&amp;gt; text field and select &amp;lt;b&amp;gt;Import&amp;lt;/b&amp;gt;.&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
===Importing SSH Key via root Access===&lt;br /&gt;
&lt;br /&gt;
#Open PuTTY&lt;br /&gt;
#Under the Sessions menu, input the IP address of the server.&lt;br /&gt;
#Make sure that the SSH button is selected.&lt;br /&gt;
#Click Open.&lt;br /&gt;
#Use root as the login name.&lt;br /&gt;
#Enter the root password.&lt;br /&gt;
&lt;br /&gt;
Edit the authorized_key file&lt;br /&gt;
&lt;br /&gt;
    nano .ssh/authorized_keys&lt;br /&gt;
&lt;br /&gt;
*If you haven't done so, create your Key: Copy the public key from the .ppk file, add ssh-rsa in front of it (single space) and after &amp;quot;=&amp;quot; put the user name user@domain.com (single space). See above for example.&lt;br /&gt;
*Add your key to authorized_keys (single line)&lt;br /&gt;
*Save&lt;br /&gt;
*Return to root and run &amp;quot;service sshd restart&amp;quot;&lt;br /&gt;
&lt;br /&gt;
==Connecting with Private SSH Key==&lt;br /&gt;
&lt;br /&gt;
===Using PuTTY with Windows===&lt;br /&gt;
&lt;br /&gt;
#Opent PuTTY and go to SSH&amp;gt;&amp;gt;Auth&lt;br /&gt;
#Browse for your Private Key on your computer.&lt;br /&gt;
#Open it: the file location will be listed if done properly.&lt;br /&gt;
#Go back to &amp;quot;Session&amp;quot; and Highlight &amp;quot;Default Settings&amp;quot; and Save&lt;br /&gt;
&lt;br /&gt;
*Now Connect to the IP address using port 22&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Connecting with Mac OS X or Linux===&lt;br /&gt;
&lt;br /&gt;
To connect via SSH to your server:&lt;br /&gt;
&lt;br /&gt;
#Open a terminal session.&lt;br /&gt;
#Issue the following command:&lt;br /&gt;
&lt;br /&gt;
     ssh -p $port $user@$IP&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;Where $port is meant to stand for the port number. &amp;lt;br /&amp;gt;&lt;br /&gt;
$user is meant to stand for your username (First part of your ppk user name). &amp;lt;br /&amp;gt;&lt;br /&gt;
$IP is meant to stand for your IP address of your server.&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Linux-VPS]]&lt;br /&gt;
[[Category:Sales]]&lt;br /&gt;
[[Category:VPS]]&lt;/div&gt;</summary>
		<author><name>Justinaes</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=SSH_Access_-_Private_Servers&amp;diff=1829</id>
		<title>SSH Access - Private Servers</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=SSH_Access_-_Private_Servers&amp;diff=1829"/>
				<updated>2013-12-05T20:45:40Z</updated>
		
		<summary type="html">&lt;p&gt;Justinaes: /* Windows Key Generation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Setting Up an SSH Access to your VPS==&lt;br /&gt;
&lt;br /&gt;
Setting up a Private SSH Key allows you to remote in your Linux VPS (Virtual Private Server) and better manage/automate your server and your processes. Follow the steps below for setting up a Private SSH Key. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Install and Import Private SSH Key==&lt;br /&gt;
&lt;br /&gt;
===Windows OS Key Generation===&lt;br /&gt;
&lt;br /&gt;
#Download and install PuTTY and PuTTY Gen from [http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html]. Or get the installer for everything.&lt;br /&gt;
#&amp;lt;b&amp;gt;NOTE: Even if you already have PuTTY check to see if there is a newer version available.&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=====Generate a Public Key=====&lt;br /&gt;
&lt;br /&gt;
#After installation open the &amp;lt;b&amp;gt;PuTTY Key Generator&amp;lt;/b&amp;gt;.&lt;br /&gt;
#Click Generate.&lt;br /&gt;
#To generate a key, move the mouse around in the blank area while the key is generating.&lt;br /&gt;
#Change the &amp;quot;Key comment&amp;quot; to your personal e-mail address. Avoid email address that start with users like &amp;lt;b&amp;gt;admin@ or support@&amp;lt;/b&amp;gt; &lt;br /&gt;
#The Key will look something like &amp;lt;i&amp;gt;rsa-key-20131204&amp;lt;/i&amp;gt;, change it to &amp;lt;i&amp;gt;user@domain.com&amp;lt;/i&amp;gt;.&lt;br /&gt;
#Enter a Really Good &amp;quot;Key passphrase&amp;quot; and confirm it. The Key should meet strict password standards. Store or memorize this passphrase.&lt;br /&gt;
#Copy the entire public key and paste it somewhere, you'll need it shortly.&lt;br /&gt;
#Click &amp;lt;b&amp;gt;Save public key&amp;lt;/b&amp;gt; to a location you'll remember. Save as the first part of your e-mail address, e.g. user.ppk.&lt;br /&gt;
&lt;br /&gt;
===Mac OS Key Generation===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Importing SSH Key via WHM/cPanel===&lt;br /&gt;
&lt;br /&gt;
[[FILE: whm-0.jpg]]&lt;br /&gt;
&lt;br /&gt;
#Edit the .ppk file in notepad or notepad ++ (enter password when requested)&lt;br /&gt;
#Log in to WHM/cPanel using root and the root password in your server details email.&lt;br /&gt;
#In the Search section, enter &amp;quot;SSH&amp;quot; in the text box.&lt;br /&gt;
#Click on Manage root's SSH Keys&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=====Import Public Key=====&lt;br /&gt;
&lt;br /&gt;
#Leave the &amp;quot;Choose a name for this key (defaults to id_dsa):&amp;quot; Blank.&lt;br /&gt;
#Enter the .ppk passphrase in the next field.&lt;br /&gt;
#From the opened .ppk file, copy the entire contents of the file and paste in the &amp;lt;b&amp;gt;&amp;lt;i&amp;gt;Private Key&amp;lt;/i&amp;gt;&amp;lt;/b&amp;gt; area&lt;br /&gt;
#Create your Key: Take ssh-rsa from the top of the file and put in front of the Public Key and take the user in the &amp;quot;comment:&amp;quot; and put at the end of the Public Key. &lt;br /&gt;
&lt;br /&gt;
Which will look like the following:&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;b&amp;gt;ssh-rsa&amp;lt;/b&amp;gt; AAAAAAEWdddjhfe9dFFFkeid99KKd...bunch of characters(no spaces here)...RID444KdddDIkeidA= &amp;lt;b&amp;gt;user@domain.com&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Paste in the &amp;lt;b&amp;gt;&amp;lt;i&amp;gt;Public Key&amp;lt;/i&amp;gt;&amp;lt;/b&amp;gt; text field and select &amp;lt;b&amp;gt;Import&amp;lt;/b&amp;gt;.&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
===Importing SSH Key via root Access===&lt;br /&gt;
&lt;br /&gt;
#Open PuTTY&lt;br /&gt;
#Under the Sessions menu, input the IP address of the server.&lt;br /&gt;
#Make sure that the SSH button is selected.&lt;br /&gt;
#Click Open.&lt;br /&gt;
#Use root as the login name.&lt;br /&gt;
#Enter the root password.&lt;br /&gt;
&lt;br /&gt;
Edit the authorized_key file&lt;br /&gt;
&lt;br /&gt;
    nano .ssh/authorized_keys&lt;br /&gt;
&lt;br /&gt;
*If you haven't done so, create your Key: Copy the public key from the .ppk file, add ssh-rsa in front of it (single space) and after &amp;quot;=&amp;quot; put the user name user@domain.com (single space). See above for example.&lt;br /&gt;
*Add your key to authorized_keys (single line)&lt;br /&gt;
*Save&lt;br /&gt;
*Return to root and run &amp;quot;service sshd restart&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Connecting with Private SSH Key==&lt;br /&gt;
&lt;br /&gt;
===Using PuTTY with Windows===&lt;br /&gt;
&lt;br /&gt;
#Opent PuTTY and go to SSH&amp;gt;&amp;gt;Auth&lt;br /&gt;
#Browse for your Private Key on your computer.&lt;br /&gt;
#Open it: the file location will be listed if done properly.&lt;br /&gt;
#Go back to &amp;quot;Session&amp;quot; and Highlight &amp;quot;Default Settings&amp;quot; and Save&lt;br /&gt;
&lt;br /&gt;
*Now Connect to the IP address using port 22&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Connecting with Mac OS X or Linux===&lt;br /&gt;
&lt;br /&gt;
To connect via SSH to your server:&lt;br /&gt;
&lt;br /&gt;
#Open a terminal session.&lt;br /&gt;
#Issue the following command:&lt;br /&gt;
&lt;br /&gt;
     ssh -p $port $user@$IP&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;Where $port is meant to stand for the port number. &amp;lt;br /&amp;gt;&lt;br /&gt;
$user is meant to stand for your username (First part of your ppk user name). &amp;lt;br /&amp;gt;&lt;br /&gt;
$IP is meant to stand for your IP address of your server.&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Linux-VPS]]&lt;br /&gt;
[[Category:Sales]]&lt;br /&gt;
[[Category:VPS]]&lt;/div&gt;</summary>
		<author><name>Justinaes</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=SSH_Access_-_Private_Servers&amp;diff=1828</id>
		<title>SSH Access - Private Servers</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=SSH_Access_-_Private_Servers&amp;diff=1828"/>
				<updated>2013-12-05T20:44:42Z</updated>
		
		<summary type="html">&lt;p&gt;Justinaes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Setting Up an SSH Access to your VPS==&lt;br /&gt;
&lt;br /&gt;
Setting up a Private SSH Key allows you to remote in your Linux VPS (Virtual Private Server) and better manage/automate your server and your processes. Follow the steps below for setting up a Private SSH Key. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Install and Import Private SSH Key==&lt;br /&gt;
&lt;br /&gt;
===Windows Key Generation===&lt;br /&gt;
&lt;br /&gt;
#Download and install PuTTY and PuTTY Gen from [http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html]. Or get the installer for everything.&lt;br /&gt;
#&amp;lt;b&amp;gt;NOTE: Even if you already have PuTTY check to see if there is a newer version available.&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=====Generate a Public Key=====&lt;br /&gt;
&lt;br /&gt;
#After installation open the &amp;lt;b&amp;gt;PuTTY Key Generator&amp;lt;/b&amp;gt;.&lt;br /&gt;
#Click Generate.&lt;br /&gt;
#To generate a key, move the mouse around in the blank area while the key is generating.&lt;br /&gt;
#Change the &amp;quot;Key comment&amp;quot; to your personal e-mail address. Avoid email address that start with users like &amp;lt;b&amp;gt;admin@ or support@&amp;lt;/b&amp;gt; &lt;br /&gt;
#The Key will look something like &amp;lt;i&amp;gt;rsa-key-20131204&amp;lt;/i&amp;gt;, change it to &amp;lt;i&amp;gt;user@domain.com&amp;lt;/i&amp;gt;.&lt;br /&gt;
#Enter a Really Good &amp;quot;Key passphrase&amp;quot; and confirm it. The Key should meet strict password standards. Store or memorize this passphrase.&lt;br /&gt;
#Copy the entire public key and paste it somewhere, you'll need it shortly.&lt;br /&gt;
#Click &amp;lt;b&amp;gt;Save public key&amp;lt;/b&amp;gt; to a location you'll remember. Save as the first part of your e-mail address, e.g. user.ppk.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Mac OS Key Generation===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Importing SSH Key via WHM/cPanel===&lt;br /&gt;
&lt;br /&gt;
[[FILE: whm-0.jpg]]&lt;br /&gt;
&lt;br /&gt;
#Edit the .ppk file in notepad or notepad ++ (enter password when requested)&lt;br /&gt;
#Log in to WHM/cPanel using root and the root password in your server details email.&lt;br /&gt;
#In the Search section, enter &amp;quot;SSH&amp;quot; in the text box.&lt;br /&gt;
#Click on Manage root's SSH Keys&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=====Import Public Key=====&lt;br /&gt;
&lt;br /&gt;
#Leave the &amp;quot;Choose a name for this key (defaults to id_dsa):&amp;quot; Blank.&lt;br /&gt;
#Enter the .ppk passphrase in the next field.&lt;br /&gt;
#From the opened .ppk file, copy the entire contents of the file and paste in the &amp;lt;b&amp;gt;&amp;lt;i&amp;gt;Private Key&amp;lt;/i&amp;gt;&amp;lt;/b&amp;gt; area&lt;br /&gt;
#Create your Key: Take ssh-rsa from the top of the file and put in front of the Public Key and take the user in the &amp;quot;comment:&amp;quot; and put at the end of the Public Key. &lt;br /&gt;
&lt;br /&gt;
Which will look like the following:&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;b&amp;gt;ssh-rsa&amp;lt;/b&amp;gt; AAAAAAEWdddjhfe9dFFFkeid99KKd...bunch of characters(no spaces here)...RID444KdddDIkeidA= &amp;lt;b&amp;gt;user@domain.com&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Paste in the &amp;lt;b&amp;gt;&amp;lt;i&amp;gt;Public Key&amp;lt;/i&amp;gt;&amp;lt;/b&amp;gt; text field and select &amp;lt;b&amp;gt;Import&amp;lt;/b&amp;gt;.&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
===Importing SSH Key via root Access===&lt;br /&gt;
&lt;br /&gt;
#Open PuTTY&lt;br /&gt;
#Under the Sessions menu, input the IP address of the server.&lt;br /&gt;
#Make sure that the SSH button is selected.&lt;br /&gt;
#Click Open.&lt;br /&gt;
#Use root as the login name.&lt;br /&gt;
#Enter the root password.&lt;br /&gt;
&lt;br /&gt;
Edit the authorized_key file&lt;br /&gt;
&lt;br /&gt;
    nano .ssh/authorized_keys&lt;br /&gt;
&lt;br /&gt;
*If you haven't done so, create your Key: Copy the public key from the .ppk file, add ssh-rsa in front of it (single space) and after &amp;quot;=&amp;quot; put the user name user@domain.com (single space). See above for example.&lt;br /&gt;
*Add your key to authorized_keys (single line)&lt;br /&gt;
*Save&lt;br /&gt;
*Return to root and run &amp;quot;service sshd restart&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Connecting with Private SSH Key==&lt;br /&gt;
&lt;br /&gt;
===Using PuTTY with Windows===&lt;br /&gt;
&lt;br /&gt;
#Opent PuTTY and go to SSH&amp;gt;&amp;gt;Auth&lt;br /&gt;
#Browse for your Private Key on your computer.&lt;br /&gt;
#Open it: the file location will be listed if done properly.&lt;br /&gt;
#Go back to &amp;quot;Session&amp;quot; and Highlight &amp;quot;Default Settings&amp;quot; and Save&lt;br /&gt;
&lt;br /&gt;
*Now Connect to the IP address using port 22&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Connecting with Mac OS X or Linux===&lt;br /&gt;
&lt;br /&gt;
To connect via SSH to your server:&lt;br /&gt;
&lt;br /&gt;
#Open a terminal session.&lt;br /&gt;
#Issue the following command:&lt;br /&gt;
&lt;br /&gt;
     ssh -p $port $user@$IP&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;Where $port is meant to stand for the port number. &amp;lt;br /&amp;gt;&lt;br /&gt;
$user is meant to stand for your username (First part of your ppk user name). &amp;lt;br /&amp;gt;&lt;br /&gt;
$IP is meant to stand for your IP address of your server.&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Linux-VPS]]&lt;br /&gt;
[[Category:Sales]]&lt;br /&gt;
[[Category:VPS]]&lt;/div&gt;</summary>
		<author><name>Justinaes</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=SSH_Access_-_Private_Servers&amp;diff=1827</id>
		<title>SSH Access - Private Servers</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=SSH_Access_-_Private_Servers&amp;diff=1827"/>
				<updated>2013-12-05T20:34:18Z</updated>
		
		<summary type="html">&lt;p&gt;Justinaes: /* Download PuTTY */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Setting Up an SSH Access to your VPS==&lt;br /&gt;
&lt;br /&gt;
Setting up a Private SSH Key allows you to remote in your Linux VPS (Virtual Private Server) and better manage/automate your server and your processes. Follow the steps below for setting up a Private SSH Key. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Install and Import Private SSH Key==&lt;br /&gt;
&lt;br /&gt;
===Download PuTTY===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;NOTE: Even if you already have PuTTY check to see if there is a newer version available.&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
#Download and install PuTTY from [http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html]. &lt;br /&gt;
#This will also install PuTTY Generator &lt;br /&gt;
#Choose an Installer. Example: putty-0.64-installer.exe&lt;br /&gt;
&lt;br /&gt;
===Generate a Public Key===&lt;br /&gt;
#After installation open the &amp;lt;b&amp;gt;PuTTY Key Generator&amp;lt;/b&amp;gt;.&lt;br /&gt;
#Click Generate.&lt;br /&gt;
#To generate a key, move the mouse around in the blank area while the key is generating.&lt;br /&gt;
#Change the &amp;quot;Key comment&amp;quot; to your personal e-mail address. Avoid email address that start with users like &amp;lt;b&amp;gt;admin@ or support@&amp;lt;/b&amp;gt; &lt;br /&gt;
#The Key will look something like &amp;lt;i&amp;gt;rsa-key-20131204&amp;lt;/i&amp;gt;, change it to &amp;lt;i&amp;gt;user@domain.com&amp;lt;/i&amp;gt;.&lt;br /&gt;
#Enter a Really Good &amp;quot;Key passphrase&amp;quot; and confirm it. The Key should meet strict password standards. Store or memorize this passphrase.&lt;br /&gt;
#Copy the entire public key and paste it somewhere, you'll need it shortly.&lt;br /&gt;
#Click &amp;lt;b&amp;gt;Save public key&amp;lt;/b&amp;gt; to a location you'll remember. Save as the first part of your e-mail address, e.g. user.ppk.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Importing SSH Key via WHM/cPanel===&lt;br /&gt;
&lt;br /&gt;
[[FILE: whm-0.jpg]]&lt;br /&gt;
&lt;br /&gt;
#Edit the .ppk file in notepad or notepad ++ (enter password when requested)&lt;br /&gt;
#Log in to WHM/cPanel using root and the root password in your server details email.&lt;br /&gt;
#In the Search section, enter &amp;quot;SSH&amp;quot; in the text box.&lt;br /&gt;
#Click on Manage root's SSH Keys&lt;br /&gt;
&lt;br /&gt;
=====Import Public Key=====&lt;br /&gt;
&lt;br /&gt;
#Leave the &amp;quot;Choose a name for this key (defaults to id_dsa):&amp;quot; Blank.&lt;br /&gt;
#Enter the .ppk passphrase in the next field.&lt;br /&gt;
#From the opened .ppk file, copy the entire contents of the file and paste in the &amp;lt;b&amp;gt;&amp;lt;i&amp;gt;Private Key&amp;lt;/i&amp;gt;&amp;lt;/b&amp;gt; area&lt;br /&gt;
#Create your Key: Take ssh-rsa from the top of the file and put in front of the Public Key and take the user in the &amp;quot;comment:&amp;quot; and put at the end of the Public Key. &lt;br /&gt;
&lt;br /&gt;
Which will look like the following:&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;b&amp;gt;ssh-rsa&amp;lt;/b&amp;gt; AAAAAAEWdddjhfe9dFFFkeid99KKd...bunch of characters(no spaces here)...RID444KdddDIkeidA= &amp;lt;b&amp;gt;user@domain.com&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Paste in the &amp;lt;b&amp;gt;&amp;lt;i&amp;gt;Public Key&amp;lt;/i&amp;gt;&amp;lt;/b&amp;gt; text field and select &amp;lt;b&amp;gt;Import&amp;lt;/b&amp;gt;.&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
===Importing SSH Key via root Access===&lt;br /&gt;
&lt;br /&gt;
#Open PuTTY&lt;br /&gt;
#Under the Sessions menu, input the IP address of the server.&lt;br /&gt;
#Make sure that the SSH button is selected.&lt;br /&gt;
#Click Open.&lt;br /&gt;
#Use root as the login name.&lt;br /&gt;
#Enter the root password.&lt;br /&gt;
&lt;br /&gt;
Edit the authorized_key file&lt;br /&gt;
&lt;br /&gt;
    nano .ssh/authorized_keys&lt;br /&gt;
&lt;br /&gt;
*If you haven't done so, create your Key: Copy the public key from the .ppk file, add ssh-rsa in front of it (single space) and after &amp;quot;=&amp;quot; put the user name user@domain.com (single space). See above for example.&lt;br /&gt;
*Add your key to authorized_keys (single line)&lt;br /&gt;
*Save&lt;br /&gt;
*Return to root and run &amp;quot;service sshd restart&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Connecting with Private SSH Key==&lt;br /&gt;
&lt;br /&gt;
===Using PuTTY with Windows===&lt;br /&gt;
&lt;br /&gt;
#Opent PuTTY and go to SSH&amp;gt;&amp;gt;Auth&lt;br /&gt;
#Browse for your Private Key on your computer.&lt;br /&gt;
#Open it: the file location will be listed if done properly.&lt;br /&gt;
#Go back to &amp;quot;Session&amp;quot; and Highlight &amp;quot;Default Settings&amp;quot; and Save&lt;br /&gt;
&lt;br /&gt;
*Now Connect to the IP address using port 22&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Connecting with Mac OS X or Linux===&lt;br /&gt;
&lt;br /&gt;
To connect via SSH to your server:&lt;br /&gt;
&lt;br /&gt;
#Open a terminal session.&lt;br /&gt;
#Issue the following command:&lt;br /&gt;
&lt;br /&gt;
     ssh -p $port $user@$IP&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;Where $port is meant to stand for the port number. &amp;lt;br /&amp;gt;&lt;br /&gt;
$user is meant to stand for your username (First part of your ppk user name). &amp;lt;br /&amp;gt;&lt;br /&gt;
$IP is meant to stand for your IP address of your server.&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Linux-VPS]]&lt;br /&gt;
[[Category:Sales]]&lt;br /&gt;
[[Category:VPS]]&lt;/div&gt;</summary>
		<author><name>Justinaes</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=VPS&amp;diff=1826</id>
		<title>VPS</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=VPS&amp;diff=1826"/>
				<updated>2013-12-05T20:27:56Z</updated>
		
		<summary type="html">&lt;p&gt;Justinaes: /* Placing an order */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Placing an order==&lt;br /&gt;
'''Q: What methods are available for accessing my VPS/Cloud server for managing?'''&lt;br /&gt;
&lt;br /&gt;
'''A:''' Both Windows and Linux control panels allow excellent Management Tools for Site Settings, DNS, FTP users, Database Engines and domain specific settings. We recommend utilizing the control panels for adding and managing domains, because they are specifically built for this purpose and work great.&lt;br /&gt;
&lt;br /&gt;
*Windows: RDP (Remote Desktop), WCP (Windows Control Panel) and if MSSQL or MySQL are installed you can connect remotely also with Microsoft SQL Studio or phpMyAdmin. &lt;br /&gt;
*Linux: [https://wiki.hostek.com/SSH_Access_-_Private_Servers SSH], WHM/cPanel and MySQL through phpMyAdmin. &lt;br /&gt;
&lt;br /&gt;
'''Q: For Windows VPS/Cloud server, the checkout page has a field for the root password, what is that for?'''&lt;br /&gt;
&lt;br /&gt;
'''A:''' In this field enter the password you would like set for the Administrator user on your server.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Q: The checkout page first asks for a domain, and Hostname Prefix what is this for?'''&lt;br /&gt;
&lt;br /&gt;
'''A:''' The domain name can be any domain name we suggest a domain that you own (your-company.com). The hostname prefix is how we identify your server by name, by default we will use &amp;quot;server1&amp;quot; if nothing is provided but you can choose your own unique name. This will be appended to the domain, example: server1.your-company.com&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Q: The checkout page has a field for NS1 and NS2, what is that for?'''&lt;br /&gt;
&lt;br /&gt;
'''A:''' Most times this can be ignored. The only time it's needed is when you plan on hosting your own &amp;quot;vanity&amp;quot; DNS servers such as &amp;quot;NS1.YOURDOMAIN.COM&amp;quot; for also see more details for [https://wiki.hostek.com/DNS_(Name_Servers)#Custom_Name_Servers_for_VPS setting up vanity DNS servers].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Q: For a Windows VPS/Cloud server, do I need the IIS Rewrite Module?'''&lt;br /&gt;
&lt;br /&gt;
'''A:''' Most times if you are not familiar with the IIS Rewrite Module, then you should not install it. However if you are using a .htaccess file for URL rewriting, be sure to select the ISAPI_Rewrite Module addon.&lt;br /&gt;
&lt;br /&gt;
==Setup Time==&lt;br /&gt;
'''Q: How long do these plans take until they are ready to use from the time of ordering?'''&lt;br /&gt;
&lt;br /&gt;
'''A:''' Our goal is 3 hours from the time of placing the order.&lt;br /&gt;
&lt;br /&gt;
==Traffic and Growth==&lt;br /&gt;
'''Q: Can a VPS handle more than the default GB of traffic?'''&lt;br /&gt;
&lt;br /&gt;
'''A:''' Yes, our VPS servers can handle a TON of traffic probably more than most normal sites would require. If you require additional bandwidth beyond the default, we can work on a custom quote. We highly recommend [https://wiki.hostek.com/VPS_Resources#Checklist_for_optimizing_applications_for_maximum_server_performance: optimizing your website], this can greatly reduce the bandwidth.&lt;br /&gt;
&lt;br /&gt;
==Shared vs VPS==&lt;br /&gt;
We commonly get asked about the differences between Shared and VPS hosting, answers related to this can be found below.&lt;br /&gt;
&lt;br /&gt;
====Control Panel====&lt;br /&gt;
'''Q: Would I receive &amp;quot;shared like&amp;quot; features such as a control panel with the ability to create FTP accounts and Databases?'''&lt;br /&gt;
&lt;br /&gt;
'''A:''' (Windows) Yes, by default our Windows VPS Hosting plans include our powerful Windows Control Panel, see the [http://wcp.hostek.com/demo demo].&lt;br /&gt;
*During the order process select the type of database server and e-mail services to be installed. These features will also be integrated into the control panel for your VPS.&lt;br /&gt;
&lt;br /&gt;
'''A:''' (Linux) Yes, by default our Linux VPS Hosting plans include Cpanel.&lt;br /&gt;
*During the order process by default MySQL is selected as the database engine installed by default as well as email services.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====ColdFusion Admin====&lt;br /&gt;
'''Q: Will I have access to the ColdFusion Admin panel, and can I enable RDS?'''&lt;br /&gt;
&lt;br /&gt;
'''A:''' Yes, with all ColdFusion VPS accounts you can login to the ColdFusion Admin and enable RDS, the only exception being &amp;quot;fully managed&amp;quot; plans where we completely manage the sites on your VPS for you.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Backups====&lt;br /&gt;
'''Q: Are the VPS servers backed up like the Shared hosting and can I can request a file restore?'''&lt;br /&gt;
&lt;br /&gt;
'''A:''' Yes, they are backed up exactly the same way, we first replicate, and then do &amp;quot;block&amp;quot; level backups which provide &amp;quot;file&amp;quot; restores as requested.&lt;br /&gt;
*Due to the manual process required for restoring files, more than one restore per month will incur a small additional charge.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Security====&lt;br /&gt;
'''Q: Is the security on VPS hosting better than Shared hosting.'''&lt;br /&gt;
&lt;br /&gt;
'''A:''' While we do everything possible to keep ALL servers secure, there are no &amp;quot;shared&amp;quot; resources so the security would be higher.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Speed &amp;amp; Stability====&lt;br /&gt;
'''Q: Will the VPS hosting be robust, and faster than shared hosting?'''&lt;br /&gt;
&lt;br /&gt;
'''A:''' Yes and there are two main reasons:&lt;br /&gt;
&lt;br /&gt;
#Your website(s) are not &amp;quot;sharing&amp;quot; resources, so if another customer is causing temporary problems with the operating system or utilizing many resources your server will not be affected.&lt;br /&gt;
#There's no &amp;quot;throttle&amp;quot; for VPS servers in IIS, for shared hosting we throttle the connections (at a high level) and for a good reason.&lt;br /&gt;
&lt;br /&gt;
==VPS vs Virtual Dedicated Servers==&lt;br /&gt;
The differences between VPS and Virtual Dedicated Servers are specifically related to resource quantity and availability. While our VPS plans also meet most basic requirements for applications requiring more processing power and/or disk space by default we offer Virtual Dedicated. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Virtual Dedicated Server default resources vs VPS default resources''' &lt;br /&gt;
*Increased CPU frequency limit is (Approx 4Ghz higher)&lt;br /&gt;
*Increased Default CPU cores&lt;br /&gt;
*Increased Default RAM&lt;br /&gt;
*Increased Default Disk Space&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Note, while physically dedicated servers are required in some special cases such as highly utilized database servers or other special applications in most cases a Virtual Server (VPS or Virtual Dedicated) will meet the requirements.&lt;br /&gt;
&lt;br /&gt;
==Windows Based VPS==&lt;br /&gt;
&lt;br /&gt;
===Remote Desktop===&lt;br /&gt;
====Q: Will I have access to Remote Desktop?====&lt;br /&gt;
&lt;br /&gt;
'''A:''' Yes, however we suggest only using this if ABSOLUTLY necessary. The reason we stress this is because our [http://wcp.hostek.com/demo Windows Control Panel] is designed to do most everything required for hosting so you won't have to use Remote Desktop. If necessary for custom application installation or similar we understand some customers need this, so it's available.&lt;br /&gt;
&lt;br /&gt;
====Q: How do I connect via Remote Desktop (RDP) to my VPS====&lt;br /&gt;
&lt;br /&gt;
'''A:''' First, you should download an RDP client such as [mRemoteNG http://www.mremoteng.org/download]. If you do not wish to download a 3rd party client you can type '''mstsc''' in your Windows '''Run''' command, and it will launch the default Windows RDP client.&lt;br /&gt;
&lt;br /&gt;
Once you have your RDP client open specify your server's IP as the computer you're connecting to, and you'll be able to connect with the credentials you received in your VPS/Virtual Dedicated server welcome email.&lt;br /&gt;
&lt;br /&gt;
====Q: How do I disable the warning message after signing into Remote Desktop?====&lt;br /&gt;
&lt;br /&gt;
'''A:''' If you wish to remove the Remote Desktop (RDP) sign-on message, do the following:&lt;br /&gt;
#Launch the ''Local Security Policy'' manager by clicking ''Start''--&amp;gt;''Administrative Tools''--&amp;gt;''Local Security Policy''&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;[[File:Disable_rdp_warning1.png]]&lt;br /&gt;
#Expand ''Local Policies''--&amp;gt;''Security Options''&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;[[File:Disable_rdp_warning2.png]]&lt;br /&gt;
#Right-click the item that says ''Interactive Logon: Message text for users attempting to log on''&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;[[File:Disable_rdp_warning3.png]]&lt;br /&gt;
#Here you can remove the warning message, or you may customize it to your needs.&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;[[File:Disable_rdp_warning4.png]]&lt;br /&gt;
&lt;br /&gt;
===CMS Installation===&lt;br /&gt;
'''Q: Can I install a CMS such as DotNetNuke, Kentico others?'''&lt;br /&gt;
&lt;br /&gt;
'''A:''' Yes, first check the requirements for the CMS of your choice. In most cases a database server will be required, so make sure to select the correct database server choice during checkout. Secondly, after you have ordered and your VPS is setup, add the domain to the server (using the WCP control panel), create the appropriate database, upload the latest copy of the CMS to your server and follow the installation steps.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Sales]]&lt;/div&gt;</summary>
		<author><name>Justinaes</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=SSH_Access_-_Private_Servers&amp;diff=1825</id>
		<title>SSH Access - Private Servers</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=SSH_Access_-_Private_Servers&amp;diff=1825"/>
				<updated>2013-12-05T20:18:05Z</updated>
		
		<summary type="html">&lt;p&gt;Justinaes: Created page with &amp;quot;==Setting Up an SSH Access to your VPS==  Setting up a Private SSH Key allows you to remote in your Linux VPS (Virtual Private Server) and better manage/automate your server a...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Setting Up an SSH Access to your VPS==&lt;br /&gt;
&lt;br /&gt;
Setting up a Private SSH Key allows you to remote in your Linux VPS (Virtual Private Server) and better manage/automate your server and your processes. Follow the steps below for setting up a Private SSH Key. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Install and Import Private SSH Key==&lt;br /&gt;
&lt;br /&gt;
===Download PuTTY===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;NOTE: Even if you already have PuTTY check to see if there is a newer version available.&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
#Download and install PuTTY from [http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html]. &lt;br /&gt;
#Choose an Installer. Example: putty-0.64-installer.exe&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Generate a Public Key===&lt;br /&gt;
#After installation open the &amp;lt;b&amp;gt;PuTTY Key Generator&amp;lt;/b&amp;gt;.&lt;br /&gt;
#Click Generate.&lt;br /&gt;
#To generate a key, move the mouse around in the blank area while the key is generating.&lt;br /&gt;
#Change the &amp;quot;Key comment&amp;quot; to your personal e-mail address. Avoid email address that start with users like &amp;lt;b&amp;gt;admin@ or support@&amp;lt;/b&amp;gt; &lt;br /&gt;
#The Key will look something like &amp;lt;i&amp;gt;rsa-key-20131204&amp;lt;/i&amp;gt;, change it to &amp;lt;i&amp;gt;user@domain.com&amp;lt;/i&amp;gt;.&lt;br /&gt;
#Enter a Really Good &amp;quot;Key passphrase&amp;quot; and confirm it. The Key should meet strict password standards. Store or memorize this passphrase.&lt;br /&gt;
#Copy the entire public key and paste it somewhere, you'll need it shortly.&lt;br /&gt;
#Click &amp;lt;b&amp;gt;Save public key&amp;lt;/b&amp;gt; to a location you'll remember. Save as the first part of your e-mail address, e.g. user.ppk.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Importing SSH Key via WHM/cPanel===&lt;br /&gt;
&lt;br /&gt;
[[FILE: whm-0.jpg]]&lt;br /&gt;
&lt;br /&gt;
#Edit the .ppk file in notepad or notepad ++ (enter password when requested)&lt;br /&gt;
#Log in to WHM/cPanel using root and the root password in your server details email.&lt;br /&gt;
#In the Search section, enter &amp;quot;SSH&amp;quot; in the text box.&lt;br /&gt;
#Click on Manage root's SSH Keys&lt;br /&gt;
&lt;br /&gt;
=====Import Public Key=====&lt;br /&gt;
&lt;br /&gt;
#Leave the &amp;quot;Choose a name for this key (defaults to id_dsa):&amp;quot; Blank.&lt;br /&gt;
#Enter the .ppk passphrase in the next field.&lt;br /&gt;
#From the opened .ppk file, copy the entire contents of the file and paste in the &amp;lt;b&amp;gt;&amp;lt;i&amp;gt;Private Key&amp;lt;/i&amp;gt;&amp;lt;/b&amp;gt; area&lt;br /&gt;
#Create your Key: Take ssh-rsa from the top of the file and put in front of the Public Key and take the user in the &amp;quot;comment:&amp;quot; and put at the end of the Public Key. &lt;br /&gt;
&lt;br /&gt;
Which will look like the following:&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;b&amp;gt;ssh-rsa&amp;lt;/b&amp;gt; AAAAAAEWdddjhfe9dFFFkeid99KKd...bunch of characters(no spaces here)...RID444KdddDIkeidA= &amp;lt;b&amp;gt;user@domain.com&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Paste in the &amp;lt;b&amp;gt;&amp;lt;i&amp;gt;Public Key&amp;lt;/i&amp;gt;&amp;lt;/b&amp;gt; text field and select &amp;lt;b&amp;gt;Import&amp;lt;/b&amp;gt;.&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
===Importing SSH Key via root Access===&lt;br /&gt;
&lt;br /&gt;
#Open PuTTY&lt;br /&gt;
#Under the Sessions menu, input the IP address of the server.&lt;br /&gt;
#Make sure that the SSH button is selected.&lt;br /&gt;
#Click Open.&lt;br /&gt;
#Use root as the login name.&lt;br /&gt;
#Enter the root password.&lt;br /&gt;
&lt;br /&gt;
Edit the authorized_key file&lt;br /&gt;
&lt;br /&gt;
    nano .ssh/authorized_keys&lt;br /&gt;
&lt;br /&gt;
*If you haven't done so, create your Key: Copy the public key from the .ppk file, add ssh-rsa in front of it (single space) and after &amp;quot;=&amp;quot; put the user name user@domain.com (single space). See above for example.&lt;br /&gt;
*Add your key to authorized_keys (single line)&lt;br /&gt;
*Save&lt;br /&gt;
*Return to root and run &amp;quot;service sshd restart&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Connecting with Private SSH Key==&lt;br /&gt;
&lt;br /&gt;
===Using PuTTY with Windows===&lt;br /&gt;
&lt;br /&gt;
#Opent PuTTY and go to SSH&amp;gt;&amp;gt;Auth&lt;br /&gt;
#Browse for your Private Key on your computer.&lt;br /&gt;
#Open it: the file location will be listed if done properly.&lt;br /&gt;
#Go back to &amp;quot;Session&amp;quot; and Highlight &amp;quot;Default Settings&amp;quot; and Save&lt;br /&gt;
&lt;br /&gt;
*Now Connect to the IP address using port 22&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Connecting with Mac OS X or Linux===&lt;br /&gt;
&lt;br /&gt;
To connect via SSH to your server:&lt;br /&gt;
&lt;br /&gt;
#Open a terminal session.&lt;br /&gt;
#Issue the following command:&lt;br /&gt;
&lt;br /&gt;
     ssh -p $port $user@$IP&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;Where $port is meant to stand for the port number. &amp;lt;br /&amp;gt;&lt;br /&gt;
$user is meant to stand for your username (First part of your ppk user name). &amp;lt;br /&amp;gt;&lt;br /&gt;
$IP is meant to stand for your IP address of your server.&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Linux-VPS]]&lt;br /&gt;
[[Category:Sales]]&lt;br /&gt;
[[Category:VPS]]&lt;/div&gt;</summary>
		<author><name>Justinaes</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=File:Whm-0.jpg&amp;diff=1824</id>
		<title>File:Whm-0.jpg</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=File:Whm-0.jpg&amp;diff=1824"/>
				<updated>2013-12-05T20:10:06Z</updated>
		
		<summary type="html">&lt;p&gt;Justinaes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Justinaes</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=Vps&amp;diff=1823</id>
		<title>Vps</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=Vps&amp;diff=1823"/>
				<updated>2013-12-04T18:27:47Z</updated>
		
		<summary type="html">&lt;p&gt;Justinaes: Justinaes moved page Vps to VPS: new url&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[VPS]]&lt;/div&gt;</summary>
		<author><name>Justinaes</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=VPS&amp;diff=1822</id>
		<title>VPS</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=VPS&amp;diff=1822"/>
				<updated>2013-12-04T18:27:45Z</updated>
		
		<summary type="html">&lt;p&gt;Justinaes: Justinaes moved page Vps to VPS: new url&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Placing an order==&lt;br /&gt;
'''Q: What methods are available for accessing my VPS/Cloud server for managing?'''&lt;br /&gt;
&lt;br /&gt;
'''A:''' For Windows RDP, WCP Control Panel and if you have MSSQL or MySQL installed you can connect remotely also. For Linux, SSH, Cpanel and MySQL. For both Windows and Linux their control panels allow management for Domains, DNS, FTP, Database and domain specific settings. We recommend utilizing the control panels for adding and managing domains, because they are specifically built for this purpose and work great.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Q: For Windows VPS/Cloud server, the checkout page has a field for the root password, what is that for?'''&lt;br /&gt;
&lt;br /&gt;
'''A:''' In this field enter the password you would like set for the Administrator user on your server.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Q: The checkout page first asks for a domain, and Hostname Prefix what is this for?'''&lt;br /&gt;
&lt;br /&gt;
'''A:''' The domain name can be any domain name we suggest a domain that you own (your-company.com). The hostname prefix is how we identify your server by name, by default we will use &amp;quot;server1&amp;quot; if nothing is provided but you can choose your own unique name. This will be appended to the domain, example: server1.your-company.com&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Q: The checkout page has a field for NS1 and NS2, what is that for?'''&lt;br /&gt;
&lt;br /&gt;
'''A:''' Most times this can be ignored. The only time it's needed is when you plan on hosting your own &amp;quot;vanity&amp;quot; DNS servers such as &amp;quot;NS1.YOURDOMAIN.COM&amp;quot; for also see more details for [https://wiki.hostek.com/DNS_(Name_Servers)#Custom_Name_Servers_for_VPS setting up vanity DNS servers].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Q: For a Windows VPS/Cloud server, do I need the IIS Rewrite Module?'''&lt;br /&gt;
&lt;br /&gt;
'''A:''' Most times if you are not familiar with the IIS Rewrite Module, then you should not install it. However if you are using a .htaccess file for URL rewriting, be sure to select the ISAPI_Rewrite Module addon.&lt;br /&gt;
&lt;br /&gt;
==Setup Time==&lt;br /&gt;
'''Q: How long do these plans take until they are ready to use from the time of ordering?'''&lt;br /&gt;
&lt;br /&gt;
'''A:''' Our goal is 3 hours from the time of placing the order.&lt;br /&gt;
&lt;br /&gt;
==Traffic and Growth==&lt;br /&gt;
'''Q: Can a VPS handle more than the default GB of traffic?'''&lt;br /&gt;
&lt;br /&gt;
'''A:''' Yes, our VPS servers can handle a TON of traffic probably more than most normal sites would require. If you require additional bandwidth beyond the default, we can work on a custom quote. We highly recommend [https://wiki.hostek.com/VPS_Resources#Checklist_for_optimizing_applications_for_maximum_server_performance: optimizing your website], this can greatly reduce the bandwidth.&lt;br /&gt;
&lt;br /&gt;
==Shared vs VPS==&lt;br /&gt;
We commonly get asked about the differences between Shared and VPS hosting, answers related to this can be found below.&lt;br /&gt;
&lt;br /&gt;
====Control Panel====&lt;br /&gt;
'''Q: Would I receive &amp;quot;shared like&amp;quot; features such as a control panel with the ability to create FTP accounts and Databases?'''&lt;br /&gt;
&lt;br /&gt;
'''A:''' (Windows) Yes, by default our Windows VPS Hosting plans include our powerful Windows Control Panel, see the [http://wcp.hostek.com/demo demo].&lt;br /&gt;
*During the order process select the type of database server and e-mail services to be installed. These features will also be integrated into the control panel for your VPS.&lt;br /&gt;
&lt;br /&gt;
'''A:''' (Linux) Yes, by default our Linux VPS Hosting plans include Cpanel.&lt;br /&gt;
*During the order process by default MySQL is selected as the database engine installed by default as well as email services.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====ColdFusion Admin====&lt;br /&gt;
'''Q: Will I have access to the ColdFusion Admin panel, and can I enable RDS?'''&lt;br /&gt;
&lt;br /&gt;
'''A:''' Yes, with all ColdFusion VPS accounts you can login to the ColdFusion Admin and enable RDS, the only exception being &amp;quot;fully managed&amp;quot; plans where we completely manage the sites on your VPS for you.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Backups====&lt;br /&gt;
'''Q: Are the VPS servers backed up like the Shared hosting and can I can request a file restore?'''&lt;br /&gt;
&lt;br /&gt;
'''A:''' Yes, they are backed up exactly the same way, we first replicate, and then do &amp;quot;block&amp;quot; level backups which provide &amp;quot;file&amp;quot; restores as requested.&lt;br /&gt;
*Due to the manual process required for restoring files, more than one restore per month will incur a small additional charge.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Security====&lt;br /&gt;
'''Q: Is the security on VPS hosting better than Shared hosting.'''&lt;br /&gt;
&lt;br /&gt;
'''A:''' While we do everything possible to keep ALL servers secure, there are no &amp;quot;shared&amp;quot; resources so the security would be higher.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Speed &amp;amp; Stability====&lt;br /&gt;
'''Q: Will the VPS hosting be robust, and faster than shared hosting?'''&lt;br /&gt;
&lt;br /&gt;
'''A:''' Yes and there are two main reasons:&lt;br /&gt;
&lt;br /&gt;
#Your website(s) are not &amp;quot;sharing&amp;quot; resources, so if another customer is causing temporary problems with the operating system or utilizing many resources your server will not be affected.&lt;br /&gt;
#There's no &amp;quot;throttle&amp;quot; for VPS servers in IIS, for shared hosting we throttle the connections (at a high level) and for a good reason.&lt;br /&gt;
&lt;br /&gt;
==VPS vs Virtual Dedicated Servers==&lt;br /&gt;
The differences between VPS and Virtual Dedicated Servers are specifically related to resource quantity and availability. While our VPS plans also meet most basic requirements for applications requiring more processing power and/or disk space by default we offer Virtual Dedicated. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Virtual Dedicated Server default resources vs VPS default resources''' &lt;br /&gt;
*Increased CPU frequency limit is (Approx 4Ghz higher)&lt;br /&gt;
*Increased Default CPU cores&lt;br /&gt;
*Increased Default RAM&lt;br /&gt;
*Increased Default Disk Space&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Note, while physically dedicated servers are required in some special cases such as highly utilized database servers or other special applications in most cases a Virtual Server (VPS or Virtual Dedicated) will meet the requirements.&lt;br /&gt;
&lt;br /&gt;
==Windows Based VPS==&lt;br /&gt;
&lt;br /&gt;
===Remote Desktop===&lt;br /&gt;
====Q: Will I have access to Remote Desktop?====&lt;br /&gt;
&lt;br /&gt;
'''A:''' Yes, however we suggest only using this if ABSOLUTLY necessary. The reason we stress this is because our [http://wcp.hostek.com/demo Windows Control Panel] is designed to do most everything required for hosting so you won't have to use Remote Desktop. If necessary for custom application installation or similar we understand some customers need this, so it's available.&lt;br /&gt;
&lt;br /&gt;
====Q: How do I connect via Remote Desktop (RDP) to my VPS====&lt;br /&gt;
&lt;br /&gt;
'''A:''' First, you should download an RDP client such as [mRemoteNG http://www.mremoteng.org/download]. If you do not wish to download a 3rd party client you can type '''mstsc''' in your Windows '''Run''' command, and it will launch the default Windows RDP client.&lt;br /&gt;
&lt;br /&gt;
Once you have your RDP client open specify your server's IP as the computer you're connecting to, and you'll be able to connect with the credentials you received in your VPS/Virtual Dedicated server welcome email.&lt;br /&gt;
&lt;br /&gt;
====Q: How do I disable the warning message after signing into Remote Desktop?====&lt;br /&gt;
&lt;br /&gt;
'''A:''' If you wish to remove the Remote Desktop (RDP) sign-on message, do the following:&lt;br /&gt;
#Launch the ''Local Security Policy'' manager by clicking ''Start''--&amp;gt;''Administrative Tools''--&amp;gt;''Local Security Policy''&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;[[File:Disable_rdp_warning1.png]]&lt;br /&gt;
#Expand ''Local Policies''--&amp;gt;''Security Options''&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;[[File:Disable_rdp_warning2.png]]&lt;br /&gt;
#Right-click the item that says ''Interactive Logon: Message text for users attempting to log on''&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;[[File:Disable_rdp_warning3.png]]&lt;br /&gt;
#Here you can remove the warning message, or you may customize it to your needs.&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;[[File:Disable_rdp_warning4.png]]&lt;br /&gt;
&lt;br /&gt;
===CMS Installation===&lt;br /&gt;
'''Q: Can I install a CMS such as DotNetNuke, Kentico others?'''&lt;br /&gt;
&lt;br /&gt;
'''A:''' Yes, first check the requirements for the CMS of your choice. In most cases a database server will be required, so make sure to select the correct database server choice during checkout. Secondly, after you have ordered and your VPS is setup, add the domain to the server (using the WCP control panel), create the appropriate database, upload the latest copy of the CMS to your server and follow the installation steps.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Sales]]&lt;/div&gt;</summary>
		<author><name>Justinaes</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=WHM_cPanel_Updates&amp;diff=1774</id>
		<title>WHM cPanel Updates</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=WHM_cPanel_Updates&amp;diff=1774"/>
				<updated>2013-11-07T21:56:26Z</updated>
		
		<summary type="html">&lt;p&gt;Justinaes: Created page with &amp;quot;__FORCETOC__  ==WHM/cPanel Updates==  When cPanel puts out an update to their Web Host Manager (WHM) and cPanel systems, example 11.38 to 11.40, the update almost always inclu...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__FORCETOC__&lt;br /&gt;
&lt;br /&gt;
==WHM/cPanel Updates==&lt;br /&gt;
&lt;br /&gt;
When cPanel puts out an update to their Web Host Manager (WHM) and cPanel systems, example 11.38 to 11.40, the update almost always includes a features change in WHM. They improve their settings and give more functionality to the hostmaster and list the updates in the Feature Showcase when you log in for the first time.  &lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Feature Showcase==&lt;br /&gt;
&lt;br /&gt;
When a user first logs back into WHM they are presented with a Feature Showcase. This showcase list the latest updates and gives the user an option to enable or not enable the new feature (see example below).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[file:Features_Showcase.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Options==&lt;br /&gt;
&lt;br /&gt;
There are a few option to go with here. Some of these options are core features within WHM/cPanel and may require some thought. However, if you're not sure or don't wish to be bothered by this just go with Option 2 - Leave Features Disabled.&lt;br /&gt;
&lt;br /&gt;
===Option 1 - Enable Features===&lt;br /&gt;
&lt;br /&gt;
If you read through the options and have a good understanding of what they are and wish to implement them, simply select the &amp;lt;b&amp;gt;Enable&amp;lt;/b&amp;gt; radial button and then click &amp;lt;b&amp;gt;Save Settings&amp;lt;/b&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
===Option 2 - Leave Features Disabled===&lt;br /&gt;
&lt;br /&gt;
If you wish to not enable the features then select the &amp;lt;b&amp;gt;No, thank you&amp;lt;/b&amp;gt; radial button and click &amp;lt;b&amp;gt;Save Settings&amp;lt;/b&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
===Option 3 - Get Assistance===&lt;br /&gt;
&lt;br /&gt;
If you're not sure about the updated Feature set but wish to have more information and/or have us go ahead and enable/disable these features for you. Select the &amp;lt;b&amp;gt;Exit to WHM&amp;lt;/b&amp;gt; option then put in a support ticket at https://support.hostek.com and we will be happy to assist you in this matter.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:VPS]]&lt;br /&gt;
[[Category:Linux VPS]]&lt;br /&gt;
[[Category:Control Panels]]&lt;/div&gt;</summary>
		<author><name>Justinaes</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=File:Features_Showcase.png&amp;diff=1773</id>
		<title>File:Features Showcase.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=File:Features_Showcase.png&amp;diff=1773"/>
				<updated>2013-11-07T21:35:30Z</updated>
		
		<summary type="html">&lt;p&gt;Justinaes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Justinaes</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=Custom_Name_Servers_on_a_VPS&amp;diff=1727</id>
		<title>Custom Name Servers on a VPS</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=Custom_Name_Servers_on_a_VPS&amp;diff=1727"/>
				<updated>2013-10-29T18:20:28Z</updated>
		
		<summary type="html">&lt;p&gt;Justinaes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''How do I setup custom name servers with my Windows or Windows ColdFusion VPS?'''&lt;br /&gt;
&lt;br /&gt;
1 - Setup &amp;quot;A&amp;quot; records in your domain name's DNS records for ns1.your-domain.com and ns2.your-domain.com pointing these to the IP address of &amp;lt;b&amp;gt;our&amp;lt;/b&amp;gt; nameservers (See below). This is usually provided either in the email sent to you with your account information or from within your control panel. &lt;br /&gt;
&lt;br /&gt;
IPs to use for Custom nameservers:&lt;br /&gt;
&lt;br /&gt;
ns1 - 216.15.198.133 &amp;lt;br /&amp;gt;&lt;br /&gt;
ns2 - 216.15.198.134&lt;br /&gt;
&lt;br /&gt;
2 - Go to your registrar and register the name servers.  Every registrar is different for how you do this but it is usually very straight forward and they can help you do it if you have trouble.  You will want to point the name servers to the above listed IP's.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:VPS]]&lt;br /&gt;
[[Category:Windows-VPS]]&lt;br /&gt;
[[Category:ColdFusion-VPS]]&lt;/div&gt;</summary>
		<author><name>Justinaes</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=Cfmail&amp;diff=1508</id>
		<title>Cfmail</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=Cfmail&amp;diff=1508"/>
				<updated>2013-06-28T18:40:15Z</updated>
		
		<summary type="html">&lt;p&gt;Justinaes: /* SmarterMail SMTP Authentication for VPSs */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__FORCETOC__&lt;br /&gt;
==Using CFMAIL with Default SMTP==&lt;br /&gt;
This method will allow you to send through the servers default SMTP server. You'll need to make sure and leave out the server, username, and password attributes when using this method as shown below:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;cfmail&lt;br /&gt;
  from=&amp;quot;#from#&amp;quot;&lt;br /&gt;
  to=&amp;quot;#to#&amp;quot;&lt;br /&gt;
  subject=&amp;quot;Sample CF e-mail&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This is the body of a test email.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/cfmail&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===SmarterMail SMTP Authentication for VPSs===&lt;br /&gt;
For security reasons it is the best practice to use SMTP Authentication for all scripts, either with SmarterMail on the VPS or an External SMTP Server, this is to prevent unauthorized emails being sent from the VPS. If SMTP Authentication Bypass is needed, and cannot be avoided, the Bypass can be setup through the security settings in SmarterMail.&lt;br /&gt;
&lt;br /&gt;
==Using CFMAIL with External SMTP==&lt;br /&gt;
This second method will allow you to send through an external SMTP server such as mail.example.com. It requires specifying the server, port, useSSL, username, and password attributes as shown below:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;cfmail&lt;br /&gt;
  server=&amp;quot;mail.example.com&amp;quot;&lt;br /&gt;
  port=&amp;quot;25&amp;quot;&lt;br /&gt;
  useSSL=&amp;quot;false&amp;quot;&lt;br /&gt;
  username=&amp;quot;example@example.com&amp;quot;&lt;br /&gt;
  password=&amp;quot;mySecretPassword!&amp;quot;&lt;br /&gt;
  from=&amp;quot;#from#&amp;quot;&lt;br /&gt;
  to=&amp;quot;#to#&amp;quot;&lt;br /&gt;
  subject=&amp;quot;Sample CF e-mail&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This is the body of a test email.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/cfmail&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Sending Both Text and HTML Email Parts using CFMAIL==&lt;br /&gt;
Including both TEXT and HTML parts in your emails will help lower a messages spam score and reduce the likelihood of it being considered spam by another mail provider. Instructions on how to add TEXT and HTML parts to your emails are here: [[ColdFusion_Tips_%26_Tricks#CFMAIL_Multi-Part_Emails|CFMAIL Multi-Part Emails]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:ColdFusion]]&lt;br /&gt;
[[Category:VPS]]&lt;br /&gt;
[[Category:SmarterMail]]&lt;/div&gt;</summary>
		<author><name>Justinaes</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=Cfmail&amp;diff=1507</id>
		<title>Cfmail</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=Cfmail&amp;diff=1507"/>
				<updated>2013-06-28T17:51:27Z</updated>
		
		<summary type="html">&lt;p&gt;Justinaes: /* SmarterMail SMTP Authentication Bypass for ColdFusion VPSs */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__FORCETOC__&lt;br /&gt;
==Using CFMAIL with Default SMTP==&lt;br /&gt;
This method will allow you to send through the servers default SMTP server. You'll need to make sure and leave out the server, username, and password attributes when using this method as shown below:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;cfmail&lt;br /&gt;
  from=&amp;quot;#from#&amp;quot;&lt;br /&gt;
  to=&amp;quot;#to#&amp;quot;&lt;br /&gt;
  subject=&amp;quot;Sample CF e-mail&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This is the body of a test email.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/cfmail&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===SmarterMail SMTP Authentication for VPSs===&lt;br /&gt;
For security reasons it is the best practice to use SMTP Authentication for all scripts, either with SmarterMail on the VPS or an External SMTP Server, this is to prevent unauthorized emails being sent from the VPS.&lt;br /&gt;
&lt;br /&gt;
==Using CFMAIL with External SMTP==&lt;br /&gt;
This second method will allow you to send through an external SMTP server such as mail.example.com. It requires specifying the server, port, useSSL, username, and password attributes as shown below:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;cfmail&lt;br /&gt;
  server=&amp;quot;mail.example.com&amp;quot;&lt;br /&gt;
  port=&amp;quot;25&amp;quot;&lt;br /&gt;
  useSSL=&amp;quot;false&amp;quot;&lt;br /&gt;
  username=&amp;quot;example@example.com&amp;quot;&lt;br /&gt;
  password=&amp;quot;mySecretPassword!&amp;quot;&lt;br /&gt;
  from=&amp;quot;#from#&amp;quot;&lt;br /&gt;
  to=&amp;quot;#to#&amp;quot;&lt;br /&gt;
  subject=&amp;quot;Sample CF e-mail&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This is the body of a test email.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/cfmail&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Sending Both Text and HTML Email Parts using CFMAIL==&lt;br /&gt;
Including both TEXT and HTML parts in your emails will help lower a messages spam score and reduce the likelihood of it being considered spam by another mail provider. Instructions on how to add TEXT and HTML parts to your emails are here: [[ColdFusion_Tips_%26_Tricks#CFMAIL_Multi-Part_Emails|CFMAIL Multi-Part Emails]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:ColdFusion]]&lt;br /&gt;
[[Category:VPS]]&lt;br /&gt;
[[Category:SmarterMail]]&lt;/div&gt;</summary>
		<author><name>Justinaes</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=Cfmail&amp;diff=1506</id>
		<title>Cfmail</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=Cfmail&amp;diff=1506"/>
				<updated>2013-06-28T17:50:52Z</updated>
		
		<summary type="html">&lt;p&gt;Justinaes: /* SmarterMail SMTP Authentication Bypass for ColdFusion VPSs */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__FORCETOC__&lt;br /&gt;
==Using CFMAIL with Default SMTP==&lt;br /&gt;
This method will allow you to send through the servers default SMTP server. You'll need to make sure and leave out the server, username, and password attributes when using this method as shown below:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;cfmail&lt;br /&gt;
  from=&amp;quot;#from#&amp;quot;&lt;br /&gt;
  to=&amp;quot;#to#&amp;quot;&lt;br /&gt;
  subject=&amp;quot;Sample CF e-mail&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This is the body of a test email.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/cfmail&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===SmarterMail SMTP Authentication Bypass for ColdFusion VPSs===&lt;br /&gt;
For security reasons it is the best practice to use SMTP Authentication for all scripts, either with SmarterMail on the VPS or an External SMTP Server, this is to prevent unauthorized emails being sent from the VPS.&lt;br /&gt;
&lt;br /&gt;
==Using CFMAIL with External SMTP==&lt;br /&gt;
This second method will allow you to send through an external SMTP server such as mail.example.com. It requires specifying the server, port, useSSL, username, and password attributes as shown below:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;cfmail&lt;br /&gt;
  server=&amp;quot;mail.example.com&amp;quot;&lt;br /&gt;
  port=&amp;quot;25&amp;quot;&lt;br /&gt;
  useSSL=&amp;quot;false&amp;quot;&lt;br /&gt;
  username=&amp;quot;example@example.com&amp;quot;&lt;br /&gt;
  password=&amp;quot;mySecretPassword!&amp;quot;&lt;br /&gt;
  from=&amp;quot;#from#&amp;quot;&lt;br /&gt;
  to=&amp;quot;#to#&amp;quot;&lt;br /&gt;
  subject=&amp;quot;Sample CF e-mail&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This is the body of a test email.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/cfmail&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Sending Both Text and HTML Email Parts using CFMAIL==&lt;br /&gt;
Including both TEXT and HTML parts in your emails will help lower a messages spam score and reduce the likelihood of it being considered spam by another mail provider. Instructions on how to add TEXT and HTML parts to your emails are here: [[ColdFusion_Tips_%26_Tricks#CFMAIL_Multi-Part_Emails|CFMAIL Multi-Part Emails]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:ColdFusion]]&lt;br /&gt;
[[Category:VPS]]&lt;br /&gt;
[[Category:SmarterMail]]&lt;/div&gt;</summary>
		<author><name>Justinaes</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=Cfmail&amp;diff=1505</id>
		<title>Cfmail</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=Cfmail&amp;diff=1505"/>
				<updated>2013-06-28T16:52:20Z</updated>
		
		<summary type="html">&lt;p&gt;Justinaes: /* SmarterMail SMTP Authentication Bypass for ColdFusion VPS's */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__FORCETOC__&lt;br /&gt;
==Using CFMAIL with Default SMTP==&lt;br /&gt;
This method will allow you to send through the servers default SMTP server. You'll need to make sure and leave out the server, username, and password attributes when using this method as shown below:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;cfmail&lt;br /&gt;
  from=&amp;quot;#from#&amp;quot;&lt;br /&gt;
  to=&amp;quot;#to#&amp;quot;&lt;br /&gt;
  subject=&amp;quot;Sample CF e-mail&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This is the body of a test email.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/cfmail&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===SmarterMail SMTP Authentication Bypass for ColdFusion VPSs===&lt;br /&gt;
To use cfmail and Default SMTP from ColdFusion VPS servers with SmarterMail, 'SMTP Authentication Bypass' needs to be enabled. To use SMTP Authentication Bypass, for cfmail - without authentication, go to Security&amp;gt;&amp;gt;SMTP Authentication Bypass and enter the server's IP address and the localhost IP address of 127.0.0.1.&lt;br /&gt;
&lt;br /&gt;
NOTE: For security reasons it is the best practice to use SMTP Authentication for all cfmail, either with SmarterMail on the VPS or an External SMTP Server, this it to prevent unauthorized emails being sent from the VPS (See the below settings). By default, New ColdFusion 10 Servers with SmarterMail has this disabled.&lt;br /&gt;
&lt;br /&gt;
==Using CFMAIL with External SMTP==&lt;br /&gt;
This second method will allow you to send through an external SMTP server such as mail.example.com. It requires specifying the server, port, useSSL, username, and password attributes as shown below:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;cfmail&lt;br /&gt;
  server=&amp;quot;mail.example.com&amp;quot;&lt;br /&gt;
  port=&amp;quot;25&amp;quot;&lt;br /&gt;
  useSSL=&amp;quot;false&amp;quot;&lt;br /&gt;
  username=&amp;quot;example@example.com&amp;quot;&lt;br /&gt;
  password=&amp;quot;mySecretPassword!&amp;quot;&lt;br /&gt;
  from=&amp;quot;#from#&amp;quot;&lt;br /&gt;
  to=&amp;quot;#to#&amp;quot;&lt;br /&gt;
  subject=&amp;quot;Sample CF e-mail&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This is the body of a test email.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/cfmail&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Sending Both Text and HTML Email Parts using CFMAIL==&lt;br /&gt;
Including both TEXT and HTML parts in your emails will help lower a messages spam score and reduce the likelihood of it being considered spam by another mail provider. Instructions on how to add TEXT and HTML parts to your emails are here: [[ColdFusion_Tips_%26_Tricks#CFMAIL_Multi-Part_Emails|CFMAIL Multi-Part Emails]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:ColdFusion]]&lt;br /&gt;
[[Category:VPS]]&lt;br /&gt;
[[Category:SmarterMail]]&lt;/div&gt;</summary>
		<author><name>Justinaes</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=Cfmail&amp;diff=1504</id>
		<title>Cfmail</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=Cfmail&amp;diff=1504"/>
				<updated>2013-06-28T16:51:44Z</updated>
		
		<summary type="html">&lt;p&gt;Justinaes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__FORCETOC__&lt;br /&gt;
==Using CFMAIL with Default SMTP==&lt;br /&gt;
This method will allow you to send through the servers default SMTP server. You'll need to make sure and leave out the server, username, and password attributes when using this method as shown below:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;cfmail&lt;br /&gt;
  from=&amp;quot;#from#&amp;quot;&lt;br /&gt;
  to=&amp;quot;#to#&amp;quot;&lt;br /&gt;
  subject=&amp;quot;Sample CF e-mail&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This is the body of a test email.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/cfmail&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===SmarterMail SMTP Authentication Bypass for ColdFusion VPS's===&lt;br /&gt;
To use cfmail and Default SMTP from ColdFusion VPS servers with SmarterMail, 'SMTP Authentication Bypass' needs to be enabled. To use SMTP Authentication Bypass, for cfmail - without authentication, go to Security&amp;gt;&amp;gt;SMTP Authentication Bypass and enter the server's IP address and the localhost IP address of 127.0.0.1.&lt;br /&gt;
&lt;br /&gt;
NOTE: For security reasons it is the best practice to use SMTP Authentication for all cfmail, either with SmarterMail on the VPS or an External SMTP Server, this it to prevent unauthorized emails being sent from the VPS (See the below settings). By default, New ColdFusion 10 Servers with SmarterMail has this disabled.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Using CFMAIL with External SMTP==&lt;br /&gt;
This second method will allow you to send through an external SMTP server such as mail.example.com. It requires specifying the server, port, useSSL, username, and password attributes as shown below:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;cfmail&lt;br /&gt;
  server=&amp;quot;mail.example.com&amp;quot;&lt;br /&gt;
  port=&amp;quot;25&amp;quot;&lt;br /&gt;
  useSSL=&amp;quot;false&amp;quot;&lt;br /&gt;
  username=&amp;quot;example@example.com&amp;quot;&lt;br /&gt;
  password=&amp;quot;mySecretPassword!&amp;quot;&lt;br /&gt;
  from=&amp;quot;#from#&amp;quot;&lt;br /&gt;
  to=&amp;quot;#to#&amp;quot;&lt;br /&gt;
  subject=&amp;quot;Sample CF e-mail&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This is the body of a test email.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/cfmail&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Sending Both Text and HTML Email Parts using CFMAIL==&lt;br /&gt;
Including both TEXT and HTML parts in your emails will help lower a messages spam score and reduce the likelihood of it being considered spam by another mail provider. Instructions on how to add TEXT and HTML parts to your emails are here: [[ColdFusion_Tips_%26_Tricks#CFMAIL_Multi-Part_Emails|CFMAIL Multi-Part Emails]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:ColdFusion]]&lt;br /&gt;
[[Category:VPS]]&lt;br /&gt;
[[Category:SmarterMail]]&lt;/div&gt;</summary>
		<author><name>Justinaes</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=Cfmail&amp;diff=1503</id>
		<title>Cfmail</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=Cfmail&amp;diff=1503"/>
				<updated>2013-06-28T16:46:05Z</updated>
		
		<summary type="html">&lt;p&gt;Justinaes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__FORCETOC__&lt;br /&gt;
==Using CFMAIL with Default SMTP==&lt;br /&gt;
This method will allow you to send through the servers default SMTP server. You'll need to make sure and leave out the server, username, and password attributes when using this method as shown below:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;cfmail&lt;br /&gt;
  from=&amp;quot;#from#&amp;quot;&lt;br /&gt;
  to=&amp;quot;#to#&amp;quot;&lt;br /&gt;
  subject=&amp;quot;Sample CF e-mail&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This is the body of a test email.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/cfmail&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===SmarterMail SMTP Authentication Bypass for ColdFusion VPS's===&lt;br /&gt;
To use cfmail and Default SMTP from ColdFusion VPS servers with SmarterMail, 'SMTP Authentication Bypass' needs to be enabled. To use SMTP Authentication Bypass, for cfmail - without authentication, go to Security&amp;gt;&amp;gt;SMTP Authentication Bypass and enter the server's IP address and the localhost IP address of 127.0.0.1.&lt;br /&gt;
&lt;br /&gt;
NOTE: For security reasons it is the best practice to use SMTP Authentication for all cfmail, either with SmarterMail on the VPS or an External SMTP Server, this it to prevent unauthorized emails being sent from the VPS (See the below settings). By default, New ColdFusion 10 Servers with SmarterMail has this disabled.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Using CFMAIL with External SMTP==&lt;br /&gt;
This second method will allow you to send through an external SMTP server such as mail.example.com. It requires specifying the server, port, useSSL, username, and password attributes as shown below:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;cfmail&lt;br /&gt;
  server=&amp;quot;mail.example.com&amp;quot;&lt;br /&gt;
  port=&amp;quot;25&amp;quot;&lt;br /&gt;
  useSSL=&amp;quot;false&amp;quot;&lt;br /&gt;
  username=&amp;quot;example@example.com&amp;quot;&lt;br /&gt;
  password=&amp;quot;mySecretPassword!&amp;quot;&lt;br /&gt;
  from=&amp;quot;#from#&amp;quot;&lt;br /&gt;
  to=&amp;quot;#to#&amp;quot;&lt;br /&gt;
  subject=&amp;quot;Sample CF e-mail&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This is the body of a test email.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/cfmail&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Sending Both Text and HTML Email Parts using CFMAIL==&lt;br /&gt;
Including both TEXT and HTML parts in your emails will help lower a messages spam score and reduce the likelihood of it being considered spam by another mail provider. Instructions on how to add TEXT and HTML parts to your emails are here: [[ColdFusion_Tips_%26_Tricks#CFMAIL_Multi-Part_Emails|CFMAIL Multi-Part Emails]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:ColdFusion]]&lt;/div&gt;</summary>
		<author><name>Justinaes</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=Kindle_Fire_Email_Setup&amp;diff=1458</id>
		<title>Kindle Fire Email Setup</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=Kindle_Fire_Email_Setup&amp;diff=1458"/>
				<updated>2013-06-12T17:22:30Z</updated>
		
		<summary type="html">&lt;p&gt;Justinaes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__FORCETOC__&lt;br /&gt;
&lt;br /&gt;
==Prerequisites==&lt;br /&gt;
&lt;br /&gt;
#To setup up an email account, the Kindle Fire needs an active internet connection.&lt;br /&gt;
#An active email account with Hostek.com (cPanel or SmarterMail)&lt;br /&gt;
#You'll need your Username/Password and the domain name hosting the email account&lt;br /&gt;
&lt;br /&gt;
==Setup==&lt;br /&gt;
&lt;br /&gt;
===Open Mail Application on your Kindle Fire===&lt;br /&gt;
&lt;br /&gt;
First, open the email application on your Kindle Fire. Find the envelope on your Kindle Fire &amp;quot;Carousel&amp;quot; and open the application.&lt;br /&gt;
&lt;br /&gt;
[[FILE:1_OpenMail400.png‎]]&lt;br /&gt;
&lt;br /&gt;
===Select the Email Provider===&lt;br /&gt;
&lt;br /&gt;
On the next screen, select &amp;lt;b&amp;gt;Other Provider&amp;lt;/b&amp;gt; for the email account. If this is the first email account being setup, you will see the screen below. If there is already an account on the Kindle Fire, click Add Account.&lt;br /&gt;
&lt;br /&gt;
[[FILE:2_OtherProvide400.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Initial Setup of Email Account===&lt;br /&gt;
&lt;br /&gt;
On the next screen, enter the information requested. Name will be your full name. Enter the Email/Password for the account. Give the email account a Description, like Work Email. When finished, Click &amp;lt;b&amp;gt;Manual Setup&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:3_Manual_Setup400.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Incoming Server Settings===&lt;br /&gt;
&lt;br /&gt;
Here you will set the incoming mail server settings. &lt;br /&gt;
&lt;br /&gt;
*For Account, choose [https://wiki.hostek.com/IMAP IMAP] or POP3 (POP3 is the standard setting). &lt;br /&gt;
*The Username/Password should have transferred over. &lt;br /&gt;
*For the Incoming Server, it will say POP3 server or IMAP server - depending on which account type you went with, you will use your domain name with mail in front of it, like mail.domain.com.&lt;br /&gt;
*For Security type, leave as &amp;lt;b&amp;gt;None&amp;lt;/b&amp;gt;&lt;br /&gt;
*Port will be 110 for POP3 and 143 for IMAP (This will default to the correct port when you change the account type).&lt;br /&gt;
&lt;br /&gt;
[[File:4 Incoming Server Settings400.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Outgoing Server Setting===&lt;br /&gt;
&lt;br /&gt;
Scroll down and you will find the Outgoing Mail Server Settings. &lt;br /&gt;
&lt;br /&gt;
*For SMTP Server, enter mail.yourdomain.com (your domain name in place of &amp;quot;yourdomain.com&amp;quot;)&lt;br /&gt;
*For Security Type, leave as &amp;lt;b&amp;gt;None&amp;lt;/b&amp;gt;&lt;br /&gt;
*For Port, you can use 587 (which is a submissive port). If 587 fails, try using 25 or 26 for Outgoing Server Port.&lt;br /&gt;
*Leave Require sign-in checked&lt;br /&gt;
*Enter Username/Password&lt;br /&gt;
*Click Next&lt;br /&gt;
&lt;br /&gt;
[[FILE:5_Outgoing_Server_Settings400.png]]&lt;br /&gt;
&lt;br /&gt;
==Troubleshooting==&lt;br /&gt;
&lt;br /&gt;
*Verify that the Username and Password are correct. Uncheck the &amp;quot;Hide Password&amp;quot; option during setup. If it continues to fail, try logging on to your Webmail (by going to mail.yourdomain.com) and accessing it using the same settings. If they do not work, contact your mail administrator about your Username/Password not working.&lt;br /&gt;
&lt;br /&gt;
*If the Username/Password do work, try changing your outgoing server port to 25 or 26.&lt;br /&gt;
&lt;br /&gt;
*If these do not work, there could be a DNS issue. Try using the actual server address, for instance mail13.hostek.com. You can get the exact address from your mail administrator or by accessing the domain's control panel and viewing the mail settings.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: Configuring-Email-Clients]]&lt;/div&gt;</summary>
		<author><name>Justinaes</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=Kindle_Fire_Email_Setup&amp;diff=1457</id>
		<title>Kindle Fire Email Setup</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=Kindle_Fire_Email_Setup&amp;diff=1457"/>
				<updated>2013-06-12T16:10:52Z</updated>
		
		<summary type="html">&lt;p&gt;Justinaes: /* Prerequisites */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__FORCETOC__&lt;br /&gt;
&lt;br /&gt;
==Prerequisites==&lt;br /&gt;
&lt;br /&gt;
#To setup up an email account, the Kindle Fire needs an active internet connection.&lt;br /&gt;
#An active email account with Hostek.com (cPanel or SmarterMail)&lt;br /&gt;
#You'll need your Username/Password and the domain name hosting the email account&lt;br /&gt;
&lt;br /&gt;
==Setup==&lt;br /&gt;
&lt;br /&gt;
===Open Mail Application on your Kindle Fire===&lt;br /&gt;
&lt;br /&gt;
First, open the email application on your Kindle Fire. Find the envelope on your Kindle Fire &amp;quot;Carousel&amp;quot; and open the application.&lt;br /&gt;
&lt;br /&gt;
[[FILE:1_OpenMail400.png‎]]&lt;br /&gt;
&lt;br /&gt;
===Select the Email Provider===&lt;br /&gt;
&lt;br /&gt;
On the next screen, select &amp;lt;b&amp;gt;Other Provider&amp;lt;/b&amp;gt; for the email account. If this is the first email account being setup, you will see the screen below. If there is already an account on the Kindle Fire, click Add Account.&lt;br /&gt;
&lt;br /&gt;
[[FILE:2_OtherProvide400.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Initial Setup of Email Account===&lt;br /&gt;
&lt;br /&gt;
On the next screen, enter the information requested. Name will be your full name. Enter the Email/Password for the account. Give the email account a Description, like Work Email. When finished, Click &amp;lt;b&amp;gt;Manual Setup&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:3_Manual_Setup400.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Incoming Server Settings===&lt;br /&gt;
&lt;br /&gt;
Here you will set the incoming mail server settings. &lt;br /&gt;
&lt;br /&gt;
*For Account, choose [https://wiki.hostek.com/IMAP IMAP] or POP3 (POP3 is the standard setting). &lt;br /&gt;
*The Username/Password should have transferred over. &lt;br /&gt;
*For the Incoming Server, it will say POP3 server or IMAP server - depending on which account type you went with, you will use your domain name with mail in front of it, like mail.domain.com.&lt;br /&gt;
*For Security type, leave as &amp;lt;b&amp;gt;None&amp;lt;/b&amp;gt;&lt;br /&gt;
*Port will be 110 for POP3 and 143 for IMAP (This will default to the correct port when you change the account type).&lt;br /&gt;
&lt;br /&gt;
[[File:4 Incoming Server Settings400.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Outgoing Server Setting===&lt;br /&gt;
&lt;br /&gt;
Scroll down and you will find the Outgoing Mail Server Settings. &lt;br /&gt;
&lt;br /&gt;
*For SMTP Server, enter mail.yourdomain.com (your domain name in place of &amp;quot;yourdomain.com&amp;quot;)&lt;br /&gt;
*For Security Type, leave as &amp;lt;b&amp;gt;None&amp;lt;/b&amp;gt;&lt;br /&gt;
*For Port, you can use 587 (which is a submissive port). If 587 fails, try using 25 or 26 for Outgoing Server Port.&lt;br /&gt;
*Leave Require sign-in checked&lt;br /&gt;
*Enter Username/Password&lt;br /&gt;
*Click Next&lt;br /&gt;
&lt;br /&gt;
[[FILE:5_Outgoing_Server_Settings400.png]]&lt;br /&gt;
&lt;br /&gt;
==Troubleshooting==&lt;br /&gt;
&lt;br /&gt;
*Verify that the Username and Password are correct. Uncheck the &amp;quot;Hide Password&amp;quot; option during setup. If it continues to fail, try logging on to your Webmail (by going to mail.yourdomain.com) and accessing it using the same settings. If they do not work, contact your mail administrator about your Username/Password not working.&lt;br /&gt;
&lt;br /&gt;
*If the Username/Password do work, try changing your outgoing server port to 25 or 26.&lt;br /&gt;
&lt;br /&gt;
*If these do not work, there could be a DNS issue. Try using the actual server address, for instance mail13.hostek.com. You can get the exact address from your mail administrator or by accessing the domain's control panel and viewing the mail settings.&lt;/div&gt;</summary>
		<author><name>Justinaes</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=Kindle_Fire_Email_Setup&amp;diff=1456</id>
		<title>Kindle Fire Email Setup</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=Kindle_Fire_Email_Setup&amp;diff=1456"/>
				<updated>2013-06-12T16:07:51Z</updated>
		
		<summary type="html">&lt;p&gt;Justinaes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__FORCETOC__&lt;br /&gt;
&lt;br /&gt;
==Prerequisites==&lt;br /&gt;
&lt;br /&gt;
#These are setup instructions for the 2nd Generation of the Kindle Fire. &lt;br /&gt;
#To setup up an email account, the Kindle Fire needs an internet connection.&lt;br /&gt;
#An active Mail account with Hostek.com (cPanel or SmarterMail)&lt;br /&gt;
#Username and Password&lt;br /&gt;
&lt;br /&gt;
==Setup==&lt;br /&gt;
&lt;br /&gt;
===Open Mail Application on your Kindle Fire===&lt;br /&gt;
&lt;br /&gt;
First, open the email application on your Kindle Fire. Find the envelope on your Kindle Fire &amp;quot;Carousel&amp;quot; and open the application.&lt;br /&gt;
&lt;br /&gt;
[[FILE:1_OpenMail400.png‎]]&lt;br /&gt;
&lt;br /&gt;
===Select the Email Provider===&lt;br /&gt;
&lt;br /&gt;
On the next screen, select &amp;lt;b&amp;gt;Other Provider&amp;lt;/b&amp;gt; for the email account. If this is the first email account being setup, you will see the screen below. If there is already an account on the Kindle Fire, click Add Account.&lt;br /&gt;
&lt;br /&gt;
[[FILE:2_OtherProvide400.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Initial Setup of Email Account===&lt;br /&gt;
&lt;br /&gt;
On the next screen, enter the information requested. Name will be your full name. Enter the Email/Password for the account. Give the email account a Description, like Work Email. When finished, Click &amp;lt;b&amp;gt;Manual Setup&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:3_Manual_Setup400.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Incoming Server Settings===&lt;br /&gt;
&lt;br /&gt;
Here you will set the incoming mail server settings. &lt;br /&gt;
&lt;br /&gt;
*For Account, choose [https://wiki.hostek.com/IMAP IMAP] or POP3 (POP3 is the standard setting). &lt;br /&gt;
*The Username/Password should have transferred over. &lt;br /&gt;
*For the Incoming Server, it will say POP3 server or IMAP server - depending on which account type you went with, you will use your domain name with mail in front of it, like mail.domain.com.&lt;br /&gt;
*For Security type, leave as &amp;lt;b&amp;gt;None&amp;lt;/b&amp;gt;&lt;br /&gt;
*Port will be 110 for POP3 and 143 for IMAP (This will default to the correct port when you change the account type).&lt;br /&gt;
&lt;br /&gt;
[[File:4 Incoming Server Settings400.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Outgoing Server Setting===&lt;br /&gt;
&lt;br /&gt;
Scroll down and you will find the Outgoing Mail Server Settings. &lt;br /&gt;
&lt;br /&gt;
*For SMTP Server, enter mail.yourdomain.com (your domain name in place of &amp;quot;yourdomain.com&amp;quot;)&lt;br /&gt;
*For Security Type, leave as &amp;lt;b&amp;gt;None&amp;lt;/b&amp;gt;&lt;br /&gt;
*For Port, you can use 587 (which is a submissive port). If 587 fails, try using 25 or 26 for Outgoing Server Port.&lt;br /&gt;
*Leave Require sign-in checked&lt;br /&gt;
*Enter Username/Password&lt;br /&gt;
*Click Next&lt;br /&gt;
&lt;br /&gt;
[[FILE:5_Outgoing_Server_Settings400.png]]&lt;br /&gt;
&lt;br /&gt;
==Troubleshooting==&lt;br /&gt;
&lt;br /&gt;
*Verify that the Username and Password are correct. Uncheck the &amp;quot;Hide Password&amp;quot; option during setup. If it continues to fail, try logging on to your Webmail (by going to mail.yourdomain.com) and accessing it using the same settings. If they do not work, contact your mail administrator about your Username/Password not working.&lt;br /&gt;
&lt;br /&gt;
*If the Username/Password do work, try changing your outgoing server port to 25 or 26.&lt;br /&gt;
&lt;br /&gt;
*If these do not work, there could be a DNS issue. Try using the actual server address, for instance mail13.hostek.com. You can get the exact address from your mail administrator or by accessing the domain's control panel and viewing the mail settings.&lt;/div&gt;</summary>
		<author><name>Justinaes</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=File:5_Outgoing_Server_Settings400.png&amp;diff=1455</id>
		<title>File:5 Outgoing Server Settings400.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=File:5_Outgoing_Server_Settings400.png&amp;diff=1455"/>
				<updated>2013-06-12T15:55:53Z</updated>
		
		<summary type="html">&lt;p&gt;Justinaes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Justinaes</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=File:4_Incoming_Server_Settings400.png&amp;diff=1454</id>
		<title>File:4 Incoming Server Settings400.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=File:4_Incoming_Server_Settings400.png&amp;diff=1454"/>
				<updated>2013-06-12T15:41:44Z</updated>
		
		<summary type="html">&lt;p&gt;Justinaes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Justinaes</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=Kindle_Fire_Email_Setup&amp;diff=1453</id>
		<title>Kindle Fire Email Setup</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=Kindle_Fire_Email_Setup&amp;diff=1453"/>
				<updated>2013-06-12T15:38:24Z</updated>
		
		<summary type="html">&lt;p&gt;Justinaes: /* Initial Setup of Email Account */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__FORCETOC__&lt;br /&gt;
&lt;br /&gt;
==Prerequisites==&lt;br /&gt;
&lt;br /&gt;
#These are setup instructions for the 2nd Generation of the Kindle Fire. &lt;br /&gt;
#To setup up an email account, the Kindle Fire needs an internet connection.&lt;br /&gt;
#An active Mail account with Hostek.com (cPanel or SmarterMail)&lt;br /&gt;
#Username and Password&lt;br /&gt;
&lt;br /&gt;
==Setup==&lt;br /&gt;
&lt;br /&gt;
===Open Mail Application on your Kindle Fire===&lt;br /&gt;
&lt;br /&gt;
First, open the email application on your Kindle Fire. Find the envelope on your Kindle Fire &amp;quot;Carousel&amp;quot; and open the application.&lt;br /&gt;
&lt;br /&gt;
[[FILE:1_OpenMail400.png‎]]&lt;br /&gt;
&lt;br /&gt;
===Select the Email Provider===&lt;br /&gt;
&lt;br /&gt;
On the next screen, select &amp;lt;b&amp;gt;Other Provider&amp;lt;/b&amp;gt; for the email account. If this is the first email account being setup, you will see the screen below. If there is already an account on the Kindle Fire, click Add Account.&lt;br /&gt;
&lt;br /&gt;
[[FILE:2_OtherProvide400.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Initial Setup of Email Account===&lt;br /&gt;
&lt;br /&gt;
On the next screen, enter the information requested. Name will be your full name. Enter the Email/Password for the account. Give the email account a Description, like Work Email. When finished, Click &amp;lt;b&amp;gt;Manual Setup&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:3_Manual_Setup400.png]]&lt;/div&gt;</summary>
		<author><name>Justinaes</name></author>	</entry>

	</feed>