<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Init on Amit Agarwal Linux Blog</title>
    <link>/tags/init/</link>
    <description>Recent content in Init on Amit Agarwal Linux Blog</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Thu, 12 Dec 2013 01:19:50 +0000</lastBuildDate>
    
	<atom:link href="/tags/init/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>get systemd journal entries on web interface.</title>
      <link>/2013/12/12/systemd-journal-entries-web-interface/</link>
      <pubDate>Thu, 12 Dec 2013 01:19:50 +0000</pubDate>
      
      <guid>/2013/12/12/systemd-journal-entries-web-interface/</guid>
      <description>&lt;p&gt;Just in case you need it, you can get the journalctl entries from &lt;a class=&#34;zem_slink&#34; title=&#34;Systemd&#34; href=&#34;http://freedesktop.org/wiki/Software/systemd/&#34; target=&#34;_blank&#34; rel=&#34;homepage&#34;&gt;systemd&lt;/a&gt; in the &lt;a class=&#34;zem_slink&#34; title=&#34;Web page&#34; href=&#34;http://en.wikipedia.org/wiki/Web_page&#34; target=&#34;_blank&#34; rel=&#34;wikipedia&#34;&gt;web page&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;First install :&lt;/p&gt;
&lt;pre class=&#34;brush: bash; gutter: true; first-line: 1&#34;&gt;yum install systemd-journal-gateway&lt;/pre&gt;
&lt;p&gt;Once you have done this you can get the journal entries with &lt;a class=&#34;zem_slink&#34; title=&#34;Wget&#34; href=&#34;http://www.gnu.org/software/wget&#34; target=&#34;_blank&#34; rel=&#34;homepage&#34;&gt;wget&lt;/a&gt; as well with&lt;/p&gt;
&lt;pre class=&#34;brush: bash; gutter: true; first-line: 1&#34;&gt;wget &lt;a class=&#34;linkification-ext&#34; title=&#34;Linkification: http://localhost:19531/entries&#34; href=&#34;http://localhost:19531/entries&#34;&gt;http://localhost:19531/entries&lt;/a&gt;&lt;/pre&gt;
&lt;p&gt;or if you prefer, you can browse with a browser at &lt;a href=&#34;http://localhost:19531/&#34;&gt;http://localhost:19531/&lt;/a&gt;. It has a nice little interface for browsing the entries, nothing too fancy but just sufficient.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>systemadm – simpler way to manage the service files for systemd</title>
      <link>/2012/04/17/systemadm-simpler-manage-service-files-systemd/</link>
      <pubDate>Tue, 17 Apr 2012 02:43:09 +0000</pubDate>
      
      <guid>/2012/04/17/systemadm-simpler-manage-service-files-systemd/</guid>
      <description>&lt;p&gt;Once the &lt;a class=&#34;zem_slink&#34; title=&#34;Systemd&#34; href=&#34;http://freedesktop.org/wiki/Software/systemd/&#34; target=&#34;_blank&#34; rel=&#34;homepage noopener&#34;&gt;systemd&lt;/a&gt; unit and service files have come into being, understanding of the system services have changed a little bit and it might require some time to understand the cli tools for managing these services and units. That being the case, &lt;strong&gt;systemadm&lt;/strong&gt; comes to rescue. This is a simple tool which :&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Graphical front-end for systemd.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;For installation :&lt;/p&gt;
&lt;pre class=&#34;brush: bash; gutter: true; first-line: 1&#34;&gt;sudo yum install systemd-gtk&lt;/pre&gt;
&lt;p&gt;And here’s a screenshot::&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Upgrade to Fedora 13 from your existing version using yum.</title>
      <link>/2010/04/21/upgrade-fedora-13-existing-version-yum/</link>
      <pubDate>Wed, 21 Apr 2010 15:47:06 +0000</pubDate>
      
      <guid>/2010/04/21/upgrade-fedora-13-existing-version-yum/</guid>
      <description>&lt;!--[ad#ad-2]--&gt;
&lt;p&gt;Well. this time it seems to be very simple :&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;yum –releasever=13 upgrade&lt;/strong&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;update 22/April/2010:&lt;br&gt;
The key file will not be there so there are two options for you in this case:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Install the following rpms from the downloaded rpms with &amp;amp;#8221;yum –nogpg localinstall&amp;amp;#8221;&lt;br&gt;
a) fedora-release&lt;br&gt;
b) fedora-release-notes&lt;/li&gt;
&lt;li&gt;Run the whole upgrade with –nogpg option.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Issue observed after the upgrade:&lt;br&gt;
The new kernel was not added in the grub menu and I had to manually add the below entry in the &amp;lt;a class=&amp;quot;zem_slink freebase/en/gnu_grub&amp;quot; title=&amp;quot;GNU GRUB&amp;quot; rel=&amp;quot;homepage&amp;quot; href=&amp;quot;http://www.gnu.org/software/grub/&amp;quot;&amp;gt;menu.lst&lt;/a&gt; file:&lt;/p&gt;</description>
    </item>
    
  </channel>
</rss>
