This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
haas:spring2021:unix:projects:pbx1 [2021/03/03 13:13] – [Toolbox] wedge | haas:spring2021:unix:projects:pbx1 [2021/03/17 14:01] (current) – [Obtain the file] wedge | ||
---|---|---|---|
Line 33: | Line 33: | ||
=====Note===== | =====Note===== | ||
- | While you may need to install any needed packages on your pi to perform tasks related to this project, do keep in mind that for the actual solving of the puzzlebox: | + | While you may need to install any needed packages |
* you do NOT need to call upon sudo / root access in any way (solutions containing such steps will be considered to not be following the spirit of the project) | * you do NOT need to call upon sudo / root access in any way (solutions containing such steps will be considered to not be following the spirit of the project) | ||
- | * all actionable steps taken are to be done using **non-interactive** tools. There is zero need to make use of an interactive tool like **nano**. Solutions that make central use of interactive tools will be considered to not be following the spirit of the project) | + | * all actionable steps taken are to be done using **non-interactive** tools. There is zero need to make use of an interactive tool like **nano**. Solutions that make central use of interactive tools will be considered to not be following the spirit of the project. |
While you as a user investigating things may end up using various tools to see what is going on, your resultant steps file is to only be representative of the core automated/ | While you as a user investigating things may end up using various tools to see what is going on, your resultant steps file is to only be representative of the core automated/ | ||
Line 44: | Line 44: | ||
Make a copy into your home directory somewhere and set to work. | Make a copy into your home directory somewhere and set to work. | ||
- | **NOTE:** Hopefully it has been standard practice to locate project files in their own unique subdirectory, | + | **NOTE:** Hopefully it has been standard practice to locate project files in their own unique subdirectory, |
=====Process===== | =====Process===== |