Networking

These are my Networking projects and assignments.


Linux Drupal Installation Guide

To install Drupal in Linux we will be doing some of it from terminal and some from a GUI in Firefox.

1.Log into a terminal either by hitting f2 or a gui terminal.
2.You will need to be on the server where your page is hosted. For ITAS students ssh into europa.
...more...


Windows Drupal Installation Guide with WinSCP

The following is how I installed Drupal.

1. Download file from www.drupal.org/download
2. Use WinRar in windows to untar it.
3. Extract the tar file to the desktop.
4. Copy the contents to the servers public_html folder using WinSCP
...more...


Network Topography

Our first big assignment in networking was to create a topography of the ITAS department. After many hours of running from room to room with a pencil and paper, then many more working with Visio my project was done.

Here is the topography of ITAS.
...more...


How To Install VCN Server in Linux and Windows

What is VCN?

VCN is a remote desktop program that allows a user to remote desktop into a host computer. One important feature with VCN is that it allows the server to be Linux, Mac or Windows, and the clients to be any of the three as well. It can also use a GUI or a Terminal in Linux. In this HOWTO we will be install in the VCN server on a Fedora 8 box and setup VCN Viewer on a different Linux box and on a Windows Vista box.

...more...