<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Systemd on Jose Castrillo</title>
    <link>https://jose.castrillo.eu/tags/systemd/</link>
    <description>Recent content in Systemd on Jose Castrillo</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Tue, 07 Jul 2020 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://jose.castrillo.eu/tags/systemd/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Setup Podman service in Silverblue by Systemd</title>
      <link>https://jose.castrillo.eu/post/podman-monitoring-systemd/</link>
      <pubDate>Tue, 07 Jul 2020 00:00:00 +0000</pubDate>
      <guid>https://jose.castrillo.eu/post/podman-monitoring-systemd/</guid>
      <description>&lt;p&gt;&lt;img loading=&#34;lazy&#34; src=&#34;https://castrillo.gitlab.io/figaro/cockpit-fedora.png&#34; alt=&#34;&#34;  /&gt;
&lt;/p&gt;
&lt;p&gt;Into my Devops learning path 👨‍💻 I decided to deploy a monitoring centre into my workstation where I could be able to watch my containers, resources, logs, etc and continue improving my knowledge, in my case I&amp;rsquo;m using &lt;a href=&#34;https://silverblue.fedoraproject.org/&#34;&gt;Silverblue&lt;/a&gt; developed by Fedora so in here it&amp;rsquo;s a little bit different the setup; as monitoring tool I choose &lt;a href=&#34;https://cockpit-project.org&#34;&gt;Cockpit&lt;/a&gt; for its great integration and support.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Workstation: Silverblue 🖥️&lt;/li&gt;
&lt;li&gt;Container engine: Podman ⚙️&lt;/li&gt;
&lt;li&gt;Monitoring tool(app/service):Cockpit 📦&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;I splinted out the instructions in 4 simple parts:&lt;/p&gt;</description>
    </item>
    <item>
      <title>How to create a docker-compose.service</title>
      <link>https://jose.castrillo.eu/post/service-systemd-docker/</link>
      <pubDate>Sun, 08 Sep 2019 00:00:00 +0000</pubDate>
      <guid>https://jose.castrillo.eu/post/service-systemd-docker/</guid>
      <description>&lt;p&gt;Here are the steps I made to set a service into my Fedora server to start/stop my Docker-compose (Wikijs)&lt;/p&gt;
&lt;p&gt;Why I decided to use a docker-compose into a Linux VM machine? &amp;mdash;&amp;gt; for make it more stable, faster,portable, isolated, etc.&lt;/p&gt;
&lt;p&gt;First I stared using Docker for Windows and it was a little bit unstable and not quite easy to handled, so when I switched to Docker compose into a Fedora VM and in that point it was a huge different(I do not recommend to use Docker in Windows); I use a Vmware hypervisor ( in the office we use it ).&lt;/p&gt;</description>
    </item>
    <item>
      <title>Closing opened ports on Linux (Fedora 29)</title>
      <link>https://jose.castrillo.eu/post/ports-networking-linux/</link>
      <pubDate>Sun, 05 May 2019 00:00:00 +0000</pubDate>
      <guid>https://jose.castrillo.eu/post/ports-networking-linux/</guid>
      <description>&lt;p&gt;Using the &lt;strong&gt;Nmap&lt;/strong&gt; to list our opened port in our machine, how described the &lt;a href=&#34;https://nmap.org/&#34;&gt;official website&lt;/a&gt;: Nmap &amp;ldquo;..is an utility for network discovery and security auditing..&amp;rdquo;&lt;/p&gt;
&lt;p&gt;Regarding &lt;strong&gt;CUPS&lt;/strong&gt; from the &lt;a href=&#34;https://www.cups.org/&#34;&gt;official website&lt;/a&gt;: &amp;ldquo;is an open source printing system developed by Apple Inc. for macOSÂ® and other UNIXÂ®-like operating systems. CUPS uses the Internet Printing Protocol (IPP) to support printing to local and network printers.&amp;rdquo;&lt;/p&gt;
&lt;p&gt;By default we have the cups service running in the system&amp;rsquo;s startup we could check out issue the following commands:&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
