ARKITINTRO 2007

Users have personal folders in the windows network and personal directory in unix network. Windows network can be accessed only by the university's computers. Unix network is available in internet by SSH terminal program and the unix terminals in the university. Personal web page directory is open to internet.

 

Windows Folder

Every user has an own home directory which can be seen as Z-drive in the resource administration of the computer. Save your files to Z-drive because backups are taken regularly from Z-drive. There is 200MB quota.

Setting up Course-folders

There are course folders in windows network. There may be base material for course assignments.
You can map them to appear as computer drives in My computer:
Start My Computer; Tools-menu; Map Network drive;
Drive: choose a letter; Folder; Browse; da on win; courses: A: 9
or just copy and paste:
\\win.hut.fi\da\courses\A\9\
to Folder-field.

Course folder are named by the codes of courses

 

Unix directory

Use SSH-terminal to access your unix-directories. There are two programs:
SSH Tectia File Transfer
and SSH Tectia Client for command line.

You can download and install SSH to your computer from here.

To open your unix directory in SSH select "Quick connect" and type:
Host name: kosh.hut.fi
and your username.
The password is the master password.

In the personal unix directory students have 200MB space. Public WWW-directory is limited to 60MB.

In File Transfer program just drag files from windows folders to unix directory and vice versa.

FTP directory

There is unlimited quota in the FTP directory. The files will however stay there only 6 hours. The directory is used for temporary file transfer.

To create the FTP-directory open SSH Tectia Client, connect to kosh.hut.fi and type:
use ftp
to unix command line

Personal web pages

To publish personal web pages in HUT one must give these commands in command line:
use www
This command creates the directory public_html under your home directory in WWW server.
chmod -R o+rX ~
will make the directory public.

Then the directory /public_html/ is public in internet. The www-address is:
http://users.tkk.fi/username/
Web browsers will open the page named index.html automatically.

 

Course assignment

To pass the course and obtain 1 credit you are required to submit the course assignment. That is a web portfolio. You can make a multiple-page www-page or just one page with a link to pdf.
/public_html/index.html with a link to pdf in the same directory.

 

© ARKITINTRO 2007
This material is meant for the study of architectural IT. Even partial copying or commercial use in any form, digitally or on paper, is strictly forbidden without the concent of the author.

Tämä materiaali on tehty arkkitehdin tietotekniikan opiskelua varten. Materiaalin osittainenkin kopioiminen sekä kaupallinen käyttö missään tunnetussa muodossa, digitaalisesti tai paperilla, on kielletty ilman tekijän lupaa.