<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Documentation on Amit Agarwal Linux Blog</title>
    <link>/tags/documentation/</link>
    <description>Recent content in Documentation on Amit Agarwal Linux Blog</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Fri, 02 Jan 2026 00:00:00 +0530</lastBuildDate>
    
	<atom:link href="/tags/documentation/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>Convert Man Pages to ASCII, HTML, Markdown, and PDF (Groff &#43; Pandoc)</title>
      <link>/2026/01/02/2026-01-02-man2pdf/</link>
      <pubDate>Fri, 02 Jan 2026 00:00:00 +0530</pubDate>
      
      <guid>/2026/01/02/2026-01-02-man2pdf/</guid>
      <description>Man pages don’t have to stay trapped in your terminal. Here are the clean, reliable ways to convert any man page to ASCII/text, HTML, Markdown, or PDF—with one-liners and gotchas covered.</description>
    </item>
    
    <item>
      <title>slow ssh connection</title>
      <link>/2013/02/26/slow-ssh-connection/</link>
      <pubDate>Tue, 26 Feb 2013 00:35:55 +0000</pubDate>
      
      <guid>/2013/02/26/slow-ssh-connection/</guid>
      <description>&lt;p&gt;If you are experiencing slow ssh connections, then possibly your system is trying to do reverse lookup of the &lt;a class=&#34;zem_slink&#34; title=&#34;IP address&#34; href=&#34;http://en.wikipedia.org/wiki/IP_address&#34; target=&#34;_blank&#34; rel=&#34;wikipedia&#34;&gt;IP address&lt;/a&gt;. If that is the case, then you can add the below to “hosts” line in &lt;strong&gt;/etc/nsswitch.conf&lt;/strong&gt; file.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;‘[NOTFOUND=return]’&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;The other cause for slow connections can be &lt;strong&gt;&lt;a class=&#34;zem_slink&#34; title=&#34;Generic Security Services Application Program Interface&#34; href=&#34;http://en.wikipedia.org/wiki/Generic_Security_Services_Application_Program_Interface&#34; target=&#34;_blank&#34; rel=&#34;wikipedia&#34;&gt;GSSAPI&lt;/a&gt;&lt;/strong&gt; authentication. If that is the case, then the simplest solution is to add the following in your “&lt;strong&gt;~/.ssh/config&lt;/strong&gt;” file:&lt;/p&gt;</description>
    </item>
    
  </channel>
</rss>
