<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: how to get one base64 encode string from linux shell in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/how-to-get-one-base64-encode-string-from-linux-shell/m-p/3033053#M89465</link>
    <description>To generate the base64 stuff though, I'd say perl, and MIME::Base64 module.&lt;BR /&gt;&lt;BR /&gt;It should be installed by default on a RH8 system, otherwise CPAN should be able to grab it for you pretty easily.&lt;BR /&gt;&lt;BR /&gt;A simple line such as:&lt;BR /&gt;&lt;BR /&gt;echo blah | perl -e 'use MIME::Base64 qw(encode_base64);print encode_base64(&amp;lt;&amp;gt;);'&lt;BR /&gt;&lt;BR /&gt;is all that's required (this is outlined in the man page for MIME::Base64).</description>
    <pubDate>Fri, 25 Jul 2003 03:12:31 GMT</pubDate>
    <dc:creator>Stuart Browne</dc:creator>
    <dc:date>2003-07-25T03:12:31Z</dc:date>
    <item>
      <title>how to get one base64 encode string from linux shell</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-get-one-base64-encode-string-from-linux-shell/m-p/3033051#M89463</link>
      <description>i want to do a test with smtp auth connection, but i do not how to get one base64 string from bash shell, such as for "123456"&lt;BR /&gt;&lt;BR /&gt;rgds,&lt;BR /&gt;Frederick</description>
      <pubDate>Fri, 25 Jul 2003 00:36:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-get-one-base64-encode-string-from-linux-shell/m-p/3033051#M89463</guid>
      <dc:creator>frederick van tagero</dc:creator>
      <dc:date>2003-07-25T00:36:15Z</dc:date>
    </item>
    <item>
      <title>Re: how to get one base64 encode string from linux shell</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-get-one-base64-encode-string-from-linux-shell/m-p/3033052#M89464</link>
      <description>I need more details to help you.&lt;BR /&gt;&lt;BR /&gt;smtp&lt;BR /&gt;&lt;BR /&gt;simple mail transfer protocol&lt;BR /&gt;&lt;BR /&gt;A test for you.&lt;BR /&gt;&lt;BR /&gt;sendmail -v -d8 -d38 someone@domain.com&lt;BR /&gt;&lt;BR /&gt;type some text&lt;BR /&gt;&lt;ENTER&gt;&lt;BR /&gt;&lt;BR /&gt;.&lt;BR /&gt;&lt;ENTER&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;You'll get a fine test of your mail server and transfer situation.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;/ENTER&gt;&lt;/ENTER&gt;</description>
      <pubDate>Fri, 25 Jul 2003 02:13:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-get-one-base64-encode-string-from-linux-shell/m-p/3033052#M89464</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-07-25T02:13:46Z</dc:date>
    </item>
    <item>
      <title>Re: how to get one base64 encode string from linux shell</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-get-one-base64-encode-string-from-linux-shell/m-p/3033053#M89465</link>
      <description>To generate the base64 stuff though, I'd say perl, and MIME::Base64 module.&lt;BR /&gt;&lt;BR /&gt;It should be installed by default on a RH8 system, otherwise CPAN should be able to grab it for you pretty easily.&lt;BR /&gt;&lt;BR /&gt;A simple line such as:&lt;BR /&gt;&lt;BR /&gt;echo blah | perl -e 'use MIME::Base64 qw(encode_base64);print encode_base64(&amp;lt;&amp;gt;);'&lt;BR /&gt;&lt;BR /&gt;is all that's required (this is outlined in the man page for MIME::Base64).</description>
      <pubDate>Fri, 25 Jul 2003 03:12:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-get-one-base64-encode-string-from-linux-shell/m-p/3033053#M89465</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2003-07-25T03:12:31Z</dc:date>
    </item>
  </channel>
</rss>

