<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>ThFree Blog</title>
    <link>https://thfree.ru/</link>
    <description>Recent content on ThFree Blog</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>ru-ru</language>
    <copyright>ThFree Co Gannibal</copyright>
    <lastBuildDate>Sun, 02 Jan 2022 00:00:00 +0300</lastBuildDate>
    
	<atom:link href="https://thfree.ru/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>nextcloud</title>
      <link>https://thfree.ru/project/nextcloud/about/</link>
      <pubDate>Sun, 02 Jan 2022 00:00:00 +0300</pubDate>
      
      <guid>https://thfree.ru/project/nextcloud/about/</guid>
      <description>start 1 start 2 start 3 </description>
    </item>
    
    <item>
      <title>About</title>
      <link>https://thfree.ru/page/about/</link>
      <pubDate>Sat, 01 Jan 2022 00:00:00 +0300</pubDate>
      
      <guid>https://thfree.ru/page/about/</guid>
      <description>About A little man, a little in space, &amp;hellip;
... Shine up on high, shine down on earth, till life’s own source runs dry — shine on — for all your blooming worth, so say both sun and I! 1920 Vladimir Mayakovsky </description>
    </item>
    
    <item>
      <title>bash send mail</title>
      <link>https://thfree.ru/post/bash/bash_send_mail/</link>
      <pubDate>Sat, 01 Jan 2022 00:00:00 +0300</pubDate>
      
      <guid>https://thfree.ru/post/bash/bash_send_mail/</guid>
      <description>Info  demo post  bash_send_mail.sh
chmod a+x bash_send_mail.sh ./bash_send_mail.sh subject messages Script #!/bin/bash  DOMAIN=&amp;#34;thfree.ru&amp;#34; MXDOMAIN=&amp;#34;mail.$DOMAIN&amp;#34; PORT=25 HEADLINE=100 SUB=&amp;#34;$1&amp;#34; LOGFILE=&amp;#34;$2&amp;#34; if [ &amp;#34;$SUB&amp;#34; = &amp;#34;&amp;#34; ]; then exit 1 fi if [ &amp;#34;$LOGFILE&amp;#34; != &amp;#34;&amp;#34; ] then MESSLOG=`head -n $HEADLINE $LOGFILE` else MESSLOG=$SUB fi exec 1&amp;lt;&amp;gt;/dev/tcp/$MXDOMAIN/$PORT a=(&amp;#34; HELO $MXDOMAINMAIL FROM: &amp;lt;no-reply@$DOMAIN&amp;gt; RCPT TO: &amp;lt;admin@$DOMAIN&amp;gt; DATA From: no-reply@$DOMAINTo: admin@$DOMAINSubject: $SUB$MESSLOG. QUIT . &amp;#34;) IFS=&amp;#39; &amp;#39; declare -a b=($a) for x in &amp;#34;${b[@]}&amp;#34; do echo $x sleep .</description>
    </item>
    
    <item>
      <title>Contact</title>
      <link>https://thfree.ru/page/contact/</link>
      <pubDate>Sat, 01 Jan 2022 00:00:00 +0300</pubDate>
      
      <guid>https://thfree.ru/page/contact/</guid>
      <description>Contact Write letters to the mail, or jaber &amp;hellip; admin@thfree.ru</description>
    </item>
    
  </channel>
</rss>