OPS145 Lab 2 Newversion: Difference between revisions

From Littlesvr Wiki
Jump to navigation Jump to search
No edit summary
(Replaced content with "The latest version is here: OPS145_Lab_2 Category:OPS145")
 
(22 intermediate revisions by the same user not shown)
Line 1: Line 1:
== !!!THIS PAGE IS NOT READY YET!!! ==
The latest version is here: [[OPS145_Lab_2]]
 
[[Category:OPS145]]
[[Category:OPS145]]
* Why terminals exist
* Linux is a natural multi-user system
*Types of things you can do in a terminal
*Look in home directory and subdirectories in Nemo and terminal (ls, ls -l, ls -l -h, cd, pwd)
*File not found, permission denied error exampls
*Create some text files in Xed, view them with cat
*Case sensitivity examples
*Download example files using firefox
*View a long text file in Xed, cat, less
*Plain text files vs doc files; plain text vs xls; file command
*Different image types, can't view in terminal, can check with file command
*Extensions mostly don't matter in linux
*Linux filesystem structure: one root, common directories
*

Latest revision as of 17:07, 16 January 2024

The latest version is here: OPS145_Lab_2