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

	<entry>
		<id>https://wiki.hostek.com/index.php?title=VPS_201&amp;diff=2467</id>
		<title>VPS 201</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=VPS_201&amp;diff=2467"/>
				<updated>2015-04-14T21:32:57Z</updated>
		
		<summary type="html">&lt;p&gt;Marcusc: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=VPS 201 - Getting started with VPS=&lt;br /&gt;
[[Category:VPS]]&lt;br /&gt;
 &lt;br /&gt;
==Linux/Cpanel - Start Here==&lt;br /&gt;
&lt;br /&gt;
===Get acquainted Cpanel and WHM===&lt;br /&gt;
You will see these two '''&amp;quot;terms&amp;quot;''' in the new account email as well as in most CPanel/Linux documents. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*'''WHM - &amp;quot;WebHost Manager&amp;quot;,''' used for managing your SERVER, packages, all domains and more.&lt;br /&gt;
&lt;br /&gt;
*'''Cpanel''' - used for managing accounts such as individual accounts or hosted domains on the server.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Setting up your server===&lt;br /&gt;
'''STOP!'''  We strongly encourage you to review the Cpanel documents; the '''Key Preperation Tasks''' in the next section include the specific links already but these are the main links, bookmark them.&lt;br /&gt;
&lt;br /&gt;
*[http://documentation.cpanel.net/pages/viewpage.action?pageId=1507796]&lt;br /&gt;
&lt;br /&gt;
*[http://documentation.cpanel.net/display/ALD/cPanel+User+Documentation]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Key Preperation Tasks (Hostek.com Suggests)===&lt;br /&gt;
&lt;br /&gt;
[[File:Whm-login.png|frame|none|alt=|WHM Login]]&lt;br /&gt;
&lt;br /&gt;
====ConfigServer Security&amp;amp;Firewall====&lt;br /&gt;
If you're new to managing a cPanel server, we recommend getting familiar with the ConfigServer Security&amp;amp;Firewall first. If you are having issues with sites that are not loading or generating errors, you would go here to check out the firewall log to make sure nothing is being triggered. &lt;br /&gt;
&lt;br /&gt;
'''To view these options:'''&lt;br /&gt;
#Login to WHM.&lt;br /&gt;
#Search &amp;quot;firewall&amp;quot; from the left search tool or scroll down and click on &amp;quot;ConfigServer Security&amp;amp;Firewall&amp;quot; under plugins.&lt;br /&gt;
&lt;br /&gt;
;Note these areas&lt;br /&gt;
:'''View lfd Log''', to view the firewall log.&lt;br /&gt;
:'''Firewall Configuration''', if you need to make changes to the firewall rules, such as opening up a port for specific software.&lt;br /&gt;
:'''Search for IP''', with this you can search for any blocks for your or customers IP's who have problems connecting to the server.&lt;br /&gt;
:'''Quick Unblock''', will quickly remove a temporary block if the IP is found in the &amp;quot;Search for IP&amp;quot; option.&lt;br /&gt;
:'''Quick Allow''', USE WITH CAUTION this will whitelist an IP from the Cpanel firewall. Meaning the IP will not be monitored for any potential risky behavior.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Mod Security====&lt;br /&gt;
Another tool to get familiar with would be modsecurity. It watches for hacking attempts and blocks them. From the modsecurity plugin you could view the modsecurity log.&lt;br /&gt;
&lt;br /&gt;
'''To view these options:'''&lt;br /&gt;
#Login to WHM.&lt;br /&gt;
#Search &amp;quot;Mod Security&amp;quot; from the left search tool or scroll down and click on &amp;quot;Mod Security&amp;quot; under plugins.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Pre-Prop or Temporary URL====&lt;br /&gt;
You could enable something called mod_userdir tweak in cPanel which allows you to access your sites by using the hostname or IP of your server. For example:&lt;br /&gt;
123.123.123.123/~username or yourvps.yourdomain.com/~username.&lt;br /&gt;
&lt;br /&gt;
'''To enable it:'''&lt;br /&gt;
#Login to WHM.&lt;br /&gt;
#Search &amp;quot;Apache mod_userdir Tweak&amp;quot; from the left search tool or scroll down and click on &amp;quot;Apache mod_userdir Tweak&amp;quot; under Security Center.&lt;br /&gt;
&lt;br /&gt;
====FTP Access====&lt;br /&gt;
Use the Main IP of the VPS when connecting with any FTP client prior to pointing any domain to the VPS. Using a domain name added to the VPS or using the domain name OF the VPS before the DNS record has been updated to point to the VPS will result in connection failures.&lt;br /&gt;
&lt;br /&gt;
====URLs &amp;amp; Ports====&lt;br /&gt;
&lt;br /&gt;
[[File:Whm-url.png|frame|none|alt=|WHM &amp;amp; Ports URL Example]]&lt;br /&gt;
&lt;br /&gt;
For accessing WHM(server management), Cpanel(site management), WebMail.&lt;br /&gt;
;WHM (over SSL) 2087 - https://yourdomain.com:2087 or https://123.123.123.123:2087&lt;br /&gt;
;WHM (non SSL) 2086 - http://yourdomain.com:2086 or http://123.123.123.123:2086&lt;br /&gt;
;Cpanel (over SSL) 2083 - https://yourdomain.com:2083 or https://123.123.123.123:2083&lt;br /&gt;
;Cpanel (non SSL) 2082 - http://yourdomain.com:2082 or http://123.123.123.123:2082&lt;br /&gt;
;Webmail (over SSL) 2096 - https://yourdomain.com:2096 or https://123.123.123.123:2096&lt;br /&gt;
;Webmail (non SSL) 2095 - http://yourdomain.com:2095 or http://123.123.123.123:2095&lt;br /&gt;
&lt;br /&gt;
===Key Preperation Tasks (documents to review)===&lt;br /&gt;
Make your VPS experience excellent by completing these tasks now.&lt;br /&gt;
&lt;br /&gt;
#'''DNS''' - Your server has the ability to become your own DNS server. Prepare to use or decide not use DNS on your server, but to understand what it is, review the guide: [http://etwiki.cpanel.net/twiki/pub/AllDocumentation/WHMDocs/DNSNewbieGuide.pdf WHM/DNS Newbie Guide]&lt;br /&gt;
#'''Package (required)''' - Prepare to host a site, packages provide features/limits, review the guide: [http://docs.cpanel.net/twiki/bin/view/AllDocumentation/WHMDocs/WhmPackages WHMHomeScreen/Packages]&lt;br /&gt;
#'''Account Functions (important)''' - Add domains, hosting starts here, review the guide: [http://docs.cpanel.net/twiki/bin/view/AllDocumentation/WHMDocs/AcctFunctions WHMHomeScreen/Account Functions]&lt;br /&gt;
#'''Account Information (important)''' - List domains, quickly manage accounts, review the guide:  [http://docs.cpanel.net/twiki/bin/view/AllDocumentation/WHMDocs/AcctInfo WHMHomeScreen/Account Information]&lt;br /&gt;
#'''Backups &amp;amp; Restores''' For questions regarding backup and restore procedures, read this guide: [https://wiki.hostek.com/Backups_-_VPS_and_Dedicated Backups - VPS and Dedicated]&lt;br /&gt;
&lt;br /&gt;
===Moving existing sites===&lt;br /&gt;
See pre-steps for moving websites in our [https://wiki.hostek.com/Changing_Hosting_Providers#Steps_to_Changing_Hosting_Providers Changing Hosting Providers] wiki.&lt;br /&gt;
&lt;br /&gt;
Cpanel guide for moving [http://docs.cpanel.net/twiki/bin/view/AllDocumentation/WHMDocs/HowToManuallyTransferAccounts VPS to VPS manually].&lt;br /&gt;
&lt;br /&gt;
[[Category:Linux-VPS]]&lt;br /&gt;
&lt;br /&gt;
==Windows Server - Start Here==&lt;br /&gt;
&lt;br /&gt;
===Get acquainted Windows and WCP===&lt;br /&gt;
You will see this '''&amp;quot;term&amp;quot;''' in the new account email as well as in most of our wiki documents. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*'''WCP - &amp;quot;Windows Control Panel&amp;quot;,''' (aka MochaPanel) WCP is used to manage all domains on your server, use it optionally however it's optimized to use standard and well thought out methods for creating and managing your domains.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Setting up your server===&lt;br /&gt;
'''STOP!'''  We strongly encourage you to review the WCP documents; the '''Key Preperation Tasks''' in the next section include the specific links already but these are the main links, bookmark them.&lt;br /&gt;
&lt;br /&gt;
*[https://wiki.hostek.com/WCP_(Windows_based_Control_Panel) WCP Guide]&lt;br /&gt;
&lt;br /&gt;
*For ColdFusion VPS Reference [https://wiki.hostek.com/Category:ColdFusion-VPS ColdFusion wiki articles]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Key Preperation Tasks (documents to review)===&lt;br /&gt;
Make your VPS experience excellent by completing these tasks now.&lt;br /&gt;
&lt;br /&gt;
#'''Adding Domains''' - Adding domains is easy and requires just a few steps. To get started fast, review this guide: [https://wiki.hostek.com/WCP_(Windows_based_Control_Panel)#VPS_and_Unlimited_Plans_-_Add_Additional_Domains WCP - Adding Additional Domains]&lt;br /&gt;
#'''Site Settings (reference)''' - We HIGHLY recommend familiarizing yourself with the '''Site Details''' WCP which includes the testing URL, IP, Name Servers and more. Review reference: [https://wiki.hostek.com/WCP_(Windows_based_Control_Panel)#Site_Details WCP Site Details]&lt;br /&gt;
#'''DNS''' - Your Site Details (above) contain the Primary and Secondary DNS for your domain, to manage DNS records, review the guide: [https://wiki.hostek.com/WCP_(Windows_based_Control_Panel)#DNS_Editor WCP - DNS Editor]&lt;br /&gt;
#'''Mail''' - To manage mail accounts (For VPS's with SmarterMail) from WCP, review the guide: [https://wiki.hostek.com/WCP_(Windows_based_Control_Panel)#Email WCP - Email]&lt;br /&gt;
#'''Databases''' - Easily manage both MySQL and MSSQL databases and users from WCP, read these guides: [https://wiki.hostek.com/WCP_(Windows_based_Control_Panel)#MySQL_database MySQL] | [https://wiki.hostek.com/WCP_(Windows_based_Control_Panel)#PhpMyAdmin PHPMyAdmin] | [https://wiki.hostek.com/WCP_(Windows_based_Control_Panel)#MSSQL Microsoft SQL Server] | [https://wiki.hostek.com/Changing_Hosting_Providers#MSSQL_2 Restoring MSSQL Databases on a VPS]&lt;br /&gt;
#'''SSL''' - Generate CSR's and complete certificate installations (static IP required), read this guide: [https://wiki.hostek.com/WCP_(Windows_based_Control_Panel)#Dedicated_SSL Dedicated SSL in WCP]&lt;br /&gt;
#'''Backups &amp;amp; Restores''' For questions regarding backup and restore procedures, read this guide: [https://wiki.hostek.com/Backups_-_VPS_and_Dedicated Backups - VPS and Dedicated]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===FTP Access===&lt;br /&gt;
Use the Main IP of the VPS when connecting with any FTP client prior to pointing any domain to the VPS. Using a domain name added to the VPS or using the domain name OF the VPS before the DNS record has been updated to point to the VPS will result in connection failures.&lt;br /&gt;
&lt;br /&gt;
===Moving existing sites===&lt;br /&gt;
See pre-steps for moving websites in our [https://wiki.hostek.com/Changing_Hosting_Providers#Steps_to_Changing_Hosting_Providers Changing Hosting Providers] wiki.&lt;br /&gt;
&lt;br /&gt;
[[Category:Windows-VPS]]&lt;/div&gt;</summary>
		<author><name>Marcusc</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=DNS_-_Name_Servers&amp;diff=2359</id>
		<title>DNS - Name Servers</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=DNS_-_Name_Servers&amp;diff=2359"/>
				<updated>2015-01-21T17:11:54Z</updated>
		
		<summary type="html">&lt;p&gt;Marcusc: /* Updating Name Servers for Domain registered with Hostek.com */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__FORCETOC__&lt;br /&gt;
&lt;br /&gt;
==Name Server information==&lt;br /&gt;
*Here is the Name Server information you need if you are registering a domain that we will host on our servers, or if you are switching a domain over to our servers.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Windows/ColdFusion/Railo on Windows Platforms:&lt;br /&gt;
Primary Name Server:&lt;br /&gt;
NS1.HOSTEK.COM&lt;br /&gt;
198.41.223.16 (if needed)&lt;br /&gt;
&lt;br /&gt;
Secondary Name Server:&lt;br /&gt;
NS2.HOSTEK.COM&lt;br /&gt;
198.41.222.19  (if needed)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Linux/ColdFusion on Linux/Railo on Linux Platforms:&lt;br /&gt;
Primary Name Server:&lt;br /&gt;
NS3.HOSTEK.COM&lt;br /&gt;
173.245.58.12 (if needed)&lt;br /&gt;
&lt;br /&gt;
Secondary Name Server:&lt;br /&gt;
NS4.HOSTEK.COM&lt;br /&gt;
173.245.59.13 (if needed)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Name Server information (Resellers)==&lt;br /&gt;
*If you are a reseller and want to provide your customers an alternate white label DNS, use this information, or create your own Name Servers as mirrors of either set.&lt;br /&gt;
&lt;br /&gt;
'''**Windows/ColdFusion/Railo on Windows Platforms:'''&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Primary Name Server:&lt;br /&gt;
NS1.EZHOSTINGSERVER.COM&lt;br /&gt;
198.41.223.16 (if needed)&lt;br /&gt;
&lt;br /&gt;
Secondary Name Server:&lt;br /&gt;
NS2.EZHOSTINGSERVER.COM&lt;br /&gt;
198.41.222.19 (if needed)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''**Linux Resellers:'''&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Primary Name Server:&lt;br /&gt;
NS7.EZHOSTINGSERVER.COM&lt;br /&gt;
198.41.222.19 (if needed)&lt;br /&gt;
&lt;br /&gt;
Secondary Name Server:&lt;br /&gt;
NS8.EZHOSTINGSERVER.COM&lt;br /&gt;
198.41.223.18 (if needed)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''**All Linux/ColdFusion on Linux/Railo on Linux Platforms set up before 07/15/2013:'''&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Primary Name Server:&lt;br /&gt;
NS3.EZHOSTINGSERVER.COM&lt;br /&gt;
173.245.58.12 (if needed)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Secondary Name Server:&lt;br /&gt;
NS4.EZHOSTINGSERVER.COM&lt;br /&gt;
173.245.59.13 (if needed)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Updating Name Servers for Domain registered with Hostek.com==&lt;br /&gt;
#Log into your billing control panel at http://cp.hostek.com.&lt;br /&gt;
#You will then click Domains at the top and choose My Domains.&lt;br /&gt;
#Next to the domain you wish to update the name servers for click &amp;quot;Manage Domain&amp;quot; &lt;br /&gt;
#First you will need to disable the Registrar Lock through the Registrar Lock tab&lt;br /&gt;
#Select the Nameservers tab, and update the DNS/Nameservers to the appropriate ones and click &amp;quot;Change Name servers&amp;quot;.&lt;br /&gt;
#Once this has been changed, go back and enable the Registrar lock again.&lt;br /&gt;
#The propagation of new name servers can take up to 24 hours to fully propagate.&lt;br /&gt;
&lt;br /&gt;
==Pointing a domain registered at another registrar to Hostek.com==&lt;br /&gt;
#You would first need to review your New Account Information Email to view the correct Name Servers for your hosting package&lt;br /&gt;
#You could also refer to this WIKI based on the package/nameservers above.&lt;br /&gt;
#Once you have the correct nameservers you will need to update them at your current registrar.&lt;br /&gt;
#You will need to login. unlock your domain name and update the DNS/Nameservers to the appropriate ones.&lt;br /&gt;
#If you cannot find where to do this at your current registrar please contact them and have them do it for you.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Updating Name Servers at other registrars - Video Tutorials ==&lt;br /&gt;
[http://hostek.com/tutorials/dns_000domains.html How to update the name servers at 000domains.com]&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/dns_123reg.html How to update the name servers at 123-reg.co.uk]&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/dns_1and1.html How to update the name servers at 1and1.com]&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/dns_domainsite.html How to update the name servers at domainsite.com]&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/dns_dotster.html How to update the name servers at dotster.com]&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/dns_dynadot.html How to update the name servers at dynadot.com]&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/dns_enom.html How to update the name servers at enom.com]&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/dns_godaddy.html How to update the name servers at godaddy.com]&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/dns_itsyourdomain.html How to update the name servers at itsyourdomain.com]&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/dns_melbourne.html How to update the name servers at melbourneit.com.au]&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/dns_namebargain.html How to update the name servers at namebargain.com]&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/dns_namecheap.html How to update the name servers at namecheap.com]&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/dns_netfirms.html How to update the name servers at netfirms.ca]&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/dns_netsol.html How to update the name servers at networksolutions.com]&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/dns_opensrs.html How to update the name servers at opensrs.com]&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/dns_regfly.html How to update the name servers at registerfly.com]&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/dns_register.html How to update the name servers at register.com]&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/dns_stargate.html How to update the name servers at stargate.com]&lt;br /&gt;
&lt;br /&gt;
== Creating Custom Name Servers at other registrars - Video Tutorials ==&lt;br /&gt;
[http://hostek.com/tutorials/dns_private_000domains.html Creating private name servers at 000domains.com]&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/dns_private_123reg.html Creating private name servers at 123-reg.co.uk]&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/dns_private_1and1.html Creating private name servers at 1and1.com]&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/dns_private_domainsite.html Creating private name servers at domainsite.com]&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/dns_private_dotster.html Creating private name servers at dotster.com]&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/dns_private_dynadot.html Creating private name servers at dynadot.com]&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/dns_private_enom.html Creating private name servers at enom.com]&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/dns_private_godaddy.html Creating private name servers at godaddy.com]&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/dns_private_itsyourdomain.html Creating private name servers at itsyourdomain.com]&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/dns_private_melbourneit.html Creating private name servers at melbourneit.com.au]&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/dns_private_namebargain.html Creating private name servers at namebargain.com]&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/dns_private_namecheap.html Creating private name servers at namecheap.com]&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/dns_private_netfirms.html Creating private name servers at netfirms.ca]&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/dns_private_netsol.html Creating private name servers at networksolutions.com]&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/dns_private_opensrs.html Creating private name servers at opensrs.com]&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/dns_private_regfly.html Creating private name servers at registerfly.com]&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/dns_private_register.html Creating private name servers at register.com]&lt;br /&gt;
&lt;br /&gt;
[http://hostek.com/tutorials/dns_private_stargate.html Creating private name servers at stargate.com]&lt;br /&gt;
&lt;br /&gt;
[[Category:Domain-Names]]&lt;br /&gt;
[[Category:Resellers]]&lt;br /&gt;
&lt;br /&gt;
== Custom Name Servers for VPS ==&lt;br /&gt;
[[Category:VPS]]&lt;br /&gt;
&lt;br /&gt;
===Cpanel VPS===&lt;br /&gt;
The best practice is to add custom Name Servers before adding domains to your cpanel VPS.&lt;br /&gt;
&lt;br /&gt;
#Set DNS A records for each of the name servers being created, NS1.yourdomain.com and NS2.yourdomain.com to use the VPS IP address.&lt;br /&gt;
#Login to the cpanel WebHost Manager usually http://your-server-ip:2086&lt;br /&gt;
#Click &amp;quot;Basic cPanel &amp;amp; WHM Setup&amp;quot; and scroll to the bottom to view/set the &amp;quot;Nameservers&amp;quot;.&lt;br /&gt;
#If you have already added domains to your cpanel server, edit each DNS zone setting any and all references for name servers to your new Name Server records, (ns3.hostek.com &amp;amp; ns4.hostek.com changed to ns1.yourdomain.com &amp;amp; ns2.yourdomain.com).&lt;br /&gt;
#SSH into your cpanel VPS and run this script to update cpanel so it will recognize your new Name Servers.&lt;br /&gt;
#*&amp;lt;pre&amp;gt;/usr/local/cpanel/scripts/updatenameserverips&amp;lt;/pre&amp;gt;&lt;br /&gt;
#Register your Name Servers with the Cpanel server IP Address, at your registrar.&lt;br /&gt;
#*Videos: [https://wiki.hostek.com/DNS_(Name_Servers)#Creating_Custom_Name_Servers_at_other_registers_-_Video_Tutorials Setting custom name servers] for the most common registrars.&lt;br /&gt;
#*If you registered your domain name with Hostek submit a [https://support.hostek.com support request] for registering the Name Servers and reference this article and step.&lt;br /&gt;
#You can begin pointing domains hosted on your Cpanel VPS to use the custom Name Servers.&lt;br /&gt;
&lt;br /&gt;
*See the latest [http://docs.cpanel.net/twiki/bin/view/11_30/WHMDocs/WebHome WebHost Manager Documentation] for any changes in steps 2-6.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Windows VPS===&lt;br /&gt;
All our Windows VPS (ColdFusion included) will be equipped by default with our WCP (windows control panel) which includes integration with two of our own Name Servers. This way you will not have to install the DNS service on your own VPS server, saving bandwidth, installation and management. &lt;br /&gt;
&lt;br /&gt;
#Set DNS A records for each of the name servers being created, NS1.yourdomain.com and NS2.yourdomain.com use the IP Address for the DNS servers (Primary and Secondary) listed in the &amp;quot;Site Details&amp;quot; area of WCP. To find the IP Address for your primary and secondary reference our [https://wiki.hostek.com/DNS_(Name_Servers)#Name_Server_information Name Server information].&lt;br /&gt;
#Register your Name Servers with the IP Address for the primary and secondary DNS server in step 1, at your registrar.&lt;br /&gt;
#*Videos: [https://wiki.hostek.com/DNS_(Name_Servers)#Creating_Custom_Name_Servers_at_other_registers_-_Video_Tutorials Setting custom name servers] for the most common registrars.&lt;br /&gt;
#*If you registered your domain name with Hostek submit a [https://support.hostek.com support request] for registering the Name Servers and reference this article and step.&lt;br /&gt;
#You can begin pointing domains added through WCP to your custom Name Servers.&lt;br /&gt;
&lt;br /&gt;
==Updating Linux Primary and Secondary DNS Servers for Host Name Resolution==&lt;br /&gt;
The articles above describe how to update the name server used by cPanel to store records for sites added through WHM. If you wish to adjust the nameservers used by Linux for domain/host name resolution, do the following:&lt;br /&gt;
&lt;br /&gt;
*SSH into the server&lt;br /&gt;
*Issue this command: &amp;lt;pre&amp;gt;setup&amp;lt;/pre&amp;gt;&lt;br /&gt;
*Within the '''setup''' utility, navigate to ''Network configuration'''''--&amp;gt;'''''DNS configuration''&lt;br /&gt;
*Here you can update the Primary and Secondary DNS servers. After updating them, hit '''OK''', the '''Save&amp;amp;Quit''' ''(you have to press the Tab key to move the cursor to the Save&amp;amp;Quit button)''&lt;br /&gt;
*Quit the setup utility. &lt;br /&gt;
*'''IMPORTANT''' - At the command line, issue this command to ensure the network adapter reloads all IPs assigned to the server: &amp;lt;pre&amp;gt;/etc/init.d/ipaliases reload&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Marcusc</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=Connecting_to_FTP&amp;diff=2342</id>
		<title>Connecting to FTP</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=Connecting_to_FTP&amp;diff=2342"/>
				<updated>2014-12-19T16:08:06Z</updated>
		
		<summary type="html">&lt;p&gt;Marcusc: /* Connecting Using a Browser */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Types of FTP connections==&lt;br /&gt;
There are three main types of FTP connections. That is using an FTP client, using your browser, and using the command prompt or shell script. &lt;br /&gt;
&lt;br /&gt;
===Connecting Using an FTP Client===&lt;br /&gt;
An FTP client is a desktop program that does all of the heavy lifting involved with connecting and maintaining an FTP connection to a server. Most FTP clients have an FTP log on the top screen, a local file menu, and a remote file menu.&lt;br /&gt;
&lt;br /&gt;
To connect to FTP Clients such as FileZilla and CuteFTP:&lt;br /&gt;
#Login to WCP to get your FTP Account information. (To learn more about WCP click [https://wiki.hostek.com/WCP_(Windows_based_Control_Panel) Here])&lt;br /&gt;
#Open up the FTP Client&lt;br /&gt;
#In the Host box, type something like ftp.yourdomain.com or your site IP&lt;br /&gt;
#In the username box, type the username you grabbed from WCP or cPanel&lt;br /&gt;
#In the password box, copy the password you made&lt;br /&gt;
#(optional) In the port box, type in 21&lt;br /&gt;
#Click Connect&lt;br /&gt;
&lt;br /&gt;
===Connecting Using a Browser===&lt;br /&gt;
Any browser nowadays has FTP functionality, but it tends to be limited. Nevertheless, to connect using your browser, you will want to do the following.&lt;br /&gt;
#Open your browser&lt;br /&gt;
#Type ftp://ftpusername:ftppassword@yourdomain.com into the URL box at the top&lt;br /&gt;
#*''Note: typing ftp://domain.com will not prompt for a login''&lt;br /&gt;
#Once authenticated you will see a list of the files in the default directory of your site&lt;br /&gt;
&lt;br /&gt;
===Connecting Using Command Prompt===&lt;br /&gt;
#Search your computer for cmd.exe&lt;br /&gt;
#Run ftp yourdomain.com&lt;br /&gt;
#This will then promt you to enter in the username and password&lt;br /&gt;
#Once in, you will be able to use FTP commands to move and change files. Below is a list of available commands (Note: This is not complete)&lt;br /&gt;
ABOR – abort a file transfer&amp;lt;br&amp;gt;&lt;br /&gt;
CWD – change working directory&amp;lt;br&amp;gt;&lt;br /&gt;
DELE – delete a remote file&amp;lt;br&amp;gt;&lt;br /&gt;
LIST – list remote files&amp;lt;br&amp;gt;&lt;br /&gt;
MDTM – return the modification time of a file&amp;lt;br&amp;gt;&lt;br /&gt;
MKD – make a remote directory&amp;lt;br&amp;gt;&lt;br /&gt;
NLST – name list of remote directory&amp;lt;br&amp;gt;&lt;br /&gt;
PASS – send password&amp;lt;br&amp;gt;&lt;br /&gt;
PASV – enter passive mode&amp;lt;br&amp;gt;&lt;br /&gt;
PORT – open a data port&amp;lt;br&amp;gt;&lt;br /&gt;
PWD – print working directory&amp;lt;br&amp;gt;&lt;br /&gt;
QUIT – terminate the connection&amp;lt;br&amp;gt;&lt;br /&gt;
RETR – retrieve a remote file&amp;lt;br&amp;gt;&lt;br /&gt;
RMD – remove a remote directory&amp;lt;br&amp;gt;&lt;br /&gt;
RNFR – rename from&amp;lt;br&amp;gt;&lt;br /&gt;
RNTO – rename to&amp;lt;br&amp;gt;&lt;br /&gt;
SITE – site-specific commands&amp;lt;br&amp;gt;&lt;br /&gt;
SIZE – return the size of a file&amp;lt;br&amp;gt;&lt;br /&gt;
STOR – store a file on the remote host&amp;lt;br&amp;gt;&lt;br /&gt;
TYPE – set transfer type&amp;lt;br&amp;gt;&lt;br /&gt;
USER – send username&lt;br /&gt;
&lt;br /&gt;
===Connecting Using Linux===&lt;br /&gt;
#Open your command lines tool&lt;br /&gt;
#Run ftp yourserver.com&lt;br /&gt;
#Type in your username and password in the prompt that follows&lt;br /&gt;
#Once in, use the below commands to move and edit files. (Note: this is not complete)&lt;br /&gt;
&amp;lt;b&amp;gt;-p&amp;lt;/b&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Use passive mode for data transfers. Allows use of ftp in environments where a firewall prevents connections from the outside world back to the client machine. Requires that the ftp server support the PASV command. This is the default now for all clients (ftp and pftp) due to security concerns using the PORT transfer mode. The flag is kept for compatibility only and has no effect anymore.&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;-i&amp;lt;/b&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Turns off interactive prompting during multiple file transfers.&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;-n&amp;lt;/b&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Restrains ftp from attempting auto-login upon initial connection. If auto-login is enabled, ftp will check the .netrc (see netrc(5)) file in the user's home directory for an entry describing an account on the remote machine. If no entry exists, ftp will prompt for the remote machine login name (default is the user identity on the local machine), and, if necessary, prompt for a password and an account with which to login.&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;-e&amp;lt;/b&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Disables command editing and history support, if it was compiled into the ftp executable. Otherwise, does nothing.&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;-g&amp;lt;/b&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Disables file name globbing.&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;-v&amp;lt;/b&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Verbose option forces ftp to show all responses from the remote server, as well as report on data transfer statistics.&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;-d&amp;lt;/b&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Enables debugging.&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;bye&amp;lt;/b&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Terminate the FTP session with the remote server and exit ftp An end of file will also terminate the session and exit.&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;cd remote-directory&amp;lt;/b&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Change the working directory on the remote machine to remote-directory&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;delete remote-file&amp;lt;/b&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Delete the file remote-file on the remote machine.&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;dir [remote-directory ] [local-file ]&amp;lt;/b&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Print a listing of the directory contents in the directory, remote-directory and, optionally, placing the output in local-file If interactive prompting is on, ftp will prompt the user to verify that the last argument is indeed the target local file for receiving dir output. If no directory is specified, the current working directory on the remote machine is used. If no local file is specified, or local-file is -, output comes to the terminal.&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;get remote-file [local-file ]&amp;lt;/b&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Retrieve the remote-file and store it on the local machine. If the local file name is not specified, it is given the same name it has on the remote machine, subject to alteration by the current case ntrans and nmap settings. The current settings for type form mode and structure are used while transferring the file.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Linux]]&lt;br /&gt;
[[Category:Windows]]&lt;/div&gt;</summary>
		<author><name>Marcusc</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=How_to_Encrypt_or_Compile_ColdFusion_Files&amp;diff=2158</id>
		<title>How to Encrypt or Compile ColdFusion Files</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=How_to_Encrypt_or_Compile_ColdFusion_Files&amp;diff=2158"/>
				<updated>2014-06-09T20:28:16Z</updated>
		
		<summary type="html">&lt;p&gt;Marcusc: /* Using cfencode.exe */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__FORCETOC__&lt;br /&gt;
&lt;br /&gt;
If you wish to obscure your ColdFusion source code before deploying it to Hostek, you have a couple options: '''cfcompile.bat''' and '''cfencode.exe'''. In order to use either of these options, you must first download and install a copy of ColdFusion to your local computer. To obtain a free developer-edition of Coldfusion, follow the link at [http://www.adobe.com/support/coldfusion/downloads.html#cf10productdownloads Adobe's ColdFusion Support Center].&lt;br /&gt;
&lt;br /&gt;
==Using cfcompile.bat==&lt;br /&gt;
The cfcompile.bat utility will compile all '''.cfm''' and '''.cfc''' files within a given directory into Java bytecode. This has the effect of making your source code unreadable, and it also prevents ColdFusion from having to compile your ColdFusion files on first use which provides a small performance enhancement. &lt;br /&gt;
&lt;br /&gt;
Cfcompile uses the following syntax:&lt;br /&gt;
*Example: &amp;lt;pre&amp;gt;c:\ColdFusion11\cfusion\bin\cfcompile.bat -deploy HOSTEKWEBROOT SOURCE COMPILED&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In the above example, make the following changes:&lt;br /&gt;
*'''HOSTEKWEBROOT''' should be the path to your site's '''wwwroot''' folder at Hostek. &lt;br /&gt;
**Eg: d:\home\mysite.com\wwwroot&lt;br /&gt;
*'''SOURCE''' should be the path to the un-compiled ColdFusion site files on your computer. &lt;br /&gt;
**Eg: c:\SOURCE&lt;br /&gt;
*'''COMPILED''' should be where cfcompile.bat will save the compiled ColdFusion files. &lt;br /&gt;
**Eg: c:\COMPILED&lt;br /&gt;
&lt;br /&gt;
Once cfcompile.bat has finished executing, you can copy the contents of your COMPILED directory to your site's Web root at Hostek (through FTP). Once the compiled files have been uploaded, ColdFusion will begin using them immediately.&lt;br /&gt;
&lt;br /&gt;
More details about using cfcompile.bat can be found in [https://learn.adobe.com/wiki/display/coldfusionen/Deploying+ColdFusion+Applications#DeployingColdFusionApplications-Usingthecfcompileutility ColdFusion's Documentation].&lt;br /&gt;
&lt;br /&gt;
==Using cfencode.exe==&lt;br /&gt;
The cfencode.exe utility will apply basic encryption to a specific file or directory. If used to encrypt a directory, it will apply encryption to '''ALL''' files in the directory which can break any JS, CSS, images, or other non-ColdFusion files. As such, use the following directions to encrypt ONLY your '''.cfm''' and '''.cfc''' files:&lt;br /&gt;
&lt;br /&gt;
#Use robocopy to copy only your site's '''.cfm''' and '''.cfc''' files to a temporary working directory. If you do not have robocopy, it can be easily installed as part of the [http://www.microsoft.com/en-us/download/details.aspx?id=17657 Windows Server Resource Kit].&lt;br /&gt;
#*'''Example''': &amp;lt;pre&amp;gt;C:\Program Files (x86)\Windows Resource Kits\Tools\robocopy.exe c:\SOURCE c:\ENCODED *.cfm *.cfc /E&amp;lt;/pre&amp;gt; (Where '''SOURCE''' is the location of your unmodified site files, and '''ENCODED''' is your temporary working directory)&lt;br /&gt;
#Run cfencode.exe against the files in your temporary working directory&lt;br /&gt;
#*'''Example''': &amp;lt;pre&amp;gt;c:\ColdFusion11\cfusion\bin\cfencode.exe c:\ENCODED /r /v 2&amp;lt;/pre&amp;gt; (Where '''ENCODED''' is the path to your temporary working directory from the previous step)&lt;br /&gt;
#At this point, you can copy the contents of c:\ENCODED to your site at Hostek (through FTP), and the server will begin using the encrypted versions of your '''.cfm''' and '''.cfc''' files immediately.&lt;br /&gt;
&lt;br /&gt;
''Note: Encrypting your site files with cfencode does not guarantee absolute security of your source code, but it does add a layer of obfuscation to help prevent unauthorized individuals from viewing the source.''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Windows]]&lt;br /&gt;
[[Category:ColdFusion]]&lt;br /&gt;
[[Category:ColdFusion-VPS]]&lt;/div&gt;</summary>
		<author><name>Marcusc</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=How_to_Encrypt_or_Compile_ColdFusion_Files&amp;diff=2157</id>
		<title>How to Encrypt or Compile ColdFusion Files</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=How_to_Encrypt_or_Compile_ColdFusion_Files&amp;diff=2157"/>
				<updated>2014-06-09T20:27:55Z</updated>
		
		<summary type="html">&lt;p&gt;Marcusc: /* Using cfcompile.bat */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__FORCETOC__&lt;br /&gt;
&lt;br /&gt;
If you wish to obscure your ColdFusion source code before deploying it to Hostek, you have a couple options: '''cfcompile.bat''' and '''cfencode.exe'''. In order to use either of these options, you must first download and install a copy of ColdFusion to your local computer. To obtain a free developer-edition of Coldfusion, follow the link at [http://www.adobe.com/support/coldfusion/downloads.html#cf10productdownloads Adobe's ColdFusion Support Center].&lt;br /&gt;
&lt;br /&gt;
==Using cfcompile.bat==&lt;br /&gt;
The cfcompile.bat utility will compile all '''.cfm''' and '''.cfc''' files within a given directory into Java bytecode. This has the effect of making your source code unreadable, and it also prevents ColdFusion from having to compile your ColdFusion files on first use which provides a small performance enhancement. &lt;br /&gt;
&lt;br /&gt;
Cfcompile uses the following syntax:&lt;br /&gt;
*Example: &amp;lt;pre&amp;gt;c:\ColdFusion11\cfusion\bin\cfcompile.bat -deploy HOSTEKWEBROOT SOURCE COMPILED&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In the above example, make the following changes:&lt;br /&gt;
*'''HOSTEKWEBROOT''' should be the path to your site's '''wwwroot''' folder at Hostek. &lt;br /&gt;
**Eg: d:\home\mysite.com\wwwroot&lt;br /&gt;
*'''SOURCE''' should be the path to the un-compiled ColdFusion site files on your computer. &lt;br /&gt;
**Eg: c:\SOURCE&lt;br /&gt;
*'''COMPILED''' should be where cfcompile.bat will save the compiled ColdFusion files. &lt;br /&gt;
**Eg: c:\COMPILED&lt;br /&gt;
&lt;br /&gt;
Once cfcompile.bat has finished executing, you can copy the contents of your COMPILED directory to your site's Web root at Hostek (through FTP). Once the compiled files have been uploaded, ColdFusion will begin using them immediately.&lt;br /&gt;
&lt;br /&gt;
More details about using cfcompile.bat can be found in [https://learn.adobe.com/wiki/display/coldfusionen/Deploying+ColdFusion+Applications#DeployingColdFusionApplications-Usingthecfcompileutility ColdFusion's Documentation].&lt;br /&gt;
&lt;br /&gt;
==Using cfencode.exe==&lt;br /&gt;
The cfencode.exe utility will apply basic encryption to a specific file or directory. If used to encrypt a directory, it will apply encryption to '''ALL''' files in the directory which can break any JS, CSS, images, or other non-ColdFusion files. As such, use the following directions to encrypt ONLY your '''.cfm''' and '''.cfc''' files:&lt;br /&gt;
&lt;br /&gt;
#Use robocopy to copy only your site's '''.cfm''' and '''.cfc''' files to a temporary working directory. If you do not have robocopy, it can be easily installed as part of the [http://www.microsoft.com/en-us/download/details.aspx?id=17657 Windows Server Resource Kit].&lt;br /&gt;
#*'''Example''': &amp;lt;pre&amp;gt;C:\Program Files (x86)\Windows Resource Kits\Tools\robocopy.exe c:\SOURCE c:\ENCODED *.cfm *.cfc /E&amp;lt;/pre&amp;gt; (Where '''SOURCE''' is the location of your unmodified site files, and '''ENCODED''' is your temporary working directory)&lt;br /&gt;
#Run cfencode.exe against the files in your temporary working directory&lt;br /&gt;
#*'''Example''': &amp;lt;pre&amp;gt;c:\ColdFusion10\cfusion\bin\cfencode.exe c:\ENCODED /r /v 2&amp;lt;/pre&amp;gt; (Where '''ENCODED''' is the path to your temporary working directory from the previous step)&lt;br /&gt;
#At this point, you can copy the contents of c:\ENCODED to your site at Hostek (through FTP), and the server will begin using the encrypted versions of your '''.cfm''' and '''.cfc''' files immediately.&lt;br /&gt;
&lt;br /&gt;
''Note: Encrypting your site files with cfencode does not guarantee absolute security of your source code, but it does add a layer of obfuscation to help prevent unauthorized individuals from viewing the source.''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Windows]]&lt;br /&gt;
[[Category:ColdFusion]]&lt;br /&gt;
[[Category:ColdFusion-VPS]]&lt;/div&gt;</summary>
		<author><name>Marcusc</name></author>	</entry>

	</feed>