In Feburary 2016 30,
Open a command prompt window on a Windows computer or a terminal window on a Linux computer.
Type the command 'ftp hostname' to log into the FTP server. Replace 'hostname' with the host name or IP address of the FTP server.
Type the command 'delete dir_name/*' to delete the files within the directory. Replace 'dir_name' with the name of the directory that you want to delete.
Type the command 'rmdir dir_name' to remove the directory.
Type the command 'quit' to close the FTP session.
In Feburary 2016 30,
Showing posts with label log. Show all posts
Showing posts with label log. Show all posts
Tuesday, 1 March 2016
Sunday, 28 February 2016
How to Change a Primary Domain for GoDaddyIn Feburary 2016 28,
In Feburary 2016 28,
Open your web browser and visit the GoDaddy account manager page. You can find a link to that page in the 'Resources' section of this article.
Enter your user name and password to log in. You can find your login credentials in the welcome email you received from GoDaddy upon registration.
Click on the 'Products' tab and select 'Web Hosting.'
Select your hosting account and click on the 'Launch' button.
Click on 'Settings' and select the 'Domain Management' icon.
Click on your current primary domain and then select 'Change Primary.'
Type in your new primary domain name and click on 'OK' to confirm and save your changes.
In Feburary 2016 28,
Open your web browser and visit the GoDaddy account manager page. You can find a link to that page in the 'Resources' section of this article.
Enter your user name and password to log in. You can find your login credentials in the welcome email you received from GoDaddy upon registration.
Click on the 'Products' tab and select 'Web Hosting.'
Select your hosting account and click on the 'Launch' button.
Click on 'Settings' and select the 'Domain Management' icon.
Click on your current primary domain and then select 'Change Primary.'
Type in your new primary domain name and click on 'OK' to confirm and save your changes.
In Feburary 2016 28,
Friday, 26 February 2016
How to Get IP SMTP From a CPanelIn Feburary 2016 26,
In Feburary 2016 26,
Go to the cPanel login webpage for your web hosting provider, then enter your username and password to log into your cPanel account. Click the 'Login' button to open the main cPanel window.
Click the 'Email Delivery Route' icon under the 'Mail' section on the main cPanel page.
Enter the email address that you want to find the IP SMTP address for, then click the 'Show Route' button. The resulting page will show all of the routing information about that email address, including the IP SMTP information.
In Feburary 2016 26,
Go to the cPanel login webpage for your web hosting provider, then enter your username and password to log into your cPanel account. Click the 'Login' button to open the main cPanel window.
Click the 'Email Delivery Route' icon under the 'Mail' section on the main cPanel page.
Enter the email address that you want to find the IP SMTP address for, then click the 'Show Route' button. The resulting page will show all of the routing information about that email address, including the IP SMTP information.
In Feburary 2016 26,
How to Get Rid of the Go Daddy Landing PageIn Feburary 2016 26,
In Feburary 2016 26,
Launch your Web browser and navigate to the GoDaddy website.
Type your GoDaddy username or customer number and password into the text fields at the top of the Web page, then click the arrow button or press 'ENTER' to log in.
Drag your mouse cursor over the 'Hosting' menu, then click the 'Hosting Management' link under 'My Account'.
Click the 'Launch' button under the 'Control Panel' column, next to the website domain where you want to remove the landing page.
Click the 'FTP File Manager' button at the top of the hosting control panel page. The FTP File Manager will automatically open in the main, or 'root,' directory of your website hosting server.
Click the 'Upload' folder icon near the top of the FTP File Manager page.
Click the 'Browse' button. Click to select an HTML file named 'index.htm', 'index.html', 'index.php' or 'default.html' in the 'Open' window, then click the 'Open' button.
Click the 'Overwrite Files' check box.
Click the 'Upload' button to upload the file to your website's root directory, taking the place of the GoDaddy landing page.
In Feburary 2016 26,
Launch your Web browser and navigate to the GoDaddy website.
Type your GoDaddy username or customer number and password into the text fields at the top of the Web page, then click the arrow button or press 'ENTER' to log in.
Drag your mouse cursor over the 'Hosting' menu, then click the 'Hosting Management' link under 'My Account'.
Click the 'Launch' button under the 'Control Panel' column, next to the website domain where you want to remove the landing page.
Click the 'FTP File Manager' button at the top of the hosting control panel page. The FTP File Manager will automatically open in the main, or 'root,' directory of your website hosting server.
Click the 'Upload' folder icon near the top of the FTP File Manager page.
Click the 'Browse' button. Click to select an HTML file named 'index.htm', 'index.html', 'index.php' or 'default.html' in the 'Open' window, then click the 'Open' button.
Click the 'Overwrite Files' check box.
Click the 'Upload' button to upload the file to your website's root directory, taking the place of the GoDaddy landing page.
In Feburary 2016 26,
Wednesday, 24 February 2016
How to Set Up a VPS HostIn Feburary 2016 24,
In Feburary 2016 24,
Select your VPS service. Follow the link in Resources below to browse hosting packages and prices. Select a service with a plan that suits your individual needs.
Click on the 'Sign Up' link on your chosen service's website. Fill out the forms and payment options as prompted. When you are done, wait for the service to process your application. When the service has created your account and virtual private server, it will send you an email with your login credentials.
Navigate to your chosen service's website, click 'My Account' and log in to your account with your user name and password. The first time you log in, the service will ask you to make some choices to configure your server. You will be prompted to make these selections after you log in.
Select your kernel. Most VPS services will offer a variety of Linux kernels to install on your server. If you know which kernel you want to run, select it. If you are unsure, choosing the Ubuntu kernel is a safe choice.
Select the size of your first partition. When you signed up for the VPS service, you chose a plan with a certain amount of disk space. You can choose to dedicate all of this space to a single partition. If you want to host multiple websites from your VPS, you can also choose to make a smaller first partition and then create more partitions from the remaining space.
Write down the IP address of each of your VPS partitions. These will be displayed on your account page. If you created only one partition, then you will have only one IP address.
Open a program on your computer capable of running the Secure Shell (SSH). If you are on Linux or Mac OS X, then this will be your Terminal application. If you are on Windows, download PuTTY (see Resources).
Type 'ssh root@your-partition's-ip-address' into your SSH-capable application, and press 'Enter' to access your VPS. Type in your account's password when prompted. After this, you will be logged in to your VPS, ready to install your server software and configure it to your needs.
In Feburary 2016 24,
Select your VPS service. Follow the link in Resources below to browse hosting packages and prices. Select a service with a plan that suits your individual needs.
Click on the 'Sign Up' link on your chosen service's website. Fill out the forms and payment options as prompted. When you are done, wait for the service to process your application. When the service has created your account and virtual private server, it will send you an email with your login credentials.
Navigate to your chosen service's website, click 'My Account' and log in to your account with your user name and password. The first time you log in, the service will ask you to make some choices to configure your server. You will be prompted to make these selections after you log in.
Select your kernel. Most VPS services will offer a variety of Linux kernels to install on your server. If you know which kernel you want to run, select it. If you are unsure, choosing the Ubuntu kernel is a safe choice.
Select the size of your first partition. When you signed up for the VPS service, you chose a plan with a certain amount of disk space. You can choose to dedicate all of this space to a single partition. If you want to host multiple websites from your VPS, you can also choose to make a smaller first partition and then create more partitions from the remaining space.
Write down the IP address of each of your VPS partitions. These will be displayed on your account page. If you created only one partition, then you will have only one IP address.
Open a program on your computer capable of running the Secure Shell (SSH). If you are on Linux or Mac OS X, then this will be your Terminal application. If you are on Windows, download PuTTY (see Resources).
Type 'ssh root@your-partition's-ip-address' into your SSH-capable application, and press 'Enter' to access your VPS. Type in your account's password when prompted. After this, you will be logged in to your VPS, ready to install your server software and configure it to your needs.
In Feburary 2016 24,
Tuesday, 16 February 2016
How to Check an FTP Log on GoDaddyIn Feburary 2016 16,
In Feburary 2016 16,
Call GoDaddy customer care at 480-505-8877 and select the 'Hosting Information' option from the automated prompts. Ask the customer care representative to submit or open a ticket to request your FTP log.
Wait approximately three days for an email alert from GoDaddy announcing that a file has been loaded to the FTP File Manager.
Log in to your GoDaddy account using the username and password you created when opening the account.
Select the 'My Account' tab located on the bold green bar near the top of the page. Locate 'My Products' in the shaded list on the left side of the page and select 'Hosting.' Select the domain name of the hosted site by selecting 'Launch' immediately to its right, which takes you to the 'Hosting Control Center.'
Locate and select the large 'FTP File Manager' tab located under the 'Hosting Control Center' heading.
Locate the file with the name that was sent to you in the email alert from GoDaddy. Select the file and open or download it using a word processing reader.
In Feburary 2016 16,
Call GoDaddy customer care at 480-505-8877 and select the 'Hosting Information' option from the automated prompts. Ask the customer care representative to submit or open a ticket to request your FTP log.
Wait approximately three days for an email alert from GoDaddy announcing that a file has been loaded to the FTP File Manager.
Log in to your GoDaddy account using the username and password you created when opening the account.
Select the 'My Account' tab located on the bold green bar near the top of the page. Locate 'My Products' in the shaded list on the left side of the page and select 'Hosting.' Select the domain name of the hosted site by selecting 'Launch' immediately to its right, which takes you to the 'Hosting Control Center.'
Locate and select the large 'FTP File Manager' tab located under the 'Hosting Control Center' heading.
Locate the file with the name that was sent to you in the email alert from GoDaddy. Select the file and open or download it using a word processing reader.
In Feburary 2016 16,
Labels:
account,
alert,
announcing,
approximately,
days,
email,
file,
log,
username,
Wait
Thursday, 11 February 2016
How to Transfer a Domain Name from One GoDaddy Account to AnotherIn Feburary 2016 11,
In Feburary 2016 11,
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 11,
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 11,
Labels:
box,
check,
Choose,
log,
originally,
password,
registered,
screen,
username
Tuesday, 9 February 2016
How to Manage Your Web Traffic Using GodaddyIn Feburary 2016 09,
In Feburary 2016 09,
Go to the homepage for GoDaddy (see Resources below). Go to the 'Hosting and Servers' menu. Select the 'Traffic Facts' option.
Review the information provided to determine whether you want to pay for Traffic Facts. Note that site statistics are included with your hosting account. Purchase Traffic Facts if you need additional features, like the ability to export data to spreadsheets or access raw data log files.
Choose a time period. You can try Traffic Facts, with a monthly charge, for a minimum of three months or a maximum of two years.
Click the 'Add to Cart' button. Look through the options on the 'Customize Your Order' page that will appear. Consider the 'Traffic Blazer' option, a service designed to help increase traffic to your Web site.
Choose the additional options you want to purchase, if any, by checking the boxes provided and using the scroll-down menus to select an appropriate plan or term. Click 'Continue.' You will have an opportunity to add more services. Click 'Continue' to proceed to 'Checkout' and pay for your order.
Head back to the homepage for GoDaddy. Log in to your account. Choose 'Web Hosting and Databases' from the list and select the account you want to manage with Traffic Facts.
Select 'Apply Traffic Links to This Account.'
Evaluate the Results
Study the figures brought in by Traffic Facts and/or Traffic Blazer. They can help you pinpoint problem areas of your site as well as help you manage what is currently working.
Make changes to your site based on the information provided. For example, eliminate links that scored low in the 'Link Popularity Report.'
In Feburary 2016 09,
Go to the homepage for GoDaddy (see Resources below). Go to the 'Hosting and Servers' menu. Select the 'Traffic Facts' option.
Review the information provided to determine whether you want to pay for Traffic Facts. Note that site statistics are included with your hosting account. Purchase Traffic Facts if you need additional features, like the ability to export data to spreadsheets or access raw data log files.
Choose a time period. You can try Traffic Facts, with a monthly charge, for a minimum of three months or a maximum of two years.
Click the 'Add to Cart' button. Look through the options on the 'Customize Your Order' page that will appear. Consider the 'Traffic Blazer' option, a service designed to help increase traffic to your Web site.
Choose the additional options you want to purchase, if any, by checking the boxes provided and using the scroll-down menus to select an appropriate plan or term. Click 'Continue.' You will have an opportunity to add more services. Click 'Continue' to proceed to 'Checkout' and pay for your order.
Head back to the homepage for GoDaddy. Log in to your account. Choose 'Web Hosting and Databases' from the list and select the account you want to manage with Traffic Facts.
Select 'Apply Traffic Links to This Account.'
Evaluate the Results
Study the figures brought in by Traffic Facts and/or Traffic Blazer. They can help you pinpoint problem areas of your site as well as help you manage what is currently working.
Make changes to your site based on the information provided. For example, eliminate links that scored low in the 'Link Popularity Report.'
In Feburary 2016 09,
Monday, 8 February 2016
How to Remove a File From an FTP SiteIn Feburary 2016 08,
In Feburary 2016 08,
Click the Start button and click 'Run' to open a Run command box.
Type 'command' in the Run box, and press 'Enter.' Doing so will open a command prompt window.
Type 'ftp' in the command prompt window, followed by either the hostname or IP address of the FTP site you wish to log in to. If the site requires a user name and password for access, then you will be prompted to enter your login information.
Type 'cd' followed by the name of the directory on the FTP server that contains the file that you wish to delete.
Type 'delete,' followed by the name of the file that you wish to delete off the remote server. If the FTP site administrator has provided you with the appropriate file permissions to delete the file, then the file will be permanently removed from the server. If you don't have appropriate permissions to delete files on the server then you'll need to contact the FTP site's administrator for permission.
Type 'bye', and press 'Enter' to end your FTP connection.
In Feburary 2016 08,
Click the Start button and click 'Run' to open a Run command box.
Type 'command' in the Run box, and press 'Enter.' Doing so will open a command prompt window.
Type 'ftp' in the command prompt window, followed by either the hostname or IP address of the FTP site you wish to log in to. If the site requires a user name and password for access, then you will be prompted to enter your login information.
Type 'cd' followed by the name of the directory on the FTP server that contains the file that you wish to delete.
Type 'delete,' followed by the name of the file that you wish to delete off the remote server. If the FTP site administrator has provided you with the appropriate file permissions to delete the file, then the file will be permanently removed from the server. If you don't have appropriate permissions to delete files on the server then you'll need to contact the FTP site's administrator for permission.
Type 'bye', and press 'Enter' to end your FTP connection.
In Feburary 2016 08,
Sunday, 7 February 2016
How to Transfer Files Between Two FTP ServersIn Feburary 2016 07,
In Feburary 2016 07,
Open your FTP program.
Connect to the server hosting your file. Log in with your username and password.
Find the file you want to transfer. Make note of its location.
Connect and log in to the receiving server. Make sure you haven't broken your connection to the first server.
Find the folder in which you want the file to be located on the receiving server.
Open the FTP client's options and make sure it has FXP enabled. Many FTP programs will keep FXP disabled by default due to security reasons.
Drag and drop the file from the sending server to the receiving server. The transfer should begin.
Log out from both servers. The transfer will finish in the background.
In Feburary 2016 07,
Open your FTP program.
Connect to the server hosting your file. Log in with your username and password.
Find the file you want to transfer. Make note of its location.
Connect and log in to the receiving server. Make sure you haven't broken your connection to the first server.
Find the folder in which you want the file to be located on the receiving server.
Open the FTP client's options and make sure it has FXP enabled. Many FTP programs will keep FXP disabled by default due to security reasons.
Drag and drop the file from the sending server to the receiving server. The transfer should begin.
Log out from both servers. The transfer will finish in the background.
In Feburary 2016 07,
Wednesday, 3 February 2016
How to Connect to WordPress Using FilezillaIn Feburary 2016 03,
In Feburary 2016 03,
Open FileZilla on your computer.
Type your Web host's hostname in the 'Host' box. This often resembles your actual Web address. For example, if your blog is at myblog.com, your FTP host may be 'myblog.com' or 'ftp.myblog.com.'
Type your Web hosting username and password in their respective boxes. Usually, but not always, these credentials are the same ones you use to log into a Web-based control panel for your website. Once you connect, the files on your Web server appear to the right.
Navigate to your home folder, which may be called 'www,' 'home' or 'public_html.'
Navigate to the folder called 'wp-content' inside the directory where you installed WordPress.
Navigate to the folder called 'plugins' to upload a new plugin. Navigate to the 'uploads' folder and, if relevant, the correct year and month to upload content such as images or PDF files.
Click and drag any file you want to upload from the left side of the screen, where it is on your computer, into the appropriate folder on the right side of the screen, which is your Web server. The files will copy to your WordPress installation, but the originals remain on your computer's hard drive.
In Feburary 2016 03,
Open FileZilla on your computer.
Type your Web host's hostname in the 'Host' box. This often resembles your actual Web address. For example, if your blog is at myblog.com, your FTP host may be 'myblog.com' or 'ftp.myblog.com.'
Type your Web hosting username and password in their respective boxes. Usually, but not always, these credentials are the same ones you use to log into a Web-based control panel for your website. Once you connect, the files on your Web server appear to the right.
Navigate to your home folder, which may be called 'www,' 'home' or 'public_html.'
Navigate to the folder called 'wp-content' inside the directory where you installed WordPress.
Navigate to the folder called 'plugins' to upload a new plugin. Navigate to the 'uploads' folder and, if relevant, the correct year and month to upload content such as images or PDF files.
Click and drag any file you want to upload from the left side of the screen, where it is on your computer, into the appropriate folder on the right side of the screen, which is your Web server. The files will copy to your WordPress installation, but the originals remain on your computer's hard drive.
In Feburary 2016 03,
Labels:
based,
boxes,
credentials,
files,
hosting,
log,
password,
respective,
server,
username
Subscribe to:
Posts (Atom)