training:linux:linux

Basic Linux/Unix skills are needed to use a cluster, emphasizing use of an editor and the command-line interface.

The Software Carpentry: The Unix shell workshop will get you started with using Linux/Unix. It will help you combine existing programs in new ways and automate repetitive tasks so you aren’t typing the same things over and over again. Use of the shell is fundamental to using a wide range of other powerful tools and computing resources, including high performance computing (HPC). These lessons will start you on a path towards using these resources effectively.

  • Linux Basics I provides a basic introduction of Linux using a command-shell window and command line, not a GUI (mouse) interface. This session explores the details of the command-shell window, command line input and output, and overall command syntax including wildcards and redirection for STDIN and STDOUT. You will also learn how to get help, the basics of files, directories and permissions, and what editors are available to create and edit files.(slides) (video)
  • Linux Basics II provides a basic introduction to the bash shell and scripting with bash and Python. (video)
    • An example script project is used to explain the basic bash scripting concepts. It is based on using the Gnuplot program which reads a command file to create a data file and write an image file as an x-y plot. Firefox is used to view the image. (slides)
    • A basic Python script is used to demonstrate Python scripting and how to call it from a bash script. (slides)
  • training/linux/linux.txt
  • Last modified: 2024-03-13 12:03
  • by anita