meta data for this page
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
general:computerenvironment:directorytree [2019/01/11 13:44] – created ingo | general:computerenvironment:directorytree [2021/10/14 19:35] (current) – [The project directory of this course] ingo | ||
---|---|---|---|
Line 6: | Line 6: | ||
{{general: | {{general: | ||
- | + | < | |
- | < | + | |
</ | </ | ||
Line 15: | Line 13: | ||
==== The home directory ==== | ==== The home directory ==== | ||
- | Every user has a home directory on a central server where you automatically end up when you log in into your computer. In a shell this is typically identified by the something like the following prompt | + | Every user has a home directory on a central server where you automatically end up when you log in into your computer((In our system, you can log in on any computer, and you will always end up in your personal home directory)). In a shell this is typically identified by the something like the following prompt |
< | < | ||
Line 29: | Line 27: | ||
/ | / | ||
</ | </ | ||
- | For each course, we have a different subdirectory, | + | For each course, we have a different subdirectory, |
You can create a new folder there. As this space can be accessed by anyone in the course, it is best to name the folder after yourself. It is then easy to see who created it and who is maintaining its contents. | You can create a new folder there. As this space can be accessed by anyone in the course, it is best to name the folder after yourself. It is then easy to see who created it and who is maintaining its contents. | ||
- | ==== The applications directory ==== | + | <WRAP tabs> |
- | + | * [[general: | |
- | We have pre-installed a number of programs that we will use during our analyses under /share/ | + | </WRAP> |