User Tools

Site Tools


helpdocs:software_fall2022

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
helpdocs:software_fall2022 [2022/04/28 15:50] – [TortoiseSVN] localadminhelpdocs:software_fall2022 [2022/06/10 19:42] (current) – [Visual Studio 2022 Community] localadmin
Line 1: Line 1:
-====== Requested ITS Classroom and Lab Software for Spring 2022 ====== +====== Requested ITS Classroom and Lab Software for Fall 2022 ====== 
-updated: 04/22/2022+updated: 04/29/2022
  
 ==== Apache NetBeans ==== ==== Apache NetBeans ====
Line 51: Line 51:
  
  
 +==== Python3 ====
 +  - Licensing: Open Source License
 +  - Vendor URL: https://www.python.org/
 +  - Version: 3.10.4
 +  - Installer: python-3.10.4-amd64
 +  - Instructions:
 +  - Run the installer as administrator
 +    - Choose the ‘Customize installation"
 +    - Keep the default options until you get to Customize install location. Be sure:
 +      - Install for all users is checked 
 +      - Add Python to environment variables is checked
 +      - Install location is C:\Program Files\Python310.
 +    - Click Install.
 +    - After installer finishes. Check that the path to the python.exe executable has been added to the system’s ‘Path’ environment variable. 
 +    - The Path environment variable is found in Control Panel -> System -> Advanced System Settings -> Environment Variables 
 +    - Or if you prefer the less user friendly Window 10 Settings approach. Settings -> System -> About -> System info -> Advanced System Settings -> Environment Variables.
 +    - Open a Windows Command Prompt (CMD) as Administrator:
 +      - Enter "python –m pip install --upgrade pip"
 +      - Enter "python –m pip install numpy pandas matplotlib scikit-learn patsy statsmodels jupyter"
 +    - Done with install and configuration.
 +  - Size: 680 MB
 +  - Location: QBB 102, 104, 106, 114, 116, 132, 150, 200, WDC 92, Morrill 103, 105, 107. (153 computers)
 ==== TortoiseSVN ==== ==== TortoiseSVN ====
   - Licensing: GPL v2   - Licensing: GPL v2
Line 62: Line 84:
   - Location: QBB 102, 104, 106, 114, 116, 132, 150, 200, WDC 92, Library 14, 118, AG Hill 234, 240, 300, 334, Morrill 103, 105, 107, and Virtual (299).   - Location: QBB 102, 104, 106, 114, 116, 132, 150, 200, WDC 92, Library 14, 118, AG Hill 234, 240, 300, 334, Morrill 103, 105, 107, and Virtual (299).
  
 +
 +==== Visual Studio 2022 Community =====
 +  - Licensing: https://visualstudio.microsoft.com/license-terms/mlt031819/
 +  - Vendor URL: https://visualstudio.microsoft.com/vs/community/
 +  - Version: 2022 Community v17.1
 +  - Installer: VisualStudioSetup.exe
 +  - Instructions:
 +    - Run the installer. It may download updates. 
 +    - When presented with the ‘install components’ option choose the following:
 +      - ASP.NET and web development
 +      - Azure development
 +      - The Universal Windows Platform Development 
 +      - .NET desktop development
 +      - Desktop development with C++
 +    - Windows will want to restart.
 +    - Done with install and configuration.
 +  - Size: 6.8 GB
 +  - Location: QBB 102, 104, 106, 114, 116, 132, 150, 200, WDC 92, A.G.Hill 240, Library 14, 118, 201b & Virtual. (211)
 +==== Visual Studio Code ====
 +  - Licensing: Open Source License
 +  - Vendor URL: https://code.visualstudio.com/
 +  - Version:  1.66.2 or latest
 +  - Installer: VSCodeUserSetup-x64-1.66.2.exe
 +  - Instructions:
 +    - Run the installer
 +    - Select 'Add to PATH (available after restart)' options.
 +    - Start Visual Studio Code.
 +    - Go to File -> Preferences -> Extensions and install
 +      - SSH Terminal v0.0.4
 +      - Java Language Support v0.2.39
 +      - C# for Visual Studio Code (powered by OmniSharp) v.1.24.4
 +    - Configure to use My Documents folder on the lab machine as the workspace so all projects are saved there (Should be default after install).
 +    - Done with install and configuration.
 +  - Size: 294MB
 +  - Location: QBB 102, 104, 106, 114, 116, 132, 150, 200, WDC 92, A.G.Hill 240 & Virtual. (199 computers)
  
 ==== WinSCP ==== ==== WinSCP ====
   - Licensing: GNU General Public License   - Licensing: GNU General Public License
   - Vendor URL: https://winscp.net/eng/index.php   - Vendor URL: https://winscp.net/eng/index.php
-  - Version: 5.17.10 +  - Version: 5.19.6 
-  - Installer: WinSCP-5.17.10-Setup.exe+  - Installer: WinSCP-5.19.6-Setup.exe
   - Instructions:    - Instructions: 
     - Run the installer.     - Run the installer.
Line 73: Line 130:
     - Accept all defaults until you get to the Initial User Configuration window where you can choose between commander and explorer Interface options. Choose Explorer.     - Accept all defaults until you get to the Initial User Configuration window where you can choose between commander and explorer Interface options. Choose Explorer.
     - Done with Install and configuration.     - Done with Install and configuration.
-  - Size: 97 MB +  - Size: 99 MB 
-  - Location: QBB 102, 104, 106, 114, 116, 132, 150, 200, WDC 92, Library 14, 118, AG Hill 234, 300, 334, Morrill 103, 105, 107, & Virtual (251 computers).+  - Location: QBB 102, 104, 106, 114, 116, 132, 150, 200, WDC 92, Library 14, 118, Ladd 107, AG Hill 234, 240, 300, 334, Morrill 103, 105, 107, & Virtual (300 computers).
  
  
helpdocs/software_fall2022.1651161043.txt.gz · Last modified: by localadmin