1 00:00:06,980 --> 00:00:12,890 In this section, we're going to learn some helpful Linux and Windows commands that we can enter from 2 00:00:12,890 --> 00:00:18,230 the command line, if you're already really familiar with Linux and with Windows command line interfaces, 3 00:00:18,530 --> 00:00:20,780 then you can skip ahead to the next section. 4 00:00:21,080 --> 00:00:24,920 But I wanted to spend some time making sure that you can get around in the environments that we've set 5 00:00:24,920 --> 00:00:31,190 up so that you can use simple commands like listing a directory, changing directories, finding out 6 00:00:31,190 --> 00:00:37,460 what kind of operating system you're running on, history, pseudo make directories, copying moving 7 00:00:37,460 --> 00:00:45,500 files, using help files or the manual files showing where you're working, echoing text to the screen 8 00:00:45,500 --> 00:00:51,620 or to a file using simple text editors like Nanao and Notepad showing the contents of a file to the 9 00:00:51,620 --> 00:00:58,910 screen and then finding files, locating files, doing some simple network maintenance like doing a 10 00:00:58,910 --> 00:01:05,720 ping or an IV config to find out where you are on a network and then showing all your environment variables. 11 00:01:05,930 --> 00:01:10,820 We're going to see how to do each of these for Linux and then we're going to see how to do them on a 12 00:01:10,820 --> 00:01:12,560 Windows command line as well. 13 00:01:12,590 --> 00:01:17,810 There's almost an equivalent for everything across the two, but we'll get a chance to see both of these 14 00:01:17,810 --> 00:01:18,440 as we go. 15 00:01:18,560 --> 00:01:21,350 If you already feel pretty comfortable with Linux, you can jump ahead. 16 00:01:21,680 --> 00:01:25,040 If not, get this screen up here so that you get it as a reference. 17 00:01:25,040 --> 00:01:28,910 And I'll post a PDF to go with these these lessons. 18 00:01:29,390 --> 00:01:33,170 So let's get started with some Linux command line entries.