Nav

Pages

  • How to SSH into the Linux Lab

    You can use SSH to remotely login to the Linux Lab computers in Adams Hall. To do this on a Windows computer, you will need to install Cygwin. If you are using a Mac, you can use the Terminal. Procedure Open Cygwin (on Windows) or Terminal (on Mac). Enter the...

  • How to access VMs in the Big Data Lab

    This guide shows you the multiple ways you can access Virtual Machines (VMs) in the Big Data Lab. To access VMs remotely, you must first connect to the Compu...

  • Getting started with Git

    Introduction to version control Have you ever used or even heard of CVS, Subversion (SVN), or Team Foundation Server (TFS)? These type of programs are known as version control systems or revision control software. A version control system (VCS) allows you to store “versions” of a project, track the changes...

  • Fall 2020 CS Tutoring Schedule

    ALL meetings are on Zoom.  Go to blackboard and go into your courses click on "computer science Tutoring course"   then go into the zoom room to see a list of tutoring meetings. NOTE:  we have six more sessions that will be added (see blank colored squares below)   Hopefully...

  • Unix file permissions

    All files and directories on a Unix-like system are assigned an owner, a group, and a set of permission flags that specify the read, write, and execute permissions for the “user” (owner), “group”, and “other”. Group permissions apply to all users who belong to the group associated with the file....

  • OpenVPN client setup on Windows

    OpenVPN GUI is an OpenVPN client for Windows to connect to the Big Data Lab VPN and the Cyber Range VPN. This guide shows you how to install the OpenVPN GUI ...

  • Tunnelblick setup on macOS

    Tunnelblick is an OpenVPN client for macOS (OS X) to connect to the Big Data Lab VPN and the Cyber Range VPN. This guide shows you how to install Tunnelblick...