Changes between Version 2 and Version 3 of HowTo/UseTheCLI
- Timestamp:
- 09/05/14 16:59:52 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
HowTo/UseTheCLI
v2 v3 6 6 7 7 Some skills you should familiarize yourself with: 8 * logging into nodes using `ssh` and copying files to and from a node using `scp` 8 * logging into nodes using `ssh` 9 * copying files to and from a node using `scp` 9 10 * navigating and manipulating the file system (`cp`, `mv`, `cd`, the meaning of `.` and `..`) 10 11 * file permissions (`ls -l`, `chmod`, `chown`)