Showing posts with label Start. Show all posts
Showing posts with label Start. Show all posts

Monday, August 31, 2015

How to Convert Domain Names to IP


Access the command prompt on your computer. In Windows, click on the 'Start' button, select 'Run,' type in 'cmd' (without the quotes) and press 'OK.'
Type 'ping www.thedomainname.com' (without the quotes) in the command line. Replace 'thedomainname' to the domain name that you wish to convert into an IP.
Press 'Enter.' The IP of the domain name will be displayed on your screen.
VPS Hosting

How to Uninstall FileZilla (3 Steps)


Sign into a Windows account with administrative privileges.
Click the 'Start' button in the Windows taskbar. Click 'Control Panel.' Click 'Programs and Features.'
Right-click 'FileZilla' and click 'Uninstall.' Restart your computer after the uninstall to complete the process.
VPS Hosting

Friday, August 28, 2015

How to Calculate a File's Checksum


Download the FCIV file from the Microsoft website (see link in the Resources section) and save it on your computer.
Double-click the file to extract it. Save the file in C:\windows\system32\.
Go to the Start menu and type “cmd” (without quotations) in the Run or “Search for programs and files” field and press “Enter.”
Navigate to the folder hosting the file.
Type “fciv filename” (without quotations, and substituting the name of the file you wish to check) and press “Enter” to create the MD5 checksum.
Type “fciv –sha1 filename” and press “Enter” to create the SHA1 checksum.
Compare the checksum with the one provided with the file.
VPS Hosting

Wednesday, August 26, 2015

How to Convert VMware to XenServer


Download and run the XenConvert installation program.
Click 'Next,' then click 'Yes' to accept the license agreement. Click 'Install' to finish the installation.
Open the 'Start' menu and run the 'Citrix XenConvert' program.
Click the 'From' menu and click the 'VMware Virtual Hard Disk (VMDK)' option.
Click the 'To' menu and click the 'XenServer' option, then click 'Next.'
Click 'Browse' and select the VMDK file you want to convert, then click 'Next.'
Enter your user information for the XenServer the virtual machine will be used on, then click 'Next.'
Enter a name for the virtual machine, then click 'Next.'
Click 'Convert' to start the process. A status bar will indicate the current progress. Click 'Finish' to close XenConvert. The converted virtual machine is available on XenServer.
VPS Hosting

Tuesday, August 25, 2015

How to Check IIS Version


Click the Windows 'Start' button and select 'Control Panel.'
Double-click 'Administrative Tasks.'
Double-click 'Internet Information Services.' This opens the management console.
Click the 'Help' menu at the top of the window.
Select 'About Internet Information Services.' This opens a window that shows the IIS version you are running.
VPS Hosting

Monday, August 24, 2015

How to Find My SMTP Server IP Address (3 Steps)


Click 'Start,' then 'Run' and type 'cmd' in the box that appears.
Press enter. A command window will appear.
Type 'ping,' a space and then the name of your SMTP Server. For example, type 'ping smtp.server.com' and press 'Enter.' The window will then try to contact the SMTP server by the IP address. It will say, 'Pinging x.x.x.x with 32 bytes of data.' The 'x.x.x.x' will be the SMTP server's IP address.
VPS Hosting

How to Save a Domain Name


Jot down on a notepad the different ideas you have for a domain name with a pen. Create a couple of different variations in case one version is already taken.
Turn on your computer and connect to the Internet once the operating system is fully loaded. Start up your Internet browser software and connect to a domain registration service.
Check the who-is search engine at the registration service website if your name has already been taken. Input the name from your notepad and select search. Wait for the service to tell you if the name is available as a new domain. Confirm that you want to register the name as your own if it is confirmed as available.
Input your contact information and payment tool data as you register your account with the registration service. Confirm how long you want to keep the domain in your account. Pay the fee via credit card or online payment tool account. Wait for the registration service to register the new domain address in your name.
Decide whether you want your new domain to just sit undeveloped or if you want to develop it into a website as well.
VPS Hosting

Sunday, August 23, 2015

How to Build a Website for a School Project (6 Steps)


Open a text editor. Click 'Start.' Then navigate to 'All Programs' and 'Accessories.' Select 'Notepad.'
Type:
My School Project
This is the first paragraph.
This is the second paragraph.
'
' are the opening tags while '
' are the closing tags. Most tags need to be opened, then closed. For example, all Web pages start with
and close with
. For example 'My School Project' means than you open the '', or heading 1, tag, then write the text of the heading, then close the heading tag.
Save the file as 'index.html.' Remember, however, to specify the 'Save as type' as 'All Files' rather than 'Text Documents' when saving the file.
Register your website for free at any of the free hosting websites that exist on the Web. You can find two such websites in the Resources section of this article. The registration process is easy. After you register, you'll get a username and password to be able to upload your 'index.html' file. When registering, write down the domain name of your website (for example, http://somehost.yourname.com).
Log onto the password-protected area of the hosting website with which you registered. Click 'Upload' and select the 'index.html' file you saved in Step 3.
Go to the domain name that you received when registering your free website (e.g., http://somehost.yourname.com). You should see this: My School Project (large letters)
This is the first paragraph.
This is the second paragraph.
VPS Hosting

Saturday, August 22, 2015

How to Add Sound to eBay Items (8 Steps)


Upload the sound files to an online host. Many Internet service providers give their users a small amount of web space for free with their Internet accounts. If yours does not, look for a service like http://www.DataZap.net that specializes in hosting files specifically for auctions. Many image hosts will also host photographs.
Copy the address where your files are located. This is the address the host provides to your files and should start with 'http://www."
Go to http://www.eBay.com and click 'sell.' If prompted, enter your login information.
Choose a category for your auction and give it a title and price.
Click the HTML option from the box towards the middle of the page entitled 'Describe the item you're selling.'
Type:
<EMBED SRC=http://www.host.com/mysong.mp3
HIDDEN=false HEIGHT=100 WIDTH=195
AUTOSTART=false LOOP=true>
</EMBED>
Replace the line in Step 6 that says, 'http://www.host.com/mysong.mp3" with the address you copied in Step 2.
Finish posting your auction. Your sound file will play within the auction in the auction viewer's default music player. Viewers have the option to play or pause the file.
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

Friday, August 21, 2015

How to Build a Music Producer Website (5 Steps)


Register a domain name for your website. Your domain name is the web address that will be used to reach your website. Your domain name should be catchy, memorable, and easy to spell. You may choose to use your name as your domain name or the name of your production company. Registration for the domain name can be as little as $1 to over $14 per year.
Obtain web hosting for your website. If you choose to have music samples on the website, your web hosting package may be more expensive than choosing to have a website with general information about yourself. Web hosts have multiple servers used to maintain the content and traffic that comes to various websites. Web hosts can charge as little as $3 dollars or over $100 per month. Start with a cheaper web hosting package initially, and as your business and content grows you may be asked to upgrade to a more expensive account.
Sketch out the look and content of your website. Since music producers are considered creative, your potential clients may expect to reach an edgy and creative website as well. Draw out the colors, logos and messages you would like to add to your site. Use word-processing software to check for grammatical and spelling errors when writing your content.
Choose your best music, beats and samples of finished work to showcase on your website. Potential clients need to hear a sample of your work to determine if you will be a good match for them. Make sure any work you upload to your website is copy-written so it is not stolen. Copyright your music through the U.S. Copyright Office (see resources). Allow friends, family and people you may know in the music industry to help you pick out the best media you would like to showcase on your website.
Create your website using preexisting templates or hire a freelance web designer to create your website. There are website templates (free and paid) you can download that will allow you to input information for your site. Web templates may limit you to certain colors and content, so you may want to hire a freelance web designer to design a unique site. Use sites like getafreelancer.com or guru.com.
VPS Hosting

Thursday, August 20, 2015

How to Add New Songs to a Dotty Karaoke (5 Steps)


Launch Sax & Dottys Show Presenter on your computer by going to 'Start' > 'All Programs.'
Click the 'Options' button right above 'History.'
Click the 'Import' button.
Select all the songs on your computer that you want to add to the application.
Click 'OK.' The selected items will then be listed under 'Track name.'
VPS Hosting