<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Syncing on Janik von Rotz</title>
    <link>https://janikvonrotz.ch/tags/syncing/</link>
    <description>Recent content in Syncing on Janik von Rotz</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Thu, 16 Jan 2025 09:04:17 +0100</lastBuildDate>
    <atom:link href="https://janikvonrotz.ch/tags/syncing/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Sync .env files</title>
      <link>https://janikvonrotz.ch/2025/01/16/sync-dotenv-files/</link>
      <pubDate>Thu, 16 Jan 2025 09:04:17 +0100</pubDate>
      <guid>https://janikvonrotz.ch/2025/01/16/sync-dotenv-files/</guid>
      <description>&lt;p&gt;The &lt;code&gt;.env&lt;/code&gt; file is a common standard to define environment variables and secrets for a software project. When working on multiple machines and in teams, ensuring that the &lt;code&gt;.env&lt;/code&gt; files are up-to-date is important.&lt;/p&gt;&#xA;&lt;p&gt;I was looking for a solution to solve this problem. If you duck for &amp;ldquo;Sync .env files&amp;rdquo; you will most likely end up on &lt;a href=&#34;https://www.dotenv.org/docs/quickstart/sync&#34;&gt;https://www.dotenv.org/docs/quickstart/sync&lt;/a&gt;. The Dotenv project provides a service for syncing &lt;code&gt;.env&lt;/code&gt; files. However, their service requires an account and this was out of question in my case.&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;How can I sync secrets with my team using git only?&lt;/p&gt;&#xA;&lt;/blockquote&gt;</description>
    </item>
    <item>
      <title>ILIAS Synchronising Tool</title>
      <link>https://janikvonrotz.ch/2014/10/17/ilias-synchronising-tool/</link>
      <pubDate>Fri, 17 Oct 2014 18:27:19 +0000</pubDate>
      <guid>https://janikvonrotz.ch/2014/10/17/ilias-synchronising-tool/</guid>
      <description>&lt;p&gt;My university &lt;a href=&#34;http://hslu.ch/&#34;&gt;Hochschule Luzern&lt;/a&gt; uses &lt;a href=&#34;http://www.ilias.de/docu/goto.php?target=root_1&#34;&gt;ILIAS&lt;/a&gt; as an open source e-learning and content management platform.&lt;/p&gt;&#xA;&lt;p&gt;The main part of the publishing process for ILIAS looks like this: The lectureres publish their content (presentations, scripts, software, ..) to ILIAS and the students download it afterwards. It is possible to set up a notification for related changes. However the students still have to copy the files to the local computer manually.&lt;/p&gt;&#xA;&lt;p&gt;To make this a bit easier, I&amp;rsquo;ve developed a synchronisation tool with PowerShell. It consists of four script files:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Backup your OneNote files</title>
      <link>https://janikvonrotz.ch/2014/10/17/backup-your-onenote-files/</link>
      <pubDate>Fri, 17 Oct 2014 11:01:23 +0000</pubDate>
      <guid>https://janikvonrotz.ch/2014/10/17/backup-your-onenote-files/</guid>
      <description>&lt;p&gt;If you&amp;rsquo;re using OneDrive to sync your OneNote files, all OneNote data is stored online. There&amp;rsquo;s no &amp;ldquo;real&amp;rdquo; file containing your notes on your computer.&#xA;However by default OneNote backs up your Notebook. But you might not be shure where that is?&lt;/p&gt;</description>
    </item>
    <item>
      <title>Office 365 DirSync do not import disabled users</title>
      <link>https://janikvonrotz.ch/2014/05/06/office-365-dirsync-do-not-import-disabled-users/</link>
      <pubDate>Tue, 06 May 2014 09:13:03 +0000</pubDate>
      <guid>https://janikvonrotz.ch/2014/05/06/office-365-dirsync-do-not-import-disabled-users/</guid>
      <description>&lt;p&gt;One of my clients mentioned that he follows people in the newsfeed who weren&amp;rsquo;t employed any more.&lt;/p&gt;&#xA;&lt;p&gt;Occasionally we disable the this kind of users in the Active Directory but don&amp;rsquo;t delete them.&lt;/p&gt;&#xA;&lt;p&gt;It seems that DirSync doesn&amp;rsquo;t filter disabled accounts.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
