

You can work on one or both of these systems and make sure that everything stays in sync. If you have two laptops, you can put up two keys at source control. But if that did happen, and your files were safely at source control, you could generate a new key on your new computer, copy them to the source control, and you would be in business again. Obviously, this can get tedious over the long haul, so you are going to want to be able to set up a key-pair on your own computer-which won't get wiped-unless your hard drive crashes.
#Typora quicklook download
It only take a few seconds to set the key up and you can download your files and then upload the changed files before you log out. So this is what you will have to do if your computer is in the shop for a week or two. That is really not a problem because when you check back in, you can generate a new key and copy it back onto the source control site. Which is what you want you don't want someone else logging in and being able to use your key! The class computer key that is generated is kind of like the electronic key that you get with a hotel room its going to get "wiped" when you checkout (logout). You cannot break the in-class computers: every evening the entire system is wiped and restored. Set up the git bash screen on the left side of your screen. Launch git bash application when it appears.Ī terminal will appear showing a command prompt similar to MING64 ~ $ Next, go to the bottom left of the screen where it says "Type here to search" and type in
#Typora quicklook password
Log into the class computer with your Onyen and Onyen password This is what we are working toward seeing on our desktops: Set up public and private ssh keys on the class computer. Open with a browser and login with your Onyen and Onyen password: 1. We will need to Login to your source control account and open the git bash application to complete this session. You can git push (upload) and git pull (download) anytime, anywhere, without entering a password each time. Once SSH keys are all set for your computer, it is like having a free pass at the park.
#Typora quicklook install
You will have had to install Git on your laptop.

If you are off campus, you will need to have installed VPN on your laptop The two following prerequisites will apply in that case: If, for some reason, you are dealing with an emergency,and you miss this session, or if you are adding this class towards the end of drop add, you can do it from your laptop. Also, I want you to be familiar with using Git on the class computer in case you are not able to get to class with your laptop. I want you to first do this from the class computers they do not need a VPN and Git is already installed. Task 1.6 SHH Key Setup on Carolina CloudApps
