<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>SLES on JOURNAL.ROBBI.MY</title><link>https://journal.robbi.my/tags/sles/</link><description>Recent content in SLES on JOURNAL.ROBBI.MY</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Tue, 30 Jun 2026 03:01:59 +0000</lastBuildDate><atom:link href="https://journal.robbi.my/tags/sles/index.xml" rel="self" type="application/rss+xml"/><item><title>How to disable ICMP ping replies (linux)</title><link>https://journal.robbi.my/posts/201208014200/</link><pubDate>Tue, 08 Dec 2020 01:42:00 +0000</pubDate><guid>https://journal.robbi.my/posts/201208014200/</guid><description>&lt;p&gt;Few weeks ago during server setup phase for one of my project, I notice there is no &lt;code&gt;ICMP&lt;/code&gt; or &lt;code&gt;ping&lt;/code&gt; replies from server and some port are not able to access.&lt;/p&gt;
&lt;p&gt;I told the network engineer to check and seem they blocking the ports and disabling ICMP replies from their firewall configuration.&lt;/p&gt;
&lt;p&gt;From that accident I do some google-fu if I can do same thing for personal computer / server. We can setting the &lt;code&gt;kernel variable&lt;/code&gt; or use &lt;code&gt;iptable&lt;/code&gt; to disable &lt;code&gt;ICMP / ping&lt;/code&gt; replies if requested.&lt;/p&gt;</description></item><item><title>Sending JSON data file using CURL to API endpoint</title><link>https://journal.robbi.my/posts/201130102300/</link><pubDate>Mon, 30 Nov 2020 10:23:00 +0000</pubDate><guid>https://journal.robbi.my/posts/201130102300/</guid><description>&lt;p&gt;I developed warehouse system and use restful as communication method between our software and client software. We let end point of our system to talk each other with API designed.&lt;/p&gt;
&lt;p&gt;For simple and small test using Postman or SOAP-UI is enough for me but to when to test this system with massive data via API is quite headache, plus the mock features on Postman limited and not &amp;ldquo;mocking&amp;rdquo; enough as I want.&lt;/p&gt;</description></item><item><title>Gnome Asia summit 2020</title><link>https://journal.robbi.my/indieweb/201123040400/</link><pubDate>Mon, 23 Nov 2020 16:04:00 +0000</pubDate><guid>https://journal.robbi.my/indieweb/201123040400/</guid><description>&lt;p&gt;&lt;img src="https://journal.robbi.my/indieweb/201123040400/nEicjR.png" alt="" title="24-26 November 2020 @ [https://events.gnome.org/event/24](https://events.gnome.org/event/24/)"
 class="mx-auto block cursor-zoom-in"
 data-zoomable
 loading="lazy" /&gt;
&lt;/p&gt;
&lt;p&gt;I think it maybe too late to help out telling anyone about this event &lt;del&gt;since registeration already closed&lt;/del&gt; but look like the &lt;a href="https://events.gnome.org/event/24/registrations/21/"&gt;registeration still open&lt;/a&gt;. Anyway, let see the &lt;a href="https://i.vgy.me/5BC6xq.png"&gt;schedule&lt;/a&gt;:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://journal.robbi.my/indieweb/201123040400/5BC6xq.png" alt=""
 class="mx-auto block cursor-zoom-in"
 data-zoomable
 loading="lazy" /&gt;
&lt;/p&gt;
&lt;p&gt;Some of the segment that offer good topic and caught my eyes :&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://events.gnome.org/event/24/contributions/135/"&gt;&lt;strong&gt;The Use and Benefits of Open Source Software in Tour &amp;amp; Travel Company&lt;/strong&gt;&lt;/a&gt; - Rahman Nur&lt;/li&gt;
&lt;li&gt;&lt;a href="https://events.gnome.org/event/24/contributions/145/"&gt;&lt;strong&gt;Building a career in open source : Lessons and Learnings&lt;/strong&gt;&lt;/a&gt; - Umang Jain&lt;/li&gt;
&lt;li&gt;&lt;a href="https://events.gnome.org/event/24/contributions/132/"&gt;&lt;strong&gt;Under COVID-19 pandemic, Korea&amp;rsquo;s Community Challenges and Futures&lt;/strong&gt;&lt;/a&gt; - DaeHyun Sung&lt;/li&gt;
&lt;li&gt;&lt;a href="https://events.gnome.org/event/24/contributions/138/"&gt;&lt;strong&gt;Leveraging Open Source Tools for Distance Learning During Pandemic Season&lt;/strong&gt;&lt;/a&gt; - Mohammad Hafiz Ismail&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Gnome Asia summit 2020 will start by &lt;del&gt;tomorrow&lt;/del&gt; today and conference will be online. This event was sponsor by Gitlab and openSUSE.&lt;/p&gt;</description></item><item><title>Upgrade Suse Linux Enterprise Server 11 SP1 to SP4</title><link>https://journal.robbi.my/posts/200927032600/</link><pubDate>Sun, 27 Sep 2020 03:26:00 +0000</pubDate><guid>https://journal.robbi.my/posts/200927032600/</guid><description>&lt;p&gt;As I mentioned &lt;a href="https://journal.robbi.my/blog/2020/09/25/sles-11-set-dns/"&gt;previously&lt;/a&gt;, SLES11 is already absolute / not supported anymore. Even most official tutorial are wipe out form suse website.&lt;/p&gt;
&lt;p&gt;I will write how I updating my SLES11 to SP4. I don&amp;rsquo;t have SP1 but it should be work the same as SP2 upgrade to SP3 and SP3 to SP4.&lt;/p&gt;
&lt;p&gt;So this is my machine&lt;/p&gt;
&lt;div class="code-block"&gt;
 &lt;div class="code-header font-mono"&gt;
 &lt;span class="code-lang"&gt;bash&lt;/span&gt;
 &lt;div class="code-window-controls"&gt;
 &lt;button class="code-copy" onclick="copyCode(this)" title="Copy to clipboard"&gt;📋 Copy&lt;/button&gt;
 &lt;span class="ctrl-min"&gt;&lt;/span&gt;
 &lt;span class="ctrl-max"&gt;&lt;/span&gt;
 &lt;span class="ctrl-close"&gt;&lt;/span&gt;
 &lt;/div&gt;
 &lt;/div&gt;
 &lt;div class="code-content"&gt;&lt;div class="highlight"&gt;&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#282a36;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"&gt;&lt;code class="language-bash" data-lang="bash"&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;VM-b0x:convey69:/convey69&amp;gt; uname -a
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;Linux VM-b0x 3.0.42-0.7-default &lt;span style="color:#6272a4"&gt;#1 SMP Tue Oct 9 11:58:45 UTC 2012 (a8dc443) x86_64 x86_64 x86_64 GNU/Linux&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;VM-b0x:convey69:/convey69&amp;gt; cat /etc/SuSE-release
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;SUSE Linux Enterprise Server &lt;span style="color:#bd93f9"&gt;11&lt;/span&gt; &lt;span style="color:#ff79c6"&gt;(&lt;/span&gt;x86_64&lt;span style="color:#ff79c6"&gt;)&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#8be9fd;font-style:italic"&gt;VERSION&lt;/span&gt; &lt;span style="color:#ff79c6"&gt;=&lt;/span&gt; &lt;span style="color:#bd93f9"&gt;11&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#8be9fd;font-style:italic"&gt;PATCHLEVEL&lt;/span&gt; &lt;span style="color:#ff79c6"&gt;=&lt;/span&gt; &lt;span style="color:#bd93f9"&gt;2&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;why update? Because it better to get recent patch, fix OS vulnerabilities and update kernel (anything as latest we could get! So please do not ask me why need update)&lt;/p&gt;</description></item><item><title>SLES 11 - set DNS manually</title><link>https://journal.robbi.my/posts/200925073700/</link><pubDate>Fri, 25 Sep 2020 07:37:00 +0000</pubDate><guid>https://journal.robbi.my/posts/200925073700/</guid><description>&lt;p&gt;Hell yeah, I know SLES11 is absolute / not supported anymore. The latest version are SLES11 SP4, but I still using it on my test
Refreshing service &amp;rsquo;nu_novell_com&amp;rsquo;.server. Hmm.. sometimes I forgot how to configure DNS on Suse Linux Enteprise Server (SLES) 11 then I believe puts public notes on my weblog will be great for everyone reference!&lt;/p&gt;
&lt;p&gt;back to the topic, setup dns is easier to just overwrite generated file &lt;code&gt;/etc/resolv.conf&lt;/code&gt; directly&lt;/p&gt;</description></item></channel></rss>