WebHostingBuzz Wiki Helping you with web hosting

All articles in How To and DIY

Set Up Email in Outlook 2011 for Mac

This article covers setting up an email account in Outlook 2011 for Mac OS X. Outlook 2011 is a new version of Microsoft Outlook specially for Mac. You can set up Outlook 2011 to send and receive email via your email service at WebHostingBuzz. Make sure you have the latest . . . Read more

Install Wowza on CentOS

Wowza Media Server is the high-performance, high-value unified streaming media and video software. It is used for live or on-demand streaming to websites, computers, mobile devices and IPTV/OTT endpoints. [alert style="info"]Wowza isn’t a free software, however they offer limited developer licences and free trial licences for 30 days.[/alert] This tutorial . . . Read more

Clear Browser Cache

So you have just made some changes to your website but they are not displaying immediately when you look at the page.The very first thing you should try in this case is to either ‘force’ the page to reload from the server, or clear browser cache on your computer. Force . . . Read more

No-www to www redirection

Add the following snipper to your .htaccess file in order to have your domain redirect to www. even if typed without that part. Just make sure where it says “webhostingbuzz.com” to fill in your actual domain on both lines 2 and 3. RewriteEngine on RewriteCond %{HTTP_HOST} !^www.webhostingbuzz.com$ RewriteRule ^(.*)$ http://www.webhostingbuzz.com/$1 . . . Read more

Geeklog

Geeklog is an open source application for managing dynamic web content. It is written in PHP and supports MySQL, PostgreSQL, or MS SQL as the database backend.

PHP-Nuke

PHP-Nuke is a news automated system specially designed to be used in Intranets and Internet.

Joomla

Joomla is an award-winning content management system (CMS), which enables you to build Web sites and powerful online applications.

Drupal

Drupal is a free software package that allows you to easily organize, manage and publish your content, with an endless variety of customization.

Moodle

Moodle is a Course Management System (CMS), also known as a Learning Management System (LMS) or a Virtual Learning Environment (VLE).

WinSCP Guide

WinSCP is an open source free SFTP client, SCP client, FTPS client and FTP client for Windows. Its main function is file transfer between a local and a remote computer. Beyond this, WinSCP offers scripting and basic file manager functionality.