Intro to Linux

Urban Voice -- Instructor: Lenny Bailes

Day 2 Agenda

    1. New students log in and create Yahoo email accounts. (Set Mozilla browser proxy.) After completion, go to Red Hat opening page and Activate your copy of RH Linux.

    Click Activate, choose New Login, create a Red Hat username with a password of "passw0rd." Fill in contact information with Urban Voice, 2239 Poplar, Oakland, CA with phone number 510-208-7357.

    When RH registration is complete, return to Yahoo email and send a note to me at:
    [email protected] stating 1) machine number of your computer, 2) your RH user login and 3) your RH password.

    Check out class Red Hat online documentation resources, particularly the Getting Started Guide.

      2. Students who were here last week, check out this footnote on RH Linux 9 installation
      issues and text editors .

      3. Practice basic desktop operations under Gnome interface.
      4. Reading and saving files to mounted DOS/Windows floppy disks, and reading a
      CDROM. (right-click desktop, go to Disks menu)

      5. Work with Gnome Panels
6. Take note of RH Up2Date icon on taskbar

7. Explore Gnome main menu (see Jang, p. 444)
8. Explore Linux help systems
Manual pages and the Info system are two help systems built into the Linux operating system.

9. Working with Linux at the console.
See also http://www.groovyweb.uklinux.net/?page_name=unixcommands

Console Exercises

Create symbolic links
Create a new file with touch
Change read/write file permissions with chmod
Search for files with find and locate (use locate -u to update system database)
Use pipes (< >) to save a search
Use grep to search for word patterns in files (grep pattern file 1 file 2) (grep -l string * )
Combine commands with $ ( ln -s $(locate '*.jpg') jpegfiles
Use Ctrl+Z to suspend a program and fg to return to it.

[Break]

10.  Practical Application Exercises
Homework:

Read Eric Raymond's famous essay about Linux, The Cathedral and the Bazaar  
Read/review Jang, Chapters 6,8,19   
Practice installing RH Linux 9 at home (if possible).  Take notes and report difficulties. (Feel free to email me, if you encounter difficulties.)




Hosted by www.Geocities.ws

1