<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Ubuntu on Janik von Rotz</title>
    <link>https://janikvonrotz.ch/tags/ubuntu/</link>
    <description>Recent content in Ubuntu on Janik von Rotz</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Fri, 05 Jun 2020 20:07:00 +0200</lastBuildDate>
    <atom:link href="https://janikvonrotz.ch/tags/ubuntu/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Pin and update Ubuntu packages with Ansible</title>
      <link>https://janikvonrotz.ch/2020/06/05/pin-and-update-ubuntu-packages-with-ansible/</link>
      <pubDate>Fri, 05 Jun 2020 20:07:00 +0200</pubDate>
      <guid>https://janikvonrotz.ch/2020/06/05/pin-and-update-ubuntu-packages-with-ansible/</guid>
      <description>&lt;p&gt;Patching is an essential part in server maintenance. For Windows servers and clients you have &lt;a href=&#34;https://de.wikipedia.org/wiki/Windows_Server_Update_Services&#34;&gt;WSUS&lt;/a&gt; to coordinate updates and security patches. But how do you patch Ubuntu, Debian, RHEL or Fedora machines? The linux distro field is very dispersed, how do you do patch all these systems? In this post I will show you how I install package updates and ensure that specific packages cannot be updated using version pinning.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Update Windows Subsystem for Linux</title>
      <link>https://janikvonrotz.ch/2018/01/30/update-windows-subsystem-for-linux/</link>
      <pubDate>Tue, 30 Jan 2018 10:32:51 +0000</pubDate>
      <guid>https://janikvonrotz.ch/2018/01/30/update-windows-subsystem-for-linux/</guid>
      <description>&lt;p&gt;Today I learned that certain Ubuntu package versions are bound to the release version of Ubuntu. For example the only available version of the password store tool &lt;em&gt;pass&lt;/em&gt; for Ubuntu LTS 14.04 (trusty) is &lt;em&gt;&lt;a href=&#34;https://packages.ubuntu.com/trusty/admin/pass&#34;&gt;1.4.2-3&lt;/a&gt;&lt;/em&gt;. If you need a newer version you have to update Ubuntu first. Usually this no big deal, however, if you work with Windows Subsystem for Linux (WSL) it is a big deal. The WSL release is bound to the Windows version. In result to update a package you have to update your Windows first.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Configure Let’s Encrypt auto renewal for certificates</title>
      <link>https://janikvonrotz.ch/2016/02/14/configure-lets-encrypt-auto-renewal-for-certificates/</link>
      <pubDate>Sun, 14 Feb 2016 22:28:26 +0000</pubDate>
      <guid>https://janikvonrotz.ch/2016/02/14/configure-lets-encrypt-auto-renewal-for-certificates/</guid>
      <description>&lt;p&gt;&lt;em&gt;This post is part of my &lt;a href=&#34;https://janikvonrotz.ch/your-own-virtual-private-server-hosting-solution/&#34;&gt;Your own Virtual Private Server hosting solution&lt;/a&gt; project.&lt;/em&gt;&lt;br&gt;&#xA;&lt;em&gt;Get the latest version of this article here: &lt;a href=&#34;https://gist.github.com/ddce334cd8ab21a40941&#34;&gt;https://gist.github.com/ddce334cd8ab21a40941&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;&#xA;&lt;h1 id=&#34;introduction&#34;&gt;Introduction&lt;/h1&gt;&#xA;&lt;p&gt;Let’s Encrypt is a free, automated, and open certificate authority (CA), run for the public’s benefit. So far it works well and makes it easy to obtain a free certificate. Now the created certificates will expire withing 90 days. This post will show you how you can auto renew these certificates before they expire.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Install Let’s Encrypt and create a free SSL certificate</title>
      <link>https://janikvonrotz.ch/2015/12/04/install-lets-encrypt-and-create-a-free-ssl-certificate/</link>
      <pubDate>Fri, 04 Dec 2015 11:23:57 +0000</pubDate>
      <guid>https://janikvonrotz.ch/2015/12/04/install-lets-encrypt-and-create-a-free-ssl-certificate/</guid>
      <description>&lt;p&gt;&lt;em&gt;This post is part of my &lt;a href=&#34;https://janikvonrotz.ch/your-own-virtual-private-server-hosting-solution/&#34;&gt;Your own Virtual Private Server hosting solution&lt;/a&gt; project.&lt;/em&gt;&lt;br&gt;&#xA;&lt;em&gt;Get the latest version of this article here: &lt;a href=&#34;https://gist.github.com/2e0ee4cf7e04bb75742d&#34;&gt;https://gist.github.com/2e0ee4cf7e04bb75742d&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;&#xA;&lt;h1 id=&#34;introduction&#34;&gt;Introduction&lt;/h1&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://letsencrypt.org/&#34;&gt;Let’s Encrypt&lt;/a&gt; is a free, automated, and open certificate authority (CA), run for the public’s benefit. Let’s Encrypt is a service provided by the Internet Security Research Group (ISRG). This guide shows you how you can obtain a free SSL certificate.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Install Koken website</title>
      <link>https://janikvonrotz.ch/2015/08/31/install-koken-website/</link>
      <pubDate>Mon, 31 Aug 2015 06:45:57 +0000</pubDate>
      <guid>https://janikvonrotz.ch/2015/08/31/install-koken-website/</guid>
      <description>&lt;p&gt;&lt;em&gt;This post is part of my &lt;a href=&#34;https://janikvonrotz.ch/your-own-virtual-private-server-hosting-solution/&#34;&gt;Your own Virtual Private Server hosting solution&lt;/a&gt; project.&lt;/em&gt;&lt;br&gt;&#xA;&lt;em&gt;Get the latest version of this article here: &lt;a href=&#34;https://gist.github.com/2b582ca4e08a6a0e4de2&#34;&gt;https://gist.github.com/2b582ca4e08a6a0e4de2&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;&#xA;&lt;h1 id=&#34;introduction&#34;&gt;Introduction&lt;/h1&gt;&#xA;&lt;p&gt;Koken is a content management system and image publishing application for photographers.&#xA;Head over to &lt;a href=&#34;http://koken.me/&#34;&gt;http://koken.me/&lt;/a&gt; to learn more about Koken.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Backup server installations</title>
      <link>https://janikvonrotz.ch/2014/12/08/backup-server-installations/</link>
      <pubDate>Mon, 08 Dec 2014 10:04:07 +0000</pubDate>
      <guid>https://janikvonrotz.ch/2014/12/08/backup-server-installations/</guid>
      <description>&lt;p&gt;&lt;em&gt;This post is part of my &lt;a href=&#34;https://janikvonrotz.ch/your-own-virtual-private-server-hosting-solution/&#34;&gt;Your own Virtual Private Server hosting solution&lt;/a&gt; project.&lt;/em&gt;&lt;br&gt;&#xA;&lt;em&gt;Get the latest version of this article here: &lt;a href=&#34;https://gist.github.com/676d3ab77d9d48cba73e&#34;&gt;https://gist.github.com/676d3ab77d9d48cba73e&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;&#xA;&lt;h1 id=&#34;introduction&#34;&gt;Introduction&lt;/h1&gt;&#xA;&lt;p&gt;This article shows a list of the most important files and folders of your VPC installations, you definitely should backup.&#xA;It assumes you&amp;rsquo;ll run a daily backup for this ressources.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Useful command aliases</title>
      <link>https://janikvonrotz.ch/2014/12/08/useful-command-aliases/</link>
      <pubDate>Mon, 08 Dec 2014 10:04:00 +0000</pubDate>
      <guid>https://janikvonrotz.ch/2014/12/08/useful-command-aliases/</guid>
      <description>&lt;p&gt;&lt;em&gt;This post is part of my &lt;a href=&#34;https://janikvonrotz.ch/your-own-virtual-private-server-hosting-solution/&#34;&gt;Your own Virtual Private Server hosting solution&lt;/a&gt; project.&lt;/em&gt;&lt;br&gt;&#xA;&lt;em&gt;Get the latest version of this article here: &lt;a href=&#34;https://gist.github.com/5ac7998b00900a3680d7&#34;&gt;https://gist.github.com/5ac7998b00900a3680d7&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;&#xA;&lt;h1 id=&#34;introduction&#34;&gt;Introduction&lt;/h1&gt;&#xA;&lt;p&gt;This is a list of useful commandline aliases for your Ubuntu installation.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Install Postfix with mail forwarding</title>
      <link>https://janikvonrotz.ch/2014/12/05/install-postfix-with-mail-forwarding/</link>
      <pubDate>Fri, 05 Dec 2014 14:03:53 +0000</pubDate>
      <guid>https://janikvonrotz.ch/2014/12/05/install-postfix-with-mail-forwarding/</guid>
      <description>&lt;p&gt;&lt;em&gt;This post is part of my &lt;a href=&#34;https://janikvonrotz.ch/your-own-virtual-private-server-hosting-solution/&#34;&gt;Your own Virtual Private Server hosting solution&lt;/a&gt; project.&lt;/em&gt;&lt;br&gt;&#xA;&lt;em&gt;Get the latest version of this article here: &lt;a href=&#34;https://gist.github.com/janikvonrotz/b6bbaee6433e5d4d2771&#34;&gt;https://gist.github.com/janikvonrotz/b6bbaee6433e5d4d2771&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;&#xA;&lt;h1 id=&#34;introduction&#34;&gt;Introduction&lt;/h1&gt;&#xA;&lt;p&gt;Postfix is a commonly used MTA (Mail Transfer Agent) program that can receive, deliver or route emails. In this guide you&amp;rsquo;ll learn how to forward mails from a certain domain to another e-mail address. It&amp;rsquo;s a recommanded approach if you want to publish a mail contact based on your domain and redirect the received mails to another provider, such as Outlook or Gmail.&lt;/p&gt;</description>
    </item>
    <item>
      <title>HHVM on Ubuntu 14.4 LTS fix</title>
      <link>https://janikvonrotz.ch/2014/09/30/hhvm-on-ubuntu-14-4-lts-fix/</link>
      <pubDate>Tue, 30 Sep 2014 13:33:30 +0000</pubDate>
      <guid>https://janikvonrotz.ch/2014/09/30/hhvm-on-ubuntu-14-4-lts-fix/</guid>
      <description>&lt;p&gt;If you&amp;rsquo;ll get this nasty error:&lt;/p&gt;&#xA;&lt;pre&gt;&lt;code&gt;/usr/bin/hhvm: error while loading shared libraries: libgmp.so.10: cannot open shared object file: No such file or directory&#xA;&lt;/code&gt;&lt;/pre&gt;&#xA;&lt;p&gt;Simply run the following command:&lt;/p&gt;&#xA;&lt;pre&gt;&lt;code&gt;sudo apt-get install libgmp10&#xA;&lt;/code&gt;&lt;/pre&gt;</description>
    </item>
    <item>
      <title>Download full playlists and all songs by an artist from SoundCloud</title>
      <link>https://janikvonrotz.ch/2014/05/13/download-full-playlists-and-all-songs-by-an-artist-from-soundcloud/</link>
      <pubDate>Tue, 13 May 2014 07:53:13 +0000</pubDate>
      <guid>https://janikvonrotz.ch/2014/05/13/download-full-playlists-and-all-songs-by-an-artist-from-soundcloud/</guid>
      <description>&lt;h1 id=&#34;introduction&#34;&gt;Introduction&lt;/h1&gt;&#xA;&lt;p&gt;First of all I want to apologise for what I&amp;rsquo;m writing about in this post.&#xA;SoundCloud is a music platform where you can listen to almost every song for free.&#xA;This is a great network and only works as long users don&amp;rsquo;t download the songs from SoundCloud.&#xA;Great artists advertise their content to get more attention, the last thing they want is that you&amp;rsquo;ll download their songs.&#xA;However there&amp;rsquo;s no way to prevent people from doing so, as you will see not even the guys behind SoundCloud can prevent their content from being downloaded.&#xA;I&amp;rsquo;d ask you to donate for or buy the songs from the artists you like on SoundCloud.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Unattended Encrypted Incremental Backup to Amazon S3</title>
      <link>https://janikvonrotz.ch/2014/04/25/unattended-encrypted-incremental-backup-to-amazon-s3/</link>
      <pubDate>Fri, 25 Apr 2014 07:28:09 +0000</pubDate>
      <guid>https://janikvonrotz.ch/2014/04/25/unattended-encrypted-incremental-backup-to-amazon-s3/</guid>
      <description>&lt;p&gt;&lt;em&gt;This post is part of my &lt;a href=&#34;https://janikvonrotz.ch/your-own-virtual-private-server-hosting-solution/&#34;&gt;Your own Virtual Private Server hosting solution&lt;/a&gt; project.&lt;/em&gt;&lt;br&gt;&#xA;&lt;em&gt;Get the latest version of this article here: &lt;a href=&#34;https://gist.github.com/9410478&#34;&gt;https://gist.github.com/9410478&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;&#xA;&lt;h1 id=&#34;introduction&#34;&gt;Introduction&lt;/h1&gt;&#xA;&lt;p&gt;For this task we are going to configure a duplicity script wrapper.&#xA;Unregarded of the installation instructions it&amp;rsquo;s expected that you have already signed up for an Amazon account and know how to use their services.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Install piwik website</title>
      <link>https://janikvonrotz.ch/2014/04/22/install-piwik-website/</link>
      <pubDate>Tue, 22 Apr 2014 06:43:16 +0000</pubDate>
      <guid>https://janikvonrotz.ch/2014/04/22/install-piwik-website/</guid>
      <description>&lt;p&gt;&lt;em&gt;This post is part of my &lt;a href=&#34;https://janikvonrotz.ch/your-own-virtual-private-server-hosting-solution/&#34;&gt;Your own Virtual Private Server hosting solution&lt;/a&gt; project.&lt;/em&gt;&lt;br&gt;&#xA;&lt;em&gt;Get the latest version of this article here: &lt;a href=&#34;https://gist.github.com/9640540&#34;&gt;https://gist.github.com/9640540&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;&#xA;&lt;h1 id=&#34;introduction&#34;&gt;Introduction&lt;/h1&gt;&#xA;&lt;p&gt;Piwik is the leading open source web analytics platform that gives you valuable insights into your website’s visitors, your marketing campaigns and much more, so you can optimize your strategy and online experience of your visitors.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Install QR code service</title>
      <link>https://janikvonrotz.ch/2014/04/17/install-qr-code-service/</link>
      <pubDate>Thu, 17 Apr 2014 10:35:03 +0000</pubDate>
      <guid>https://janikvonrotz.ch/2014/04/17/install-qr-code-service/</guid>
      <description>&lt;p&gt;&lt;em&gt;This post is part of my &lt;a href=&#34;https://janikvonrotz.ch/your-own-virtual-private-server-hosting-solution/&#34;&gt;Your own Virtual Private Server hosting solution&lt;/a&gt; project.&lt;/em&gt;&lt;br&gt;&#xA;&lt;em&gt;Get the latest version of this article here: &lt;a href=&#34;https://gist.github.com/9445729&#34;&gt;https://gist.github.com/9445729&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;&#xA;&lt;h1 id=&#34;introduction&#34;&gt;Introduction&lt;/h1&gt;&#xA;&lt;p&gt;To generate QR codes with php we are using the project &lt;a href=&#34;https://codeberg.org/janikvonrotz/QR-Generator-PHP&#34;&gt;QR Generator PHP&lt;/a&gt; hosted on GitHub.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Install WordPress website</title>
      <link>https://janikvonrotz.ch/2014/04/15/install-wordpress-website/</link>
      <pubDate>Tue, 15 Apr 2014 07:00:32 +0000</pubDate>
      <guid>https://janikvonrotz.ch/2014/04/15/install-wordpress-website/</guid>
      <description>&lt;p&gt;&lt;em&gt;This post is part of my &lt;a href=&#34;https://janikvonrotz.ch/your-own-virtual-private-server-hosting-solution/&#34;&gt;Your own Virtual Private Server hosting solution&lt;/a&gt; project.&lt;/em&gt;&lt;br&gt;&#xA;&lt;em&gt;Get the latest version of this article here: &lt;a href=&#34;https://gist.github.com/9408580&#34;&gt;https://gist.github.com/9408580&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;&#xA;&lt;h1 id=&#34;introduction&#34;&gt;Introduction&lt;/h1&gt;&#xA;&lt;p&gt;WordPress is web software you can use to create a beautiful website or blog.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Install phpMyAdmin website</title>
      <link>https://janikvonrotz.ch/2014/04/14/install-phpmyadmin-website/</link>
      <pubDate>Mon, 14 Apr 2014 09:49:37 +0000</pubDate>
      <guid>https://janikvonrotz.ch/2014/04/14/install-phpmyadmin-website/</guid>
      <description>&lt;p&gt;&lt;em&gt;This post is part of my &lt;a href=&#34;https://janikvonrotz.ch/your-own-virtual-private-server-hosting-solution/&#34;&gt;Your own Virtual Private Server hosting solution&lt;/a&gt; project.&lt;/em&gt;&lt;br&gt;&#xA;&lt;em&gt;Get the latest version of this article here: &lt;a href=&#34;https://gist.github.com/9392925&#34;&gt;https://gist.github.com/9392925&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;&#xA;&lt;h1 id=&#34;introduction&#34;&gt;Introduction&lt;/h1&gt;&#xA;&lt;p&gt;phpMyAdmin is a free software tool written in PHP, intended to handle the administration of MySQL over the Web.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Increase Max Upload for php5-fpm website</title>
      <link>https://janikvonrotz.ch/2014/04/11/increase-max-upload-for-php5-fpm-website/</link>
      <pubDate>Fri, 11 Apr 2014 06:55:10 +0000</pubDate>
      <guid>https://janikvonrotz.ch/2014/04/11/increase-max-upload-for-php5-fpm-website/</guid>
      <description>&lt;p&gt;&lt;em&gt;This post is part of my &lt;a href=&#34;https://janikvonrotz.ch/your-own-virtual-private-server-hosting-solution/&#34;&gt;Your own Virtual Private Server hosting solution&lt;/a&gt; project.&lt;/em&gt;&lt;br&gt;&#xA;&lt;em&gt;Get the latest version of this article here: &lt;a href=&#34;https://gist.github.com/9604715&#34;&gt;https://gist.github.com/9604715&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;&#xA;&lt;h1 id=&#34;introduction&#34;&gt;Introduction&lt;/h1&gt;&#xA;&lt;p&gt;In some cases the default memory allocation for php is not enough to run an application properly.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Install s3cmd</title>
      <link>https://janikvonrotz.ch/2014/04/10/install-s3cmd/</link>
      <pubDate>Thu, 10 Apr 2014 07:48:14 +0000</pubDate>
      <guid>https://janikvonrotz.ch/2014/04/10/install-s3cmd/</guid>
      <description>&lt;p&gt;&lt;em&gt;This post is part of my &lt;a href=&#34;https://janikvonrotz.ch/your-own-virtual-private-server-hosting-solution/&#34;&gt;Your own Virtual Private Server hosting solution&lt;/a&gt; project.&lt;/em&gt;&lt;br&gt;&#xA;&lt;em&gt;Get the latest version of this article here: &lt;a href=&#34;https://gist.github.com/9548802&#34;&gt;https://gist.github.com/9548802&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;&#xA;&lt;h1 id=&#34;introduction&#34;&gt;Introduction&lt;/h1&gt;&#xA;&lt;p&gt;S3cmd is a command line tool for uploading, retrieving and managing data in Amazon S3 and other Cloud Storage Service Providers that use the S3 protocol&lt;/p&gt;</description>
    </item>
    <item>
      <title>Install automysqlbackup</title>
      <link>https://janikvonrotz.ch/2014/04/08/install-automysqlbackup/</link>
      <pubDate>Tue, 08 Apr 2014 08:33:11 +0000</pubDate>
      <guid>https://janikvonrotz.ch/2014/04/08/install-automysqlbackup/</guid>
      <description>&lt;p&gt;&lt;em&gt;This post is part of my &lt;a href=&#34;https://janikvonrotz.ch/your-own-virtual-private-server-hosting-solution/&#34;&gt;Your own Virtual Private Server hosting solution&lt;/a&gt; project.&lt;/em&gt;&lt;br&gt;&#xA;&lt;em&gt;Get the latest version of this article here: &lt;a href=&#34;https://gist.github.com/9488132&#34;&gt;https://gist.github.com/9488132&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;&#xA;&lt;h1 id=&#34;introduction&#34;&gt;Introduction&lt;/h1&gt;&#xA;&lt;p&gt;AutoMySQLBackup with a basic configuration will create Daily, Weekly and Monthly backups of one or more of your MySQL databases from one or more of your MySQL servers.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Install MySQL</title>
      <link>https://janikvonrotz.ch/2014/04/07/install-mysql/</link>
      <pubDate>Mon, 07 Apr 2014 07:14:46 +0000</pubDate>
      <guid>https://janikvonrotz.ch/2014/04/07/install-mysql/</guid>
      <description>&lt;p&gt;&lt;em&gt;This post is part of my &lt;a href=&#34;https://janikvonrotz.ch/your-own-virtual-private-server-hosting-solution/&#34;&gt;Your own Virtual Private Server hosting solution&lt;/a&gt; project.&lt;/em&gt;&lt;br&gt;&#xA;&lt;em&gt;Get the latest version of this article here: &lt;a href=&#34;https://gist.github.com/9392658&#34;&gt;https://gist.github.com/9392658&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;&#xA;&lt;h1 id=&#34;introduction&#34;&gt;Introduction&lt;/h1&gt;&#xA;&lt;p&gt;MySQL is the world&amp;rsquo;s most popular open source database system.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Install Node</title>
      <link>https://janikvonrotz.ch/2014/03/27/install-node/</link>
      <pubDate>Thu, 27 Mar 2014 16:46:14 +0000</pubDate>
      <guid>https://janikvonrotz.ch/2014/03/27/install-node/</guid>
      <description>&lt;p&gt;&lt;em&gt;This post is part of my &lt;a href=&#34;https://janikvonrotz.ch/your-own-virtual-private-server-hosting-solution/&#34;&gt;Your own Virtual Private Server hosting solution&lt;/a&gt; project.&lt;/em&gt;&lt;br&gt;&#xA;&lt;em&gt;Get the latest version of this article here: &lt;a href=&#34;https://gist.github.com/9346588&#34;&gt;https://gist.github.com/9346588&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;&#xA;&lt;h1 id=&#34;introduction&#34;&gt;Introduction&lt;/h1&gt;&#xA;&lt;p&gt;Node.js is a cross-platform runtime environment for server-side and networking applications.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Install Ubuntu packages</title>
      <link>https://janikvonrotz.ch/2014/03/25/install-ubuntu-packages/</link>
      <pubDate>Tue, 25 Mar 2014 11:52:54 +0000</pubDate>
      <guid>https://janikvonrotz.ch/2014/03/25/install-ubuntu-packages/</guid>
      <description>&lt;p&gt;&lt;em&gt;This post is part of my &lt;a href=&#34;https://janikvonrotz.ch/your-own-virtual-private-server-hosting-solution/&#34;&gt;Your own Virtual Private Server hosting solution&lt;/a&gt; project.&lt;/em&gt;&lt;br&gt;&#xA;&lt;em&gt;Get the latest version of this article here: &lt;a href=&#34;https://gist.github.com/9758741&#34;&gt;https://gist.github.com/9758741&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;&#xA;&lt;h1 id=&#34;introduction&#34;&gt;Introduction&lt;/h1&gt;&#xA;&lt;p&gt;This is a list of essential programs to run an Ubuntu server.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Install Ubuntu development libraries</title>
      <link>https://janikvonrotz.ch/2014/03/25/install-ubuntu-development-libraries/</link>
      <pubDate>Tue, 25 Mar 2014 11:42:14 +0000</pubDate>
      <guid>https://janikvonrotz.ch/2014/03/25/install-ubuntu-development-libraries/</guid>
      <description>&lt;p&gt;&lt;em&gt;This post is part of my &lt;a href=&#34;https://janikvonrotz.ch/your-own-virtual-private-server-hosting-solution/&#34;&gt;Your own Virtual Private Server hosting solution&lt;/a&gt; project.&lt;/em&gt;&lt;br&gt;&#xA;&lt;em&gt;Get the latest version of this article here: &lt;a href=&#34;https://gist.github.com/9758712&#34;&gt;https://gist.github.com/9758712&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;&#xA;&lt;h1 id=&#34;introduction&#34;&gt;Introduction&lt;/h1&gt;&#xA;&lt;p&gt;This is a list of essential tools for developing with Ubuntu.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Install php5 modules</title>
      <link>https://janikvonrotz.ch/2014/03/25/install-php5-modules/</link>
      <pubDate>Tue, 25 Mar 2014 11:38:33 +0000</pubDate>
      <guid>https://janikvonrotz.ch/2014/03/25/install-php5-modules/</guid>
      <description>&lt;p&gt;&lt;em&gt;This post is part of my &lt;a href=&#34;https://janikvonrotz.ch/your-own-virtual-private-server-hosting-solution/&#34;&gt;Your own Virtual Private Server hosting solution&lt;/a&gt; project.&lt;/em&gt;&lt;br&gt;&#xA;&lt;em&gt;Get the latest version of this article here: &lt;a href=&#34;https://gist.github.com/9758559&#34;&gt;https://gist.github.com/9758559&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;&#xA;&lt;h1 id=&#34;introduction&#34;&gt;Introduction&lt;/h1&gt;&#xA;&lt;p&gt;Php5 modules extending the functionality for php scripts and are required by several php projects.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Update Ubuntu server</title>
      <link>https://janikvonrotz.ch/2014/03/24/update-ubuntu-server/</link>
      <pubDate>Mon, 24 Mar 2014 18:34:00 +0000</pubDate>
      <guid>https://janikvonrotz.ch/2014/03/24/update-ubuntu-server/</guid>
      <description>&lt;p&gt;&lt;em&gt;This post is part of my &lt;a href=&#34;https://janikvonrotz.ch/your-own-virtual-private-server-hosting-solution/&#34;&gt;Your own Virtual Private Server hosting solution&lt;/a&gt; project.&lt;/em&gt;&lt;br&gt;&#xA;&lt;em&gt;Get the latest version of this article here: &lt;a href=&#34;https://gist.github.com/9384311&#34;&gt;https://gist.github.com/9384311&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;&#xA;&lt;h1 id=&#34;requirements&#34;&gt;Requirements&lt;/h1&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://janikvonrotz.ch/2014/03/13/deploy-ubuntu-server/&#34;&gt;Ubuntu server&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;</description>
    </item>
    <item>
      <title>Step by Step: Install WordPress Blog</title>
      <link>https://janikvonrotz.ch/2014/03/22/step-by-step-install-wordpress-blog/</link>
      <pubDate>Sat, 22 Mar 2014 10:26:15 +0000</pubDate>
      <guid>https://janikvonrotz.ch/2014/03/22/step-by-step-install-wordpress-blog/</guid>
      <description>&lt;p&gt;&lt;strong&gt;Latest Version of this guide: &lt;a href=&#34;https://gist.github.com/9320678&#34;&gt;https://gist.github.com/9320678&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;p&gt;Finishing this guide you&amp;rsquo;ll get:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;A running WordPress installation&lt;/li&gt;&#xA;&lt;li&gt;Nginx proxy with PHP and Fast CGI&lt;/li&gt;&#xA;&lt;li&gt;MySQL server accessible with phpMyAdmin&lt;/li&gt;&#xA;&lt;/ul&gt;</description>
    </item>
    <item>
      <title>SSH and network hardening</title>
      <link>https://janikvonrotz.ch/2014/03/21/ssh-and-network-hardening/</link>
      <pubDate>Fri, 21 Mar 2014 18:19:12 +0000</pubDate>
      <guid>https://janikvonrotz.ch/2014/03/21/ssh-and-network-hardening/</guid>
      <description>&lt;p&gt;&lt;em&gt;This post is part of my &lt;a href=&#34;https://janikvonrotz.ch/your-own-virtual-private-server-hosting-solution/&#34;&gt;Your own Virtual Private Server hosting solution&lt;/a&gt; project.&lt;/em&gt;&lt;br&gt;&#xA;&lt;em&gt;Get the latest version of this article here: &lt;a href=&#34;https://gist.github.com/9346641&#34;&gt;https://gist.github.com/9346641&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;&#xA;&lt;h1 id=&#34;requirements&#34;&gt;Requirements&lt;/h1&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://janikvonrotz.ch/2014/03/13/deploy-ubuntu-server/&#34;&gt;Ubuntu server&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h1 id=&#34;instructions&#34;&gt;Instructions&lt;/h1&gt;</description>
    </item>
    <item>
      <title>Install php5-fpm</title>
      <link>https://janikvonrotz.ch/2014/03/20/install-php5-fpm/</link>
      <pubDate>Thu, 20 Mar 2014 13:41:30 +0000</pubDate>
      <guid>https://janikvonrotz.ch/2014/03/20/install-php5-fpm/</guid>
      <description>&lt;p&gt;&lt;em&gt;This post is part of my &lt;a href=&#34;https://janikvonrotz.ch/your-own-virtual-private-server-hosting-solution/&#34;&gt;Your own Virtual Private Server hosting solution&lt;/a&gt; project.&lt;/em&gt;&lt;br&gt;&#xA;&lt;em&gt;Get the latest version of this article here: &lt;a href=&#34;https://gist.github.com/9343960&#34;&gt;https://gist.github.com/9343960&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Deploy Ubuntu server</title>
      <link>https://janikvonrotz.ch/2014/03/13/deploy-ubuntu-server/</link>
      <pubDate>Thu, 13 Mar 2014 16:04:21 +0000</pubDate>
      <guid>https://janikvonrotz.ch/2014/03/13/deploy-ubuntu-server/</guid>
      <description>&lt;p&gt;&lt;em&gt;This post is part of my &lt;a href=&#34;https://janikvonrotz.ch/your-own-virtual-private-server-hosting-solution/&#34;&gt;Your own Virtual Private Server hosting solution&lt;/a&gt; project.&lt;/em&gt;&#xA;&lt;em&gt;Get the latest version of this article here: &lt;a href=&#34;https://gist.github.com/9468612&#34;&gt;&lt;a href=&#34;https://gist.github.com/9468612&#34;&gt;https://gist.github.com/9468612&lt;/a&gt;&lt;/a&gt;&lt;/em&gt;.&lt;/p&gt;&#xA;&lt;h1&gt;Introduction&lt;/h1&gt;&#xA;&lt;p&gt;Why Ubuntu?&lt;/p&gt;&#xA;&lt;p&gt;Because:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Ubuntu is the leading and most popular Linux distro. &lt;/li&gt;&#xA;&lt;li&gt;It&#39;s easy to install, deploy and manage.&lt;/li&gt;&#xA;&lt;li&gt;Ubuntu remains the most popular operating system for OpenStack deployments.&lt;/li&gt;&#xA;&lt;li&gt;It&#39;s available for multiple devices.&lt;/li&gt;&#xA;&lt;li&gt;Ubuntu benefits from a huge community support since ever.</description>
    </item>
    <item>
      <title>Step by Step: Install Ghost Blog</title>
      <link>https://janikvonrotz.ch/2014/03/03/step-by-step-install-ghost-blog/</link>
      <pubDate>Mon, 03 Mar 2014 16:34:55 +0000</pubDate>
      <guid>https://janikvonrotz.ch/2014/03/03/step-by-step-install-ghost-blog/</guid>
      <description>&lt;p&gt;&lt;strong&gt;Latest Version of this guide: &lt;a href=&#34;https://gist.github.com/8542013&#34;&gt;https://gist.github.com/8542013&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;p&gt;Finishing this guide you&amp;quot;ll get:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;A running Ghost installation&lt;/li&gt;&#xA;&lt;li&gt;Amazon SES mail configuration&lt;/li&gt;&#xA;&lt;li&gt;Simple ssh hardenings&lt;/li&gt;&#xA;&lt;li&gt;Nginx proxy&lt;/li&gt;&#xA;&lt;li&gt;Node.js configured with forever&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;Specification of latest running installation:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Date: 21.01.2014&lt;/li&gt;&#xA;&lt;li&gt;OS: Ubuntu 64 bit - 12.04.4 LTS&lt;/li&gt;&#xA;&lt;li&gt;Provider: Amazon EC2&lt;/li&gt;&#xA;&lt;li&gt;Mail service: Amazon SES&lt;/li&gt;&#xA;&lt;li&gt;Browser: Google Chrome - 31.0.1650.63&lt;/li&gt;&#xA;&lt;li&gt;Ghost: 0.4&lt;/li&gt;&#xA;&lt;li&gt;Node: 0.10.24&lt;/li&gt;&#xA;&lt;li&gt;npm: 1.3.21&lt;/li&gt;&#xA;&lt;/ul&gt;</description>
    </item>
  </channel>
</rss>
