<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:blogger='http://schemas.google.com/blogger/2008' xmlns:georss='http://www.georss.org/georss' xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-4170736767073696708</id><updated>2026-03-15T18:01:57.273+07:00</updated><category term="Learning"/><category term="Programming"/><category term="Tesis"/><category term="Operating System"/><category term="Sharing"/><category term="Hadoop"/><category term="Networking"/><category term="Social"/><category term="Linux"/><category term="Cisco"/><category term="Multimedia"/><category term="bash"/><category term="C++"/><category term="Download"/><category term="Qt"/><category term="Vision"/><category term="Gray Hat"/><category term="Java"/><category term="Open Suse"/><category term="Big Data"/><category term="Mikrotik"/><category term="client"/><category term="gmail"/><category term="google"/><category term="python"/><category term="smtp"/><title type='text'>Blog zipruz</title><subtitle type='html'>--- remove ---</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://w3w.zipruz.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4170736767073696708/posts/default?redirect=false'/><link rel='alternate' type='text/html' href='http://w3w.zipruz.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><link rel='next' type='application/atom+xml' href='http://www.blogger.com/feeds/4170736767073696708/posts/default?start-index=26&amp;max-results=25&amp;redirect=false'/><author><name>zipruzATzone</name><uri>http://www.blogger.com/profile/08682970705922080721</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgHGPJ58W-OBN-UxjntKXTJZm6q1bky8fvjLo65ZbbG9HlmO_p-xDy00dvnh4Q2A_rOg2FIjjHWr_zJgX-3v5J-UEFgpu8kapSri_nZ78-VtMJRZCuPFZYX2QOwT5Nq2H4/s1600/aku.jpg'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>104</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-4170736767073696708.post-2373767391748542331</id><published>2021-03-07T00:38:00.001+07:00</published><updated>2021-03-07T00:38:08.159+07:00</updated><title type='text'>PEM SSL BUNDLE</title><content type='html'>&lt;p&gt;&amp;nbsp;cat /etc/letsencrypt/live/tableauristekbrin.comnets.id/privkey.pem /etc/letsencrypt/live/tableauristekbrin.comnets.id/fullchain.pem &amp;gt; /etc/letsencrypt/live/tableauristekbrin.comnets.id/courier.pem&amp;nbsp;&lt;/p&gt;</content><link rel='replies' type='application/atom+xml' href='http://w3w.zipruz.com/feeds/2373767391748542331/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://w3w.zipruz.com/2021/03/pem-ssl-bundle.html#comment-form' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4170736767073696708/posts/default/2373767391748542331'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4170736767073696708/posts/default/2373767391748542331'/><link rel='alternate' type='text/html' href='http://w3w.zipruz.com/2021/03/pem-ssl-bundle.html' title='PEM SSL BUNDLE'/><author><name>hery</name><uri>http://www.blogger.com/profile/03626536564605666379</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4170736767073696708.post-4117740763244471697</id><published>2019-10-21T14:17:00.000+07:00</published><updated>2019-10-21T14:17:11.647+07:00</updated><title type='text'>Install Mod Evasive On Centos Web Panel</title><content type='html'>&lt;br /&gt;
&lt;br /&gt;
git clone https://github.com/shivaas/mod_evasive.git&lt;br /&gt;
cd mod_evasive&lt;br /&gt;
/usr/local/apache/bin/apxs -i -a -c mod_evasive24.c&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
apxs:Error: /usr/bin/apr-1-config not found!.&lt;br /&gt;
apxs:Error: /usr/bin/apu-1-config not found!.&lt;br /&gt;
&lt;br /&gt;
yum group install &quot;Development Tools&quot;&lt;br /&gt;
yum install openssl-devel apr-devel&lt;br /&gt;
yum install apr-util-devel</content><link rel='replies' type='application/atom+xml' href='http://w3w.zipruz.com/feeds/4117740763244471697/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://w3w.zipruz.com/2019/10/install-mod-evasive-on-centos-web-panel.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4170736767073696708/posts/default/4117740763244471697'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4170736767073696708/posts/default/4117740763244471697'/><link rel='alternate' type='text/html' href='http://w3w.zipruz.com/2019/10/install-mod-evasive-on-centos-web-panel.html' title='Install Mod Evasive On Centos Web Panel'/><author><name>hery</name><uri>http://www.blogger.com/profile/03626536564605666379</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4170736767073696708.post-9124302327354666157</id><published>2019-07-04T15:28:00.003+07:00</published><updated>2019-07-04T15:28:44.585+07:00</updated><title type='text'>CWP form login blank No Loader is installed. Please contact support.</title><content type='html'>&lt;br /&gt;
No Loader is installed, please try to run this command or contact support: sh /scripts/update_ioncube&lt;br /&gt;
&lt;br /&gt;
1.&amp;nbsp; Alternatif 1&lt;br /&gt;
sh /scripts/update_ioncube&lt;br /&gt;
/usr/local/cwp/php71/bin/php -v&lt;br /&gt;
service cwpsrv reload&lt;br /&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;div&gt;
echo &quot;zend_extension = /usr/local/ioncube/ioncube_loader_lin_7.0.so&quot; &amp;gt;&amp;gt; /usr/local/cwp/php71/php.ini&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;
service cwpsrv reload&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
2.&amp;nbsp; Alternatif 2&lt;/div&gt;
&lt;div&gt;
&lt;div&gt;
yum -y install wget&lt;/div&gt;
&lt;div&gt;
yum -y update&lt;/div&gt;
&lt;div&gt;
reboot&lt;/div&gt;
&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://w3w.zipruz.com/feeds/9124302327354666157/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://w3w.zipruz.com/2019/07/cwp-form-login-blank-no-loader-is.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4170736767073696708/posts/default/9124302327354666157'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4170736767073696708/posts/default/9124302327354666157'/><link rel='alternate' type='text/html' href='http://w3w.zipruz.com/2019/07/cwp-form-login-blank-no-loader-is.html' title='CWP form login blank No Loader is installed. Please contact support.'/><author><name>hery</name><uri>http://www.blogger.com/profile/03626536564605666379</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4170736767073696708.post-8538320919638824131</id><published>2019-04-21T15:53:00.004+07:00</published><updated>2019-04-21T15:56:20.214+07:00</updated><title type='text'>Narasumber Kegiatan Himasisko</title><content type='html'>&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgUS2j5MelheZntzTj_WYR5VOkWgvE7wk5UXxIhv13BdpPYd824_OR7fIH6Tl0zcShlsbp4F7vSOH-awinLu96d_R663JxxBc4fqlE_LHr5gbMKwiJ9ZX-HpQqr8F7_uftU7IS-9TgS4Ho/s1600/WhatsApp+Image+2019-04-21+at+14.39.24.jpeg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;855&quot; data-original-width=&quot;1280&quot; height=&quot;265&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgUS2j5MelheZntzTj_WYR5VOkWgvE7wk5UXxIhv13BdpPYd824_OR7fIH6Tl0zcShlsbp4F7vSOH-awinLu96d_R663JxxBc4fqlE_LHr5gbMKwiJ9ZX-HpQqr8F7_uftU7IS-9TgS4Ho/s400/WhatsApp+Image+2019-04-21+at+14.39.24.jpeg&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;</content><link rel='replies' type='application/atom+xml' href='http://w3w.zipruz.com/feeds/8538320919638824131/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://w3w.zipruz.com/2019/04/narasumber-kegiatan-himasisko.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4170736767073696708/posts/default/8538320919638824131'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4170736767073696708/posts/default/8538320919638824131'/><link rel='alternate' type='text/html' href='http://w3w.zipruz.com/2019/04/narasumber-kegiatan-himasisko.html' title='Narasumber Kegiatan Himasisko'/><author><name>hery</name><uri>http://www.blogger.com/profile/03626536564605666379</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgUS2j5MelheZntzTj_WYR5VOkWgvE7wk5UXxIhv13BdpPYd824_OR7fIH6Tl0zcShlsbp4F7vSOH-awinLu96d_R663JxxBc4fqlE_LHr5gbMKwiJ9ZX-HpQqr8F7_uftU7IS-9TgS4Ho/s72-c/WhatsApp+Image+2019-04-21+at+14.39.24.jpeg" height="72" width="72"/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4170736767073696708.post-7910357126116407125</id><published>2019-04-02T10:39:00.003+07:00</published><updated>2019-04-02T10:39:55.044+07:00</updated><title type='text'>SSH User gagal login</title><content type='html'>Error dan Gagal akses SSH Server&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;ol&gt;
&lt;li&gt;PuTTY fatal error: Server refused to start a shell/command&lt;/li&gt;
&lt;li&gt;failed to execute /bin/bash: Resource temporarily unavailable&lt;/li&gt;
&lt;li&gt;-bash: fork: retry: Resource temporarily unavailable&lt;/li&gt;
&lt;/ol&gt;
&lt;br /&gt;
&lt;br /&gt;
Gagal login user ssh di server redhat dan centos&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;https://access.redhat.com/solutions/543503&quot;&gt;https://access.redhat.com/solutions/543503&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Edit File&lt;br /&gt;
&lt;span style=&quot;background-color: whitesmoke; color: #252525; font-family: Consolas, Monaco, &amp;quot;Andale Mono&amp;quot;, monospace; font-size: 14.4px; white-space: nowrap;&quot;&gt;/etc/security/limits.d/90-nproc.conf&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;background-color: whitesmoke; color: #252525; font-family: Consolas, Monaco, &amp;quot;Andale Mono&amp;quot;, monospace; font-size: 14.4px; white-space: nowrap;&quot;&gt;atau&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;background-color: whitesmoke; color: #252525; font-family: Consolas, Monaco, &amp;quot;Andale Mono&amp;quot;, monospace; font-size: 14.4px; white-space: nowrap;&quot;&gt;/etc/security/limits.d/&amp;lt;user&amp;gt;.conf&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;background-color: whitesmoke; color: #252525; font-family: Consolas, Monaco, &amp;quot;Andale Mono&amp;quot;, monospace; font-size: 14.4px; white-space: nowrap;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;pre style=&quot;background-color: whitesmoke; border-radius: 0px; border: 1px solid rgb(237, 237, 237); box-sizing: border-box; color: #333333; font-family: Consolas, Monaco, &amp;quot;Andale Mono&amp;quot;, monospace; font-size: 13px; line-height: 1.42857; margin-bottom: 10px; overflow-wrap: normal; overflow: auto; padding: 0.9375rem; white-space: pre-wrap; word-break: normal;&quot;&gt;&lt;code style=&quot;background-color: transparent; border-radius: 0px; box-sizing: border-box; color: inherit; font-family: Consolas, Monaco, &amp;quot;Andale Mono&amp;quot;, monospace; font-size: inherit; padding: 0px;&quot;&gt;&amp;lt;user&amp;gt;       -          nproc     2048      &amp;lt;&amp;lt;&amp;lt;----[ Only for &quot;&amp;lt;user&amp;gt;&quot; user ]
*          -          nproc     2048      &amp;lt;&amp;lt;&amp;lt;----[ For all user&#39;s ]&lt;/code&gt;&lt;/pre&gt;
&lt;br /&gt;</content><link rel='replies' type='application/atom+xml' href='http://w3w.zipruz.com/feeds/7910357126116407125/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://w3w.zipruz.com/2019/04/ssh-user-gagal-login.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4170736767073696708/posts/default/7910357126116407125'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4170736767073696708/posts/default/7910357126116407125'/><link rel='alternate' type='text/html' href='http://w3w.zipruz.com/2019/04/ssh-user-gagal-login.html' title='SSH User gagal login'/><author><name>hery</name><uri>http://www.blogger.com/profile/03626536564605666379</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4170736767073696708.post-3458175242304311220</id><published>2018-06-22T10:48:00.001+07:00</published><updated>2018-06-22T10:48:47.886+07:00</updated><title type='text'>Perintah ProxySQL di Centos</title><content type='html'>&lt;pre class=&quot;mysql&quot; style=&quot;background-attachment: initial !important; background-clip: initial !important; background-image: initial !important; background-origin: initial !important; background-position: initial !important; background-repeat: initial !important; background-size: initial !important; border-radius: 0px !important; border: none !important; box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px !important; box-sizing: border-box; clear: none !important; color: #333333; font-size: 14px; line-height: 16px !important; overflow: visible !important; padding: 0px 4px !important; width: auto !important; word-break: break-all; word-wrap: break-word;&quot;&gt;Melihat Koneksi dan Grup yang digunakan&lt;/pre&gt;
&lt;pre class=&quot;mysql&quot; style=&quot;background-attachment: initial !important; background-clip: initial !important; background-image: initial !important; background-origin: initial !important; background-position: initial !important; background-repeat: initial !important; background-size: initial !important; border-radius: 0px !important; border: none !important; box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px !important; box-sizing: border-box; clear: none !important; line-height: 16px !important; overflow: visible !important; padding: 0px 4px !important; width: auto !important; word-break: break-all; word-wrap: break-word;&quot;&gt;&lt;span style=&quot;box-sizing: border-box; font-size: 14px;&quot;&gt;&lt;span style=&quot;color: #000033;&quot;&gt;select * from stats_mysql_connection_pool;&lt;/span&gt;&lt;/span&gt;&lt;/pre&gt;
&lt;pre class=&quot;mysql&quot; style=&quot;background-attachment: initial !important; background-clip: initial !important; background-image: initial !important; background-origin: initial !important; background-position: initial !important; background-repeat: initial !important; background-size: initial !important; border-radius: 0px !important; border: none !important; box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px !important; box-sizing: border-box; clear: none !important; line-height: 16px !important; overflow: visible !important; padding: 0px 4px !important; width: auto !important; word-break: break-all; word-wrap: break-word;&quot;&gt;&lt;span style=&quot;box-sizing: border-box; font-size: 14px;&quot;&gt;&lt;span style=&quot;color: #000033;&quot;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/pre&gt;
&lt;pre class=&quot;mysql&quot; style=&quot;background-attachment: initial !important; background-clip: initial !important; background-image: initial !important; background-origin: initial !important; background-position: initial !important; background-repeat: initial !important; background-size: initial !important; border-radius: 0px !important; border: none !important; box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px !important; box-sizing: border-box; clear: none !important; line-height: 16px !important; overflow: visible !important; padding: 0px 4px !important; width: auto !important; word-break: break-all; word-wrap: break-word;&quot;&gt;&lt;span style=&quot;box-sizing: border-box; font-size: 14px;&quot;&gt;&lt;span style=&quot;color: #000033;&quot;&gt;Menambah Anggota Cluster&lt;/span&gt;&lt;/span&gt;&lt;/pre&gt;
&lt;pre class=&quot;mysql&quot; style=&quot;background-attachment: initial !important; background-clip: initial !important; background-image: initial !important; background-origin: initial !important; background-position: initial !important; background-repeat: initial !important; background-size: initial !important; border-radius: 0px !important; border: none !important; box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px !important; box-sizing: border-box; clear: none !important; line-height: 16px !important; overflow: visible !important; padding: 0px 4px !important; width: auto !important; word-break: break-all; word-wrap: break-word;&quot;&gt;&lt;span style=&quot;box-sizing: border-box; font-size: 14px;&quot;&gt;&lt;span style=&quot;color: #000033;&quot;&gt;mysql&amp;gt; insert into mysql_servers(hostgroup_id, hostname, port) values (0,&#39;192.168.56.102&#39;,3316);
Query OK, 1 row affected (0.00 sec)
 
mysql&amp;gt; insert into mysql_servers(hostgroup_id, hostname, port) values (1,&#39;192.168.56.103&#39;,3316);
Query OK, 1 row affected (0.01 sec)
 
mysql&amp;gt; select * from mysql_servers;
3 rows in set (0.01 sec)
 
mysql&amp;gt; save mysql servers to disk;
Query OK, 0 rows affected (0.00 sec)
 
mysql&amp;gt; select * from disk.mysql_servers;
3 rows in set (0.00 sec)
 
mysql&amp;gt; load mysql servers to runtime;
Query OK, 0 rows affected (0.00 sec)&lt;/span&gt;&lt;/span&gt;&lt;/pre&gt;
&lt;pre class=&quot;mysql&quot; style=&quot;background-attachment: initial !important; background-clip: initial !important; background-image: initial !important; background-origin: initial !important; background-position: initial !important; background-repeat: initial !important; background-size: initial !important; border-radius: 0px !important; border: none !important; box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px !important; box-sizing: border-box; clear: none !important; line-height: 16px !important; overflow: visible !important; padding: 0px 4px !important; width: auto !important; word-break: break-all; word-wrap: break-word;&quot;&gt;&lt;span style=&quot;box-sizing: border-box; font-size: 14px;&quot;&gt;&lt;span style=&quot;color: #000033;&quot;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/pre&gt;
&lt;pre class=&quot;mysql&quot; style=&quot;background-attachment: initial !important; background-clip: initial !important; background-image: initial !important; background-origin: initial !important; background-position: initial !important; background-repeat: initial !important; background-size: initial !important; border-radius: 0px !important; border: none !important; box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px !important; box-sizing: border-box; clear: none !important; color: #333333; font-size: 14px; line-height: 16px !important; overflow: visible !important; padding: 0px 4px !important; width: auto !important; word-break: break-all; word-wrap: break-word;&quot;&gt;&lt;span style=&quot;box-sizing: border-box; color: #000033;&quot;&gt;Menghapus Anggota Cluster &lt;/span&gt;&lt;/pre&gt;
&lt;pre class=&quot;mysql&quot; style=&quot;background-attachment: initial !important; background-clip: initial !important; background-image: initial !important; background-origin: initial !important; background-position: initial !important; background-repeat: initial !important; background-size: initial !important; border-radius: 0px !important; border: none !important; box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px !important; box-sizing: border-box; clear: none !important; line-height: 16px !important; overflow: visible !important; padding: 0px 4px !important; width: auto !important; word-break: break-all; word-wrap: break-word;&quot;&gt;&lt;span style=&quot;box-sizing: border-box; font-size: 14px;&quot;&gt;&lt;span style=&quot;color: #000033;&quot;&gt;mysql&amp;gt; delete from mysql_servers where hostgroup_id=1 and hostname=&#39;192.168.56.102&#39;;
Query OK, 1 row affected (0.00 sec)
&lt;/span&gt;&lt;/span&gt;&lt;/pre&gt;
&lt;pre class=&quot;mysql&quot; style=&quot;background-attachment: initial !important; background-clip: initial !important; background-image: initial !important; background-origin: initial !important; background-position: initial !important; background-repeat: initial !important; background-size: initial !important; border-radius: 0px !important; border: none !important; box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px !important; box-sizing: border-box; clear: none !important; line-height: 16px !important; overflow: visible !important; padding: 0px 4px !important; width: auto !important; word-break: break-all; word-wrap: break-word;&quot;&gt;&lt;span style=&quot;box-sizing: border-box; font-size: 14px;&quot;&gt;&lt;span style=&quot;color: #000033;&quot;&gt;Mengload Perubahan ProxySQL
mysql&amp;gt; load mysql servers to runtime;
Query OK, 0 rows affected (0.01 sec)
 &lt;/span&gt;&lt;/span&gt;&lt;/pre&gt;
&lt;pre class=&quot;mysql&quot; style=&quot;background-attachment: initial !important; background-clip: initial !important; background-image: initial !important; background-origin: initial !important; background-position: initial !important; background-repeat: initial !important; background-size: initial !important; border-radius: 0px !important; border: none !important; box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px !important; box-sizing: border-box; clear: none !important; line-height: 16px !important; overflow: visible !important; padding: 0px 4px !important; width: auto !important; word-break: break-all; word-wrap: break-word;&quot;&gt;&lt;span style=&quot;box-sizing: border-box; font-size: 14px;&quot;&gt;&lt;span style=&quot;color: #000033;&quot;&gt;Melihat Anggota Cluster
mysql&amp;gt; select * from mysql_servers;&lt;/span&gt;&lt;/span&gt;&lt;/pre&gt;
</content><link rel='replies' type='application/atom+xml' href='http://w3w.zipruz.com/feeds/3458175242304311220/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://w3w.zipruz.com/2018/06/perintah-proxysql-di-centos.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4170736767073696708/posts/default/3458175242304311220'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4170736767073696708/posts/default/3458175242304311220'/><link rel='alternate' type='text/html' href='http://w3w.zipruz.com/2018/06/perintah-proxysql-di-centos.html' title='Perintah ProxySQL di Centos'/><author><name>hery</name><uri>http://www.blogger.com/profile/03626536564605666379</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4170736767073696708.post-5867258690732867359</id><published>2018-05-30T12:37:00.001+07:00</published><updated>2018-05-30T12:37:29.681+07:00</updated><title type='text'>Time Zone Centos 7</title><content type='html'>timedatectl set-timezone Asia/Jakarta</content><link rel='replies' type='application/atom+xml' href='http://w3w.zipruz.com/feeds/5867258690732867359/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://w3w.zipruz.com/2018/05/time-zone-centos-7.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4170736767073696708/posts/default/5867258690732867359'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4170736767073696708/posts/default/5867258690732867359'/><link rel='alternate' type='text/html' href='http://w3w.zipruz.com/2018/05/time-zone-centos-7.html' title='Time Zone Centos 7'/><author><name>hery</name><uri>http://www.blogger.com/profile/03626536564605666379</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4170736767073696708.post-4957836740653233763</id><published>2018-05-29T15:16:00.001+07:00</published><updated>2018-05-29T15:16:12.851+07:00</updated><title type='text'>Install MySQLdb Module Mysql Database di Python </title><content type='html'>&lt;div style=&quot;background-color: white; border: 0px; box-sizing: inherit; clear: both; color: #242729; font-family: Arial, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, sans-serif; font-size: 15px; font-stretch: inherit; font-variant-east-asian: inherit; font-variant-numeric: inherit; line-height: inherit; margin-bottom: 1em; padding: 0px; vertical-align: baseline;&quot;&gt;
You need to use one of the following commands. Which one depends on what OS and software you have and use.&lt;/div&gt;
&lt;ol style=&quot;background-color: white; border: 0px; box-sizing: inherit; color: #242729; font-family: Arial, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, sans-serif; font-size: 15px; font-stretch: inherit; font-variant-east-asian: inherit; font-variant-numeric: inherit; line-height: inherit; list-style-image: initial; list-style-position: initial; margin: 0px 0px 1em 30px; padding: 0px; vertical-align: baseline;&quot;&gt;
&lt;li style=&quot;border: 0px; box-sizing: inherit; font-family: inherit; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; line-height: inherit; margin: 0px 0px 0.5em; padding: 0px; vertical-align: baseline; word-wrap: break-word;&quot;&gt;&lt;strong style=&quot;border: 0px; box-sizing: inherit; font-family: inherit; font-stretch: inherit; font-style: inherit; font-variant: inherit; line-height: inherit; margin: 0px; padding: 0px; vertical-align: baseline;&quot;&gt;easy_install mysql-python&lt;/strong&gt;&amp;nbsp;(mix os)&lt;/li&gt;
&lt;li style=&quot;border: 0px; box-sizing: inherit; font-family: inherit; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; line-height: inherit; margin: 0px 0px 0.5em; padding: 0px; vertical-align: baseline; word-wrap: break-word;&quot;&gt;&lt;strong style=&quot;border: 0px; box-sizing: inherit; font-family: inherit; font-stretch: inherit; font-style: inherit; font-variant: inherit; line-height: inherit; margin: 0px; padding: 0px; vertical-align: baseline;&quot;&gt;pip install mysql-python&lt;/strong&gt;&amp;nbsp;(mix os/ python 2)&lt;/li&gt;
&lt;li style=&quot;border: 0px; box-sizing: inherit; font-family: inherit; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; line-height: inherit; margin: 0px 0px 0.5em; padding: 0px; vertical-align: baseline; word-wrap: break-word;&quot;&gt;&lt;strong style=&quot;border: 0px; box-sizing: inherit; font-family: inherit; font-stretch: inherit; font-style: inherit; font-variant: inherit; line-height: inherit; margin: 0px; padding: 0px; vertical-align: baseline;&quot;&gt;pip install mysqlclient&lt;/strong&gt;&amp;nbsp;(mix os/ python 3)&lt;/li&gt;
&lt;li style=&quot;border: 0px; box-sizing: inherit; font-family: inherit; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; line-height: inherit; margin: 0px 0px 0.5em; padding: 0px; vertical-align: baseline; word-wrap: break-word;&quot;&gt;&lt;strong style=&quot;border: 0px; box-sizing: inherit; font-family: inherit; font-stretch: inherit; font-style: inherit; font-variant: inherit; line-height: inherit; margin: 0px; padding: 0px; vertical-align: baseline;&quot;&gt;apt-get install python-mysqldb&lt;/strong&gt;&amp;nbsp;(Linux Ubuntu, ...)&lt;/li&gt;
&lt;li style=&quot;border: 0px; box-sizing: inherit; font-family: inherit; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; line-height: inherit; margin: 0px 0px 0.5em; padding: 0px; vertical-align: baseline; word-wrap: break-word;&quot;&gt;&lt;strong style=&quot;border: 0px; box-sizing: inherit; font-family: inherit; font-stretch: inherit; font-style: inherit; font-variant: inherit; line-height: inherit; margin: 0px; padding: 0px; vertical-align: baseline;&quot;&gt;cd /usr/ports/databases/py-MySQLdb &amp;amp;&amp;amp; make install clean&lt;/strong&gt;&amp;nbsp;(FreeBSD)&lt;/li&gt;
&lt;li style=&quot;border: 0px; box-sizing: inherit; font-family: inherit; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; line-height: inherit; margin: 0px; padding: 0px; vertical-align: baseline; word-wrap: break-word;&quot;&gt;&lt;strong style=&quot;border: 0px; box-sizing: inherit; font-family: inherit; font-stretch: inherit; font-style: inherit; font-variant: inherit; line-height: inherit; margin: 0px; padding: 0px; vertical-align: baseline;&quot;&gt;yum install MySQL-python&lt;/strong&gt;&amp;nbsp;(Linux Fedora, CentOS ...)&lt;/li&gt;
&lt;/ol&gt;
</content><link rel='replies' type='application/atom+xml' href='http://w3w.zipruz.com/feeds/4957836740653233763/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://w3w.zipruz.com/2018/05/install-mysqldb-module-mysql-database.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4170736767073696708/posts/default/4957836740653233763'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4170736767073696708/posts/default/4957836740653233763'/><link rel='alternate' type='text/html' href='http://w3w.zipruz.com/2018/05/install-mysqldb-module-mysql-database.html' title='Install MySQLdb Module Mysql Database di Python '/><author><name>hery</name><uri>http://www.blogger.com/profile/03626536564605666379</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4170736767073696708.post-8481660910441715110</id><published>2017-07-10T20:26:00.001+07:00</published><updated>2017-07-10T20:26:24.520+07:00</updated><title type='text'>FTP Client Console Linux Centos</title><content type='html'>&lt;div style=&quot;background-color: white; border: 0px; clear: both; color: #242729; font-family: Arial, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, sans-serif; font-size: 15px; font-stretch: inherit; font-variant-numeric: inherit; line-height: inherit; margin-bottom: 1em; padding: 0px; vertical-align: baseline;&quot;&gt;
You can use ncftpput. Do the following:&lt;/div&gt;
&lt;ol style=&quot;background-color: white; border: 0px; color: #242729; font-family: Arial, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, sans-serif; font-size: 15px; font-stretch: inherit; font-variant-numeric: inherit; line-height: inherit; list-style-image: initial; list-style-position: initial; margin: 0px 0px 1em 30px; padding: 0px; vertical-align: baseline;&quot;&gt;
&lt;li style=&quot;border: 0px; font-family: inherit; font-size: inherit; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; line-height: inherit; margin: 0px 0px 0.5em; padding: 0px; vertical-align: baseline; word-wrap: break-word;&quot;&gt;&lt;div style=&quot;border: 0px; clear: both; font-family: inherit; font-size: inherit; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; line-height: inherit; margin-bottom: 1em; padding: 0px; vertical-align: baseline;&quot;&gt;
Install ncftp:&lt;/div&gt;
&lt;pre style=&quot;background-color: #eff0f1; border: 0px; font-family: Consolas, Menlo, Monaco, &amp;quot;Lucida Console&amp;quot;, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;DejaVu Sans Mono&amp;quot;, &amp;quot;Bitstream Vera Sans Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace, sans-serif; font-size: 13px; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; line-height: inherit; margin-bottom: 1em; margin-top: 0.5em; max-height: 600px; overflow: auto; padding: 5px; vertical-align: baseline; width: auto; word-wrap: normal;&quot;&gt;&lt;code style=&quot;border: 0px; font-family: Consolas, Menlo, Monaco, &amp;quot;Lucida Console&amp;quot;, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;DejaVu Sans Mono&amp;quot;, &amp;quot;Bitstream Vera Sans Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace, sans-serif; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; line-height: inherit; margin: 0px; padding: 0px; vertical-align: baseline; white-space: inherit;&quot;&gt;Yum install ncftp
&lt;/code&gt;&lt;/pre&gt;
&lt;div style=&quot;border: 0px; clear: both; font-family: inherit; font-size: inherit; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; line-height: inherit; padding: 0px; vertical-align: baseline;&quot;&gt;
Alternatively:&lt;/div&gt;
&lt;pre style=&quot;background-color: #eff0f1; border: 0px; font-family: Consolas, Menlo, Monaco, &amp;quot;Lucida Console&amp;quot;, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;DejaVu Sans Mono&amp;quot;, &amp;quot;Bitstream Vera Sans Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace, sans-serif; font-size: 13px; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; line-height: inherit; margin-bottom: 1em; margin-top: 0.5em; max-height: 600px; overflow: auto; padding: 5px; vertical-align: baseline; width: auto; word-wrap: normal;&quot;&gt;&lt;code style=&quot;border: 0px; font-family: Consolas, Menlo, Monaco, &amp;quot;Lucida Console&amp;quot;, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;DejaVu Sans Mono&amp;quot;, &amp;quot;Bitstream Vera Sans Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace, sans-serif; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; line-height: inherit; margin: 0px; padding: 0px; vertical-align: baseline; white-space: inherit;&quot;&gt;apt-get install ncftp
&lt;/code&gt;&lt;/pre&gt;
&lt;/li&gt;
&lt;li style=&quot;border: 0px; font-family: inherit; font-size: inherit; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; line-height: inherit; margin: 0px; padding: 0px; vertical-align: baseline; word-wrap: break-word;&quot;&gt;&lt;div style=&quot;border: 0px; clear: both; font-family: inherit; font-size: inherit; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; line-height: inherit; padding: 0px; vertical-align: baseline;&quot;&gt;
Execute the following command:&lt;/div&gt;
&lt;pre style=&quot;background-color: #eff0f1; border: 0px; font-family: Consolas, Menlo, Monaco, &amp;quot;Lucida Console&amp;quot;, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;DejaVu Sans Mono&amp;quot;, &amp;quot;Bitstream Vera Sans Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace, sans-serif; font-size: 13px; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; line-height: inherit; margin-bottom: 1em; margin-top: 0.5em; max-height: 600px; overflow: auto; padding: 5px; vertical-align: baseline; width: auto; word-wrap: normal;&quot;&gt;&lt;code style=&quot;border: 0px; font-family: Consolas, Menlo, Monaco, &amp;quot;Lucida Console&amp;quot;, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;DejaVu Sans Mono&amp;quot;, &amp;quot;Bitstream Vera Sans Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace, sans-serif; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; line-height: inherit; margin: 0px; padding: 0px; vertical-align: baseline; white-space: inherit;&quot;&gt;ncftpput -R -v -u &quot;ftp-username&quot; ftp.website.com ftp-upload-path local-path/*&lt;/code&gt;&lt;/pre&gt;
&lt;/li&gt;
&lt;/ol&gt;
</content><link rel='replies' type='application/atom+xml' href='http://w3w.zipruz.com/feeds/8481660910441715110/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://w3w.zipruz.com/2017/07/ftp-client-console-linux-centos.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4170736767073696708/posts/default/8481660910441715110'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4170736767073696708/posts/default/8481660910441715110'/><link rel='alternate' type='text/html' href='http://w3w.zipruz.com/2017/07/ftp-client-console-linux-centos.html' title='FTP Client Console Linux Centos'/><author><name>hery</name><uri>http://www.blogger.com/profile/03626536564605666379</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4170736767073696708.post-2497730869840169989</id><published>2017-07-08T04:04:00.001+07:00</published><updated>2017-07-08T04:04:35.337+07:00</updated><title type='text'>Troubleshoot Postgres</title><content type='html'>##Backup Seluruh Database&lt;br /&gt;
$ pg_dumpall &amp;gt; all.backup.out&lt;br /&gt;
OR&lt;br /&gt;
$ pg_dumpall | gzip -c &amp;gt; all.backup.out.gz&lt;br /&gt;
&lt;br /&gt;
#Import file dump postgres&lt;br /&gt;
psql -U postgres -f backup.out zipruz&lt;br /&gt;
&lt;br /&gt;
#Melihat error pada saat proses import&lt;br /&gt;
psql -U postgres -f backup.out zipruz -v ON_ERROR_STOP=1&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
#CWP postgres&lt;br /&gt;
yum install postgresql-contrib</content><link rel='replies' type='application/atom+xml' href='http://w3w.zipruz.com/feeds/2497730869840169989/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://w3w.zipruz.com/2017/07/troubleshoot-postgres.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4170736767073696708/posts/default/2497730869840169989'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4170736767073696708/posts/default/2497730869840169989'/><link rel='alternate' type='text/html' href='http://w3w.zipruz.com/2017/07/troubleshoot-postgres.html' title='Troubleshoot Postgres'/><author><name>hery</name><uri>http://www.blogger.com/profile/03626536564605666379</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4170736767073696708.post-7514813906195539154</id><published>2017-04-22T07:00:00.000+07:00</published><updated>2017-04-22T07:00:28.179+07:00</updated><title type='text'>Troubleshooting Galera</title><content type='html'>cd /var/lib/mysql&lt;div&gt;
&lt;br /&gt;&lt;div&gt;
&lt;pre style=&quot;background-color: #f6f8fa; border-radius: 3px; box-sizing: border-box; color: #24292e; font-family: SFMono-Regular, Consolas, &amp;quot;Liberation Mono&amp;quot;, Menlo, Courier, monospace; font-size: 11.9px; font-stretch: normal; line-height: 1.45; margin-bottom: 16px; overflow: auto; padding: 16px; word-wrap: normal;&quot;&gt;&lt;code style=&quot;background: transparent; border-radius: 3px; border: 0px; box-sizing: border-box; display: inline; font-family: SFMono-Regular, Consolas, &amp;quot;Liberation Mono&amp;quot;, Menlo, Courier, monospace; font-size: 11.9px; line-height: inherit; margin: 0px; overflow: visible; padding: 0px; word-break: normal; word-wrap: normal;&quot;&gt;cd /var/lib/mysql

sudo mv  grastate.bat    grastate.bat.bck

sudo mv  gvwstate.bat   gvwstate.bat.bck&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://w3w.zipruz.com/feeds/7514813906195539154/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://w3w.zipruz.com/2017/04/troubleshooting-galera.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4170736767073696708/posts/default/7514813906195539154'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4170736767073696708/posts/default/7514813906195539154'/><link rel='alternate' type='text/html' href='http://w3w.zipruz.com/2017/04/troubleshooting-galera.html' title='Troubleshooting Galera'/><author><name>hery</name><uri>http://www.blogger.com/profile/03626536564605666379</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4170736767073696708.post-1009017088103903659</id><published>2017-03-18T10:05:00.003+07:00</published><updated>2017-03-18T10:05:56.926+07:00</updated><title type='text'>Clear Memory di Linux</title><content type='html'>Pada sistem operasi linux terdapat 3 cara untuk menghapus memori yang digunakan oleh aplikasi&lt;br /&gt;
1.&amp;nbsp;Clear PageCache only.&lt;br /&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
# sync; echo 1 &amp;gt; /proc/sys/vm/drop_caches&lt;/div&gt;
&lt;br /&gt;
2.&amp;nbsp;Clear dentries and inodes.&lt;br /&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
# sync; echo 2 &amp;gt; /proc/sys/vm/drop_caches&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
3. Clear PageCache, dentries and inodes.&lt;br /&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
# sync; echo 3 &amp;gt; /proc/sys/vm/drop_caches&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://w3w.zipruz.com/feeds/1009017088103903659/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://w3w.zipruz.com/2017/03/clear-memory-di-linux.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4170736767073696708/posts/default/1009017088103903659'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4170736767073696708/posts/default/1009017088103903659'/><link rel='alternate' type='text/html' href='http://w3w.zipruz.com/2017/03/clear-memory-di-linux.html' title='Clear Memory di Linux'/><author><name>hery</name><uri>http://www.blogger.com/profile/03626536564605666379</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4170736767073696708.post-4839013847435155820</id><published>2017-03-09T08:21:00.000+07:00</published><updated>2017-03-09T08:21:00.670+07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="client"/><category scheme="http://www.blogger.com/atom/ns#" term="gmail"/><category scheme="http://www.blogger.com/atom/ns#" term="google"/><category scheme="http://www.blogger.com/atom/ns#" term="python"/><category scheme="http://www.blogger.com/atom/ns#" term="smtp"/><title type='text'>Python SMTP Client Pada Google</title><content type='html'>&lt;div&gt;
&lt;div style=&quot;background-color: white; box-sizing: border-box; color: #505050; font-family: &amp;quot;open sans&amp;quot;, sans-serif; font-size: 18px; margin-bottom: 30px;&quot;&gt;
First, you&#39;ll want to allow less secure apps to access your account. For detailed instructions on how to do this, you should check out this page:&lt;/div&gt;
&lt;div style=&quot;background-color: white; box-sizing: border-box; color: #505050; font-family: &amp;quot;open sans&amp;quot;, sans-serif; font-size: 18px; margin-bottom: 30px;&quot;&gt;
&lt;a href=&quot;https://support.google.com/accounts/answer/6010255&quot; rel=&quot;nofollow&quot; style=&quot;background-color: transparent; box-sizing: border-box; color: #f16334; outline: none; text-decoration: none;&quot; target=&quot;_blank&quot;&gt;Allowing less secure apps to access your account&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;ol style=&quot;background-color: white; color: #212121; font-family: roboto, &amp;quot;helvetica neue&amp;quot;, helvetica, sans-serif; font-size: 13px; margin: 4px 0px 12px; outline: 0px; padding: 0px; vertical-align: baseline;&quot;&gt;
&lt;li style=&quot;margin: 4px 0px 4px 20px;&quot;&gt;Go to the&amp;nbsp;&lt;a href=&quot;https://www.google.com/settings/security/lesssecureapps&quot; style=&quot;color: #7759ae; text-decoration: none;&quot; target=&quot;_blank&quot;&gt;&quot;Less secure apps&quot; section&lt;/a&gt;&amp;nbsp;in My Account.&lt;/li&gt;
&lt;li style=&quot;margin: 4px 0px 4px 20px;&quot;&gt;Next to &quot;Access for less secure apps,&quot; select&amp;nbsp;&lt;strong&gt;Turn on&lt;/strong&gt;. (&lt;strong&gt;Note to G&amp;nbsp;Suite users:&lt;/strong&gt;&amp;nbsp;This setting is hidden if your administrator has locked less secure app account access.)&lt;/li&gt;
&lt;/ol&gt;
&lt;div&gt;
&lt;span style=&quot;color: #212121; font-family: &amp;quot;roboto&amp;quot; , &amp;quot;helvetica neue&amp;quot; , &amp;quot;helvetica&amp;quot; , sans-serif;&quot;&gt;&lt;span style=&quot;font-size: 13px;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;div style=&quot;background-color: white; box-sizing: border-box; color: #505050; font-family: &amp;quot;open sans&amp;quot;, sans-serif; font-size: 18px; margin-bottom: 30px;&quot;&gt;
If you have 2-step verification enabled on your account, then you&#39;ll need to create an app-specific password for less secure apps like this. In that case, you&#39;ll need to follow the instructions here:&lt;/div&gt;
&lt;div style=&quot;background-color: white; box-sizing: border-box; color: #505050; font-family: &amp;quot;open sans&amp;quot;, sans-serif; font-size: 18px; margin-bottom: 30px;&quot;&gt;
&lt;a href=&quot;https://support.google.com/accounts/answer/185833&quot; rel=&quot;nofollow&quot; style=&quot;background-color: transparent; box-sizing: border-box; color: #f16334; outline: none; text-decoration: none;&quot; target=&quot;_blank&quot;&gt;Sign in using App Passwords&lt;/a&gt;&lt;/div&gt;
&lt;div style=&quot;background-color: white; box-sizing: border-box; color: #505050; font-family: &amp;quot;open sans&amp;quot;, sans-serif; font-size: 18px; margin-bottom: 30px;&quot;&gt;
And finally, if you&#39;re&amp;nbsp;&lt;em style=&quot;box-sizing: border-box;&quot;&gt;still&lt;/em&gt;&amp;nbsp;getting an&amp;nbsp;&lt;code style=&quot;background-color: #f9f2f4; border-radius: 4px; box-sizing: border-box; color: #c7254e; font-family: menlo, monaco, consolas, &amp;quot;courier new&amp;quot;, monospace; font-size: 16.2px; padding: 2px 4px;&quot;&gt;SMTPAuthenticationError&lt;/code&gt;&amp;nbsp;with an error code of 534, then you&#39;ll need to do yet another step for this to work.&lt;/div&gt;
&lt;div style=&quot;background-color: white; box-sizing: border-box; color: #505050; font-family: &amp;quot;open sans&amp;quot;, sans-serif; font-size: 18px; margin-bottom: 30px;&quot;&gt;
&lt;a href=&quot;https://accounts.google.com/DisplayUnlockCaptcha&quot; rel=&quot;nofollow&quot; style=&quot;background-color: transparent; box-sizing: border-box; color: #f16334; outline: none; text-decoration: none;&quot; target=&quot;_blank&quot;&gt;Display Unlock Captcha&lt;/a&gt;&lt;/div&gt;
&lt;div style=&quot;background-color: white; box-sizing: border-box; color: #505050; font-family: &amp;quot;open sans&amp;quot;, sans-serif; font-size: 18px; margin-bottom: 30px;&quot;&gt;
I haven&#39;t had to do this last step for my own accounts, but I&#39;ve read that it doesn&#39;t actually work right away. Apparently after you enable less secure apps, you may need to wait a few minutes before trying the &#39;Display Unlock Captcha&#39; link. If you run in to this problem and find a good way around it, please let us know in the comments!&lt;/div&gt;
&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://w3w.zipruz.com/feeds/4839013847435155820/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://w3w.zipruz.com/2017/03/python-smtp-client-pada-google.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4170736767073696708/posts/default/4839013847435155820'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4170736767073696708/posts/default/4839013847435155820'/><link rel='alternate' type='text/html' href='http://w3w.zipruz.com/2017/03/python-smtp-client-pada-google.html' title='Python SMTP Client Pada Google'/><author><name>hery</name><uri>http://www.blogger.com/profile/03626536564605666379</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4170736767073696708.post-5843441526110188861</id><published>2016-06-05T18:49:00.001+07:00</published><updated>2016-06-05T18:49:25.474+07:00</updated><title type='text'>Gluster FS Install on Centos</title><content type='html'>gluster volume create DFS-DATA replica 2 transport tcp dfs-master:/DATA dfs-node:/DATA&lt;br /&gt;&lt;br /&gt;gluster volume start distribute&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;gluster volume info&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;gluster volume delete dist-volume&amp;nbsp; &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;umount -t glusterfs dfs-master:/DFS-DATA&lt;br /&gt;mount -t glusterfs dfs-master:/DFS-DATA/ok /mnt/test/&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;gluster volume create test replica 2 transport tcp dfs-master:/DATA/DFS-103.241.5.100-1 dfs-node:/DATA/DFS-103.241.5.100-1&lt;br /&gt;&lt;br /&gt;mount -t glusterfs dfs-master:/DFS-103.241.5.100 /gluster&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;###INI JIKA VOLUME ALREADY&lt;br /&gt;setfattr -x trusted.glusterfs.volume-id $brick-path&lt;br /&gt;setfattr -x trusted.gfid $brick-path&lt;br /&gt;rm -rf $brick-path/.glusterfs</content><link rel='replies' type='application/atom+xml' href='http://w3w.zipruz.com/feeds/5843441526110188861/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://w3w.zipruz.com/2016/06/gluster-fs-install-on-centos.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4170736767073696708/posts/default/5843441526110188861'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4170736767073696708/posts/default/5843441526110188861'/><link rel='alternate' type='text/html' href='http://w3w.zipruz.com/2016/06/gluster-fs-install-on-centos.html' title='Gluster FS Install on Centos'/><author><name>hery</name><uri>http://www.blogger.com/profile/03626536564605666379</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4170736767073696708.post-2133818954254103841</id><published>2016-04-27T21:10:00.002+07:00</published><updated>2016-04-27T21:10:59.182+07:00</updated><title type='text'>Raspberry Pi, Error Compile Asterisk</title><content type='html'>&lt;code&gt;&lt;br /&gt;&lt;/code&gt;
&lt;code&gt;Makefile:50: recipe for target &#39;gsm/lib/libgsm.a&#39; failed&lt;br /&gt;make[1]: *** [gsm/lib/libgsm.a] Error 2&lt;/code&gt;&lt;br /&gt;
&lt;code&gt;&lt;br /&gt;&lt;/code&gt;
&lt;code&gt;Buka file makeopts setelah melakukan ./configure pada source code asterisk&lt;/code&gt;&lt;br /&gt;
&lt;code&gt;&lt;br /&gt;&lt;/code&gt;
&lt;code&gt;Replace armv6l dengan armv6 (ada 3 bagian)&lt;/code&gt;</content><link rel='replies' type='application/atom+xml' href='http://w3w.zipruz.com/feeds/2133818954254103841/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://w3w.zipruz.com/2016/04/raspberry-pi-error-compile-asterisk.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4170736767073696708/posts/default/2133818954254103841'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4170736767073696708/posts/default/2133818954254103841'/><link rel='alternate' type='text/html' href='http://w3w.zipruz.com/2016/04/raspberry-pi-error-compile-asterisk.html' title='Raspberry Pi, Error Compile Asterisk'/><author><name>hery</name><uri>http://www.blogger.com/profile/03626536564605666379</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4170736767073696708.post-9011436106520518651</id><published>2016-04-05T21:09:00.000+07:00</published><updated>2016-04-05T21:09:02.593+07:00</updated><title type='text'>CWP Firewall Error</title><content type='html'>&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;/div&gt;
Firewall pada CWPterdisable dan menggalami kegagalan untuk running pada saat Firewal di triger untuk bekerja&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;img border=&quot;0&quot; height=&quot;146&quot; ilo-full-src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhnbqeDgGxH7r__i32QSqq9jSUyUTu9_XVjrsBcXp6oOaQNkqIj2NnohzRPOA79XlZMl6sy0kVRnoP4s-elQsowxD_EXTNBxgEkyC26aG3-Ck0NyrceXb2mIufLU3wyDwLw6IcUDhFnv8I/s320/stop.jpg&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhnbqeDgGxH7r__i32QSqq9jSUyUTu9_XVjrsBcXp6oOaQNkqIj2NnohzRPOA79XlZMl6sy0kVRnoP4s-elQsowxD_EXTNBxgEkyC26aG3-Ck0NyrceXb2mIufLU3wyDwLw6IcUDhFnv8I/s320/stop.jpg&quot; width=&quot;320&quot; /&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
FIle log dari csf dan lfd mengalamai&lt;br /&gt;
&lt;br /&gt;
&lt;pre&gt;#csf -u
Can&#39;t locate object method &quot;ssl_opts&quot; via package &quot;LWP::UserAgent&quot; at /usr/local/csf/lib/ConfigServer/URLGet.pm line 142.&lt;/pre&gt;
&lt;pre&gt;
&lt;/pre&gt;
&lt;pre&gt;
&lt;/pre&gt;
&lt;pre&gt;Solusi&lt;/pre&gt;
&lt;pre&gt;# sed -i &quot;s/\$ua-&amp;gt;ssl_opts/#\$ua-&amp;gt;ssl_opts/&quot; /usr/local/csf/lib/ConfigServer/URLGet.pm
# csf -u&lt;/pre&gt;
&lt;pre&gt;&amp;nbsp;&lt;/pre&gt;
</content><link rel='replies' type='application/atom+xml' href='http://w3w.zipruz.com/feeds/9011436106520518651/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://w3w.zipruz.com/2016/04/cwp-firewall-error.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4170736767073696708/posts/default/9011436106520518651'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4170736767073696708/posts/default/9011436106520518651'/><link rel='alternate' type='text/html' href='http://w3w.zipruz.com/2016/04/cwp-firewall-error.html' title='CWP Firewall Error'/><author><name>hery</name><uri>http://www.blogger.com/profile/03626536564605666379</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhnbqeDgGxH7r__i32QSqq9jSUyUTu9_XVjrsBcXp6oOaQNkqIj2NnohzRPOA79XlZMl6sy0kVRnoP4s-elQsowxD_EXTNBxgEkyC26aG3-Ck0NyrceXb2mIufLU3wyDwLw6IcUDhFnv8I/s72-c/stop.jpg" height="72" width="72"/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4170736767073696708.post-8522865765064870102</id><published>2016-04-04T22:22:00.002+07:00</published><updated>2016-04-04T22:22:52.291+07:00</updated><title type='text'>Access to Centos Web Panel not working with SSL / https</title><content type='html'>vi /usr/local/cwpsrv/conf.d/cwp-ssl.conf&lt;br /&gt;&lt;br /&gt;Listen 2031&lt;br /&gt;&amp;lt;VirtualHost 123.456.789.012:2031&amp;gt;&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ServerName 123.456.789.012&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; SSLEngine on&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; SSLCertificateKeyFile /etc/pki/tls/cwp-123.456.789.012.key&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; SSLCertificateFile /etc/pki/tls/cwp-123.456.789.012.cert&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; SetEnvIf User-Agent &quot;.*MSIE.*&quot; nokeepalive ssl-unclean-shutdown&lt;br /&gt;&amp;lt;/VirtualHost&amp;gt;&lt;br /&gt;&lt;br /&gt;change to:&lt;br /&gt;&lt;br /&gt;Listen 2031&lt;br /&gt;&amp;lt;VirtualHost *:2031&amp;gt;&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ServerName *&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; SSLEngine on&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; SSLCertificateKeyFile /etc/pki/tls/cwp-123.456.789.012.key&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; SSLCertificateFile /etc/pki/tls/cwp-123.456.789.012.cert&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; SetEnvIf User-Agent &quot;.*MSIE.*&quot; nokeepalive ssl-unclean-shutdown&lt;br /&gt;&amp;lt;/VirtualHost&amp;gt;&lt;br /&gt;&lt;br /&gt;service cwpsrv restart&lt;br /&gt;&lt;br /&gt;Now it works fine with https.</content><link rel='replies' type='application/atom+xml' href='http://w3w.zipruz.com/feeds/8522865765064870102/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://w3w.zipruz.com/2016/04/access-to-centos-web-panel-not-working.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4170736767073696708/posts/default/8522865765064870102'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4170736767073696708/posts/default/8522865765064870102'/><link rel='alternate' type='text/html' href='http://w3w.zipruz.com/2016/04/access-to-centos-web-panel-not-working.html' title='Access to Centos Web Panel not working with SSL / https'/><author><name>hery</name><uri>http://www.blogger.com/profile/03626536564605666379</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4170736767073696708.post-1032242752741591211</id><published>2016-04-03T18:42:00.001+07:00</published><updated>2016-04-03T18:42:26.665+07:00</updated><title type='text'>REVERSE PROXY APACHE HTTP DAN HTTPS</title><content type='html'>&lt;pre class=&quot;code-pre &quot;&gt;&lt;code&gt;========================================&lt;/code&gt;&lt;/pre&gt;
&lt;pre class=&quot;code-pre &quot;&gt;&lt;code&gt;MODE 1&lt;/code&gt;&lt;/pre&gt;
&lt;pre class=&quot;code-pre &quot;&gt;&lt;code&gt;======================================== &lt;/code&gt;&lt;/pre&gt;
&lt;pre class=&quot;code-pre &quot;&gt;&lt;code&gt;&amp;nbsp;&lt;/code&gt;&lt;/pre&gt;
&lt;pre class=&quot;code-pre &quot;&gt;&lt;code&gt;&amp;lt;VirtualHost *:*&amp;gt;
    ProxyPreserveHost On

    # Servers to proxy the connection, or;
    # List of application servers:
    # Usage:
    # ProxyPass / http://[IP Addr.]:[port]/
    # ProxyPassReverse / http://[IP Addr.]:[port]/
    # Example: 
    ProxyPass / http://0.0.0.0:8080/
    ProxyPassReverse / http://0.0.0.0:8080/

    ServerName localhost
&amp;lt;/VirtualHost&amp;gt;&amp;nbsp;&lt;/code&gt;&lt;/pre&gt;
&lt;pre class=&quot;code-pre &quot;&gt;&lt;code&gt;&amp;nbsp;&lt;/code&gt;&lt;/pre&gt;
&lt;pre class=&quot;code-pre &quot;&gt;&lt;code&gt;&amp;nbsp;&lt;/code&gt;&lt;/pre&gt;
&lt;pre class=&quot;code-pre &quot;&gt;&lt;code&gt;&amp;nbsp;&lt;/code&gt;&lt;/pre&gt;
&lt;pre class=&quot;code-pre &quot;&gt;&lt;code&gt;&amp;nbsp;&lt;/code&gt;&lt;/pre&gt;
&lt;pre class=&quot;code-pre &quot;&gt;&lt;code&gt;=====================================&lt;/code&gt;&lt;/pre&gt;
&lt;pre class=&quot;code-pre &quot;&gt;&lt;code&gt;MODE 2 &lt;/code&gt;&lt;/pre&gt;
&lt;pre class=&quot;code-pre &quot;&gt;&lt;code&gt;=====================================&lt;/code&gt;&lt;/pre&gt;
&lt;pre class=&quot;code-pre &quot;&gt;
&lt;code&gt;&amp;lt;Proxy balancer://mycluster&amp;gt;
    # Define back-end servers:

    # Server 1
    BalancerMember http://0.0.0.0:8080/

    # Server 2
    BalancerMember http://0.0.0.0:8081/
&amp;lt;/Proxy&amp;gt;

&amp;lt;VirtualHost *:*&amp;gt;
    # Apply VH settings as desired
    # However, configure ProxyPass argument to
    # use &quot;mycluster&quot; to balance the load

    ProxyPass / balancer://mycluster
&amp;lt;/VirtualHost&amp;gt;&lt;/code&gt;&lt;/pre&gt;
&lt;pre class=&quot;code-pre &quot;&gt;&lt;code&gt;&amp;nbsp;&lt;/code&gt;&lt;/pre&gt;
&lt;pre class=&quot;code-pre &quot;&gt;&lt;code&gt;&amp;nbsp;&lt;/code&gt;&lt;/pre&gt;
&lt;pre class=&quot;code-pre &quot;&gt;&lt;code&gt;&amp;nbsp;&lt;/code&gt;&lt;/pre&gt;
&lt;pre class=&quot;code-pre &quot;&gt;&lt;code&gt;=========================================&lt;/code&gt;&lt;/pre&gt;
&lt;pre class=&quot;code-pre &quot;&gt;&lt;code&gt;MODE 3 - SSL ON&lt;/code&gt;&lt;/pre&gt;
&lt;pre class=&quot;code-pre &quot;&gt;&lt;code&gt;========================================&lt;/code&gt;&lt;/pre&gt;
&lt;pre class=&quot;code-pre &quot;&gt;&lt;code&gt;&lt;code&gt;Listen 443

NameVirtualHost *:443
&amp;lt;VirtualHost *:443&amp;gt;

    SSLEngine On

    # Set the path to SSL certificate
    # Usage: SSLCertificateFile /path/to/cert.pem
    SSLCertificateFile /etc/apache2/ssl/file.pem


    # Servers to proxy the connection, or;
    # List of application servers:
    # Usage:
    # ProxyPass / http://[IP Addr.]:[port]/
    # ProxyPassReverse / http://[IP Addr.]:[port]/
    # Example: 
    ProxyPass / http://0.0.0.0:8080/
    ProxyPassReverse / http://0.0.0.0:8080/

    # Or, balance the load:
    # ProxyPass / balancer://balancer_cluster_name

&amp;lt;/VirtualHost&amp;gt;
&lt;/code&gt;&amp;nbsp;&lt;/code&gt;&lt;/pre&gt;
</content><link rel='replies' type='application/atom+xml' href='http://w3w.zipruz.com/feeds/1032242752741591211/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://w3w.zipruz.com/2016/04/reverse-proxy-apache-http-dan-https.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4170736767073696708/posts/default/1032242752741591211'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4170736767073696708/posts/default/1032242752741591211'/><link rel='alternate' type='text/html' href='http://w3w.zipruz.com/2016/04/reverse-proxy-apache-http-dan-https.html' title='REVERSE PROXY APACHE HTTP DAN HTTPS'/><author><name>hery</name><uri>http://www.blogger.com/profile/03626536564605666379</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4170736767073696708.post-8075081506861068279</id><published>2016-04-03T00:50:00.001+07:00</published><updated>2016-04-03T00:50:19.253+07:00</updated><title type='text'>PAT Pada Mikrotik</title><content type='html'>ip firewall nat add chain=dstnat src-address=0.0.0.0/0 dst-address=103.241.5.99 protocol=udp port=22221 action=dst-nat to-addresses=172.16.222.2 to-ports=22</content><link rel='replies' type='application/atom+xml' href='http://w3w.zipruz.com/feeds/8075081506861068279/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://w3w.zipruz.com/2016/04/pat-pada-mikrotik.html#comment-form' title='401 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4170736767073696708/posts/default/8075081506861068279'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4170736767073696708/posts/default/8075081506861068279'/><link rel='alternate' type='text/html' href='http://w3w.zipruz.com/2016/04/pat-pada-mikrotik.html' title='PAT Pada Mikrotik'/><author><name>hery</name><uri>http://www.blogger.com/profile/03626536564605666379</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>401</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4170736767073696708.post-1691305135049749184</id><published>2016-04-02T12:02:00.002+07:00</published><updated>2016-04-02T12:02:35.761+07:00</updated><title type='text'>Port Address Translation (PAT) Pada Centos</title><content type='html'>iptables -t nat -A PREROUTING -p tcp --dport 2222 -j DNAT --to-destination 172.16.121.2:22</content><link rel='replies' type='application/atom+xml' href='http://w3w.zipruz.com/feeds/1691305135049749184/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://w3w.zipruz.com/2016/04/port-address-translation-pat-pada-centos.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4170736767073696708/posts/default/1691305135049749184'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4170736767073696708/posts/default/1691305135049749184'/><link rel='alternate' type='text/html' href='http://w3w.zipruz.com/2016/04/port-address-translation-pat-pada-centos.html' title='Port Address Translation (PAT) Pada Centos'/><author><name>hery</name><uri>http://www.blogger.com/profile/03626536564605666379</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4170736767073696708.post-8626339070011648251</id><published>2016-04-01T19:28:00.002+07:00</published><updated>2016-04-01T21:24:22.551+07:00</updated><title type='text'>Mengganti Nama Interface Centos</title><content type='html'>&lt;pre&gt;&lt;code&gt;/sbin/ip link set eth0 down
/sbin/ip link set eth0 name publik
/sbin/ip link set &lt;/code&gt;&lt;code&gt;&lt;code&gt;publik&lt;/code&gt; up&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;&amp;nbsp;&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;&amp;nbsp;&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;Edit the file /etc/udev/rules.d/70-persistent-net.rules to change the interface name of a network device. &lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;
&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;
&lt;span class=&quot;com&quot;&gt;# PCI device 0x11ab:0x4363 (sky2)&lt;/span&gt;&lt;span class=&quot;pln&quot;&gt;
SUBSYSTEM&lt;/span&gt;&lt;span class=&quot;pun&quot;&gt;==&lt;/span&gt;&lt;span class=&quot;str&quot;&gt;&quot;net&quot;&lt;/span&gt;&lt;span class=&quot;pun&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;pln&quot;&gt; ACTION&lt;/span&gt;&lt;span class=&quot;pun&quot;&gt;==&lt;/span&gt;&lt;span class=&quot;str&quot;&gt;&quot;add&quot;&lt;/span&gt;&lt;span class=&quot;pun&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;pln&quot;&gt; DRIVERS&lt;/span&gt;&lt;span class=&quot;pun&quot;&gt;==&lt;/span&gt;&lt;span class=&quot;str&quot;&gt;&quot;?*&quot;&lt;/span&gt;&lt;span class=&quot;pun&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;pln&quot;&gt;
ATTR&lt;/span&gt;&lt;span class=&quot;pun&quot;&gt;{&lt;/span&gt;&lt;span class=&quot;pln&quot;&gt;address&lt;/span&gt;&lt;span class=&quot;pun&quot;&gt;}==&lt;/span&gt;&lt;span class=&quot;str&quot;&gt;&quot;00:00:00:00:00:00&quot;&lt;/span&gt;&lt;span class=&quot;pun&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;pln&quot;&gt;ATTR&lt;/span&gt;&lt;span class=&quot;pun&quot;&gt;{&lt;/span&gt;&lt;span class=&quot;pln&quot;&gt;dev_id&lt;/span&gt;&lt;span class=&quot;pun&quot;&gt;}==&lt;/span&gt;&lt;span class=&quot;str&quot;&gt;&quot;0x0&quot;&lt;/span&gt;&lt;span class=&quot;pun&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;pln&quot;&gt; ATTR&lt;/span&gt;&lt;span class=&quot;pun&quot;&gt;{&lt;/span&gt;&lt;span class=&quot;pln&quot;&gt;type&lt;/span&gt;&lt;span class=&quot;pun&quot;&gt;}==&lt;/span&gt;&lt;span class=&quot;str&quot;&gt;&quot;1&quot;&lt;/span&gt;&lt;span class=&quot;pun&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;pln&quot;&gt;
KERNEL&lt;/span&gt;&lt;span class=&quot;pun&quot;&gt;==&lt;/span&gt;&lt;span class=&quot;str&quot;&gt;&quot;eth*&quot;&lt;/span&gt;&lt;span class=&quot;pun&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;pln&quot;&gt; &lt;/span&gt;&lt;strong&gt;&lt;span class=&quot;pln&quot;&gt;NAME&lt;/span&gt;&lt;span class=&quot;pun&quot;&gt;=&lt;/span&gt;&lt;span class=&quot;str&quot;&gt;&quot;eth0&quot;&lt;/span&gt;&lt;/strong&gt;&lt;/pre&gt;
</content><link rel='replies' type='application/atom+xml' href='http://w3w.zipruz.com/feeds/8626339070011648251/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://w3w.zipruz.com/2016/04/mengganti-nama-interface-centos.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4170736767073696708/posts/default/8626339070011648251'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4170736767073696708/posts/default/8626339070011648251'/><link rel='alternate' type='text/html' href='http://w3w.zipruz.com/2016/04/mengganti-nama-interface-centos.html' title='Mengganti Nama Interface Centos'/><author><name>hery</name><uri>http://www.blogger.com/profile/03626536564605666379</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4170736767073696708.post-1701654989139658649</id><published>2016-02-25T20:33:00.003+07:00</published><updated>2016-02-25T20:33:55.520+07:00</updated><title type='text'>Disable Rule Mod Security </title><content type='html'>&lt;div class=&quot;mw-geshi mw-content-ltr&quot; dir=&quot;ltr&quot;&gt;
&lt;div class=&quot;bash source-bash&quot;&gt;
&lt;pre class=&quot;de1&quot;&gt;&lt;span class=&quot;sy0&quot;&gt;Disable rule pada mod security apache &lt;/span&gt;&lt;/pre&gt;
&lt;pre class=&quot;de1&quot;&gt;&lt;span class=&quot;sy0&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;/pre&gt;
&lt;pre class=&quot;de1&quot;&gt;&lt;span class=&quot;sy0&quot;&gt;#&amp;lt;IfModule security2_module&amp;gt;
#        SecRuleEngine Off
#&amp;lt;/IfModule&amp;gt; &lt;/span&gt;&lt;/pre&gt;
&lt;pre class=&quot;de1&quot;&gt;&lt;span class=&quot;sy0&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;/pre&gt;
&lt;pre class=&quot;de1&quot;&gt;&lt;span class=&quot;sy0&quot;&gt;&amp;lt;&lt;/span&gt;IfModule mod_security2.c&lt;span class=&quot;sy0&quot;&gt;&amp;gt;&lt;/span&gt;
 SecRuleRemoveById &lt;span class=&quot;co0&quot;&gt;######&lt;/span&gt;
&lt;span class=&quot;sy0&quot;&gt;&amp;lt;/&lt;/span&gt;IfModule&lt;span class=&quot;sy0&quot;&gt;&amp;gt;&lt;/span&gt;&lt;/pre&gt;
&lt;/div&gt;
&amp;nbsp;&lt;/div&gt;
&lt;div class=&quot;mw-geshi mw-content-ltr&quot; dir=&quot;ltr&quot;&gt;
&amp;nbsp;&lt;/div&gt;
&lt;div class=&quot;mw-geshi mw-content-ltr&quot; dir=&quot;ltr&quot;&gt;
&lt;div class=&quot;mw-geshi mw-content-ltr&quot; dir=&quot;ltr&quot;&gt;
&lt;div class=&quot;bash source-bash&quot;&gt;
&lt;pre class=&quot;de1&quot;&gt;service httpd graceful&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;
&amp;nbsp;&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://w3w.zipruz.com/feeds/1701654989139658649/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://w3w.zipruz.com/2016/02/disable-rule-mod-security.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4170736767073696708/posts/default/1701654989139658649'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4170736767073696708/posts/default/1701654989139658649'/><link rel='alternate' type='text/html' href='http://w3w.zipruz.com/2016/02/disable-rule-mod-security.html' title='Disable Rule Mod Security '/><author><name>hery</name><uri>http://www.blogger.com/profile/03626536564605666379</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4170736767073696708.post-5951010450372361440</id><published>2016-02-02T17:51:00.000+07:00</published><updated>2016-02-02T17:51:03.483+07:00</updated><title type='text'>Backup SQL Server Remote</title><content type='html'>sqlbackup &amp;lt;Host&amp;gt; &amp;lt;User&amp;gt; &amp;lt;Password&amp;gt; &amp;lt;DB&amp;gt; &amp;lt;TUJUAN&amp;gt; &amp;lt;KOMENTAR&amp;gt;&lt;br /&gt;&lt;br /&gt;################# BASH BACKUP SQL ########################&lt;br /&gt;serverdb=$1&lt;br /&gt;userdb=$2&lt;br /&gt;passwd=$3&lt;br /&gt;namadb=$4&lt;br /&gt;tujuan=$5&lt;br /&gt;komen=$6&lt;br /&gt;&lt;br /&gt;DATE=`date +%Y-%m-%d_%H_%M_%S`&lt;br /&gt;&lt;br /&gt;#echo &quot;$serverdb,$userdb,$passwd,$namadb&quot;&lt;br /&gt;&lt;br /&gt;mysqldump --opt --lock-tables=false --host $serverdb -P 3306 -u $userdb -p&quot;$passwd&quot; $namadb &amp;gt; $tujuan/$namadb.sql+$serverdb+$userdb+$DATE+$komen&lt;br /&gt;################# BASH BACKUP SQL ########################</content><link rel='replies' type='application/atom+xml' href='http://w3w.zipruz.com/feeds/5951010450372361440/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://w3w.zipruz.com/2016/02/backup-sql-server-remote.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4170736767073696708/posts/default/5951010450372361440'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4170736767073696708/posts/default/5951010450372361440'/><link rel='alternate' type='text/html' href='http://w3w.zipruz.com/2016/02/backup-sql-server-remote.html' title='Backup SQL Server Remote'/><author><name>hery</name><uri>http://www.blogger.com/profile/03626536564605666379</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4170736767073696708.post-8202230076190704834</id><published>2015-03-30T17:14:00.000+07:00</published><updated>2015-03-30T17:14:01.061+07:00</updated><title type='text'>Zotero Plugin Extention</title><content type='html'>http://mirror.ufs.ac.za/zotero/</content><link rel='replies' type='application/atom+xml' href='http://w3w.zipruz.com/feeds/8202230076190704834/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://w3w.zipruz.com/2015/03/zotero-plugin-extention.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4170736767073696708/posts/default/8202230076190704834'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4170736767073696708/posts/default/8202230076190704834'/><link rel='alternate' type='text/html' href='http://w3w.zipruz.com/2015/03/zotero-plugin-extention.html' title='Zotero Plugin Extention'/><author><name>hery</name><uri>http://www.blogger.com/profile/03626536564605666379</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4170736767073696708.post-4910084834172617542</id><published>2015-03-07T12:44:00.000+07:00</published><updated>2015-03-07T12:45:59.107+07:00</updated><title type='text'>Python Send Mail HTML</title><content type='html'>import smtplib&lt;br /&gt;
from email.MIMEMultipart import MIMEMultipart&lt;br /&gt;
from email.MIMEImage import MIMEImage&lt;br /&gt;
from email.MIMEText import MIMEText&lt;br /&gt;
# Specifying the from and to addresses&lt;br /&gt;
fromaddr = &#39;kick_noreplay@zipruz.com&#39;&lt;br /&gt;
toaddrs &amp;nbsp;= &#39;hery@zipruz.com&#39;&lt;br /&gt;
# Gmail Login&lt;br /&gt;
username = &#39;kick_noreplay@zipruz.com&#39;&lt;br /&gt;
password = &#39;password&#39;&lt;br /&gt;
# Sending the mail&lt;br /&gt;
msg2= MIMEMultipart(&#39;alternative&#39;)&lt;br /&gt;
msg2.add_header(&#39;Subject&#39;, &#39;INI DATA BARU&#39;)&lt;br /&gt;
msg2.attach(MIMEText(&#39;some code&#39;))&lt;br /&gt;
msg2.attach(MIMEText(&#39;&amp;lt;html&amp;gt;&amp;lt;body&amp;gt;&amp;lt;a href=&quot;http://zipruz.com&quot;&amp;gt;ZIPRUZ MAIL&amp;lt;/a&amp;gt;&amp;lt;/body&amp;gt;&amp;lt;/html&amp;gt;&#39;, &#39;html&#39;))&lt;br /&gt;
server = smtplib.SMTP(&#39;smtp.gmail.com:587&#39;)&lt;br /&gt;
server.starttls()&lt;br /&gt;
server.login(username,password)&lt;br /&gt;
server.sendmail(fromaddr, toaddrs.split(&quot;,&quot;), msg2.as_string())&lt;br /&gt;
server.quit()</content><link rel='replies' type='application/atom+xml' href='http://w3w.zipruz.com/feeds/4910084834172617542/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://w3w.zipruz.com/2015/03/python-send-mail-html.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4170736767073696708/posts/default/4910084834172617542'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4170736767073696708/posts/default/4910084834172617542'/><link rel='alternate' type='text/html' href='http://w3w.zipruz.com/2015/03/python-send-mail-html.html' title='Python Send Mail HTML'/><author><name>hery</name><uri>http://www.blogger.com/profile/03626536564605666379</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry></feed>