Hello World Python3, Bash, C, C++, Go, Lua, Ruby, Java – Programming Languages on Ubuntu 18.04

Hello world! All programs start with a hello world. It tests that your environment is working, so that you can run your code. This is how you install and run the most important languages on Linux: Python 3, Bash, C, … Continue reading

Posted in Uncategorized | Tagged , , , , , , , , , , , , , | Comments Off on Hello World Python3, Bash, C, C++, Go, Lua, Ruby, Java – Programming Languages on Ubuntu 18.04

Top Configuration Management Systems – Puppet vs Salt vs Ansible vs Chef

The leading configuration management systems compared: Puppet, Chef, Ansible, Salt. My students Joona, Jori, Eero and Jarkko gave a presentation and demonstrated each system. ArcticCM provisioned and configured a couple of Linux desktops and servers, and also configured some Windows … Continue reading

Posted in Uncategorized | Tagged , , , , , , , , , , , , , , , , , , , , , | Comments Off on Top Configuration Management Systems – Puppet vs Salt vs Ansible vs Chef

Cache Ubuntu deb packages – squid-deb-proxy-client

You can install and upgrade large network of Ubuntu Linux computers very fast. Just use proxy for deb packages.

Posted in Uncategorized | Tagged , , , , , , , , , , , | Comments Off on Cache Ubuntu deb packages – squid-deb-proxy-client

Run Arduino IDE on Xubuntu Live USB

You can develop your own robots and other hardware with Arduino. You can do this even when booting the computer from a USB stick. With Xubuntu Live USB, you must use ‘newgrp dialout’ after adding yourself to the dialout group. … Continue reading

Posted in Uncategorized | Tagged , , , , | Comments Off on Run Arduino IDE on Xubuntu Live USB

Install the Latest Salt Stack on Ubuntu 14.04 LTS

Salt Stack is a configuration management system. It allows you to control a big number of computers easily. To get the latest features, you can install the latest stable Salt Stack on Ubuntu 14.04 LTS.

Posted in Uncategorized | Tagged , , , , , , , , , , | Comments Off on Install the Latest Salt Stack on Ubuntu 14.04 LTS

Hello Cordova – Develop Android Apps on Ubuntu Linux

Write Android Apps in HTML5 and JavaScript. Cordova allows access to hardware (GPS, accelerometer…) and packaging for Google Play.

Posted in Uncategorized | Tagged , , , , , , , , , , , , , , | 6 Comments

Hello PhoneGap – from xUbuntu 12.04 Live CD

Install PhoneGap development environment and emulator from scratch. Start writing Android applications with Javascript and HTML. Guru version Hello Android $ sudo apt-get -y install ia32-libs eclipse Eclipse: Help: Install New Software. https://dl-ssl.google.com/android/eclipse/. Install Android 2.2. New Android Virtual Device? … Continue reading

Posted in Uncategorized | Tagged , , , , , , , , , , , | 2 Comments

Ubuntu Preseed

Table of Contents Ubuntu Preseed Sample List of d-i Settings in Ubuntu Hardy Ubuntu Preseed Sample # labseed – automatic installation for labs – # (c) 2006 Tero Karvinen www.iki.fi/karvinen # Still asks: Clock set to UTC, hostname. d-i debconf/language … Continue reading

Posted in Old Site | Tagged , , , , , , | Comments Off on Ubuntu Preseed

Dual boot Fedora Linux and Windows XP, resizing NTFS

Dual boot Fedora Linux and Windows XP, resizing NTFS Howto resize Windows XP NTFS partition non-destructively, install Feodra Core and create a boot menu for both operating systems. All tools used are free except Windows XP. Windows XP is a … Continue reading

Posted in Old Site | Tagged , , , , , , , , | Comments Off on Dual boot Fedora Linux and Windows XP, resizing NTFS

Kickstart Ubuntussa

Table of Contents Kickstart Ubuntussa Testaus Erikoismerkit amerikkalaisesta näppäimistöstä Työkaluja ks.cfg parantamiseen Kickstart-esimerkki Katso myös Kickstart Ubuntussa Testaus Boottaa Ubuntu-rompulta, käytä käynnistysparametrina linux ks=http://example.com/uks/ks.cfg Jos asentuu, kopioi ks.cfg omalle kotisivulle. Kokeile weppiselaimella, että se näkyy. Sitten boottaa rompulta ja käytä … Continue reading

Posted in Old Site | Tagged , , , | Comments Off on Kickstart Ubuntussa