OPS145 Lab 2 Newversion: Difference between revisions

From Littlesvr Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
 
== !!!THIS PAGE IS NOT READY YET!!! ==
[[Category:OPS145]]
[[Category:OPS145]]


* Why terminals exist
* 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
*

Revision as of 16:27, 13 January 2024

!!!THIS PAGE IS NOT READY YET!!!

  • 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