CSUSB to continue in-person campus operations with some modifications for outdoor activities.

Dear Campus Community:

Our thoughts are with the families and community members impacted by the recent fires in our area. We recognize how difficult this time is for everyone at CSUSB and want you to know that your safety is our highest priority. We are working closely with local emergency services to stay informed and ensure the well-being of our entire community.

At this time, the CSUSB San Bernardino campus is not currently included in evacuation orders or warnings issued by CALFIRE for the Line Fire that started in Highland on Thursday. However, due to the ongoing fire situation in Highland and the Mountain Communities, the following modifications will be made to campus operations for Monday, September 9th:

  • In-person instruction and business operations will continue as normal
  • Building air handling systems will be modified to limit outdoor air to reduce the circulation of smoke and ash inside of campus buildings.
  • Outdoor activity classes, athletic practices, and other planned outdoor activities will be moved indoors or rescheduled. Students should check with faculty or event organizers for additional information.

Campus leadership will continue to monitor the situation and make operational adjustments as required to ensure the safety of our campus community.  Please don't hesitate to reach out if you or someone you know needs support during this challenging time.

Main Content Region

CSE-Jump Instructions


How to Connect Remotely to CSE Labs Using CSE-Jump

Revised by Pedro Lorenzano Rodriguez (CSE-ITS) • February 27, 2024


To connect to Linux labs using terminals on both Windows and MacOS:

1. Open a Terminal

2. Type "ssh YOURID@csusb.edu@cse-jump.csusb.edu"

         Example: ssh 001234567@csusb.edu@cse-jump.csusb.edu

3. Enter your MyCoyote password

4. Follow instruction to receive DUO notification.

5. You are now connected to CSE-Jump you will now SSH into the lab machines

6. To connect to machine in lab rooms type

 Note: You have access to labs JB-356 numbers 1-10, JB-358 numbers 1-10 and JB-359 Numbers 1,2,3, and 4. These machine will be available 24/7.
  • JB-356
    • ssh jb356-1.csusb.edu
  • JB-358
    • ssh jb358-1.csusb.edu
  • JB-359
    • ssh jb359-1.csusb.edu

7.  Enter your Credentials and you are now ready to go.

8. To exit type exit on the terminal or press Crtl-D.


To connect to linux labs using Putty on windows


View Article: https://www.csusb.edu/cse/computer-labs-support/remote-lab-access/ssh-remote-access

Quick reference:

1. Download and install putty

2. Open putty and enter cse-jump.csusb.edu in Hostname box and confirm Port to be 22 and you can either save this session or load

3. After you load or save session, you can enter YOUID@csusb.edu and MyCoyote Credentials on the terminal putty opened.

4. Follow instruction to receive DUO notification.

5. You are now connected to cse-jump you will now ssh into the lab machines

Note: You have access to labs JB-356 numbers 1-10 and JB-358 numbers 1-10. These machine will be available 24/7.

6. To connect to machine in lab rooms type "ssh  jb358-2.csusb.edu"

7. to exit type "exit" on the terminal or Crtl-D to exit.