Unix Machine In Computer Science for Teaching Cliff Zou Spring 2015
Use Unix Machine in Department The Unix machine: eustis2.eecs.ucf.edu Must use SSH to connect Find free SSH clients on Internet E.g., Putty (command line based) Find a GUI-based free SSH FTP client E.g., WinSCP If you are off campus, you must first set up VPN to UCF campus k-services/vpn/ k-services/vpn/ 2
Use Unix Machine in Department Username: NID default password: Pyymmdd (birth year, month and day) If you have trouble to log in, please to: for tech. support The machine has installed many programming languages Java, Gcc, Python, Perl, Gdb Basic Unix Commands Tutorial: Under Eustis2, you can use ‘pico’ to do simple code editing 3
Putty Usage Executable in windows, no need to install Putty: command line shell over secure channel You can save sessions for later usage: Remote host, default window, font… To find commands, type “help” Putty: normal Unix commands 4