Agenda for Linux Basics dat8tf063-26 Autumn 2015

Learn the basics of Linux in just 8 weeks!

Posted in Uncategorized | Tagged , , , , , , , , , | 42 Comments

Agenda for Linux Basics dat8tf063-23 Spring 2014

Learn the basics of Linux in just 8 weeks! Linux course is teached in English in Pasila, Helsinki.

Posted in Uncategorized | Tagged , , , , , , , , , | 53 Comments

Agenda for Linux Basics dat8tf063-22 Autumn 2013

Learn the basics of Linux in just 8 weeks! 1 Pre-Exam, Installation w35 2 Desktop Linux, Licenses w36 3 Command Line Interface w37 4 Package Management and Administration w38 5 Apache Web Server w39 6 OpenSSH Server and Client w40 … Continue reading

Posted in Uncategorized | Tagged , , , , , , , | 16 Comments

Hello Puppet revisited – on Ubuntu 12.04 LTS

Learn “Hello Puppet World” in 5 minutes. Write one-liners & modules. Meet the configuration management system used by Google and Wikipedia.

Posted in Uncategorized | Tagged , , , , , , , , , , | Comments Off on Hello Puppet revisited – on Ubuntu 12.04 LTS

Javascript Basics – variable function loop if-then-else print

Learn the very basics of Javascript: variables, functions, loops, if-then-else and printing. Run the short example in your browser, then view the source. Knowing the basics will make it more fun to jQuery/PhoneGap/Cordova/ProcessingJs.

Posted in Uncategorized | Tagged , , , , , , , , , , , , , | Comments Off on Javascript Basics – variable function loop if-then-else print

Hello Puppet – on Ubuntu 12.04 LTS

Read new, revisited version of Hello Puppet World. Now with one-liner & module! Old version below. >> Move to new version >>>

Posted in Uncategorized | Tagged , , , , , , , | 1 Comment

Simple Button for Android – XML onClick + public method

Probably the simplest way to create Android Button. Create a new public method (e.g. goButtonClicked) and add it to your layout XML. Prequisites: Android Hello World Explained In Java, define a new public method that takes view as parameter. public … Continue reading

Posted in Uncategorized | Tagged , , , , , | 4 Comments

Cfengine Automatic System Configuration – Writing Your First Script

Table of Contents Cfengine Automatic System Configuration – Writing Your First Script Install Create config file Create a Sample File Run cftero.conf Troubleshooting Couldn’t Find a Private Key – Use sudo Actionsequence Empty – Type Full Path Syntax Error – … Continue reading

Posted in Old Site | Tagged , , , , , , , , | Comments Off on Cfengine Automatic System Configuration – Writing Your First Script