Introduction to GNU/Linux -- Part 2: Difference between revisions

From HPC Wiki
Jump to:navigation Jump to:search
No edit summary
(Added list of commands covered, still have to include short description of each.)
Line 15: Line 15:
|
|
|}
|}
= Description =


'''Topics in this workshop:'''
'''Topics in this workshop:'''
Line 24: Line 26:
#* Intro to shell scripting-->
#* Intro to shell scripting-->
# Submitting/running jobs on HPC systems
# Submitting/running jobs on HPC systems
== Commands Covered During Workshop ==
{{Linux Command Table|1=
{{Linux Command|cat|man=man1/cat.1.html|wiki=Cat_(Unix)}}
{{Linux Command|chmod|man=man1/chmod.1.html|wiki=Chmod}}
{{Linux Command|df|man=man1/df.1.html|wiki=Df_(Unix)}}
{{Linux Command|echo|man=man1/echo.1.html|wiki=Echo_(command)}}
{{Linux Command|free|man=man1/free.1.html}}
{{Linux Command|history|man=man3/history.3.html}}
{{Linux Command|id|man=man1/id.1.html|wiki=Id_(Unix)}}
{{Linux Command|ifconfig|man=man8/ifconfig.8.html|wiki=Ifconfig}}
{{Linux Command|ls|man=man1/ls.1.html|wiki=Ls}}
{{Linux Command|man|man=man1/man.1.html|wiki=Man_page}}
{{Linux Command|mkdir|man=man2/mkdir.2.html|wiki=Mkdir}}
{{Linux Command|ps|man=man1/ps.1.html|wiki=Ps_(Unix)}}
{{Linux Command|pstree|man=man1/pstree.1.html}}
{{Linux Command|qstat|man=man1/qstat.1p.html}}
{{Linux Command|qsub|man=man1/qsub.1p.html}}
{{Linux Command|ssh|man=man1/ssh.1.html}}
{{Linux Command|ssh-keygen|man=man1/ssh-keygen.1.html}}
{{Linux Command|ssh-copy-id}}
{{Linux Command|w|man=man1/w.1.html}}
{{Linux Command|watch|man=man1/watch.1.html}}
{{Linux Command|who|man=man1/who.1.html|wiki=Who_(Unix)}}
{{Linux Command|wget|man=man1/wget.1.html}}
}}


Questions? Email [mailto:Brian.Olson@usm.edu?Subject=Linux%20Workshop%20Part%20I Brian Olson]
Questions? Email [mailto:Brian.Olson@usm.edu?Subject=Linux%20Workshop%20Part%20I Brian Olson]




[[Category:Workshops]]
[[Category:Workshops]]

Revision as of 14:57, 1 April 2017

When: March 24, 2017. 1.00 pm — 3 pm
Where: TEC 202
Click here to register
Flyer (.PDF)

Description

Topics in this workshop:

  1. Basic system administration
  2. Basic command line usage
  3. Submitting/running jobs on HPC systems


Commands Covered During Workshop

Command Documentation Description
cat (description missing)
chmod (description missing)
df (description missing)
echo (description missing)
free (description missing)
history (description missing)
id (description missing)
ifconfig (description missing)
ls (description missing)
man (description missing)
mkdir (description missing)
ps (description missing)
pstree (description missing)
qstat (description missing)
qsub (description missing)
ssh (description missing)
ssh-keygen (description missing)
ssh-copy-id (description missing)
w (description missing)
watch (description missing)
who (description missing)
wget (description missing)

Questions? Email Brian Olson