===== CS 328 - Week 1 Lab - 1:00 pm - 2024-01-19 ===== ===== TODAY WE WILL ===== * announcements/prep for next class * example clicker question * quick summary - changes to nrs-projects and sqlplus * Week 1 Lab Exercise ===== * SUMMARY of nrs-projects/sqlplus changes: * when ssh or sftp to nrs-projects, that hostname is now: nrs-projects-ssh.humboldt.edu (even though its web name is still nrs-projects.humboldt.edu) * when you are OFF the campus network, you WILL need to connect to the campus GlobalProtect VPN to be able to ssh or sftp to nrs-projects-ssh see: https://nrs-projects.humboldt.edu/~st10/s24cs328/328connecting-to-nrs-projects.pdf https://its.humboldt.edu/internet-wifi/vpn-instructions * there is now external authentication set up for the Oracle student database, so when you want to use sqlplus from nrs-projects, use THIS command: sqlplus / (that's a space THEN a slash at the end!) * and you no longer have to enter your username and password again at this point