<?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>Web HTTP HTTPS</title>
        <link>https://paragraph.com/@web-http-https</link>
        <description>Website Untuk Para Blogger Mania</description>
        <lastBuildDate>Sat, 16 May 2026 01:05:13 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <image>
            <title>Web HTTP HTTPS</title>
            <url>https://storage.googleapis.com/papyrus_images/37b22fea805e45a89df4c73bf7828ea531a42bc0de2afcb87efedab28a62c1de.png</url>
            <link>https://paragraph.com/@web-http-https</link>
        </image>
        <copyright>All rights reserved</copyright>
        <item>
            <title><![CDATA[Blogger Social Media Optimization with OGP Open Graph Protocol Meta Tags]]></title>
            <link>https://paragraph.com/@web-http-https/blogger-social-media-optimization-with-ogp-open-graph-protocol-meta-tags</link>
            <guid>cRqos4mJF6lPywRdyutJ</guid>
            <pubDate>Fri, 07 Feb 2025 17:34:56 GMT</pubDate>
            <description><![CDATA[Currently, the use of Open Graph Protocol (OGP) which is part of SEO (Search Engine Optimization) techniques is less noticed, because Google and other web giants no longer prioritize search results based on this but mostly based on the quality of the blog content you create. Nevertheless, the OGP technique can help your blog to be spread widely on social networks, by adding tags to identify the main attributes of the blog page when shared on social networks such as Twitter. The result may be ...]]></description>
            <content:encoded><![CDATA[<p>Currently, the use of Open Graph Protocol (OGP) which is part of SEO (Search Engine Optimization) techniques is less noticed, because Google and other web giants no longer prioritize search results based on this but mostly based on the quality of the blog content you create.</p><p>Nevertheless, the OGP technique can help your blog to be spread widely on social networks, by adding tags to identify the main attributes of the blog page when shared on social networks such as Twitter. The result may be that your blog readers will increase slightly. Because with the Open Graph Protocol (OGP) Meta Tag, it allows any web page to become a rich object in the social graph. For example, it is used on Facebook to allow any web page to have the same function as other objects on Facebook.</p><p>In simple words, Open Graph Tags will organize your unstructured page data into structured information so that the page can be determined when shared on Social Sites such as Facebook, Twitter and others. They will take the featured image, description, title from the shared link. This will help visitors to see what the shared link is about and the chances of clicking on the link increase.</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.inchimediatama.org/2024/07/cara-menggunakan-metadata-blogger.html">The Open Graph Protocol</a> is a relatively simple way to turn any web page into a shareable social object by adding tags to identify key attributes of the page when shared on social networks like Facebook. Before we look at these OGP tags and how to integrate them into your Blogger blog, let’s look at how website links are shared on social networks.</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.inchimediatama.org/2024/07/apa-itu-markup-open-graph-dan-bagaimana.html"><strong>1. Sharing Links on Facebook</strong></a></p><p>When you share a URL when updating your Facebook status, Facebook scans the webpage and automatically creates a preview of the content that includes some useful information in addition to the URL you typed, such as:</p><p>a. TITLE for the web page you are sharing.</p><p>b. a short DESCRIPTION of the content on that page.</p><p>c. IMAGE of the page.</p><p>Once you publish your status, all this additional information becomes very important, because it will most likely influence whether one of your friends or relatives will click on the link. If the image looks interesting, or if the copy looks interesting, the chances are that the URL you share will be clicked and your blog will be read. However, sometimes when you share a link, the image, title, and description that Facebook automatically generates are missing or not very interesting.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/cf06797e7d14626ff626d14aedb616d996abe3e4cc1743c3a05a4ef44f17300e.jpg" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>As a digital content publisher such as a blogger or WordPress, who wants to create content and share it on social media so that it can be clicked and read directly, it will greatly help promote the entire contents of the articles we write. Facebook social media has provided various utilities that can help you in publishing the content you create.</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.inchimediatama.org/2024/06/all-head-content-meta-tag-serba-guna.html"><strong>2. Open Graph Markup Code on Blogspot</strong></a></p><p>How to make beautiful links on social networks when your posts are shared? To do this, you need to implement Open Graph markup, which is intended for posting to social networks. Have you ever encountered such an effect when you share a link on a social network with a certain page, while the image in the announcement is made completely “left”, not related to the topic, for example, an advertising banner; title - the name of the blog; and the description is the text from the blog footer.</p><p>If this is a problem on your blog, then it is easy to fix it, the main thing is to implement Open Graph markup. In this article, we will implement Open Graph markup into a Blogspot/Blogger blog. By embedding Open Graph markup, you can make your posts beautiful on social networks.</p><p>Before you set up Open Graph, familiarize yourself with its main meta tag code:</p><p><strong>og:title:</strong> Write the title of your post, blog, etc.</p><p><strong>og:url:</strong> This condition specifies the url (link) to your post, blog.</p><p><strong>og:image:</strong> This condition will help you to put the desired image in the social network feed post.</p><p><strong>og:description:</strong> This property represents the description of your blog homepage, post, etc. This will be displayed when you share on Facebook.</p><p><strong>og:type:</strong> This property represents the type of page the user visited. We use blog/website for the homepage. In addition we use the article type for posts and videos.</p><p><strong>fb:app_id:</strong> To use Facebook Insights you must add an app ID to your page. With Insights you can see analytics for traffic to your site from Facebook. Find the app ID in the App Dashboard.</p><p><strong>og:locale:</strong> The language of the information source. By default it is set to en_US. You can also use og:locale:alternate if you have other language translations available. Learn about the languages ​​we support in our localization documentation.</p><p>So it&apos;s very clear, every code that starts with &quot;og&quot;, is Open Graph markup code.</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.inchimediatama.org/2024/06/all-head-content-meta-tag-serba-guna.html"><strong>3. How to Use Open Graph Protocol Meta Tags</strong></a></p><p>To enable your blog pages to become rich objects on Facebook’s dedicated social site, you need to install OGP for your blog.</p><p>Facebook outlines some recommended open graph tags to integrate into your site to help Facebook generate previews. The main tags that Facebook uses when generating previews. To enable Facebook OGP, follow the instructions below.</p><p>a. Type <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://ogp.me/ns#">http://ogp.me/ns#</a></p><p>In order for OGP Facebook to be active on your blog page, the first step you must do is activate the Facebook link. The Facebook link must be typed in script no: 3 of your blog template. For more details on how to activate the Facebook link on your blog template, see the example script below.</p><pre data-type="codeBlock" text="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; ?&gt;
&lt;!DOCTYPE html&gt;
&lt;html b:css=&apos;false&apos; b:defaultwidgetversion=&apos;2&apos; b:layoutsVersion=&apos;3&apos; b:responsive=&apos;true&apos; b:templateVersion=&apos;1.0.0&apos; expr:class=&apos;data:blog.languageDirection&apos; expr:dir=&apos;data:blog.languageDirection&apos; xmlns=&apos;http://www.w3.org/1999/xhtml&apos; xmlns:b=&apos;http://www.google.com/2005/gml/b&apos; xmlns:data=&apos;http://www.google.com/2005/gml/data&apos; xmlns:expr=&apos;http://www.google.com/2005/gml/expr&apos; xmlns:og=&apos;http://ogp.me/ns#&apos;&gt;
  
&lt;head prefix=&apos;og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# article: http://ogp.me/ns/article#&apos;&gt;
"><code><span class="hljs-meta">&#x3C;?xml version=<span class="hljs-string">"1.0"</span> encoding=<span class="hljs-string">"UTF-8"</span> ?></span>
<span class="hljs-meta">&#x3C;!DOCTYPE <span class="hljs-keyword">html</span>></span>
<span class="hljs-tag">&#x3C;<span class="hljs-name">html</span> <span class="hljs-attr">b:css</span>=<span class="hljs-string">'false'</span> <span class="hljs-attr">b:defaultwidgetversion</span>=<span class="hljs-string">'2'</span> <span class="hljs-attr">b:layoutsVersion</span>=<span class="hljs-string">'3'</span> <span class="hljs-attr">b:responsive</span>=<span class="hljs-string">'true'</span> <span class="hljs-attr">b:templateVersion</span>=<span class="hljs-string">'1.0.0'</span> <span class="hljs-attr">expr:class</span>=<span class="hljs-string">'data:blog.languageDirection'</span> <span class="hljs-attr">expr:dir</span>=<span class="hljs-string">'data:blog.languageDirection'</span> <span class="hljs-attr">xmlns</span>=<span class="hljs-string">'http://www.w3.org/1999/xhtml'</span> <span class="hljs-attr">xmlns:b</span>=<span class="hljs-string">'http://www.google.com/2005/gml/b'</span> <span class="hljs-attr">xmlns:data</span>=<span class="hljs-string">'http://www.google.com/2005/gml/data'</span> <span class="hljs-attr">xmlns:expr</span>=<span class="hljs-string">'http://www.google.com/2005/gml/expr'</span> <span class="hljs-attr">xmlns:og</span>=<span class="hljs-string">'http://ogp.me/ns#'</span>></span>
  
<span class="hljs-tag">&#x3C;<span class="hljs-name">head</span> <span class="hljs-attr">prefix</span>=<span class="hljs-string">'og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# article: http://ogp.me/ns/article#'</span>></span>
</code></pre><p><strong>b. Add OGP Meta tag</strong></p><p>After you have finished adding the Facebook OGP attribute, in the script above, you continue by typing the script below after &lt;!-- Awal OGP Facebook --&gt;
&lt;b:if cond=&apos;data:blog.url&apos;&gt;
&lt;meta expr:content=&apos;data:blog.url&apos; property=&apos;og:url&apos;/&gt;
&lt;/b:if&gt;
&lt;!--&lt;meta expr:content=&apos;data:blog.title&apos; property=&apos;og:site_name&apos;/&gt;--&gt;
&lt;b:if cond=&apos;data:blog.pageName&apos;&gt;
&lt;meta expr:content=&apos;data:blog.pageName&apos; property=&apos;og:title&apos;/&gt;
&lt;/b:if&gt;
&lt;!--&lt;meta expr:content=&apos;data:blog.pageTitle&apos; property=&apos;og:title&apos;/&gt;--&gt;
&lt;b:if cond=&apos;data:blog.pageType == &amp;quot;item&amp;quot;&apos;&gt;
&lt;meta content=&apos;article&apos; property=&apos;og:type&apos;/&gt;
&lt;b:else/&gt;
&lt;meta content=&apos;website&apos; property=&apos;og:type&apos;/&gt;
&lt;/b:if&gt;
&lt;meta expr:content=&apos;data:blog.canonicalUrl&apos; property=&apos;og:url&apos;/&gt;
&lt;b:if cond=&apos;data:blog.postImageUrl&apos;&gt;
&lt;meta expr:content=&apos;data:blog.postImageUrl&apos; property=&apos;og:image&apos;/&gt;
&lt;meta expr:content=&apos;data:blog.postImageUrl&apos; property=&apos;og:image:secure_url&apos;/&gt;
&lt;b:else/&gt;
&lt;b:if cond=&apos;data:blog.postImageThumbnailUrl&apos;&gt;
&lt;meta expr:content=&apos;data:blog.postThumbnailUrl&apos; property=&apos;og:image&apos;/&gt;
&lt;b:else/&gt;
&lt;meta expr:content=&apos;data:blog.blogspotFaviconUrl&apos; property=&apos;og:image&apos;/&gt;
&lt;/b:if&gt;&lt;/b:if&gt;
&lt;b:if cond=&apos;data:blog.metaDescription&apos;&gt;
&lt;meta expr:content=&apos;data:blog.metaDescription&apos; property=&apos;og:description&apos;/&gt;  
&lt;/b:if&gt;
&lt;meta content=&apos;https://www.facebook.com/dapurnethotspot&apos; property=&apos;article:publisher&apos;/&gt;
&lt;meta content=&apos;https://www.facebook.com/dapurnethotspot&apos; property=&apos;article:author&apos;/&gt;
&lt;meta content=&apos;en_US&apos; property=&apos;og:locale&apos;/&gt;
&lt;meta content=&apos;en_GB&apos; property=&apos;og:locale:alternate&apos;/&gt;
&lt;meta content=&apos;id_ID&apos; property=&apos;og:locale:alternate&apos;/&gt;
&lt;!-- Akhir OGP Facebook --&gt;
The implementation described above for Bogger is not limited, you can extend its functionality and add more OGP Structured Properties to identify your site with more information to the social graph, you can find and learn them by following the instructions available on the official Open Graph Protocol website.</p>]]></content:encoded>
            <author>web-http-https@newsletter.paragraph.com (Web HTTP HTTPS)</author>
        </item>
        <item>
            <title><![CDATA[How to Configure Linux Binary Compatibility on FreeBSD]]></title>
            <link>https://paragraph.com/@web-http-https/how-to-configure-linux-binary-compatibility-on-freebsd</link>
            <guid>QzTShXwiqNUi4CvtDxTT</guid>
            <pubDate>Wed, 05 Feb 2025 18:04:03 GMT</pubDate>
            <description><![CDATA[Linux binary operations on FreeBSD began in 1995. These applications used the Linux executable format and provided a special Linux system call table. Early Linux binaries were used to play the video game, Doom. Gradually, many Linux applications and libraries were packaged and made available through the FreeBSD Ports Collection. However, because the FreeBSD tools do not understand Linux package dependencies, this process was time consuming and manually configured. Now that we know how to work...]]></description>
            <content:encoded><![CDATA[<p>Linux binary operations on FreeBSD began in 1995. These applications used the Linux executable format and provided a special Linux system call table. Early Linux binaries were used to play the video game, Doom. Gradually, many Linux applications and libraries were packaged and made available through the FreeBSD Ports Collection. However, because the FreeBSD tools do not understand Linux package dependencies, this process was time consuming and manually configured.</p><p>Now that we know how to work with the ports collection let’s have a look another option you have in FreeBSD: Sometimes it might be required to run unmodified Linux binaries on FreeBSD and to achieve this, FreeBSD comes with a Linux compatibility layer. This is optional and not enabled by default, but pretty easy to setup and use. Before you do that, please check if the functionality you’re looking for is not already there as either a package or <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.inchimediatama.org/2025/01/cara-memperbarui-port-freebsd-dengan.html">the ports collection</a>. If it is there, use it from there.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/4cb018057d85627ed3f9c50da42ac2053ec59dfe1f90dc31b2fa8a0c6ec22d5d.jpg" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.inchimediatama.org/2025/02/perintah-setelah-install-freebsd.html"><strong>How to Install Linux Binary</strong></a></p><p>Use the FreeBSD ports system to install Linux Binary</p><pre data-type="codeBlock" text="root@ns1:~ # cd /usr/ports/emulators/linux_base-c7
root@ns1:/usr/ports/emulators/linux_base-c7 # make install clean
"><code>root<span class="hljs-variable">@ns1</span><span class="hljs-symbol">:~</span> <span class="hljs-comment"># cd /usr/ports/emulators/linux_base-c7</span>
root<span class="hljs-variable">@ns1</span><span class="hljs-symbol">:/usr/ports/emulators/linux_base-c7</span> <span class="hljs-comment"># make install clean</span>
</code></pre><p>After that you open the /etc/fstab file and edit its contents by inserting the script above into the /etc/fstab file. For convenience, use the &quot;ee&quot; editor to insert the script above.</p><pre data-type="codeBlock" text="root@ns1:~ # ee /etc/fstab
linprocfs   /compat/linux/proc     linprocfs       rw      0       0
linsysfs    /compat/linux/sys      linsysfs        rw      0       0
tmpfs       /compat/linux/dev/shm  tmpfs           rw,mode=1777 0 0
devfs       /compat/linux/dev      devfs           rw,late 0 0
fdescfs     /compat/linux/dev/fd   fdescfs         rw,late,linrdlnk 0 0
"><code>root@ns1:<span class="hljs-operator">~</span> # ee <span class="hljs-operator">/</span>etc<span class="hljs-operator">/</span>fstab
linprocfs   <span class="hljs-operator">/</span>compat<span class="hljs-operator">/</span>linux<span class="hljs-operator">/</span>proc     linprocfs       rw      <span class="hljs-number">0</span>       <span class="hljs-number">0</span>
linsysfs    <span class="hljs-operator">/</span>compat<span class="hljs-operator">/</span>linux<span class="hljs-operator">/</span>sys      linsysfs        rw      <span class="hljs-number">0</span>       <span class="hljs-number">0</span>
tmpfs       <span class="hljs-operator">/</span>compat<span class="hljs-operator">/</span>linux<span class="hljs-operator">/</span>dev<span class="hljs-operator">/</span>shm  tmpfs           rw,mode<span class="hljs-operator">=</span><span class="hljs-number">1777</span> <span class="hljs-number">0</span> <span class="hljs-number">0</span>
devfs       <span class="hljs-operator">/</span>compat<span class="hljs-operator">/</span>linux<span class="hljs-operator">/</span>dev      devfs           rw,late <span class="hljs-number">0</span> <span class="hljs-number">0</span>
fdescfs     <span class="hljs-operator">/</span>compat<span class="hljs-operator">/</span>linux<span class="hljs-operator">/</span>dev<span class="hljs-operator">/</span>fd   fdescfs         rw,late,linrdlnk <span class="hljs-number">0</span> <span class="hljs-number">0</span>
</code></pre><p>The next step is to create a /compat/linux folder according to the script above.</p><pre data-type="codeBlock" text="root@ns1:~ # mkdir -p /compat/linux/dev/shm
root@ns1:~ # mkdir -p /compat/linux/proc
root@ns1:~ # mkdir -p /compat/linux/sys
root@ns1:~ # mkdir -p /compat/linux/dev/fd
"><code>root@ns1:<span class="hljs-operator">~</span> # mkdir <span class="hljs-operator">-</span>p <span class="hljs-operator">/</span>compat<span class="hljs-operator">/</span>linux<span class="hljs-operator">/</span>dev<span class="hljs-operator">/</span>shm
root@ns1:<span class="hljs-operator">~</span> # mkdir <span class="hljs-operator">-</span>p <span class="hljs-operator">/</span>compat<span class="hljs-operator">/</span>linux<span class="hljs-operator">/</span>proc
root@ns1:<span class="hljs-operator">~</span> # mkdir <span class="hljs-operator">-</span>p <span class="hljs-operator">/</span>compat<span class="hljs-operator">/</span>linux<span class="hljs-operator">/</span>sys
root@ns1:<span class="hljs-operator">~</span> # mkdir <span class="hljs-operator">-</span>p <span class="hljs-operator">/</span>compat<span class="hljs-operator">/</span>linux<span class="hljs-operator">/</span>dev<span class="hljs-operator">/</span>fd
</code></pre><p>Run the &quot;mount&quot; command to activate the above script.</p><pre data-type="codeBlock" text="root@ns1:~ # mount /compat/linux/proc
root@ns1:~ # mount /compat/linux/sys
root@ns1:~ # mount /compat/linux/dev/shm
root@ns1:~ # mount /compat/linux/dev/fd
"><code>root@ns1:<span class="hljs-operator">~</span> # mount <span class="hljs-operator">/</span>compat<span class="hljs-operator">/</span>linux<span class="hljs-operator">/</span>proc
root@ns1:<span class="hljs-operator">~</span> # mount <span class="hljs-operator">/</span>compat<span class="hljs-operator">/</span>linux<span class="hljs-operator">/</span>sys
root@ns1:<span class="hljs-operator">~</span> # mount <span class="hljs-operator">/</span>compat<span class="hljs-operator">/</span>linux<span class="hljs-operator">/</span>dev<span class="hljs-operator">/</span>shm
root@ns1:<span class="hljs-operator">~</span> # mount <span class="hljs-operator">/</span>compat<span class="hljs-operator">/</span>linux<span class="hljs-operator">/</span>dev<span class="hljs-operator">/</span>fd
</code></pre><p>Next proceed to create a ZFS data set for Linux binary files.</p><pre data-type="codeBlock" text="root@ns1:~ # zfs create -o compression=on -o mountpoint=/compat zroot/compat
root@ns1:~ # zfs snapshot -r zroot/compat@2025-02-01
"><code>root@ns1:<span class="hljs-operator">~</span> # zfs create <span class="hljs-operator">-</span>o compression<span class="hljs-operator">=</span>on <span class="hljs-operator">-</span>o mountpoint<span class="hljs-operator">=</span><span class="hljs-operator">/</span>compat zroot<span class="hljs-operator">/</span>compat
root@ns1:<span class="hljs-operator">~</span> # zfs snapshot <span class="hljs-operator">-</span>r zroot<span class="hljs-operator">/</span>compat@<span class="hljs-number">2025</span><span class="hljs-operator">-</span>02<span class="hljs-operator">-</span>01
</code></pre><p>The above script will create a ZFS filesystem in the /compat folder. The next step is to install linux-sublime-text4. Follow the steps below to install linux-sublime-text4.</p><pre data-type="codeBlock" text="root@ns1:~ # cd /usr/ports/editors/linux-sublime-text4
root@ns1:/usr/ports/editors/linux-sublime-text4 # make install clean
"><code>root<span class="hljs-variable">@ns1</span><span class="hljs-symbol">:~</span> <span class="hljs-comment"># cd /usr/ports/editors/linux-sublime-text4</span>
root<span class="hljs-variable">@ns1</span><span class="hljs-symbol">:/usr/ports/editors/linux-sublime-text4</span> <span class="hljs-comment"># make install clean</span>
</code></pre><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.inchimediatama.org/2025/01/freebsd-konfigurasi-kompatibilitas-biner-linux.html"><strong>Enabling Linux Binary</strong></a></p><p>Even though we have installed the Linux binary package, it cannot be activated yet. Okay, now we will activate the Linux binary package on the FreeBSD system. Open and edit the /boot/loader.conf file and then enter the following script.</p><pre data-type="codeBlock" text="root@ns1:~ # ee /boot/loader.conf
zfs_load=&quot;YES&quot;

linux_load=&quot;YES&quot;
linux64_load=&quot;YES&quot;
fdescfs_load=&quot;YES&quot;
linprocfs_load=&quot;YES&quot;
tmpfs_load=&quot;YES&quot;
linsysfs_load=&quot;YES&quot;
"><code>root@ns1:~ <span class="hljs-comment"># ee /boot/loader.conf</span>
<span class="hljs-attr">zfs_load</span>=<span class="hljs-string">"YES"</span>

<span class="hljs-attr">linux_load</span>=<span class="hljs-string">"YES"</span>
<span class="hljs-attr">linux64_load</span>=<span class="hljs-string">"YES"</span>
<span class="hljs-attr">fdescfs_load</span>=<span class="hljs-string">"YES"</span>
<span class="hljs-attr">linprocfs_load</span>=<span class="hljs-string">"YES"</span>
<span class="hljs-attr">tmpfs_load</span>=<span class="hljs-string">"YES"</span>
<span class="hljs-attr">linsysfs_load</span>=<span class="hljs-string">"YES"</span>
</code></pre><p>The above script will read the Linux kernel and ZFS file system when the computer is shut down or restarted. After that, we create a startup script rc.d in the /etc/rc.conf file.</p><pre data-type="codeBlock" text="root@ns1:~ # ee /etc/rc.conf
zfs_enable=&quot;YES&quot;
kld_list=&quot;linux linux64 cuse fusefs /boot/modules/i915kms.ko&quot;
linux_enable=&quot;YES&quot;
"><code>root@ns1:<span class="hljs-operator">~</span> # ee <span class="hljs-operator">/</span>etc<span class="hljs-operator">/</span>rc.conf
zfs_enable<span class="hljs-operator">=</span><span class="hljs-string">"YES"</span>
kld_list<span class="hljs-operator">=</span><span class="hljs-string">"linux linux64 cuse fusefs /boot/modules/i915kms.ko"</span>
linux_enable<span class="hljs-operator">=</span><span class="hljs-string">"YES"</span>
</code></pre><p>After the rc.d startup script is successfully created, now you restart/reboot the computer.</p><pre data-type="codeBlock" text="root@ns1:~ # reboot
"><code>root<span class="hljs-variable">@ns1</span><span class="hljs-symbol">:~</span> <span class="hljs-comment"># reboot</span>
</code></pre><p>Nice. If you have the requirement to use Linux tools on FreeBSD, this can be very helpful.</p>]]></content:encoded>
            <author>web-http-https@newsletter.paragraph.com (Web HTTP HTTPS)</author>
        </item>
    </channel>
</rss>