Computer-based Working Environments (WS 2014/15)
Abschnittsübersicht
-
Computer-based Working Environments (326.008, WS 2014/2015)
Place: Hagenberg seminar room (HA 105).
Time: Blocked form (3 units a 45 min per block) October/November.
The course started on October 10, 2014 at 1:30 PM
in RISC, in the Seminar Room in the Castle of Hagenberg.
2nd blocked talk: October 17, 2014 at 1:30 PM , same location.
3rd blocked talk: October 24-th, 1:30 - 3 pm, same location.
4th blocked talk: October 31, 2014, 1:30 PM same location.
Last blocked talk: November 7, 2014 at 1:30 PM, same location.
This course gives a condensed introduction into the practical aspects of scientific working in computer-based environments, in this order:
- Everyday Ubuntu Use (1 unit, KE)
- Debian GNU/Linux (2 unit, KE)
- Working on a command line I. (1 unit, KE)
- Working on a command line II. (1 unit, KE)
- Version Control (1 unit, RH)
- Webpage creation (1 unit, RH)
- Networking (1 unit, KE)
- Mailing (1 unit, KE)
- Using Gnu Privacy Guard (1 unit, KE)
- Remote login, remote desktops, SSH, VNC (2 units, KE)
- Simple Image Processing and Drawing Figures (1 unit, KE)
Grading is based on the elaboration of practical exercises.
To take part in the course, you have to enrol in the KUSSS system. Since the exercises will be submitted via Moodle, you also have to login into Moodle and register as a course participant. You will then also receive per email all messages posted in the News forum.
-
Everyday Ubuntu Use
Károly Erdei (1 Unit, October nn-th, 2014, )
This is a live presentation how you can use Ubuntu Linux on a laptop for the everyday tasks.
Slides: Everyday Ubuntu use
Exercise: None
-
Debian GNU/Linux
Károly Erdei (2 units, October nn-th, 2014, )
Introduction- Computer Environment at RISC
- Adventages of Linux
- Structure of Linux
- The Linux File System
- Accounts
- Permissions
- File management
- Editing
- X Window System
- GNOME
Course material
Slides: Debian/GNU Linux IntroductionDocumentation
Web Resources
Wikipedia- Summary about Linux
- Linux Distributions
- X Window System
- List of KDE Applications
- List of GNOME Applications
Exercise Linux (deadline: November 4, 2014)
-
Working on the command line
Károly Erdei (2 units: October 17, 2014, )- Introduction
- Learning commands
- see for detailed list of commands the slides
- Installing Debian packages
- User Accounts
- Editing
- Regular Expression
- The Shell
Course material:
- Slides: Working on command line
Exercise: Command line 2014 (deadline November 16, 2014) -
Version Control
Ralf Hemmecke (1 Unit, October 24, 1:30pm, RISC Seminar room castle)- General overview of Source Code Management Systems (SCM)
- Version control with GIT
- Online demonstration of basic GIT Commands
Course Material:
- Slides: VersionControl.pdf
Exercise (due: 27-Nov-2014, 3 p.m. GMT):
- Send your ssh public key as an attachment to hemmecke@risc.jku.at. Do this before the lecture starts, i.e. one week before this lecture starts.
If you do not yet have a ssh key pair, create it by running
ssh-keygen -t rsa -f $HOME/.ssh/gitolite -C YOURNAME@gitolite
at the command line and send the file$HOME/.ssh/gitolite.pub
. - Afte I've registered your key, you will get a mail with more details of how to clone the magicrings repository.
At the top of the file magicrings/magicrings.tex you will find a little task that will extend into a somewhat longer task after your first merge. - Note that you have to make yourself known to git first, by setting your full name and your email address.
-
Webpage generation
Ralf Hemmecke (1 Unit, October 24, 1:30pm, RISC Seminar room castle)
(See https://portal.risc.jku.at/Members/hemmecke/teaching/cbwe/html)
- General Remarks about web pages (HTML, CSS, static/dynamic)
- Content Management Systems (CMS)
- (WYSIWYG vs. raw) HTML editors
- Creation of simple webpages including hyperlinks and pictures.
-
Networking
Károly Erdei (1 unit, Nov 17, 2014)- Computer networks
- Internet
- Ethernet
- IP Protocol
- TCP Protocol, Ports
- DHCP
- Check Network
- Connecting Computers
Course material
- Slides: Networking
Exercise
Exercise: Networking (deadline: December 1, 2014)
-
Using Gnu Privacy Guard
Károly Erdei (1 unit, October 31, 2014)- Cryptography
- PGP, GnuPG,
- KGPG, the KDE GnuPG implementation
- GPG4Win, GnuPG for Windows
- Enigmail
- Configuration
- Usage
Course material:
Exercise: GnuPG (deadline: December 9, 2014)
PGP public key: Karoly Erdei
(fingerprint: E457 1182 6A60 E60D 1ECB 7096 0AA6 1FC8 BD8D B420)
-
Remote Login, Remote Desktops, Synchronous Communication
Károly Erdei (2 units, December 5th and 12th, 2013)- Remote login
- File services (FTP, NFS)
- Secure Shell
- SSH tunneling
- SSH public key authentication
- VNC (Virtual Network Computing)
- X2go - NX protocol
- RDP (Remote Desktop Protocol)
Course material:
Documentation:Exercise: SSH (deadline January 9, 2015)
-
Simple Image Processing and Drawing Figures
Károly Erdei (1 Unit, December 12, 2013, 12:15 AM)Simple Image Processing
- Image, Image Processing
- Basics of GIMP
- Screenshots
- Working with images in Latex
Drawing Figures
- Drawing figures with Xfig
- Grid mode, compound figures, moving figures.
- Exporting figures as .latex, .eps, .png
- Alternatives:
- Drawing figures with inkscape.
- Including figures in LaTeX (.latex, .eps)
Course material:
Slides: Image processing and Drawing figures
Exercise: Simple Image Processing and Drawing figures (deadline Jan. 9, 2015)