Tero Karvinen - Articles - Downloads - Courses - Contact

Table of Contents

This page is OBSOLETE and stored for historical reasons.

Did you mean the latest: Linux Basics?


OLD Linux Basics 12 - 2010 Spring - dat8tf063-12

After completing Linux Basics, you

Linux Basics tie8tf063-12 is lectured on Thursdays 12:00 - 15:45 in classroom h5013. Course lasts for period 1 of 2010. The course is taught by Tero Karvinen (karte's timetable).

On spring 2010, total 40 students applied for the course, but there are just 17 seats in the class. Because of the popularity, there is a pre-exam on the first class. Material for the pre-exam is on the web, password protected pre-exam questionnaire is on Moodle. Of the 40 registered for the course in Winha, 22 came for the pre-exam and one took a project. Of the 22 in the pre-exam, 20 were taken to the class. This was possible because of slight overbooking and a student with his own Linux laptop.

Agenda

1 Pre-exam, Installation w3

2 Desktop Linux, Licenses w4

3 Command Prompt w5

4 Package Management and Administration w6

5 Apache Web Server w7

(Winter holiday, but play with Linux at home w8)

6 OpenSSH Server and Client w9

7 Automation w10

8 Exam w11 Thu 2010-03-18

Detailed Agenda

1 Installation, Distributions

2 Desktop

3 Command Prompt

4 Management and Administration

5 Apache Web Server

6 OpenSSH Server and Client

7 Automation

8 Summary

9 Exam

Assignments

Publish homework where ever you want. You can use your myy homepage or http://tero.sulautetut.fi. Once you’ve published your homework, put a link into Moodle answer box. If you are afraid or otherwise reluctant to publish your work, you can also return the whole thing into Moodle. Publishing will be good advertising for you!

Use normal html for publishing web pages. Each student does homework separately and writes his own report. You can of course advice fellow students if they get stuck. Homeworks must be on the homepage one whole day before next class. Mention my course: “Based on Linux Basics course by Tero Karvinen http://www.iki.fi/karvinen“. If you want, you can use a Free license (like the license of Linux) by adding text: “Copyright 2007 YOUR NAME. GNU General Public License, version 2 or later. “.

Homeworks are official only after announced in the class. But feel free to have a look what I’m initially planning.

Install

h-1: a) Burn Ubuntu Desktop on a CD-ROM. b) Install Ubuntu on your movable hard drive. c) Try live CD on another computer (not lab computer)

Desktop

2a) Install three applications using package manager. Describe their functionality. Include screenshots. Try to pick software that’s interesting or usefull to you.

2b) Install language support for your language (If you are a native English speaker, pick another language). System: Administration: Language Support adds languages. Login screen bottom left corner Options let’s you choose language. How well does it work? Characters displaying correctly? Spellcheck working? Translations correct?

2c) List applications you are using on your old operating system (Windows, OSX, Linux). Notice the purpose of each piece of software. Find a Free alternative to each application. This writing task doesn’t require working on a computer.

2d) Read Free Software Foundation’s Free Software Definition. Give an example of using each freedom. Make it clear who is using it, doing what, with which software and what is the benefit. This writing task doesn’t require working on a computer.

2e) What are the most popular Free licenses (meeting the FSF definition for Free software)? This writing task doesn’t require working on a computer.

2f) Bonus (not mandatory): help translate a program https://translations.launchpad.net/

Command Line

h-3: a) Try all the commands learned, many times - learn them all by heart. For this a part, only document if something unexpected happens or if you want more information about some command. Do and report: b) Try 5 commands (other than those mentioned on the class or the Command Line document). Use ‘man -k foo’ to find new commands if needed c) write a story of a day with command line. Invent relevant tasks. Use commands learned and others.

http://myy.haaga-helia.fi/~a12345/linux/command-line.html

See also: Command Line.

Administration

h-4: a) Install three new pieces of software we have not tried before. Use command line interface for this. b) Give a short example of their use. c) Analyze a log of your choosing. Concentrate on some specific aspect or service. You can choose any log from /var/log/ you want, but most common are syslog, dmesg, Xorg.0.log and apache/*. You can use ‘grep’ to pick interesting lines. d) Optional hard: Install and use PGP enigmail Commands for Admin

http://myy.haaga-helia.fi/~a12345/linux/admin.html

Apache

h-5:

a) Mention three specific examples of client and server in client-server architechture. (eg. Firefox web browser is a client for Apache web server).

b) Pick 5 lines from Apache logs and analyze them. Try to choose different kinds of lines. Extract as much information as possible.

c) Install PHP support. Write a “hello world” with PHP. My Bilkent notes is very brief, but made for Ubuntu. Build web interface to a database is more troughout, but it’s not made with Ubuntu in mind.

Optional c) install and test mysql-server and phpmyadmin, see my Bilkent notes.

d) optional challenging: write a php program to access mysql database.

e) optional challenging: install a content management systems, such as Wordpress (good choice as the first CMS) or Drupal.

Remember the basics: command line

SSH

h-6: a) Change password b) Share files with ssh c) Securely copy files between computers with scp d) Run a graphical user interface program remotely trough ssh e) Optional extra: automate login with ssh client public key authentication f) Difficult optional extra: Use an http tunnel to HH www cache g**) Difficult optional extra: mount sshfs

Programming

h-7: a) Read the GNU Free Software Definition. Pay attention to four freedoms. Read Licenses and the Definition of Free Software (This a is just a reading task, no report needed).

b) Run “Hello world” in Java

c) Run “Hello world” in two other languages. (See also: Programming languages on Linux)

d) Write a shell script to display networking information of your computer (eg. ip-address, mask, name servers, default route, fully qualified domain name).

e) Make a shell script available to all users of the system (put in /usr/local/bin).

f) optional extra: install eclipse IDE and compile “Hello World” with that.

Good luck for preparing for the exam!

Links

Projects

Some students already know Linux quite well, and want to show their skills with a project.

Homeworks

Old course pages

Oldest pages of Linux Basics.

Linux Basics tie63f3 early spring 2006

Linux Basics tie63f4 early autumn 2006

Linux Basics tie8tf063/5 early spring 2007

Linux Basics dat8tf063/7 late autumn 2007

Linux Basics dat8tf063-8 early spring 2008

Linux Basics dat8tf063-9 2008 autumn

Linux Basics dat8tf063-10 2009 spring

Linux Basics dat8tf063-11 2009 autumn

Last modified: 2010-08-23. Permanent url: http://www.iki.fi/karvinen/linux_basics_12_-_2010_spring_-_dat8tf063-12.html

Tero Karvinen www.iki.fi/karvinen - Top - Validate HTML - Validate CSS