USYD Wireless is coming to SIT

Posted by Edmund Tse | Posted in News | Posted on 25-08-2008-05-2008

1

Recently, some white squarish objects that have been installed on the walls around School of IT. In case you’re wondering what they are, they’re actually Cisco wireless access points that’s connected to the university network. This means, anyone with a UniKey account will be able to access the internet while connected.

So far I’ve spotted 2 APs in the Masters area, and another AP in the SIT lecture theatre. All you have to do is to find the access point (named “usyd”), and connect to it. Then, you can connect to the internet via VPN or SSH, just follow our tutorials.

ET

Tutorial: SIT – SFTP

Posted by Chris Leong | Posted in Tutorials | Posted on 18-04-2008-05-2008

1

Instructions on how to access the files in your SIT home directory from your own computer.

Read the rest of this entry »

Tutorial: SSH using PuTTY

Posted by Edmund Tse | Posted in Tutorials | Posted on 02-03-2008-05-2008

0

PuTTY is a program that allows you to use ssh on Windows. It has all the features of the Unix OpenSSH, and is an essential piece of software for any Windows user.

Read the rest of this entry »

Tutorial: SSH Port Forwarding

Posted by suits | Posted in Tutorials | Posted on 04-12-2007-05-2008

7

This describes how to use an SSH tunnel to access web sites from the UCC (University Computing Centre) wireless network. This is what you want to read if you’re an SIT student and you want internet access from your laptop in Wentworth, etc.

Read the rest of this entry »

Tutorial: SSH

Posted by James Bunton | Posted in Tutorials | Posted on 17-04-2007-05-2008

3

SSH is a program used to connect to remote machines securely. One of its main uses to you will be to login to the School of IT computers from home to access files. You can set up private/public keypairs to allow logins without a password. It also is able to forward TCP tunnels between remote machines for port forwarding. All data is transmitted securely through the encrypted connection.

Read the rest of this entry »