Showing posts with label button. Show all posts
Showing posts with label button. Show all posts

Sunday, August 23, 2015

How to Add a Parked Domain on 11 Hosting (6 Steps)


Launch your Internet browser and visit the 1&1 Control Panel page. Log in using your 1&1 username and password (see Resources).
Click on the package you wish to add a parked domain to. If you only have one hosting package, ignore this step. The website will now take you to the hosting package administration page.
Click on 'Domains' under the Domains category. Then click on the 'New' button above the list of domains and select 'Add domain.'
Type the domain name you wish to add to your account in the 'Domain Name' field. Then click on the 'Check Domain' button. A new page will now load, telling you if the domain name is available for registration or not. If it isn't, click on 'Search Again,' choose a new domain name and repeat this step. If it is available, read the 'Terms and Conditions' and click on the check box. Then click on 'Next.'
Select either a 'Public' or 'Private' domain registration by clicking on one of the radio buttons. With a public registration, 1&1 will link your personal details to your domain name registration. With a private one, Internet users who perform a search on your domain name will not be able to access your personal details. Read the 'Terms and Conditions,' click on the check box and click on 'Next.'
Click on 'Order' to finalize the registration process. The Web host 1&1 will now add and park your domain.
VPS Hosting

Saturday, August 22, 2015

How to Build a Checkout Page (7 Steps)


Allow your customers to add products to their shopping cart without logging in. Anonymous shopping can help reduce the amount of transactions that are abandoned or canceled. In many cases, a shopper does not want to take the time to fill out a profile before they shop. Your checkout page should convert the buyer's details into an account for them instead, after they make a purchase.
Walk users through each step of the checkout process using tabs or guided navigation. For example, your first tab may display a table showing the selected products with an option to edit the cart prior to continuing. The second tab may contain forms for capturing billing and shipping information and entering promotional codes to calculate the final cost. The third tab would then provide a summary of the purchase and contain the 'Complete Purchase' button. Limiting the process to three pages or less will give your users a better experience and increase the chance they will complete the transaction.
Include detailed information in your shopping cart tables or purchase summary. Each item should display a product thumbnail that links to the original product page, a description, product availability and price. The shopping cart should allow the user to modify the quantity without opening a new dialog or page. Make sure your fonts are large and readable, and make use of white space to emphasize each element.
Offer your users a checkbox to use their billing information as the shipping information, so they don't have to enter everything twice. Ask users for the minimum number of details needed to actually process the order. If you want to capture additional information to aid in marketing, build it into the user's account profile page instead and allow users to optionally fill it out later.
Use large type or bold contrast for call-to-action buttons and to highlight totals, making sure the placement of buttons is consistent. For example, if your 'Checkout' button is placed in the lower right of each dialog, page or tab, make sure your 'Complete Purchase' or 'Continue' buttons are in the same location.
Give your customers a fast and clear way of getting help. You can add help links to a sidebar or integrate them into your checkout page dialog, or put your phone number near the top of the page where it is easy to see. Using tooltips is also a good method for guiding users through each form field or step of the process.
Test your checkout page to ensure it captures user data to your database correctly, sends emails to the correct place at appropriate times, and completes the transaction to your chosen payment gateways. Most gateways offer test accounts to help you do this, otherwise you can create a test product that costs $0 and complete the checkout using your personal details. By going through the checkout multiple times, you will be able to better understand the customer's perspective and make any adjustments or improvements needed.
VPS Hosting

How to Disable Mailman in cPanel


Access your WHM log-in page by typing the IP number of your server followed by a colon and the number '2083' -- for example, 100.100.100.100:2083 -- in your browser window.
Enter your root server access username and password in their respective fields as soon as the cPanel WHM login screen appears. Click on the 'Login' button below the password field.
Click the 'Server Configuration' icon on your main WHM screen and then the 'Tweak settings' icon in the screen that appears afterward, or click 'Tweak settings' under 'Server configuration' at the top of your left sidebar menu.
Scroll down on the 'Tweak settings' screen list to the 'Mail' section, and continue to scroll down toward the bottom of the 'Mail' section to find 'Enable Mailman mailing lists.'
Click on the 'Off' radio button at the far right of the 'Enable Mailman mailing lists' entry line.
Scroll down to the bottom of the 'Tweak settings' menu list and click 'Save.' Wait for the list of processes to stop and the word 'Done' to appear at the bottom of the list; scroll down as necessary to find the 'Done' notification. This process takes less than a minute with a fast server and broadband Internet connection.
Click 'Home' to return to your main WHM menu or exit the WHM as you wish.
VPS Hosting

How to Host a Private GMod Server for Free and Fast


Start Garry's Mod and pick 'Start New Game' from the main menu.
Choose the map you want to play and click the 'Play Multiplayer' button on the bottom-right of the screen. In addition to maps you already have, you can choose new maps by clicking on the 'Toybox' tab at the top of the window and choosing new maps.
Invite friends by pressing the Shift and Tab keys at the same time to bring up the Friends window, right-clicking on the person to invite and choosing 'Invite to Game' from the drop-down menu.
VPS Hosting

How to Use Putty and SSH


Start the PuTTY program on your computer and wait for the main dialog box to appear on your screen.
Enter the host name of the server on which you host your website or shell account, placing it in the 'Host Name' box of the PuTTY dialog box on your screen. This information should have been given to you by the system administrator of the server on which your account is hosted. An example would be if your website address is http://www.myawesomesite.com. The actual host name of this address is 'myawesomesite.com' without the rest of the address components. This is what would be entered into the 'Host Name' block of the PuTTY dialog box.
Tell PuTTY what kind of data connection you desire for it to initiate when logging into the server. To do so, look at the section of the dialog box labeled 'Connection Types' and note that a multitude of buttons exist in this section including: telnet, rlogin, SSH, and raw. Click on the SSH button to prepare PuTTY for an SSH login to your server.
Look at the 'Port' block on the PuTTY dialog box and verify that the port number is set to 22. This is the default SSH port that all SSH servers listen on for incoming connections. This port number should never be changed unless the system administrator of your host server has informed you that the server listens on a different port. If a different port is used on your server, enter that port number into this port block now.
Begin the SSH connection process. Locate the button at the bottom of the PuTTY dialog box labeled 'Open' and click on it. Connection progress information will now be displayed in the main text area of PuTTY.
Verify the host SSH key and add it to your PuTTY terminal cache for future log-ins. A caution message will appear in the main terminal screen of Putty if it is the first time you have logged into an SSH session with the server. The message is a cautionary measure telling you the server fingerprint identification number. It will ask you if you want to trust the server and to have its key added to your PuTTY terminal program's cache. If you are uncertain, call your system administrator by phone and ask him to read you the server fingerprint number to verify it. Whether you made a call, or simply choose to accept it, enter 'Yes' at the prompt on the text screen to accept the key and to have it added to PuTTY. The verification step will now be complete.
Wait for the log-in prompt to appear. The first line of SSH servers when logging in will require your hosting account user name. Enter your user name on the first prompt line when asked for it, then press the 'Enter' or 'Return' key on your keyboard to send it. After sending your user name, the prompt will ask for your password. Enter the password for your hosting account and press the 'Enter' or 'Return' key to send it. If you entered both correctly, you will get a command prompt through which you may perform your system commands.
Log out of your SSH session when finished by typing either 'logout' or 'exit' (without the quotes) at the command prompt on the screen, then press 'Enter' or 'Return' on the keyboard to log out completely. Whether 'logout' or 'exit' is used depends on how the hosting server is set up. Try both if you are unsure. If the first one you try doesn't work, then the other will. If neither works for some reason, contact the administrator of your hosting account and ask what the logout command is for that server.
VPS Hosting

How to Set Up to Host Games on 'Deer Hunter 2005'


Click the 'Start' button and choose 'Control Panel.'
Click 'Windows Firewall' from the 'Control Panel' to launch the firewall settings.
Click the 'Exceptions' tab and click the 'Add Port' button.
Type a name in the 'Name' text box, then type '34567' in the 'Port number' text box.
Select the 'TCP' setting, then click 'OK.' Your firewall should now allow a connection to the 'Deer Hunter 2005' server.
VPS Hosting

How to Install IIS Admin Service (8 Steps)


Click the 'Start' button and select 'Settings.'
Double click the 'Control Panel' icon.
Double click the 'Add/Remove Programs' icon. This opens a window that lists the currently installed software.
Click 'Add/Remove Windows Components.' This opens a screen with all the current internal operating system software.
Click 'Internet Information Services.' This opens the installation wizard.
Click the 'Next' button. The installation begins. It should take only take a few minutes to install IIS.
Click the 'Finish' button. This closes the wizard window.
Click the 'OK' button. This closes the 'Add/Remove Programs' window.
VPS Hosting

Friday, August 21, 2015

How to Set Up Multiplayer in the 'Delta Force Black Hawk Down' Team Sabre


Double-click the game’s shortcut icon on your desktop. Click the “Player Info” option on the game’s start page.
Click the first “(Empty)” tab at the top and type a nickname for your character. The tab is renamed to your character’s nickname. Click the “OK” button at the bottom, which takes you back to the main screen.
Click the “Multiplayer” option. Click the left or right arrow to cycle through the available character faces to select your appearance. Click the “Character Type” button to cycle through the available classes. The SAS character is the newest character included with Team Sabre. Click “Change Loadout” to see or modify the weapons and equipment for the selected class. To change a weapon or item, click the left or right arrow button. Click the “OK” button at the bottom of the Change Loadout screen when finished to get back to the Multiplayer screen.
Click the left or right arrows beside the Play On box to select either “LAN IP” or “NovaWorld.” The LAN IP option allows you to play on a local network, and the NovaWorld option allows you to play online.
Click the “Join Game” button. If you selected NovaWorld, log in with your username and password and click “OK.” On the following screen, a list of all available Internet servers for you to join appears. Click the server you want to play on and begin playing.
VPS Hosting

Thursday, August 20, 2015

How to Install Magento Absolute Theme


Log in to the official Magento website and click on 'Magento Connect' at the far right-hand side of the home page toolbar.
Click on 'Designs and Themes' in the right hand sidebar of the 'Magento Connect' marketplace and then click on page 2 to find the entry for 'Magento theme Absolute Theme (10 colors included).'
Click on the entry to open its download page.
Click on the orange 'Get Extension Key' button. Check off the checkbox and select version 1.0 in the 'Magento Connect Version' pulldown menu for all compatible versions. For the Community Edition 1.4.2.0-RC1, you will need to select 2.0.
Click on the gray 'Get Extension Key' button.
Copy the extension key that appears in the white text box that replaces the 'Get Extension Key' button. It should begin with 'magento-community' for version 1.0 or http://connect20.magentocommerce.com for version 2.0.
Log in to your Magento site with your administrator log-in and password. Wait for the admin menu to appear.
Click on 'System' and then 'Magento Connect,' followed by 'Magento Connect Manager' in your admin menu.
Paste the extension key that you copied in step 6 into the 'Paste extension key to install' field (option 2) in the 'Install new extensions' menu.
Click on the 'Install' button. Wait for a message to appear showing that the installation is complete. This should only take 30 seconds or so.
Return to the main admin menu, and click on 'System' followed by 'Configuration.'
Click on 'Design' and then 'Themes' in the configuration menu.
Type the word 'Absolute' in the 'Default' field of the 'Themes' menu and click on the 'Save configuration' button.
Open your site in a new browser window to make sure the new theme loads correctly. See step 15 if the home page does not load properly.
Click on 'CMS' and then 'Manage pages' in the admin area and disable the one-column home page before enabling the two-column option if the site does not load properly.
Add products or use the site as you normally would.
VPS Hosting

How to Upload Videos With a URL (11 Steps)


Point your browser to a free file host website like FileFactory, MediaFire, File Dropper, YouShare or FileDen.
Click the 'Browse' or 'Upload' button to select your video file from your computer.
Follow the provider's prompts to add (upload) your media to the host's server. A server enables your media to be seen on the Internet.
Copy the resulting URL address that automatically appears when you finish the upload process.
Access the online area where you want to upload your video. Type in the '' tag. To illustrate:Video'>http://www.filehost.com/folder/video.wmv'>Video Name HereYour video is now uploaded to the Web page.
VPS Hosting