<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Ubuntu Core on Tiago Carrondo</title><link>https://carrondo.pt/en/categories/ubuntu-core/</link><description>Recent content in Ubuntu Core on Tiago Carrondo</description><generator>Hugo</generator><language>en</language><lastBuildDate>Sun, 29 Aug 2021 00:00:00 +0000</lastBuildDate><atom:link href="https://carrondo.pt/en/categories/ubuntu-core/index.xml" rel="self" type="application/rss+xml"/><item><title>Create cronjob alternative on Ubuntu Core</title><link>https://carrondo.pt/en/posts/2021-08-29-create-cronjob-alternative-on-ubuntu-core/</link><pubDate>Sun, 29 Aug 2021 00:00:00 +0000</pubDate><guid>https://carrondo.pt/en/posts/2021-08-29-create-cronjob-alternative-on-ubuntu-core/</guid><description>&lt;hr&gt;
&lt;h2 id="the-task"&gt;
 The task
 &lt;a class="heading-link" href="#the-task"&gt;
 &lt;i class="fa-solid fa-link" aria-hidden="true" title="Link to heading"&gt;&lt;/i&gt;
 &lt;span class="sr-only"&gt;Link to heading&lt;/span&gt;
 &lt;/a&gt;
&lt;/h2&gt;
&lt;p&gt;I need to run a shell script every hour.&lt;/p&gt;
&lt;h3 id="limitations"&gt;
 Limitations
 &lt;a class="heading-link" href="#limitations"&gt;
 &lt;i class="fa-solid fa-link" aria-hidden="true" title="Link to heading"&gt;&lt;/i&gt;
 &lt;span class="sr-only"&gt;Link to heading&lt;/span&gt;
 &lt;/a&gt;
&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Ubuntu Core as a read-only filesystem, only user home folder is writable.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="the-basic-concepts"&gt;
 The basic concepts
 &lt;a class="heading-link" href="#the-basic-concepts"&gt;
 &lt;i class="fa-solid fa-link" aria-hidden="true" title="Link to heading"&gt;&lt;/i&gt;
 &lt;span class="sr-only"&gt;Link to heading&lt;/span&gt;
 &lt;/a&gt;
&lt;/h3&gt;
&lt;p&gt;Cronjobs can&amp;rsquo;t be used on a read-only fs.
Only snap packages can be installed on Ubuntu core.
It is possible to make a snap for this.
It is possible to create a systemd user timer.&lt;/p&gt;</description></item></channel></rss>