Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

While production versions of operations software live in ~/opsTools, they also remotely live on GitHub, in the SLAC GitHub organization called SLAC Lab. Access to it isn't granted automatically, but it's pretty easy to get!

Step-by-step guide

Note that this requires internet access. One of the ways to do that from an OPI is to click on the MD Page icon on the toolbar, but you could also just do it from a personal or Windows machine.

...

hiddentrue

...

  1. If you don't have a GitHub account, make one
  2. Send your username to Brian Van Klaveren (email bvan@slac.stanford.edu or ping brianv on Slack) asking for accessNote: This step has very high potential to end up out of date if someone else ends up managing SLAC Lab, so keep that in mind.a message to #comp-general on Slack (slac.slack.com) with your username asking to be added to SLAC lab and to the "everyone" team therein
  3. Navigate over to the ops team on SLAC Lab and request to join
  4. Back on an OPI (or SSHed inin lcls-srv01 (the account on the OPIs), Run "set_profile [YOUR USERNAME]" then ssh into mcclogin
     
  5. From there, ssh into rhel6-64 
    Image Removedcentos7 with "ssh centos7"
  6. From there, cat your ssh key
    Image Removedwith "cat .ssh/id_rsa.pub"
  7. Copy the entire output (starts with ssh-rsa and ends with your email address).
  8. Back on GitHub, go to your settings 
  9. And add a new SSH key
  10. Title it something descriptive, paste in the output you got from cat, and save it! 

 

Content by Label
showLabelsfalse
max5
spacesMCC
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel = "kb-how-to-article" and type = "page" and space = "MCC"
labelskb-how-to-article

    1. Note: the simplest way to do this is to use the MD Page browser on the OPI, but you could also work around it by emailing yourself the key or something (v not secure, but what can you do)