Difference: LinuxSystem (4 vs. 5)

Revision 52017-09-06 - uli

Line: 1 to 1
 
META TOPICPARENT name="CourseExercises"

Exercises 1: Discovering Linux

Goal:

Line: 24 to 24
 Linux also has hidden files, how can you see them? (Hint: Linux has zillions of commands and even more options and you will never know them all. Use the man (man stands for “manual”) to learn more about a command and its options).

Exercise 2: Create a file system structure for all exercises of this course

Changed:
<
<
In your home directory, create subdirectories exercises, bin,src (use mkdir). Within exercises, create directories problems, solutions, doc. Within each of these create a subdirectory exercise_1. Put the file exercises_1.odt, attached to this page (see below) into ~/exercises/problems/exercises_1 (~ stands for your home directory). Print this structure using tree.
>
>
In your home directory, create subdirectories exercises, bin,src (use mkdir). Within exercises, create directories problems, solutions, doc. Within each of these create a subdirectory exercise_1. Put the file exercises_1.odt, attached to this page (see below) into ~/exercises/problems/exercise_1 (~ stands for your home directory). Print this structure using tree.
  Open a LibreOffice document and write down what you have done. Save this document under the name $HOME/exercises/doc/exercise_1.odt. Continue to document you work during this exercise such that at the end of the exercise session you have a document describing all your work.

Exercise 3: Environment variables and shell startup

 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback