1
00:00:08,060 --> 00:00:13,030
What is up everybody this is Jason what does soapstar calm and in this video we're going to learn how

2
00:00:13,030 --> 00:00:19,570
to set up a good account and get hub is going to allow us to start tracking our projects on a remote

3
00:00:19,570 --> 00:00:20,300
server.

4
00:00:20,320 --> 00:00:22,440
It allows us to do version control.

5
00:00:22,480 --> 00:00:25,120
So let's go ahead and get to it.

6
00:00:25,120 --> 00:00:31,120
So the first thing I want you to do is open up a browser here and let me think it over here and then

7
00:00:31,210 --> 00:00:36,430
we're going to go to I have dot.com.

8
00:00:36,570 --> 00:00:39,490
All right and then what you're going to do if you haven't already.

9
00:00:39,570 --> 00:00:41,560
Go ahead and sign up for again.

10
00:00:41,760 --> 00:00:43,020
Just fill out the form.

11
00:00:43,020 --> 00:00:46,350
Follow the prompts verify whatever you need.

12
00:00:46,360 --> 00:00:49,290
And yeah I'm sure you've created one in your back now.

13
00:00:49,290 --> 00:00:49,980
All right.

14
00:00:50,250 --> 00:00:56,850
So now that you've got your get have account what I want you to do is we're going to set up an S-sh

15
00:00:56,860 --> 00:00:57,670
key.

16
00:00:57,690 --> 00:01:04,950
And what that allows us to do is it allows us to communicate with our server and I'll dive in a little

17
00:01:04,950 --> 00:01:07,680
bit deeper of exactly what that means.

18
00:01:07,680 --> 00:01:13,930
All right so we're going to go to get Herb S-sh.

19
00:01:14,500 --> 00:01:15,080
All right.

20
00:01:15,090 --> 00:01:19,950
And we're going to go to this first one right here just generating S-sh keys.

21
00:01:20,010 --> 00:01:22,260
Get help.

22
00:01:22,260 --> 00:01:25,320
All right let me increase the browser here.

23
00:01:25,320 --> 00:01:27,510
Size of everything going on.

24
00:01:27,510 --> 00:01:30,000
So about S-sh What is this.

25
00:01:30,030 --> 00:01:37,140
It says using the S-sh protocol you can connect and authenticate to remote servers and services with

26
00:01:37,140 --> 00:01:44,160
S-sh keys you can connect to get a hub without supplying your username or password at each visit.

27
00:01:44,160 --> 00:01:45,600
Now this is really cool.

28
00:01:45,600 --> 00:01:52,140
This is what's going to allow us to push our code up to this remote server and just like it says we're

29
00:01:52,140 --> 00:01:58,190
not having to pass any usernames or passwords each time we want to connect with our Get have account.

30
00:01:58,200 --> 00:02:05,390
All right so let's go ahead and talk about generating a new S-sh key if you don't have one already.

31
00:02:05,550 --> 00:02:11,700
So right down here we're going to go ahead and click on this and we've got this for Mac Windows and

32
00:02:11,700 --> 00:02:17,010
Linux so you can just click through the options the tabs that make the most sense for you and whatever

33
00:02:17,010 --> 00:02:17,720
you're using.

34
00:02:17,970 --> 00:02:24,510
So what I'm going to ask you to do is they put together a really good tutorial here so I'm not really

35
00:02:24,510 --> 00:02:25,830
going to dive into how to do this.

36
00:02:25,830 --> 00:02:29,000
I want you to follow along exactly what they're doing.

37
00:02:29,040 --> 00:02:37,050
So for example I'm just going to open up my terminal here and zoom this up.

38
00:02:37,440 --> 00:02:40,890
And so basically we're going to be doing exactly what this says here.

39
00:02:40,890 --> 00:02:44,630
So you would copy everything except the dollar sign.

40
00:02:44,940 --> 00:02:49,620
And then inside the quotations you're going to put your get e-mail.

41
00:02:49,680 --> 00:02:50,100
All right.

42
00:02:50,100 --> 00:02:51,710
And it tells you what it does here.

43
00:02:52,050 --> 00:02:55,400
And then you're going to copy and paste a few more of these prompts and everything.

44
00:02:55,500 --> 00:02:58,560
And then next you'll simply just start on the next part of here.

45
00:02:58,680 --> 00:03:03,280
Adding your S-sh key to the SS A S S H agent.

46
00:03:03,300 --> 00:03:04,960
Man that is a tongue twister.

47
00:03:05,010 --> 00:03:10,260
All right so after you follow these steps the next thing we're going to want to do is add the S-sh key

48
00:03:10,290 --> 00:03:12,560
to your get have a count.

49
00:03:12,590 --> 00:03:17,730
All right so go ahead and step into this Tauriel here.

50
00:03:17,730 --> 00:03:23,310
And what you're going to do is copy the S-sh key to your clipboard and to do that you're simply going

51
00:03:23,310 --> 00:03:30,540
to copy this command everything except the dollar sign and you're going to come into here paste it and

52
00:03:30,540 --> 00:03:31,110
hit enter.

53
00:03:31,110 --> 00:03:35,600
And what this does is it has copied your key to your clipboard now.

54
00:03:35,760 --> 00:03:39,070
Now what you want to do is go into your account.

55
00:03:39,210 --> 00:03:39,690
All right.

56
00:03:39,690 --> 00:03:45,700
Now that we're in our account what I want you to do is on your profile over here on the right.

57
00:03:45,750 --> 00:03:48,540
Hit the drop down and we're going to go ahead and go to settings.

58
00:03:48,540 --> 00:03:49,290
There we go.

59
00:03:49,290 --> 00:03:49,760
All right.

60
00:03:49,770 --> 00:03:51,790
We are in now.

61
00:03:51,960 --> 00:03:56,960
We're going to go into S-sh and g.p keys.

62
00:03:56,960 --> 00:03:57,520
All right.

63
00:03:57,630 --> 00:04:04,340
And then over here we're going to click new S-sh key and then we're going to give it a title my cool

64
00:04:04,350 --> 00:04:06,430
Mac book.

65
00:04:06,470 --> 00:04:09,300
All right and then this is where you're going to paste that key in.

66
00:04:09,300 --> 00:04:10,120
All right.

67
00:04:10,200 --> 00:04:15,690
And then go ahead and after you've faced this go ahead and add the key and that's it.

68
00:04:15,720 --> 00:04:19,970
What you've just done is by adding this key to your account.

69
00:04:19,980 --> 00:04:27,300
You can now securely push and pull projects to and from your get have accounts so that is a wrap for

70
00:04:27,300 --> 00:04:28,360
this lesson.

71
00:04:28,440 --> 00:04:29,150
Let's move on.

