Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...


Room Reservations
The classrooms are first and foremost available to professors/instructors for teaching purposes only. Under normal conditions the classrooms are otherwise secured; however in cases when our waiting list is extremely long, the classrooms can be made available to students assuming there aren't any classes scheduled at that time. 

We also make the classrooms available for faculty reservations, if a particular software package is only available in that classroom. Reservations must be made 7 days in advance. To make a reservation, please speak directly to a lab manager.   

Reservation forms that are not completely filled out will be returned. 

For your convenience you may also make reservations by phone. In this case please call 718-951-5787 and ask for a lab manager. If you find that you will be late or must cancel your reservation, please call 718-951-5787 and inform the lab staff. Students who do not show up 15 minutes after the reservation is scheduled will be removed from the reservation list. 

At this time reservations may only be made by BC students that require classroom specific software or hardware.


Unix LINUX Remote Access

You can access the Lab UNIX LINUX/ SUN stations from any computer with Internet access.

To do so you must first connect to your ISP (Internet Service Provider).

Using one of the lab Unix LINUX machines, the command "lab_machines" will return the list of available Unix LINUX machines. i.e.

sol28.its.brooklyn.cuny.edu 146.245.252.28
sol38.its.brooklyn.cuny.edu 146.245.252.38
websol06.its.brooklyn.cuny.edu 146.245.252.156 
websol25.its.brooklyn.cuny.edu 146.245.252.175

The required connection method is SSH version 2( Secure Shell ) which does not transmit your password in the clear across the internet, as telnet and ftp do. SSH includes sftp ( Secure File Transfer Protocol ) and scp ( Secure Copy )

If your are running a recent Linux, Unix or Mac system, ssh is probably available on your system.

Source code is at http:/openssh.org.

Putty: http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html

has free windows install packages.

For MS windows users, ssh.com windows install packages are available at: http://acc6.its.brooklyn.cuny.edu/~sysadm/ssh/win/SSHSecureShellClient-3.2.9.exe

These ssh.com windows products are licensed for use with Brooklyn College only.

First you must have internet connectivity via your ISP (Internet Service Provider).

Non-Windows: ssh "Your_BC_Unix_login"@"one of the machines from `lab_machines`"

MS windows: ssh or putty: Preliminary steps:ssh/putty icon, set up profiles/saved sessions to preferred machines from "lab_machines" 
ssh/putty icon select a profile