<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>greyreen</title>
        <link>https://paragraph.com/@gamling</link>
        <description>A crypto lover</description>
        <lastBuildDate>Sat, 11 Jul 2026 02:24:54 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <image>
            <title>greyreen</title>
            <url>https://storage.googleapis.com/papyrus_images/18edd03b5a129e5a9acdeb7fa251a8ef587c4a52b6a8d8b78907847e83942122.png</url>
            <link>https://paragraph.com/@gamling</link>
        </image>
        <copyright>All rights reserved</copyright>
        <item>
            <title><![CDATA[Perform Analysis of Celestia Light Node]]></title>
            <link>https://paragraph.com/@gamling/perform-analysis-of-celestia-light-node</link>
            <guid>N4izjARi5ADtwBwx4xAJ</guid>
            <pubDate>Tue, 02 May 2023 18:19:07 GMT</pubDate>
            <description><![CDATA[Greetings! I&apos;ve been closely involved with Celestia since its inception, and I&apos;m currently operating a Light Node. Allow me to provide you with an overview of the lightweight node, the equipment I&apos;m utilizing, and some key performance indicators. From the very beginning, it was my greatest wish to be a part of this project and to witness its growth. After I was selected as a light node in The Blockspace Race event, I rented a server that would meet the minimum system requiremen...]]></description>
            <content:encoded><![CDATA[<p>Greetings! I&apos;ve been closely involved with Celestia since its inception, and I&apos;m currently operating a Light Node. Allow me to provide you with an overview of the lightweight node, the equipment I&apos;m utilizing, and some key performance indicators.</p><p>From the very beginning, it was my greatest wish to be a part of this project and to witness its growth. After I was selected as a light node in The Blockspace Race event, I rented a server that would meet the minimum system requirements.</p><p>Here is my light node server over contabo.com :</p><blockquote><p>VPS S NVMe <strong>Location:</strong> Dusseldorf <strong>Host system:</strong> 17751 <strong>OS:</strong> Ubuntu 20.04 (64 Bit)</p></blockquote><p>Here are commands;</p><ul><li><p>To see the hardware list <code>sudo lshw -short</code></p></li></ul><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/7aff1d49db5e49af507c48f441bf6c20b8ac78033d09ffb45dfdd3ee1e83bb6f.png" alt="Listing Hardware" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Listing Hardware</figcaption></figure><ul><li><p>To see memory usage <code>cat /proc/meminfo</code></p></li></ul><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/f5471403839fe32c332557029c9d25154421073ffae95471bb04815739462e14.png" alt="Memory Usage" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Memory Usage</figcaption></figure><ul><li><p>To see free memory usage <code>free</code></p></li></ul><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/eb90330f182aa331bb6970af8b8dba062ea3e5dc3de51e76a5d7b358fc0ee1ef.png" alt="Free Memory of RAM" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Free Memory of RAM</figcaption></figure><ul><li><p>To see disk usage <code>df -h</code></p></li></ul><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/c9487ae53a8e2f9e4d7186e8e81f734a3f6b27370df6102a785cfc524086be19.png" alt="Disk Usage" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Disk Usage</figcaption></figure><ul><li><p>To see disk usage <code>top</code> <strong>CPU usage</strong>, <strong>Memory usage</strong>, <strong>Swap Memory</strong>, <strong>Cache Size</strong>, <strong>Buffer Size</strong>, <strong>Process PID</strong>, <strong>User</strong>, <strong>Command</strong>s, and much more.</p></li></ul><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/78a552b59e88c32eaa7cd8fafe91f9e2c64c6fb9c0e5dab2a4799c119d8fd5bb.png" alt="top command" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">top command</figcaption></figure><p>OR;</p><ul><li><p>To see the system monitor ;</p><p>Install first <code>sudo apt-get install htop</code></p></li></ul><p>then run this command <code>htop</code></p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/b4eb76ba099d253100d7955a5350967772b7c45c9fba7cc66fe835b15d545335.png" alt="command htop" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">command htop</figcaption></figure><p>Check the load on the network ;</p><ul><li><p>Install first <code>apt install iftop</code> then run this command <code>iftop</code></p></li></ul><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/0fd117ee4032c8529341fad3868a4822dd2412f7c3fb5f870422b781caf38c13.png" alt="command iftop" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">command iftop</figcaption></figure><p>In this scenario, it&apos;s evident that virtually any hosting service can effortlessly handle the workload. This makes perfect sense, given that the demands placed on a light node are quite minimal.</p><blockquote><p>Here is the end of the my light node analysis :) Happy to be a part of it. Thank You…</p></blockquote><p>This is My Light Node</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://tiascan.com/light-node/12D3KooWGUDdbeYTd84CcEqgpzCLj3au3M3jPoGWBdfmpNb6Kh2z">https://tiascan.com/light-node/12D3KooWGUDdbeYTd84CcEqgpzCLj3au3M3jPoGWBdfmpNb6Kh2z</a></p><p>Telegram : greyreen Discord : greyreen#8420 Twitter : <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://twitter.com/greyreen">twitter.com/greyreen</a> Github : <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://github.com/greyreen">github.com/greyreen</a></p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/aaac3a72a60437560d082c60bf2042b7c85ce83198f1488644e4335d7892d794.png" alt="Celestia" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Celestia</figcaption></figure>]]></content:encoded>
            <author>gamling@newsletter.paragraph.com (greyreen)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/99ac028b78f95651f3f12176c04f9a567c1ef30ec1fee12aed59b508f7ec28d0.png" length="0" type="image/png"/>
        </item>
    </channel>
</rss>