Archive for November, 2007

OSI Protocol Architecture

Thursday, November 29th, 2007

THE OSI PROTOCOL ARCHITECTURE
 The Open System Interconnection (OSI) model includes a set of protocols that attempt to define and standardize the data communications process. The OSI protocols were defined by the International Organization for Standardization (ISO).
 The OSI model is not a single definition of how data communications actually takes place in the real world. Numerous […]

Screenshots and step how to install CMS E107_v0.7.10_full

Tuesday, November 27th, 2007

Introduction
This is the most up to date information available on how to install CMS e107, and supercedes any general information included with a particular release.
In most cases the install should go smoothly providing you follow these instructions carefully. If you encounter problems please refer to the troubleshooting help and then check the installation/upgrade forum
Before you […]

Installing CMS Made Simple Screenshots

Monday, November 26th, 2007

How to install CMS Made Simple?
It is written with the PHP programming language and uses the MySQL database.
Cutting Edge Content Management
CMS Made Simple is one of the powerful Open Source Content Management Systems . It is used all over the world for everything from simple websites to complex corporate applications. It is easy to install, […]

How to administer your site on CMS Made Simple

Monday, November 26th, 2007

The Admin Panel
The Admin Panel is the heart of CMS Made Simple. This is where you will work from. Here you add pages and fill them with content, choose the layout and style of your pages, install extensions for extra functionality, set permissions for users and groups and other things.

How to use CMS Made Simple

Monday, November 19th, 2007

How to use CMS Made Simple?
CMS Made Simple is a 21st century web site which is a content management system taking care of templates, menus, links and other things like sitemap and RSS for you. CMS Made Simple can be east updating content without knowledge of FTP or HTML/CSS. So you would like to […]

Installing Mambo CMS

Friday, November 16th, 2007

How to install MAMBO CMS
Step 1
Installing the Mambo CMS is simple. Mambo uses a web installer process and complete installation basically involves only four steps.
1. After obtaining the Mambo package just transfer the package to your site and unzip or untar it
-or-
Unzip or untar locally, then FTP the files to your server.
2. Run the install […]

Server and system requirement for installing MAMBO

Friday, November 16th, 2007

What is MAMBO?
Mambo (formerly named Mambo Open Source or MOS) is a free software / open source content management system (CMS) for creating and managing websites through a simple web interface. It has attracted many users due to its ease of use. Mambo also includes more advanced features such as page caching to improve […]

Installing JoomLa Through Web

Friday, November 16th, 2007

Installing JoomLa Through Web
If you have got this far that means you have unzipped the Joomla package to either a remote web host or your local computer. Now for the fun stuff!
Using your browser of choice (Firefox of course), navigate to the location of all the localhost/Joomla. You will see the first installation screen.
Choose […]

Install JoomLa on Windows Platform

Thursday, November 15th, 2007

Joomla!
Joomla! is a free, open source content management system for publishing content on the world wide web and intranets. Joomla! includes features such as page caching to improve performance, RSS feeds, printable versions of pages, news flashes, blogs, polls, website searching, and language internationalization. Joomla! is licensed under the GPL, and is the result of […]

WAN Other Internetworks

Thursday, November 15th, 2007

OTHER INTERNETWORKS
A lot number of internetwork also exist, let’s go through them.
Arpanet
Sometimes referred to as the “grand-daddy of packet networks”, the ARPANET was built by DARPA in the late 60s to accommodate research equipment on packet-switching technology and to allow resource sharing for the Department of Defense’s contractors. It soon became popular with researchers for […]

WAN Networking Technologies

Thursday, November 15th, 2007

WAN Networking Technologies
Circuit Switching
In a circuit-switched network, a dedicated communication path is established between two stations through the nodes of the network. That path is a connected sequence of physical links between nodes. On each link, a logical channel is dedicated to the connection. Data generated by the source station are transmitted along the dedicated […]

OSI Model And Internet Working Devices.

Wednesday, November 14th, 2007

THE OSI MODEL AND INTERNET WORKING DEVICES.
Repeaters
• Repeat signal by regenerating, retiming and amplifying the signal
• Pass all signals between attached segments
• Not read destination addresses of data packets
• Allow for the connection of different types of media
• Extend overall […]

How To Install, Setup and Configure PHPBB Version 2.0.22

Tuesday, November 13th, 2007

Why use PHPBB?
We have such a lot of forum solution such as V-Bulletin and etc. PHPBB is one the forum solution which is free to use and license by GNU General Public License (GPL). It’s easy to use and to manage the administration forum and etc. Here are the steps to install PHPBB2 on Windows […]

Starting and Stopping Apache On Linux.

Sunday, November 11th, 2007

Starting and Stopping Apache.

A script named apachectl is available to control the server. By default, the script is stored in a subdirectory called bin in the directory where Apache is installed. Some Linux distributions may put it in another directory.
The script requires a keyword. The most common keywords are start, stop and restart. The general […]

Installing Apache from Source Files On Linux

Sunday, November 11th, 2007

Installing Apache from Source Files
To install Apache from source files, follow these steps:

Point your web browser to http.apache.org, the Apache home page.

Installing Apache from binaries On Linux

Sunday, November 11th, 2007

Installing Apache from binaries

To install Apache from binaries is similar to installing Apache from source. Use the following steps to install Apache from binaries:

Point your web browser to http.apache.org/dist/httpd/binaries/linux.
Check the latest version to download it.
The most recent binary is currently httpd-2.0.45-x86_64-unknown-linux-gnu.tar.gz. The binary […]

Start creating an umbraco website!

Wednesday, November 7th, 2007

Congratulations!
You are now ready to start creating an umbraco website!
As you have experienced, installing all the pre-requisite software (.NET 2.0, IIS, SQL Server, and various supporting tools) can be a time-consuming task. In a production environment, your IT staff or ISP would have performed nearly all these steps for you. From now on everything you […]

Configure umbraco 3.0

Wednesday, November 7th, 2007

You will need to edit the web.config file to specify the location and connection string information for your database.
1. Using My Computer or the Windows Explorer, navigate to the folder containing the umbraco web site files.
Note: C:\Inetpub\wwwroot, according to these instructions.
2. Double-click the Web.config file.

Configure IIS for umbraco

Wednesday, November 7th, 2007

You will need to set file permissions to allow umbraco to create and update its files.
1. Using My Computer or the Windows Explorer, navigate to the folder containing the umbraco web site files.
Note: C:\Inetpub\wwwroot, according to these instructions.
2. Repeat the following steps for all these folders:
bin
config
css
data
media
umbraco
usercontrols
xslt
python
scripts
1. Right-click on a folder, click Properties.

Configure SQL Server 2005 Express for umbraco screenshots

Wednesday, November 7th, 2007

Configure SQL Server 2005 Express for Umbraco 2.1
These some outline of the steps to configure SQL Server 2005 Express for umbraco 2.1.x.
SQL Server 2005 Configuration Manager