Today I’m doing an assignment for my school’s linux servers class held by Tero Karvinen. The assignment is to install Varnish cache and edit the settings of it, to measure site speed with ‘ab’ (ApacheBench) included in ‘apache2-utils’ package and to analyze and speed up a site with Firebug. I will do this assignment with More…
14.04
Setting up a free virtual server with Amazon EC2 and a .tk domain
In this post I’m doing an assignment for Tero Karvinen’s course on linux servers. The assignment is to create a name based virtual server with a domain pointing to it. I decided to use Amazon’s EC2, since it has a free tier and I have already used it once before. Setting up Once I already More…
Building and installing a ‘.deb’ package that adds an executable script to all users
This is a part two (link to part one) for my home assignment for Tero Karvinen’s course on linux servers. On this part I will build and install a package that will add an executable shell script and an alias for it for all users. Now to create a new package with a shell script More…
Installing LAMP with MariaDB and PhpMyAdmin on Ubuntu 14.04
Hi! In this post I’m recreating Tero Karvinen’s Linux test for his class he made in 2012. The assignment Me Karttakatu Oy:ssä teemme karttoihin liittyviä weppisovelluksia. Olemme muutaman hengen yritys. Asenna työasema, jolla tavallisimmat toimistotyöt onnistuvat (weppisurffailu, tekstinkäsittely). (Asentuessa voit käydä kommentoimassa kavereiden blogeja). Työntekijämme ovat Einari Vähäkäähkä, Pekka Winha, Åke Andersson ja Leila Laila. More…
Creating a bootable Linux live-USB on OSX
Hello! I’m attending a Linux server course this fall held by Tero Karvinen. With his recommendation to create my own web page based on WordPress I’m right here writing my first report to his class with the title Linux live USB. I’m using a Macbook Pro (late 2013) with the latest OSX Yosemite version 10.10.5. I More…