<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>linux on kitzman&#39;s place</title>
    <link>https://tilde.club/~kitzman/tags/linux/</link>
    <description>Recent content in linux on kitzman&#39;s place</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Thu, 28 Dec 2023 00:00:00 +0000</lastBuildDate><atom:link href="https://tilde.club/~kitzman/tags/linux/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>/mnt/term on UNIX, and other hacks</title>
      <link>https://tilde.club/~kitzman/posts/2023-12-28_unix_mnt_term/</link>
      <pubDate>Thu, 28 Dec 2023 00:00:00 +0000</pubDate>
      
      <guid>https://tilde.club/~kitzman/posts/2023-12-28_unix_mnt_term/</guid>
      <description>Introduction UNIX-like operating systems today already have solutions for file-sharing across machines, and remotely mounting filesystems. The easiest, and a pretty solid way, if a shared network filesystem does not exist, is to use sftp via FUSE. Even on Plan9, mounting a remote UNIX machine&amp;rsquo;s filesystem can be done through sshfs(4).
On Plan9, when rcpu-ing to remote systems, the script exports the whole client tree, which is then mounted on /mnt/term.</description>
    </item>
    
    <item>
      <title>Android for IoT</title>
      <link>https://tilde.club/~kitzman/posts/2022-02-06_for_iot_1/</link>
      <pubDate>Sun, 06 Feb 2022 00:00:00 +0000</pubDate>
      
      <guid>https://tilde.club/~kitzman/posts/2022-02-06_for_iot_1/</guid>
      <description>Introduction So&amp;hellip;
My previous attempt to use pmOS was not so successful&amp;hellip; &amp;hellip; probably due to lack of vendor libraries which would require the native Android libc, lack of set properties, and daemons I&amp;rsquo;d have to compile in order to use, let&amp;rsquo;s say, the GSM network.
So I decided to give Android a try, as a general-purpose IoT operating system ^^.
Last time I saw it in the wild, for the same usage, was for ODroid.</description>
    </item>
    
    <item>
      <title>Playing with Containers (and Rust)</title>
      <link>https://tilde.club/~kitzman/posts/2021-10-09_playing_with_containers/</link>
      <pubDate>Sat, 09 Oct 2021 00:00:00 +0000</pubDate>
      
      <guid>https://tilde.club/~kitzman/posts/2021-10-09_playing_with_containers/</guid>
      <description>Synopsis I started working, in my free time, on my own solution to containers and VM management. The motivation was, primarily to learn, but decided it can also serve as a tool for others.
I&amp;rsquo;ve had issues with Firejail (non-programmable configuration), Guix (lack of desired features) and QubesOS cannot run on all hardware. I think the best would be to provide a solution which, does not only come with pre-configured settings, but one should be able to program their desired behaviour.</description>
    </item>
    
    <item>
      <title>PostmarketOS mingling</title>
      <link>https://tilde.club/~kitzman/posts/2021-09-26_postmarketos_mingling/</link>
      <pubDate>Sun, 26 Sep 2021 00:00:00 +0000</pubDate>
      
      <guid>https://tilde.club/~kitzman/posts/2021-09-26_postmarketos_mingling/</guid>
      <description>I have this old HTC lying around and I&amp;rsquo;m currently playing around with it.
Setting it up Obviously the first step is installing a bootloader after unlocking. The second step is building and installing pmOS itself, and the &amp;lsquo;pmbootstrap&amp;rsquo; tool does a great job at automating the process.
The partition table is slightly different than Android systems. pmOS creates a single partition, which in itself contains a partition table. This will have the same format as any Linux partition table.</description>
    </item>
    
  </channel>
</rss>
