Starting Up

Download TigerVNC

  • Go to https://bintray.com/tigervnc/stable/tigervnc/1.4.3 and look under the downloads section

  • Opening a Quarknet session

  • Open your VNC Viewer application. In the text box that requests VNC Server, type in quarknet.physics.rutgers.edu:5901 and hit Connect
  • Click on Other Type in your username, hit enter, then type in your password. Now you are logged in to your Quarknet account.
  • Open Terminal by starting in the top-left corner: Applications -> System Tools -> Terminal.

  • FIRST TIME ONLY, set up the CMS Software suite

  • This is only needed once per account
  • Open Terminal by starting in the top-left corner: Applications -> System Tools -> Terminal.
  • Type in the following commands:

    cp /users/h2/quarknet/.cshrc .cshrc

    source .cshrc #(ignore the error that CMSSW_5_3_28 does not exist)

  • Type in:

    cmsrel CMSSW_5_3_28 #(wait a few seconds)

    cd CMSSW_5_3_28

    cmsenv

  • Now you have set up your account!