Showing posts with label Enter. Show all posts
Showing posts with label Enter. Show all posts

Monday, August 31, 2015

How to Delete a MediaFire Account (6 Steps)


Go to the 'MediaFire' home page (See Resources).
Click the 'Login' link located at the upper-right corner of the website.
Enter your email address and password and click the 'Login to MediaFire' button.
Click the 'My Account' tab.
Select the 'Account and Billing' option.
Click the 'Cancel' link. You will continue to have access to your MediaPro account until the end of the current monthly subscription period. After your current monthly period ends, your MediaPro account will automatically delete from the MediaFire system.
VPS Hosting

How to Download an FTP Site (4 Steps)


Secure server space to host your website and collect content you would like to be posted on your site. Now you are ready to transfer your files from your computer to the Web server space via FTP. Download Filezilla from the Web. Filezilla is a free FTP program which is downloaded onto your computer for use in connecting your computer files to your chosen server or Web host. The FTP upload of files to your website is often referred to as the 'back end' of Web design, as you are working 'behind the scenes', so to speak.
Once you have downloaded the Filezilla program, open it on your computer. Enter the required information for the transfer, including your website host's Web address, the port being used for the transfer, the server type, your Web address for the new site, and your account information -- including your password -- for the server. You may need to refer to your own records and/or make contact with your server for some of this information. Once you have entered this information into Filezilla, hit Enter, and it will connect you to the server which will host your site.
Fotolia.com'>
Once connected to your server's site via Filezilla, you will see your computer's files on the left side of the screen and the website files on the right side. Right-click a cursor over the file on the left you want to transfer, and then drag it over to the right side area of the screen where the server files are, then take your finger off the cursor. Name the file/page by entering the file or page name into the box that appears. Hit enter, and you now have a page visible to the public posted onto your website.
Fotolia.com'>
Name each page or file that you transfer via FTP with name patterns, lest you lose track of what is where within your Web directory shell. Too many files without organization makes an unmanageable site. I name all photo files in my website's directory with the prefix of 'photo' so I know it is a photo file. For instance, I would use photobeach.jpg instead of beach.jpg. Eventually, this will give you neat sections of your web directory with groupings such as photos, banners, videos and documents.
Fotolia.com'>
VPS Hosting

How to Open Ports in a MikroTik Router (6 Steps)


Open the Internet Explorer Web browser on the Windows computer and click the address bar near the top of the 'Windows Internet Explorer' window that appears.
Type 'http://router_ip_address' into the address bar except replace 'router_ip_address' with the IP address of the MikroTik router and press the 'Enter' key.
Click the 'Winbox' link in the Web page that appears. Click 'Open' in the window that displays and confirm that you wish to run the 'Winbox' program if prompted.
Type the IP address of the MikroTik router into the 'Connect to' text box of the 'Winbox Loader' window that appears. Enter 'admin' into the 'Login' text box and write the Administrator password into the 'Password' field. Click the 'Connect' button.
Click 'IP' item in the left pane and then click 'Firewall' and then click the 'NAT' tab in the window that appears. Right-click empty space and click 'Add.' Click the 'General' tab and type the public or Internet IP address of the MikroTik router into the 'Dst Address' field. Type the port number that you wish to open into the 'Dst Port' box.
Click the 'Action' tab. Click the 'Action' drop down box and click the 'dst-nat' option. Enter the private network IP address to which you want the port traffic forwarded into the 'To Addresses' box. Write the port number to be forwarded into the 'To Ports' box. Click the 'Apply' button and then click the 'OK' button to save the setting.
VPS Hosting

How to Use a GoDaddy Form Mailer (6 Steps)


Set the e-mail address for the GoDaddy form mailer within your account. Log into your Account Manager. Under “Products” and click “Web Hosting.” Click “Launch” beside the hosting account you wish to use for your form mailer.
Click “Form Mail” under the “Content” section. Enter the e-mail address where you want submitted forms to be sent under “Forms Email Address.” Click “Continue” and “Update” to verify the e-mail address.
In your HTML file where you want the form to appear, enter this code:<form action='/gdform.php' method='post'>
<input type='hidden' name='subject' value='New E-Mail Subscriber' />
<input type='hidden' name='redirect' value='http://www.yoursite.com/thanks.html" />
<p>First Name:<input type='text' name='FirstName' /></p>
<p>Last Name:<input type='text' name='LastName' /></p>
<p>E-Mail:<input type='text' name='email' /></p>
<p>Your Message:<textarea name='comments' cols='50' rows='20'>
Tell us what you think of our new website!</textarea></p>
<input type='submit' name='submit' value='submit'/>
</form>You can edit this code to suit your needs. The above items are examples, including the subject, redirection page, first name, last name, e-mail and message.
Save your HTML file with the new code.
Upload the HTML file to your server using your preferred FTP client, just as you did with your initial website files.
Visit your website to see the new form. Test the form by filling in all of the fields and using a different e-mail address than the one you entered in Step 2. Once you submit the form, you should receive an e-mail to the e-mail address you entered in Step 2 with the submitted information.
VPS Hosting

How to Disable Windows Script Host


Click the Windows 'Start' button and type 'regedit' into the text box in the menu. Press 'Enter' to open the registry editor.
Navigate to 'HKEY_CURRENT_USER\Software\Microsoft\Windows Script Host\Settings\' by double-clicking 'HKEY_CURRENT_USER,' then double-click 'Software.' Double-click 'Microsoft,' then double-click 'Windows Script Host' and 'Settings.' Right-click the white space in the details pane and select 'New,' then 'DWORD Value.' This opens a dialog text box.
Type 'Enabled' in the 'Name' text box. Type '0' in the 'Value' text box. Click 'OK' to create your registry value. Reboot your computer for the changes to take effect.
VPS Hosting

Sunday, August 30, 2015

How to Calculate Streaming Bandwidth (5 Steps)


Navigate to one of the online streaming bandwidth calculator applications (see Resources section).
Enter the speed of the Internet connection configured on the server. (The speed for broadband connections is 220k. For dial-up connections, the speed is 56k, and for ISDN connections, the speed is 128k.)
Enter the number of viewers or listeners expected to access the streaming media.
Enter the event duration.
Click the 'Calculate' button. The results will show minimum bandwidth required for the specified streaming media event.
VPS Hosting

Saturday, August 29, 2015

How to Set Up POP3 Mail (12 Steps)


Open Microsoft Outlook and select 'Tools > Email Accounts' from the menu. In the 'Email Accounts' dialog box, select the option: 'Add a new e-mail account' and hit 'Next.'
Select POP3 as the option to connect to a POP3 e-mail server and download your e-mail and hit 'Next.'
Type in the name you would like to appear in the 'From' field for your outgoing emails and enter the email address you're setting up in the 'E-mail Address' field. Add the user name and password from your Internet server for your email account.
Add your incoming mail server (POP3) and outgoing mail server (SMTP) information under 'Server Information' and place a checkmark by 'Remember password.'
Select the 'More Settings' button. In the 'Internet E-mail Settings' dialog box, select the 'Outgoing Server' tab. Place a checkmark beside 'My outgoing server (SMTP) requires authentication.' Leave the 'Use same settings as my incoming mail server' option selected and click OK.
Hit the 'Finish' button to complete the set up.
VPS Hosting

How to Play 'Sim City' on a LAN (6 Steps)


Double-click the 'Sim City' desktop icon on two computers.
Navigate to the 'Multiplayer' portion of the menu on both computers. Press 'Enter' to enter the multiplayer menu.
Navigate to 'Host Game' on one computer. Press 'Enter.'
Choose to host a local, LAN game on the first computer. Press 'Enter' to begin hosting the game.
Navigate to 'Join Game' on the second computer. Choose to find local games in the filter.
Navigate to the room the first computer is hosting. Because this is only finding local games, there will only be one game in the lobby. Press 'Enter' to join the game.
VPS Hosting

How to Upload a Dreamweaver Website Into Go Daddy Hosting


Find the Host Name, FTP User Name and FTP Password you created when you opened your Go Daddy hosting account. You would have written this information down when you opened your account.
Open Dreamweaver. Go to 'Site' and then 'Manage Sites.'
Pick your website from the list given in the Manage Sites dialog box or click 'New' if you haven't started your website yet.
Choose 'Add New Server' when the setup window opens. Enter a name for your connection, something like 'Go Daddy' or your domain name would be easy to identify, but any name is OK.
Click 'FTP' from the connection menu and enter the FTP User Name and FTP Password you created with Go Daddy. Check the 'Save' box if you want Dreamweaver to remember your login information.
Type your domain name in the FTP box. Click the 'Test' button to confirm the connection. Leave any other fields blank or default unless you've set up special port or proxy settings in your home network or with Go Daddy.
Check 'Automatically upload files to server on save' if you want Dreamweaver to update your website every time you save a page.
Save the connection by clicking 'Save' and go to 'Edit,' then 'Preferences' in Windows. If you're using a Mac, click 'Dreamweaver' and then 'Preferences.'
Select your website from the list on the left and choose your upload settings. Establish whether the FTP connection will time out or terminate after a specified number of minutes. You can also set Dreamweaver to 'Prompt Before Moving Files on Server' and 'Save Files Before Putting.' Experiment until you find the settings that work for you.
VPS Hosting

How to Set Up an Email Account on BluDomain (8 Steps)


Open the hosting information email that was sent to you by BluDomain to get your cPanel user name and password.
Visit your website's cPanel by typing your URL followed by /cpanel into your browser. For example, type yourwebsite.com/cpanel.
Wait for the authorization box to open and then enter your cPanel user name and password in the corresponding fields.
Click the mail icon under the 'Mail' section.
Select 'Manage/Add/Remove' and then click the 'Add Account' button.
Enter your desired email user name and password in the corresponding fields.
Enter a quota between 10 MB and 100 MB inside the 'Mailbox Quota' box.
Click the 'Create Account' button to set up your email account.
VPS Hosting

Friday, August 28, 2015

How to Find Out Who Hosts a Specific Website


Access a website host checker like WhoIsHostingThis? or Who-hosts.com. Alternately, perform a domain search on DomainTools or Domain White Pages to get this information (see links below).
Enter the URL address in the text field provided and click the 'Find Host,' 'Lookup,' 'Go,' or 'OK' button to get the results.
Locate the identified host name on the resulting pages of WhoIsHostingThis? or Who-hosts.com. The DomainTools and Domain White Pages sources offer this data near the 'Registrant' or 'Registration' entry.
VPS Hosting

How to Connect FileZilla to HostGator


Open FileZilla.
Enter your HostGator domain name in the format 'domain.com' in the 'Host' box.
Enter your cPanel username in the 'Username' box.
Enter your cPanel password in the 'Password' box.
Enter '21' in the 'Port' box.
Click 'Quickconnect.' Your HostGator files are listed on the right side of the screen.
VPS Hosting

Thursday, August 27, 2015

How to Access FTP Client Hosting in GoDaddy


Open your Internet Explorer browser.
Type your domain name into the browser's address bar, using the following format: “ftp://www.yourdomainname.com.”
Press “Enter” on your keyboard.
Enter your GoDaddy FTP username and password. Click “Login.” If you don't remember your FTP username and password, log into the GoDaddy Account Manager portal and reset it (see Resources).
VPS Hosting

How to Remove Product Tags With Magento (7 Steps)


Open your Web browser and go to the Magento Admin Panel login page for your website.
Enter the admin user name and password, then click the 'Login' button.
Move the cursor over 'System' in the main menu and select 'Configuration' from the drop-down menu.
Click 'Advanced' located under the 'Advanced' menu on the left.
Click 'Disable Modules Output' to expand the list of modules.
Click the drop-down menu next to 'Mage_Tag' and choose 'Disable.'
Click the 'Save Config' button.
VPS Hosting

How to Enable IMAP in PHP.INI on Go Daddy (4 Steps)


Log in to your Go Daddy virtual server with an administrator username and password. Click the Windows 'Start' button on the host and type 'php.ini' in the search text box. Press 'Enter' to open a window with the PHP.INI file's folder location.
Right-click the file and select 'Open With.' Choose 'Notepad' to open the current PHP.INI data in the editor.
Press the 'Ctrl' and 'F' keys to open the 'Find' dialog box. Type 'php-imap.dll' and press 'Enter' to scroll directly to the PHP.INI IMAP line item.
Remove the semicolon at the beginning of the IMAP entry. Click 'Save' to save the changes to the file. Removing the semicolon removes the comment statement, so the IMAP service becomes active.
VPS Hosting

Wednesday, August 26, 2015

How to Reindex a Site in Drupal


Run a manual cron job. Cron is a task that is set up on the server-side to tell your server to refresh its database and other core aspects and functions of your Website. The easiest way of running a cron task through Drupal is by typing in this URL: http://www.yoursite.com/cron.php. Hit enter and let the cron job run manually.
Set up the cron interval. Most cron jobs need to be triggered in intervals. For example, a Website with a lot of user-updated content may need to re-index the content search by running cron jobs once a day. The best way to do this is though the server's crontab function on your hosting control panel.
Type the following into your hosting panel's cron section: 0



wget -O - -q -t 1 http://www.example.com/cron.php0 represents the top of the hour, and the other asterisks refer to the day, month and day of the week. This example runs cron once an hour.
Use the Poormanscron module as an alternate option for re-indexing the website. This module can be found at: http://drupal.org/project/poormanscron. At this time of this writing, Poormanscron is now part of the latest installation of Drupal, which is Drupal 7, and therefore the module does not need to be installed. For Drupal 6 and below, this module must be set up and configured for the desired cron job intervals.
VPS Hosting

Tuesday, August 25, 2015

How to Connect to Zymic With Filezilla


Launch FileZilla.
Enter your website address, such as 'websitename.zxq.net' in the 'Host' box at the top of the screen.
Enter your website subdomain and main domain, separated by an underscore, in the 'Username' box. For example, if your website address is 'websitename.zxq.net,' your username is 'websitename_zxq.'
Enter your password in the 'Password' box.
Enter '21' in the 'Port' box.
Click 'Quick Connect' to connect to your Zymic account.
Drag files from the left side of the screen into the right side to upload them to your Zymic account.
VPS Hosting

How to Log In To Plesk Media Temple


Navigate to the Media Temple website and click the 'login' button in the upper right corner.
Type in your 'AccountCenter' primary domain, primary email and password. Click the 'Login' button to enter.
Click the 'Domains' tab then click the domain you where you want to open the Plesk control panel.
Click the 'Plesk Control Panel' link near the top of the page.
Enter your Plesk log in user name and password, then click 'Log in.'
Access the Media Temple Plesk control panel directly. Type 'https://yourdomain.com:8443' without the quotes in the address bar of the web browser to open the control panel log-in screen.
VPS Hosting

How to Forward Your Ports for GMod (8 Steps)


Click Start and open the Run program.
Type in 'cmd' to open the command box.
Type 'ipconfig' in the cmd box and a list of addresses will appear. Search for the address called 'Default Gateway' and copy it down, then close the cmd box.
Open your Web browser and type in the Default Gateway address found in Step 3.
Enter the user name and password for your router.
Click on the tab labeled 'Port Forwarding/Port Triggering.'
Select the Protocol format and type in the port numbers, in the Inbound and Outbound columns, that need to be opened for 'GMod.' The list of ports that need to be opened are (in the order Protocol Inbound/Outbound); UDP 1200/1200, UPD 26901/26901, UPD 27000/27015, TCP 27020/27039, UDP 27015/27015, UDP 27020/27020 and TCP 27015/27015.
Save the settings and close the router configuration page.
VPS Hosting

How to Tell Who Is Hosting a Website


Launch your Web browser and navigate to an online Web hosting search utility. (See Resources.)
Locate the search box on the Web hosting tool's home page. This is usually prominent and at the top of the page.
Enter the Web address for the website you wish to find the host for in the search box. Include the 'www' prefix on the website address. You can include the 'http://' part of the address, but it's not usually necessary.
Click 'Search' and wait for the search tool to find and return the correct Web host for the site.
Read the details for the Web hosting company in the search results pane. This usually includes a link to the Web host's own website so that you can contact the company directly. Or, copy and note down the information for future reference.
VPS Hosting