This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
blog:fall2015:lbelloma:journal [2015/09/03 14:35] – external edit 127.0.0.1 | blog:fall2015:lbelloma:journal [2015/09/06 15:27] (current) – lbelloma | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====MONTH Day, YEAR==== | + | ====September 5, 2015==== |
- | This is a sample format for a dated entry. Please substitute | + | During the last two weeks of classes, I have spent my time becoming more familiar with Lab46 by logging in the pod systems, opening up a terminal and logging on to Lab46. |
- | As an aid, feel free to use the following questions to help you generate content for your entries: | + | I have learned that UNIX is a type of operating system, which is primarily used by the command line. In the Lair the local host is the pod of which I am on and Lab46 is the remote host. SRC directory is our repository, |
- | * What action | + | ==The following are some commands that I have learned and some of them I have practiced using:== |
- | * Why was this significant? | + | * **whoami** |
- | * What concepts are you dealing | + | * **who** |
- | * What challenges are you facing with respect | + | * **ls** |
+ | * **touch** | ||
+ | | ||
+ | * **cat** | ||
+ | * **less** | ||
+ | * **more** | ||
+ | * **cp** | ||
+ | * **mv** | ||
+ | * **rm** | ||
+ | * **file** | ||
+ | * **df** | ||
+ | * **chmod** | ||
+ | * **ln** | ||
+ | * **q** to quit\\ | ||
+ | * **du** | ||
+ | We also discussed file permissions, | ||
+ | There are 3 types of files: regular, directory, and special.\\ | ||
+ | Each of the 10 spaces is occupied with a " | ||
+ | ** What action or concept of significance, | ||
+ | During these first two weeks of classes I was actually able to start feeling a sense of comfort with navigating the system. | ||
+ | |||
+ | ** Why was this significant? | ||
+ | This was an important revelation for me. In the past I felt inferior to others in the class because of my lack of knowledge, but with UNIX I already have a bit of an understanding of what we are doing, rather than feeling lost. This has allowed me to continue to pay attention in class and spend time outside of class learning new material rather than fumbling around as I have in the past. | ||
+ | | ||
+ | ** What concepts are you dealing with that may not make perfect sense?** | ||
+ | I understand the concept of file permissions, | ||
+ | | ||
+ | ** What challenges are you facing with respect to the course?** | ||
+ | I am definitely struggling to keep up with the reading. |