Showing posts with label downloaded. Show all posts
Showing posts with label downloaded. Show all posts

Wednesday, August 26, 2015

How to Remove a Parked Domain (4 Steps)


Upload a website to the domain's hosting account. The parked domain page may disappear as soon as the owner's own information is added to the domain.
Delete the parked domain page on the server. Log in to the domain's hosting account and physically delete the parked page that was provided by the web host. Access the list of files by using an FTP program, such as one provided to you by the web host, or a free one that must be downloaded, such as FileZilla. Navigate to the 'index.html' file, right-click and choose to 'Delete.' This step is often necessary if the server is automatically set to run an HTML page over other extension types. In this case, even uploading a new 'Index' page with a PHP extension will not override the parked page until it has been deleted.
Change the parked domain's settings in the domain control panel. Log in and choose to turn off the domain parking. The action will vary depending on the domain provider. Navigate to a 'Manage Domains' section and click a button to 'Remove Domain Parking' or to 'Activate Domain.'
Choose to forward the domain name to another website and domain. Forwarding or masking will activate the domain instead of placing it in parked mode. Log in to the 'Manage Domains' menu and select the option to 'Forward.' Enter the domain you would like to forward it to and save.
VPS Hosting

Monday, August 24, 2015

How to Stream on a VLC (14 Steps)


Download VLC from the VideoLAN website (see link in References).
Open the downloaded file and install it according to your operating system's standard procedure.
Repeat the same installation on the other computers.
VPS Hosting

Saturday, August 22, 2015

How to Start Joomla Using XAMPP (31 Steps)


Browse to the download page for XAMPP at Apachefriends.org. Click the 'Installer' link and save the 'xampp-win32-1.7.4-VC6-installer.exe' file to your desktop. Note that the version number in the file name was correct at the time of publication and is subject to change.
Double-click on the downloaded file to launch the installer. Select your preferred language using the 'Installer Language' drop-down menu and click 'OK.'
Click 'Next' when the XAMPP setup wizard appears.
Click 'Next' to install XAMPP in the folder 'c:\xampp' on your computer.
Select all of the check boxes under 'Service Section' to install Apache, MySQL and FileZilla and click the 'Install' button. The setup wizard installs XAMPP and the selected services to your computer.
Click 'Finish' when the installation is complete. If Windows displays any messages about Windows Firewall blocking XAMPP-related services, click the 'Unblock' button.
Click 'Yes' to launch XAMPP and then minimize the window.
Browse to Joomla.org. Click the 'Download' button. Click the 'ZIP' link next to '1.6.5 Full Package.' Save the file 'Joomla_1.6.5-Stable-Full_Package.zip' to your desktop. As with the XAMPP software you downloaded earlier, the version number in the file name is the current version at the time of publication and is subject to change.
Right-click the downloaded file and click 'Extract' to unpack the contents of the archive to a folder on your desktop.
Open the 'Start' menu and click 'Computer' to open a Windows Explorer window.
Double-click the 'C:' hard drive icon and then open the 'xampp' and 'htdocs' folders.
Right-click on open space in the Windows Explorer window, then click 'New' and 'Folder.' Name the new folder 'joomla' and press 'Enter.' Open the folder.
Move all of the files from the folder containing the Joomla package on the desktop to the new 'joomla' folder and close Windows Explorer.
VPS Hosting