Changes

Jump to: navigation, search

Tutorial 1: Using Your Matrix Server Account

275 bytes added, 11:46, 4 January 2021
Part 1: Using the Linux Shell
# Although we will not be learning about '''pipeline commands''' (using the | character) until later,<br>try issuing the following pipeline command to list Linux administration commands (i.e. volume number "8"):<br><span style="font-family:courier;color:blue;font-weight:bold">man -k copy | grep 8</span><br><br>How does this ''pipeline command'' make it easier to obtain information regarding man command?<br><br>
# If you wish to change your password, you can change it by issuing the command: <span style="font-family:courier;color:blue;font-weight:bold">passwd</span><br>What option for the passwd command can be used to change user info (such as name)?<br>'''Hint:''' use the '''man''' command for '''passwd'''.<br><br>'''NOTE:''' You are NOT required to change your Matrix password for this tutorial. The Matrix server is "synched"<br>with the ''my.senecacollege.ca server'', so it is better to have your Matrix password changed at the same time<br>that you change your '''myseneca''' password.<br><br>
# Press the letter <span style="font-family:courier;color:blue;font-weight:bold">q</span> to exit the man command.<br><br>You will now learn how to using '''command line editing''' to correct syntax errors while typing Linux commands PRIOR to pressing the ENTER key.<br><br>
'''Command Line Editing'''
13,420
edits

Navigation menu