Virtual Teaching Lab (VTL)
This is the recommended environment if you are taking a distance education/online statistics course or a computing course on campus that requires you to use your laptop to access Statistics Software.
The VTL is only for students currently enrolled in statistics courses or MAJORS of the statistics department. Once your class ends so will your access.
Q: What is the difference between the NC State VCL and Statistics VTL?
A: The main difference is your files under Documents and Desktop are not lost when you disconnect, they remain stored on a department server. Also we have multiple programs/applications you can use in our environment while the VCL has primarily application/program specific solutions.
Prerequisites
It is recommended that you use Google Chrome as your web browser when following these instructions.
Campus IT has blocked remote desktop access from off campus. You must connect to the NCSU VPN before you will be able to connect from off campus. Once you download and install the Cisco AnyConnect VPN software you must connect to server vpn.ncsu.edu and log in with your UNITYID and Campus Password.
If you’re using the campus wireless network please confirm that you’re using the campus ncsu wireless network. The ncsu-guest network will NOT allow the connection to be made to the servers.
You can register your computer at https://nomad.ncsu.edu to bypass logging into the ncsu wifi.
Windows Users
- Use Google Chrome Browser to View this Page
- Are you off campus?
Please connect to the NCSU VPN - Login to Google with your @ncsu.edu account. https://gmail.ncsu.edu/
- Download this file to your desktop.
Name: vtl.rdp - {Double Click} vtl.rdp
(This will Open a Remote Desktop Connection.) - Choose “More choices” just above the [OK] in the Credentials Window.
- Choose “Use a different account”.
- Username: WOLFTECH\unityid (example: WOLFTECH\jdoe22)
- Password: Type your campus password.
- {Click} [Continue] when certificate message appears.
(Repeat multiple times.)
Mac Users
- Use Google Chrome Browser to View this Page
- Are you off campus?
Please connect to the NCSU VPN - Login to Google with your @ncsu.edu account. https://gmail.ncsu.edu/
- Download this file to your desktop.
Name: vtl-mac.rdp - Download “Microsoft Remote Desktop 10” from the APP STORE
- Open Microsoft Remote Desktop 10 Program
- {Click} Microsoft Remote Desktop in Top Left Corner then Preferences.
- {Click} User Accounts
- {Click} + under right white box
- Username: WOLFTECH\unityid (example: WOLFTECH\jdoe22)
- Password: Type your campus password.
- Friendly Name: NCSU
- {Click} Add
- {Click} [X] in top left corner.
- {Click} Connections then Import Desktops choosing the saved rdp file from Downloads folder.
- {Click} mac-vtl icon then pencil in bottom corner.
- Change User Account to be NCSU
- Change Friendly Name: STAT VTL
- {Click} [Display] (Above Resolution Settings)
- Change Resolution to “1280×800”
- Check [ ] “Fit session to window”
- {Click} Save
- {Double Click} STAT VTL
- Retype your password when prompted
- {Click} Continue when certificate message appears.
(Repeat multiple times.)
Linux Users
- Are you off campus?
Please connect to the NCSU VPN - open a terminal
- sudo apt-get install remmina remmina-plugin-rdp
- remmina &
- Click Icon Top Left {New connection profile}
Name: VTL
Protocol: RDP – Remote Desktop Protocol
Server: vtl.stat.ncsu.edu
Username: UNITYID
Password: PASSWORD
Domain: wolftech.ad.ncsu.edu
Resolution: Use client resolution Color depth: GFX
RFX (32 bpp) - Click [Save]
- Click [Connect]
- Click 5th Icon Down {Toggle dynamic resolution update}
- Resize Window to Desired Size
- Log Off
- ls ~/.local/share/remmina/
- modify shell environment
bash
echo alias statvtl=’remmina -c ~/.local/share/remmina/group_rdp_vtl_vtl-stat-ncsu-edu.remmina’ >> ~/.bashrc
csh
echo alias statvtl ‘remmina -c ~/.local/share/remmina/group_rdp_vtl_vtl-stat-ncsu-edu.remmina’ >> ~/.cshrc - close terminal
- open terminal
- statvtl