In Feburary 2016 29,
Open a browser window and go to a free video file host, such as YourFileLink, zShare, or MediaFire. Click 'Choose File' or 'Browse' to select the video file from your computer and add it to the host site. If using MediaFire, drag your file to the 'Drag and Drop Files Here to Upload' box on the page. Follow the on-screen prompts and copy the URL address that displays in the 'Direct Link' field.
Open the Web page in your text editor, or log in to the Web account where you want to upload the video. Position your cursor in the area where you want the media to display.
Type the following HTML opening and closing anchor tags:
Enter the direct link for your video between the quotation marks of the first element:http://www.host.com/videos/movie.wmv">
Type the name of your video between the tags to create a link that visitors click to watch the video. Your complete code looks like this:Name' rel='nofollow' target='_blank'>http://www.host.com/videos/movie.wmv">Name of MovieSave the file and upload it to your Web host.
In Feburary 2016 29,
Posts mit dem Label box werden angezeigt. Alle Posts anzeigen
Posts mit dem Label box werden angezeigt. Alle Posts anzeigen
Montag, 29. Februar 2016
Mittwoch, 24. Februar 2016
How to Set Up FormMail in cPanelIn Feburary 2016 24,
In Feburary 2016 24,
Download the latest version of FormMail from Matt’s Script Archive at scriptarchive.org. The file you will be downloading is “formmail.pl.”
Upload formmail.pl to the “cgi-bin” on your Web server. Log into cPanel with your user name and password and go to the “File Manager.” Within the file manager, navigate to “public_html” and then choose “cgi-bin” and upload the FormMail file.
Change the file permissions of formmail.pl to make it a file that is writable by the system. From the file manager, check the box next to FormMail and click the button to edit the file permissions. Change the permissions to a CHMOD setting of 755. This code allows the website to both read and write data associated with FormMail.
Create an HTML code snippet to use on your website. Navigate out of the File Manager and return to the main cPanel dashboard. Click the “Fantastico” icon and use the Fantastico form generator to automatically generate the HTML code for your form. Be sure to input the email address to which form submissions should be delivered, and what form elements you wish to include, such as sender name, sender email and message.
Edit the form to make it compatible with FormMail. Copy and paste the Fantastico-generated code into a text editor, such as Windows Notepad. Edit the form action to point to the location of FormMail, and that the method is “post.” The code should resemble:
form action=“/cgi-bin/formmail.pl” method=“post”
Use the form. Copy and paste the revised form code into the contact page of your website. Navigate to the page in your Web browser and submit a test form to make sure the delivery works properly. Should the form fail, use Fantastico to check the code for errors.
In Feburary 2016 24,
Download the latest version of FormMail from Matt’s Script Archive at scriptarchive.org. The file you will be downloading is “formmail.pl.”
Upload formmail.pl to the “cgi-bin” on your Web server. Log into cPanel with your user name and password and go to the “File Manager.” Within the file manager, navigate to “public_html” and then choose “cgi-bin” and upload the FormMail file.
Change the file permissions of formmail.pl to make it a file that is writable by the system. From the file manager, check the box next to FormMail and click the button to edit the file permissions. Change the permissions to a CHMOD setting of 755. This code allows the website to both read and write data associated with FormMail.
Create an HTML code snippet to use on your website. Navigate out of the File Manager and return to the main cPanel dashboard. Click the “Fantastico” icon and use the Fantastico form generator to automatically generate the HTML code for your form. Be sure to input the email address to which form submissions should be delivered, and what form elements you wish to include, such as sender name, sender email and message.
Edit the form to make it compatible with FormMail. Copy and paste the Fantastico-generated code into a text editor, such as Windows Notepad. Edit the form action to point to the location of FormMail, and that the method is “post.” The code should resemble:
form action=“/cgi-bin/formmail.pl” method=“post”
Use the form. Copy and paste the revised form code into the contact page of your website. Navigate to the page in your Web browser and submit a test form to make sure the delivery works properly. Should the form fail, use Fantastico to check the code for errors.
In Feburary 2016 24,
Labels:
box,
change,
check,
Manager,
navigate,
permissions,
public_html,
system,
upload,
writable
Sonntag, 21. Februar 2016
How to Host a Server on 'GMod' With HamachiIn Feburary 2016 21,
In Feburary 2016 21,
Download Hamachi to your desktop. Double-click the downloaded file to install it. Upon completion, the program automatically opens.
Click 'Power On,' and wait several minutes for first-time setup to complete.
Click 'Network,' followed by 'Create a new network.' A dialog box appears, asking you to select a network name and password. Fill in these fields, and press 'OK.'
Load 'Garry's Mod' to the main menu, and select 'Multiplayer.' Check the 'LAN' box as you set your desired options onscreen.
Press the grave/tilde key (` / ~) and type 'sv_lan 0' without the quotes. Press 'Enter.'
Have your friend open Hamachi and join your network. Have him click 'Network,' followed by 'Join an existing network' on the program. Using your network name and password, he joins your network.
Have your friend open 'Garry's Mod,' and select 'Join' under 'Multiplayer.' Give him your LAN IP address, found on the Hamachi program under the power button. Have him type this in the 'Server Address' box, and he can join your game.
In Feburary 2016 21,
Download Hamachi to your desktop. Double-click the downloaded file to install it. Upon completion, the program automatically opens.
Click 'Power On,' and wait several minutes for first-time setup to complete.
Click 'Network,' followed by 'Create a new network.' A dialog box appears, asking you to select a network name and password. Fill in these fields, and press 'OK.'
Load 'Garry's Mod' to the main menu, and select 'Multiplayer.' Check the 'LAN' box as you set your desired options onscreen.
Press the grave/tilde key (` / ~) and type 'sv_lan 0' without the quotes. Press 'Enter.'
Have your friend open Hamachi and join your network. Have him click 'Network,' followed by 'Join an existing network' on the program. Using your network name and password, he joins your network.
Have your friend open 'Garry's Mod,' and select 'Join' under 'Multiplayer.' Give him your LAN IP address, found on the Hamachi program under the power button. Have him type this in the 'Server Address' box, and he can join your game.
In Feburary 2016 21,
How to Create Your Own Game ServerIn Feburary 2016 21,
In Feburary 2016 21,
Go to the 'Run' option in your computer's 'Start' menu and input 'cmd' to enter the command prompt. Input 'ipconfig /all' in the prompt, and write down your subnet mask and default gateway DNS server as they appear. Write down the IP address also, but you only need the first three sets of numbers, which should be 192.168.1.
Return to the 'Start' menu and go to the 'Control Panel.' Then go to 'Network and Internet Connections,' 'Network Connections.' Right-click on the Internet connection you are using and select 'Properties.' Then select 'Internet Protocol,' 'Properties.' Check the box for 'Static IP address.'
Fill out all of the needed information in the next window with what you wrote down. For the IP address, type in those first three sets of numbers from your original address, all followed by periods, then enter a number of your choice after that (up to three digits). Click 'OK' when finished.
Open your Internet browser to confirm that your static IP address works.
Creating the Server
Download a game server tool such as HLDS Update Tool or HLSW and save it to your desktop. Run the tool to install its files and programs. It basically asks what part of the world you're in and what destination folder you want to use for the program (the default location is Program Files).
Return to the command prompt. Type in 'cd' followed by a space and the full address of the program's location (for example, 'C:\Program Files\Valve\HLServer'). Press 'Enter.'
Type in the command update for your server tool, including the name for the game you want to create a server for. If you're creating a Counter Strike: Source server on HLDS Update Tool, type 'hldsupdatetool.exe -command update -game 'Counter-Strike Source' -dir .' (including the space and period at the end and the quotation marks in the middle).
Wait for the program to install your server after entering the last command. This can take half an hour to an hour, depending on your Internet speed.
In Feburary 2016 21,
Go to the 'Run' option in your computer's 'Start' menu and input 'cmd' to enter the command prompt. Input 'ipconfig /all' in the prompt, and write down your subnet mask and default gateway DNS server as they appear. Write down the IP address also, but you only need the first three sets of numbers, which should be 192.168.1.
Return to the 'Start' menu and go to the 'Control Panel.' Then go to 'Network and Internet Connections,' 'Network Connections.' Right-click on the Internet connection you are using and select 'Properties.' Then select 'Internet Protocol,' 'Properties.' Check the box for 'Static IP address.'
Fill out all of the needed information in the next window with what you wrote down. For the IP address, type in those first three sets of numbers from your original address, all followed by periods, then enter a number of your choice after that (up to three digits). Click 'OK' when finished.
Open your Internet browser to confirm that your static IP address works.
Creating the Server
Download a game server tool such as HLDS Update Tool or HLSW and save it to your desktop. Run the tool to install its files and programs. It basically asks what part of the world you're in and what destination folder you want to use for the program (the default location is Program Files).
Return to the command prompt. Type in 'cd' followed by a space and the full address of the program's location (for example, 'C:\Program Files\Valve\HLServer'). Press 'Enter.'
Type in the command update for your server tool, including the name for the game you want to create a server for. If you're creating a Counter Strike: Source server on HLDS Update Tool, type 'hldsupdatetool.exe -command update -game 'Counter-Strike Source' -dir .' (including the space and period at the end and the quotation marks in the middle).
Wait for the program to install your server after entering the last command. This can take half an hour to an hour, depending on your Internet speed.
In Feburary 2016 21,
Labels:
box,
Check,
connection,
Control,
Network,
Panel,
Properties,
Protocol,
select,
Static
Donnerstag, 18. Februar 2016
How to Connect FileZilla to HostGatorIn Feburary 2016 18,
In Feburary 2016 18,
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.
In Feburary 2016 18,
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.
In Feburary 2016 18,
Samstag, 13. Februar 2016
How to Transfer a Domain Name from One GoDaddy Account to AnotherIn Feburary 2016 13,
In Feburary 2016 13,
Write down the customer number of the account to which you want to transfer the GoDaddy domain name, along with the email address associated with this account. You can find your customer number by logging in to your GoDaddy account and clicking the 'My Account' tab, which posts your name and customer number near the top of the screen.
Log out of the GoDaddy account, and then log back in with the username and password of the account in which the domain name was originally registered.
Choose 'Domain Manager' under the 'My Products' tab.
Click the check box to the left of the domain name that you want to transfer. Select the 'Account Change' icon on the menu bar above. It looks like a Rolodex card with a pencil.
Enter the requested information on the next screen. Enter the new owner's GoDaddy account customer number or login name, as well as the email address that is associated with the account. Click 'Next' to continue.
Read and agree to the Domain Name Change Registrant Agreement on the next screen. Click 'I have read and agree to the Domain Name Change Registrant Agreement,' and press 'Finish' to proceed.
Log out of the GoDaddy account, and log in to the email address associated with your other GoDaddy account. You should have an email from GoDaddy with a secure ID and transaction code, along with a link.
Click the link in the email to log in to your second GoDaddy account and accept the transfer by entering the secure ID and transaction code. This will approve and finish the transfer of the domain name from the primary GoDaddy account to the secondary account.
In Feburary 2016 13,
Write down the customer number of the account to which you want to transfer the GoDaddy domain name, along with the email address associated with this account. You can find your customer number by logging in to your GoDaddy account and clicking the 'My Account' tab, which posts your name and customer number near the top of the screen.
Log out of the GoDaddy account, and then log back in with the username and password of the account in which the domain name was originally registered.
Choose 'Domain Manager' under the 'My Products' tab.
Click the check box to the left of the domain name that you want to transfer. Select the 'Account Change' icon on the menu bar above. It looks like a Rolodex card with a pencil.
Enter the requested information on the next screen. Enter the new owner's GoDaddy account customer number or login name, as well as the email address that is associated with the account. Click 'Next' to continue.
Read and agree to the Domain Name Change Registrant Agreement on the next screen. Click 'I have read and agree to the Domain Name Change Registrant Agreement,' and press 'Finish' to proceed.
Log out of the GoDaddy account, and log in to the email address associated with your other GoDaddy account. You should have an email from GoDaddy with a secure ID and transaction code, along with a link.
Click the link in the email to log in to your second GoDaddy account and accept the transfer by entering the secure ID and transaction code. This will approve and finish the transfer of the domain name from the primary GoDaddy account to the secondary account.
In Feburary 2016 13,
Labels:
box,
check,
Choose,
log,
originally,
password,
registered,
screen,
username
How to Export LightroomIn Feburary 2016 13,
In Feburary 2016 13,
Open Lightroom and go to the Library module in Grid mode by pressing 'G' on your keyboard. Find the images you want to copy and select them by holding the 'Ctrl' key and clicking on each photo.
Click on the 'Export' button in the bottom left corner. This opens the Export dialog window. Make sure 'Hard Drive' is selected in the 'Export To:' box. Select 'Specific Folder' in the Export Location and choose the folder on your hard drive that will receive the smaller copies. Check 'Add to This Catalog' if you want Lightroom to include the new copies in its database.
Move to the File Settings section and select 'JPEG' as the format. Quality should be set to '70' and Color Space left at the default sRGB setting.
Choose an image size depending on your plan for the photographs. Emailed images should be no larger than 1000 pixels wide, so check the 'Resize to Fit' box, select 'Long Edge' and enter '1000' in the Pixels box. Leave the Resolution at its default.
Choose 'Sharpen for Screen' with the 'Standard' amount. Leave the other settings at their default. Click the 'Export' button and Lightroom will take all the selected images, resize and sharpen them and save them in your chosen folder. You can then attach the images to your emails or upload them to your favorite photo sharing site.
In Feburary 2016 13,
Open Lightroom and go to the Library module in Grid mode by pressing 'G' on your keyboard. Find the images you want to copy and select them by holding the 'Ctrl' key and clicking on each photo.
Click on the 'Export' button in the bottom left corner. This opens the Export dialog window. Make sure 'Hard Drive' is selected in the 'Export To:' box. Select 'Specific Folder' in the Export Location and choose the folder on your hard drive that will receive the smaller copies. Check 'Add to This Catalog' if you want Lightroom to include the new copies in its database.
Move to the File Settings section and select 'JPEG' as the format. Quality should be set to '70' and Color Space left at the default sRGB setting.
Choose an image size depending on your plan for the photographs. Emailed images should be no larger than 1000 pixels wide, so check the 'Resize to Fit' box, select 'Long Edge' and enter '1000' in the Pixels box. Leave the Resolution at its default.
Choose 'Sharpen for Screen' with the 'Standard' amount. Leave the other settings at their default. Click the 'Export' button and Lightroom will take all the selected images, resize and sharpen them and save them in your chosen folder. You can then attach the images to your emails or upload them to your favorite photo sharing site.
In Feburary 2016 13,
Freitag, 12. Februar 2016
How to Find Where a Domain Is Hosted?In Feburary 2016 12,
In Feburary 2016 12,
Find the location of a domain using 2Privacy's free utility). Enter the domain's name or IP address into the utility's 'IP or Domain Name' field.
Type the captcha code into the 'Code' box -- the captcha code is located to the right of the Code box.
Click on the utility's 'Check Location' box to get the location registered to the domain. The Web page will refresh and then display the domain's physical address.
Seo Mastering
Locate a domain's location using Seo Mastering's 'IP Address - Domain name Location' utility. Enter the domain into the utility's 'Enter IP address or domain name' field.
Enter the code in the utility's captcha into the utility's 'Image Verification' field.
Click 'Continue' to look up the location of the domain. The utility will plot the location of the queried domain onto an embedded Google map.
IP Address Location
Use IP Address Location's 'IP Who Is Domain name or Whois IP Address' utility to find the location of a domain. Clear out the text in the utility's 'Domain Whois IP Lookup Address' field.
Type the domain you would like to query into the 'Domain Whois IP Lookup Address' field.
Click on the utility's 'Check IP WhoIS Address' button to find the location registered to the domain's server.
In Feburary 2016 12,
Find the location of a domain using 2Privacy's free utility). Enter the domain's name or IP address into the utility's 'IP or Domain Name' field.
Type the captcha code into the 'Code' box -- the captcha code is located to the right of the Code box.
Click on the utility's 'Check Location' box to get the location registered to the domain. The Web page will refresh and then display the domain's physical address.
Seo Mastering
Locate a domain's location using Seo Mastering's 'IP Address - Domain name Location' utility. Enter the domain into the utility's 'Enter IP address or domain name' field.
Enter the code in the utility's captcha into the utility's 'Image Verification' field.
Click 'Continue' to look up the location of the domain. The utility will plot the location of the queried domain onto an embedded Google map.
IP Address Location
Use IP Address Location's 'IP Who Is Domain name or Whois IP Address' utility to find the location of a domain. Clear out the text in the utility's 'Domain Whois IP Lookup Address' field.
Type the domain you would like to query into the 'Domain Whois IP Lookup Address' field.
Click on the utility's 'Check IP WhoIS Address' button to find the location registered to the domain's server.
In Feburary 2016 12,
How to Register a Domain Name DNSIn Feburary 2016 12,
In Feburary 2016 12,
Choose a registrar where you can register your domain name. A few that you can consider are Register, Godaddy, and Name.com (see resources).
Enter the domain that you wish to register in the search box and click 'Search' to see if it is available or not. If it isn't, you will need to try another name. Oftentimes you won't be able to find the name that you want as a .com, but you can find it as a .org, or .net.
Check out and pay. Once you have found an available name, you will need to pay for it with either a credit card or via Paypal. Once you have paid you can create your account by adding a user name and password. You will then add your administrative and technical contact details. This will include a phone number and valid email address.
In Feburary 2016 12,
Choose a registrar where you can register your domain name. A few that you can consider are Register, Godaddy, and Name.com (see resources).
Enter the domain that you wish to register in the search box and click 'Search' to see if it is available or not. If it isn't, you will need to try another name. Oftentimes you won't be able to find the name that you want as a .com, but you can find it as a .org, or .net.
Check out and pay. Once you have found an available name, you will need to pay for it with either a credit card or via Paypal. Once you have paid you can create your account by adding a user name and password. You will then add your administrative and technical contact details. This will include a phone number and valid email address.
In Feburary 2016 12,
Donnerstag, 11. Februar 2016
How to Use SBCglobal Web MailIn Feburary 2016 11,
In Feburary 2016 11,
Go to the site to log into your SBCglobal account via the Internet (see Resources below).
Type in your unique SBCglobal member name (the name before the '@' symbol in your email address) in the top box.
Open the drop-down menu beside the name you typed in, look down the list to find SBCglobal.net and then click it.
Add your SBCglobal email account password in the empty white box next to 'Password.'
Sign into your SBCglobal account by clicking the 'Sign In' button next to the 'Password' box.
Manage your account as you normally do when you use your computer at home or the office. Keep in mind the messages you delete will not be available on your other computer, just as messages you have deleted using the other computer are not available on your web mail. The buttons to create, forward, delete and reply to messages are all the same.
Sign out of your account when you are finished managing your email account. You don't want the next person who uses the computer to gain access to your private email account. Look for, and click, the 'Sign Out' or 'Log Off' link.
In Feburary 2016 11,
Go to the site to log into your SBCglobal account via the Internet (see Resources below).
Type in your unique SBCglobal member name (the name before the '@' symbol in your email address) in the top box.
Open the drop-down menu beside the name you typed in, look down the list to find SBCglobal.net and then click it.
Add your SBCglobal email account password in the empty white box next to 'Password.'
Sign into your SBCglobal account by clicking the 'Sign In' button next to the 'Password' box.
Manage your account as you normally do when you use your computer at home or the office. Keep in mind the messages you delete will not be available on your other computer, just as messages you have deleted using the other computer are not available on your web mail. The buttons to create, forward, delete and reply to messages are all the same.
Sign out of your account when you are finished managing your email account. You don't want the next person who uses the computer to gain access to your private email account. Look for, and click, the 'Sign Out' or 'Log Off' link.
In Feburary 2016 11,
Mittwoch, 10. Februar 2016
How to Preview a Dreamweaver WebsiteIn Feburary 2016 10,
In Feburary 2016 10,
Start Dreamweaver and open an existing webpage so you can preview it in a browser.
Choose the 'Edit' menu, point to 'Preferences' to bring up the 'Preferences dialog box and click 'Preview in Browser' from the category list. This is where you can define the browsers you wish to include in Dreamweaver.
Click the '+' button to add a browser to the list of browsers you can use to preview the website in Dreamweaver.
Type a name and choose an application for the new browser you would like to add. You can also choose to set this as your primary or secondary browser option, if you would like.
Click the 'OK' button to close the 'Add Browser' dialog box.
Use your mouse to click on the button that has a picture of a globe on it and you will be able to view a drop-down menu of the browsers you are able to use to preview your website.
Select the browser you would like to use to preview your webpage from the drop-down menu. When you do this, a browser window will open showing a preview of your webpage.
In Feburary 2016 10,
Start Dreamweaver and open an existing webpage so you can preview it in a browser.
Choose the 'Edit' menu, point to 'Preferences' to bring up the 'Preferences dialog box and click 'Preview in Browser' from the category list. This is where you can define the browsers you wish to include in Dreamweaver.
Click the '+' button to add a browser to the list of browsers you can use to preview the website in Dreamweaver.
Type a name and choose an application for the new browser you would like to add. You can also choose to set this as your primary or secondary browser option, if you would like.
Click the 'OK' button to close the 'Add Browser' dialog box.
Use your mouse to click on the button that has a picture of a globe on it and you will be able to view a drop-down menu of the browsers you are able to use to preview your website.
Select the browser you would like to use to preview your webpage from the drop-down menu. When you do this, a browser window will open showing a preview of your webpage.
In Feburary 2016 10,
Montag, 8. Februar 2016
How to Create a Social WebsiteIn Feburary 2016 08,
In Feburary 2016 08,
Install WordPress on your Web server. Due to its popularity, WordPress is now offered as a standard application available with many Web-hosting plans. Some Web-hosting services offer an automatic installation option for WordPress. If you don't have much experience installing Web applications, select a Web host that offers automatic WordPress installation and you'll save a lot of time.
Install the BuddyPress plug-in. You can automatically install BuddyPress from the WordPress dashboard by going to the 'Plug-ins' menu on the left side of the Dashboard and selecting 'Add New.' Enter 'BuddyPress' in the plug-in search box. In the result listings, you'll see BuddyPress. Install BuddyPress by selecting the 'Install Now' link under the BuddyPress name.
Configure BuddyPress. BuddyPress has features for activity streams, editable user profiles, friend connections, private messaging, blogging and groups. Because BuddyPress is a WordPress plug-in, it is extensible, which means that features can be added to run alongside BuddyPress in the WordPress system. The BuddyPress.org site runs on WordPress and BuddyPress, so you can visit their site to see it in use.
Generate content for your website. Using WordPress, you can add pages or posts with content for your visitors and members. WordPress allows you to add text, images and video content to your website.
Promote your social website. You can use search engine optimization, pay-per-click advertising or other traditional advertising methods to generate awareness of your social website. If your website is dedicated to a specific interest group or organization, you may be able to promote the website within the interest group or organization membership.
Manage the users. Because social websites permit a certain degree of user-generated content, you may want to review some or all of the new contributions to the site to make sure that no illegal or objectionable content is being added. Also, if you allow comments on your pages or posts, you'll want to install a comment spam blocker such as the 'akismet' plug-in. In general, you'll need to keep an eye on users and the content they are adding to make sure that your social website doesn't get hijacked by spammers.
In Feburary 2016 08,
Install WordPress on your Web server. Due to its popularity, WordPress is now offered as a standard application available with many Web-hosting plans. Some Web-hosting services offer an automatic installation option for WordPress. If you don't have much experience installing Web applications, select a Web host that offers automatic WordPress installation and you'll save a lot of time.
Install the BuddyPress plug-in. You can automatically install BuddyPress from the WordPress dashboard by going to the 'Plug-ins' menu on the left side of the Dashboard and selecting 'Add New.' Enter 'BuddyPress' in the plug-in search box. In the result listings, you'll see BuddyPress. Install BuddyPress by selecting the 'Install Now' link under the BuddyPress name.
Configure BuddyPress. BuddyPress has features for activity streams, editable user profiles, friend connections, private messaging, blogging and groups. Because BuddyPress is a WordPress plug-in, it is extensible, which means that features can be added to run alongside BuddyPress in the WordPress system. The BuddyPress.org site runs on WordPress and BuddyPress, so you can visit their site to see it in use.
Generate content for your website. Using WordPress, you can add pages or posts with content for your visitors and members. WordPress allows you to add text, images and video content to your website.
Promote your social website. You can use search engine optimization, pay-per-click advertising or other traditional advertising methods to generate awareness of your social website. If your website is dedicated to a specific interest group or organization, you may be able to promote the website within the interest group or organization membership.
Manage the users. Because social websites permit a certain degree of user-generated content, you may want to review some or all of the new contributions to the site to make sure that no illegal or objectionable content is being added. Also, if you allow comments on your pages or posts, you'll want to install a comment spam blocker such as the 'akismet' plug-in. In general, you'll need to keep an eye on users and the content they are adding to make sure that your social website doesn't get hijacked by spammers.
In Feburary 2016 08,
How to Restore Messages to Email ServerIn Feburary 2016 08,
In Feburary 2016 08,
Create a new (secondary) email account in your email server's profile---Outlook, Hotmail or Yahoo! Mail, for example. Select the 'Internet Message Access Protocol' account type. You should now have both a POP3 and an IMAP account.
Navigate to your email server's advanced settings, typically found under 'More Settings.' Place a check mark on the box that says 'Leave Mail on the Server' or similar wording.
Drag the emails in the server's main inbox into the inbox of the IMAP account. This syncs the messages onto both email servers so you have a 'hard' copy of your emails again.
Delete the IMAP folder from your inbox if desired. When setting up future email accounts, always check the box that allows you to leave mail on the server. Whether you download mail to your cell phone, another computer or any other device, you'll always have copies of all your emails on the server.
In Feburary 2016 08,
Create a new (secondary) email account in your email server's profile---Outlook, Hotmail or Yahoo! Mail, for example. Select the 'Internet Message Access Protocol' account type. You should now have both a POP3 and an IMAP account.
Navigate to your email server's advanced settings, typically found under 'More Settings.' Place a check mark on the box that says 'Leave Mail on the Server' or similar wording.
Drag the emails in the server's main inbox into the inbox of the IMAP account. This syncs the messages onto both email servers so you have a 'hard' copy of your emails again.
Delete the IMAP folder from your inbox if desired. When setting up future email accounts, always check the box that allows you to leave mail on the server. Whether you download mail to your cell phone, another computer or any other device, you'll always have copies of all your emails on the server.
In Feburary 2016 08,
Sonntag, 7. Februar 2016
How to Create Free Email With Your Own ExtensionIn Feburary 2016 07,
In Feburary 2016 07,
Open your Web browser and navigate to the website of a domain name registrar, such as GoDaddy, Register.com or Network Solutions.
Enter the domain name--the part of the address that comes after the @ symbol--of your choice into the search box on the website and click 'Search' or 'Submit.' If your domain name is available, follow the step-by-step instructions to create an account and complete your purchase and register your domain name. Domain name registrations cost around $10 per year and can be registered for up to 10 years.
Log into the domain name registrar's website using the account you created in Step 2.
Click 'Products' or 'Services' from the home page once you're logged in. Choose 'E-mail' and select the option to create a new account or e-mail address. Follow the instructions to create an e-mail address and select the domain name you registered as the domain that follows the '@' sign in your e-mail address.
Bookmark the Web e-mail page on your domain name registrar's website. You now have a custom e-mail address with your own custom domain name. Be sure to tell your contacts about your new e-mail address.
In Feburary 2016 07,
Open your Web browser and navigate to the website of a domain name registrar, such as GoDaddy, Register.com or Network Solutions.
Enter the domain name--the part of the address that comes after the @ symbol--of your choice into the search box on the website and click 'Search' or 'Submit.' If your domain name is available, follow the step-by-step instructions to create an account and complete your purchase and register your domain name. Domain name registrations cost around $10 per year and can be registered for up to 10 years.
Log into the domain name registrar's website using the account you created in Step 2.
Click 'Products' or 'Services' from the home page once you're logged in. Choose 'E-mail' and select the option to create a new account or e-mail address. Follow the instructions to create an e-mail address and select the domain name you registered as the domain that follows the '@' sign in your e-mail address.
Bookmark the Web e-mail page on your domain name registrar's website. You now have a custom e-mail address with your own custom domain name. Be sure to tell your contacts about your new e-mail address.
In Feburary 2016 07,
Samstag, 6. Februar 2016
How to Use Keyboard Interactive Authentication with PuTTYIn Feburary 2016 06,
In Feburary 2016 06,
Launch PuTTY on the computer.
Click the plus sign to the left of 'SSH' under the 'Connection' header at the left side of the PuTTY window.
Click 'Auth' under 'SSH.'
Deselect the 'Bypass Authentication Entirely,' 'Attempt Authentication Using Pageant' and 'Attempt TLS or CryptoCard Auth' check boxes by clicking them if they're enabled.
Verify the 'Attempt Keyboard-Interactive Auth' check box is enabled. Click it if it isn't enabled.
Click 'Session' at the left side of the PuTTY window.
Type the IP address or host name of the SSH server into the 'Host Name' box.
Type the port of the SSH server into the 'Port' box.
Click 'SSH' under 'Connection Type.'
Save the session and authentication settings by typing a name for the session in the 'Saved Sessions' box and clicking 'Save.' You can use these settings again by clicking the name of the session and clicking 'Load.'
Connect to the SSH server by clicking 'Open.'
Type your user name into the terminal when prompted and press 'Enter.'
Provide the answer for the keyboard-interactive authentication prompt by typing it and pressing 'Enter.'
In Feburary 2016 06,
Launch PuTTY on the computer.
Click the plus sign to the left of 'SSH' under the 'Connection' header at the left side of the PuTTY window.
Click 'Auth' under 'SSH.'
Deselect the 'Bypass Authentication Entirely,' 'Attempt Authentication Using Pageant' and 'Attempt TLS or CryptoCard Auth' check boxes by clicking them if they're enabled.
Verify the 'Attempt Keyboard-Interactive Auth' check box is enabled. Click it if it isn't enabled.
Click 'Session' at the left side of the PuTTY window.
Type the IP address or host name of the SSH server into the 'Host Name' box.
Type the port of the SSH server into the 'Port' box.
Click 'SSH' under 'Connection Type.'
Save the session and authentication settings by typing a name for the session in the 'Saved Sessions' box and clicking 'Save.' You can use these settings again by clicking the name of the session and clicking 'Load.'
Connect to the SSH server by clicking 'Open.'
Type your user name into the terminal when prompted and press 'Enter.'
Provide the answer for the keyboard-interactive authentication prompt by typing it and pressing 'Enter.'
In Feburary 2016 06,
Labels:
Attempt,
Authentication,
box,
boxes,
check,
CryptoCard,
Interactive,
Pageant,
Session,
TLS
Dienstag, 2. Februar 2016
How to Save a YouTube VideoIn Feburary 2016 02,
In Feburary 2016 02,
Navigate to the YouTube website (youtube.com). Find the video that you want to download.
When you are on the Web page of your favorite video, click the 'Share' button and copy the link. This can be found next to the video in a box labeled 'URL.'
Navigate to SaveTube (savetube.com). In the Video URL field, paste the link of the YouTube video. Then save it to your computer by selecting the 'Video' button.
Convert the file. You must download a FLV converter, such as the free FLV Converter (flv-converter.org) to play the video.
Open the video with a media player, such as Windows Media Player.
In Feburary 2016 02,
Navigate to the YouTube website (youtube.com). Find the video that you want to download.
When you are on the Web page of your favorite video, click the 'Share' button and copy the link. This can be found next to the video in a box labeled 'URL.'
Navigate to SaveTube (savetube.com). In the Video URL field, paste the link of the YouTube video. Then save it to your computer by selecting the 'Video' button.
Convert the file. You must download a FLV converter, such as the free FLV Converter (flv-converter.org) to play the video.
Open the video with a media player, such as Windows Media Player.
In Feburary 2016 02,
Abonnieren
Posts (Atom)