<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>privatebin &#8211; Gentong Post</title>
	<atom:link href="https://gentongpost.com/tag/privatebin/feed/" rel="self" type="application/rss+xml" />
	<link>https://gentongpost.com</link>
	<description>Gentong Post</description>
	<lastBuildDate>Sat, 06 Sep 2025 14:41:47 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>
	<item>
		<title>Cómo instalar privatebin en NAT VPS</title>
		<link>https://gentongpost.com/como-instalar-privatebin-en-nat-vps/</link>
					<comments>https://gentongpost.com/como-instalar-privatebin-en-nat-vps/#respond</comments>
		
		<dc:creator><![CDATA[Gentong Post]]></dc:creator>
		<pubDate>Sat, 06 Sep 2025 14:41:47 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Cómo]]></category>
		<category><![CDATA[instalar]]></category>
		<category><![CDATA[NAT]]></category>
		<category><![CDATA[privatebin]]></category>
		<category><![CDATA[VPS]]></category>
		<guid isPermaLink="false">https://gentongpost.com/como-instalar-privatebin-en-nat-vps/</guid>

					<description><![CDATA[Natvps.id &#8211; Privado es un servicio cabina pasajera Quién está seguro, minimalista y de código abierto, donde el servidor no tiene información sobre los datos enviados. PrivateBin le permite compartir información confidencial de manera segura y anónima. PrivateBin puede ser autohospedado en el servidor en sí para aumentar la seguridad de los datos. Este artículo [&#8230;]]]></description>
										<content:encoded><![CDATA[<p> <br />
</p>
<div>
			</p>
<p><strong>Natvps.id</strong> &#8211; <b>Privado</b> es un servicio <em>cabina pasajera</em> Quién está seguro, minimalista y de código abierto, donde el servidor no tiene información sobre los datos enviados. PrivateBin le permite compartir información confidencial de manera segura y anónima. PrivateBin puede ser autohospedado en el servidor en sí para aumentar la seguridad de los datos.</p>
<p>Este artículo trata los pasos para instalar privateBin en NAT VPS utilizando un Docker, así como la configuración de Nginx para <em>reverso</em>. Este artículo utiliza Ubuntu 22.04 como referencia, pero puede usar otras distribuciones como Debian y CentOS. Asegúrese de que el sistema operativo utilizado admite el Docker.</p>
<h2><span class="ez-toc-section" id="Konfigurasi_Port_Forwarding"/>Configuración de transferencia de puertos<span class="ez-toc-section-end"/></h2>
<p>Como usamos las coulis, debemos agregar<strong> Configuración de transferencia de 2 puertos</strong> En el panel Virtualizor (u otros paneles VPS dependiendo del proveedor), a saber <strong>Transferencia de puerto http dan https</strong> Para el dominio privado<em>.</em></p>
<p>Por ejemplo, en este artículo utilizará un campo <strong>bin.tutorial.mdinata.my.id</strong> Para acceder a privatebin. Usted es libre de cambiar el dominio según su elección. Registre este puerto y este campo, ya que lo usaremos nuevamente en el proceso de implementación.</p>
<p><img loading="lazy" data-recalc-dims="1" decoding="async" class="wp-image-2629 alignnone size-full" src="https://i0.wp.com/natvps.id/wp-content/uploads/2025/08/image-84.png?resize=760%2C129&amp;ssl=1" alt="" width="760" height="129" srcset="https://i0.wp.com/natvps.id/wp-content/uploads/2025/08/image-84.png?w=1263&amp;ssl=1 1263w, https://i0.wp.com/natvps.id/wp-content/uploads/2025/08/image-84.png?resize=768%2C130&amp;ssl=1 768w" sizes="auto, (max-width: 760px) 100vw, 760px"/></p>
<p>No olvide agregar registros DNS para acceder a su IP pública NAT VPS, como esta:</p>
<p><img loading="lazy" data-recalc-dims="1" decoding="async" class="wp-image-2630 alignnone size-full" src="https://i0.wp.com/natvps.id/wp-content/uploads/2025/08/image-85.png?resize=760%2C133&amp;ssl=1" alt="" width="760" height="133" srcset="https://i0.wp.com/natvps.id/wp-content/uploads/2025/08/image-85.png?w=1415&amp;ssl=1 1415w, https://i0.wp.com/natvps.id/wp-content/uploads/2025/08/image-85.png?resize=768%2C135&amp;ssl=1 768w" sizes="auto, (max-width: 760px) 100vw, 760px"/></p>
<h2><span class="ez-toc-section" id="Install_Docker"/>Instalar Docker<span class="ez-toc-section-end"/></h2>
<p>Usaremos Docker y componiremos Docker para <em>desplegar</em> PrivateB.</p>
<p>Primero, instalar <em>bucle</em> Uso del orden:</p>
<pre class="EnlighterJSRAW" data-enlighter-language="generic">apt update &amp;&amp; apt install curl -y</pre>
<p><img data-recalc-dims="1" loading="lazy" decoding="async" class="wp-image-1798 alignnone size-full" src="https://i0.wp.com/natvps.id/wp-content/uploads/2025/01/image-13.png?resize=760%2C382&amp;ssl=1" alt="" width="760" height="382" srcset="https://i0.wp.com/natvps.id/wp-content/uploads/2025/01/image-13.png?w=1920&amp;ssl=1 1920w, https://i0.wp.com/natvps.id/wp-content/uploads/2025/01/image-13.png?resize=768%2C386&amp;ssl=1 768w, https://i0.wp.com/natvps.id/wp-content/uploads/2025/01/image-13.png?resize=1536%2C771&amp;ssl=1 1536w" sizes="auto, (max-width: 760px) 100vw, 760px"/></p>
<p>Luego corre <em>guión</em> Instalación automática de Docker Al ingresar:</p>
<pre class="EnlighterJSRAW" data-enlighter-language="bash">curl -fsSL get.docker.com | sh</pre>
<p>Espere hasta que termine el proceso de instalación.</p>
<p><img data-recalc-dims="1" loading="lazy" decoding="async" class="wp-image-1800 alignnone size-full" src="https://i0.wp.com/natvps.id/wp-content/uploads/2025/01/image-15.png?resize=760%2C382&amp;ssl=1" alt="" width="760" height="382" srcset="https://i0.wp.com/natvps.id/wp-content/uploads/2025/01/image-15.png?w=1920&amp;ssl=1 1920w, https://i0.wp.com/natvps.id/wp-content/uploads/2025/01/image-15.png?resize=768%2C386&amp;ssl=1 768w, https://i0.wp.com/natvps.id/wp-content/uploads/2025/01/image-15.png?resize=1536%2C771&amp;ssl=1 1536w" sizes="auto, (max-width: 760px) 100vw, 760px"/></p>
<h2><span class="ez-toc-section" id="Install_PrivateBin"/><strong>Instalar privatebin</strong><span class="ez-toc-section-end"/></h2>
<p>Primero, cree un nuevo archivo para privateBin.</p>
<pre class="EnlighterJSRAW" data-enlighter-language="generic">mkdir privatebin&#13;
cd privatebin/</pre>
<p><img data-recalc-dims="1" loading="lazy" decoding="async" class="wp-image-2631 alignnone size-full" src="https://i0.wp.com/natvps.id/wp-content/uploads/2025/08/image-86.png?resize=377%2C102&amp;ssl=1" alt="" width="377" height="102"/></p>
<p>Crear un archivo de configuración de Docker compone:</p>
<pre class="EnlighterJSRAW" data-enlighter-language="generic">apt install nano -y # Jika belum&#13;
nano docker-compose.yml</pre>
<pre class="EnlighterJSRAW" data-enlighter-language="generic">services:&#13;
  privatebin:&#13;
    image: privatebin/nginx-fpm-alpine&#13;
    restart: always&#13;
    ports:&#13;
      - "8080:8080"&#13;
    volumes:&#13;
      - ./data:/srv/data&#13;
</pre>
<p><img data-recalc-dims="1" loading="lazy" decoding="async" class="wp-image-2632 alignnone size-full" src="https://i0.wp.com/natvps.id/wp-content/uploads/2025/08/image-87.png?resize=459%2C263&amp;ssl=1" alt="" width="459" height="263"/></p>
<p>Guarde el archivo.</p>
<p>Luego crea un nuevo repertorio y cambia <em>autorización</em> Para datos privados:</p>
<pre class="EnlighterJSRAW" data-enlighter-language="generic">mkdir data&#13;
sudo chown 65534:82 ./data</pre>
<p><img data-recalc-dims="1" loading="lazy" decoding="async" class="wp-image-2637 alignnone size-full" src="https://i0.wp.com/natvps.id/wp-content/uploads/2025/08/image-92.png?resize=614%2C115&amp;ssl=1" alt="" width="614" height="115"/></p>
<p>Finalmente, ejecute privatebin:</p>
<pre class="EnlighterJSRAW" data-enlighter-language="generic">docker compose up -d</pre>
<p><img data-recalc-dims="1" loading="lazy" decoding="async" class="wp-image-2633 alignnone size-full" src="https://i0.wp.com/natvps.id/wp-content/uploads/2025/08/image-88.png?resize=692%2C325&amp;ssl=1" alt="" width="692" height="325"/></p>
<p>Espere el proceso <em>desplegar</em> finalizado. La implementación primero puede tomar unos minutos porque debe descargar todo <em>imagen</em> PrivateBin desde el principio.</p>
<h2><span class="ez-toc-section" id="Konfigurasi_NGINX_Reverse_Proxy"/>Configuración de Nginx (proxy inverso)<span class="ez-toc-section-end"/></h2>
<p>Para que podamos acceder a la URL a través de un área como <strong>bin.tutorial.mdinata.my.id</strong>Podemos usar <em>proxy inverso</em> Como nginx.</p>
<p>En primer lugar, <em>instalar</em> Nginx a través del comando:</p>
<pre class="EnlighterJSRAW" data-enlighter-language="bash"># Hapus Apache2 dan pendukungnya (biasanya terpasang secara bawaan di VPS OpenVZ)&#13;
apt purge apache2* -y&#13;
&#13;
# Install NGINX&#13;
apt install nginx -y</pre>
<p><img data-recalc-dims="1" loading="lazy" decoding="async" class="wp-image-1807 alignnone size-full" src="https://i0.wp.com/natvps.id/wp-content/uploads/2025/01/image-22.png?resize=760%2C382&amp;ssl=1" alt="" width="760" height="382" srcset="https://i0.wp.com/natvps.id/wp-content/uploads/2025/01/image-22.png?w=1920&amp;ssl=1 1920w, https://i0.wp.com/natvps.id/wp-content/uploads/2025/01/image-22.png?resize=768%2C386&amp;ssl=1 768w, https://i0.wp.com/natvps.id/wp-content/uploads/2025/01/image-22.png?resize=1536%2C771&amp;ssl=1 1536w" sizes="auto, (max-width: 760px) 100vw, 760px"/></p>
<p>Cree una nueva configuración de host específicamente para privateBin:</p>
<pre class="EnlighterJSRAW" data-enlighter-language="generic">nano /etc/nginx/sites-available/privatebin</pre>
<p>Luego pegue la siguiente configuración:</p>
<pre class="EnlighterJSRAW" data-enlighter-language="generic"># 
&#13;
server {&#13;
    listen 80;&#13;
    server_name bin.tutorial.mdinata.my.id;&#13;
&#13;
    # Reverse proxy to PrivateBin container&#13;
    location / {&#13;
        proxy_pass         
        proxy_set_header   Host $host;&#13;
        proxy_set_header   X-Real-IP $remote_addr;&#13;
        proxy_set_header   X-Forwarded-For $proxy_add_x_forwarded_for;&#13;
        proxy_set_header   X-Forwarded-Proto $scheme;&#13;
    }&#13;
}&#13;
</pre>
<p>Cambiar <code>bin.tutorial.mdinata.my.id</code> con tu dominio.</p>
<p><img data-recalc-dims="1" loading="lazy" decoding="async" class="wp-image-2634 alignnone size-full" src="https://i0.wp.com/natvps.id/wp-content/uploads/2025/08/image-89.png?resize=760%2C392&amp;ssl=1" alt="" width="760" height="392"/></p>
<p>Active la configuración con:</p>
<pre class="EnlighterJSRAW" data-enlighter-language="generic">ln -sf /etc/nginx/sites-available/privatebin /etc/nginx/sites-enabled/privatebin&#13;
&#13;
# Restart NGINX&#13;
systemctl restart nginx</pre>
<p><img data-recalc-dims="1" loading="lazy" decoding="async" class="wp-image-2635 alignnone size-full" src="https://i0.wp.com/natvps.id/wp-content/uploads/2025/08/image-90.png?resize=760%2C76&amp;ssl=1" alt="" width="760" height="76" srcset="https://i0.wp.com/natvps.id/wp-content/uploads/2025/08/image-90.png?w=1124&amp;ssl=1 1124w, https://i0.wp.com/natvps.id/wp-content/uploads/2025/08/image-90.png?resize=768%2C77&amp;ssl=1 768w" sizes="auto, (max-width: 760px) 100vw, 760px"/></p>
<h3><span class="ez-toc-section" id="Generate_Sertifikat_SSL_Lets_Encrypt"/>Generar Serifikat SSL (vamos)<span class="ez-toc-section-end"/></h3>
<p>Para que nuestro campo sea accesible a través de HTTPS, debemos establecer un certificado SSL. Podemos usar un certificado SSL gratuito de Let&#8217;s Cifrypt a través de CertBot.</p>
<p><em>Instalar</em> El complemento CERTBOT y NGINX usa el comando:</p>
<pre class="EnlighterJSRAW" data-enlighter-language="generic">apt install python3-certbot python3-certbot-nginx</pre>
<p><img data-recalc-dims="1" loading="lazy" decoding="async" class="wp-image-1811 alignnone size-full" src="https://i0.wp.com/natvps.id/wp-content/uploads/2025/01/image-25.png?resize=760%2C382&amp;ssl=1" alt="" width="760" height="382" srcset="https://i0.wp.com/natvps.id/wp-content/uploads/2025/01/image-25.png?w=1920&amp;ssl=1 1920w, https://i0.wp.com/natvps.id/wp-content/uploads/2025/01/image-25.png?resize=768%2C386&amp;ssl=1 768w, https://i0.wp.com/natvps.id/wp-content/uploads/2025/01/image-25.png?resize=1536%2C771&amp;ssl=1 1536w" sizes="auto, (max-width: 760px) 100vw, 760px"/></p>
<p>ENTONCES, <em>generar</em> Certificado a través de CertBot con el comando</p>
<pre class="EnlighterJSRAW" data-enlighter-language="generic">certbot --nginx -d bin.tutorial.mdinata.my.id</pre>
<p>Cambiar <code>bin.tutorial.mdinata.my.id</code> con tu dominio.</p>
<p><img data-recalc-dims="1" loading="lazy" decoding="async" class="wp-image-2636 alignnone size-full" src="https://i0.wp.com/natvps.id/wp-content/uploads/2025/08/image-91.png?resize=760%2C364&amp;ssl=1" alt="" width="760" height="364" srcset="https://i0.wp.com/natvps.id/wp-content/uploads/2025/08/image-91.png?w=1080&amp;ssl=1 1080w, https://i0.wp.com/natvps.id/wp-content/uploads/2025/08/image-91.png?resize=768%2C368&amp;ssl=1 768w" sizes="auto, (max-width: 760px) 100vw, 760px"/></p>
<p>¡Feliz! Se puede acceder a su dominio actual a través de una conexión HTTPS segura.</p>
<h2><span class="ez-toc-section" id="Mengakses_PrivateBin"/>Acceder a privatebin<span class="ez-toc-section-end"/></h2>
<p>Se puede acceder a DocMain a través de su dominio anterior. Ejemplo: <strong>https://bin.tutorial.mdinata.my.id</strong>.</p>
<p><img data-recalc-dims="1" loading="lazy" decoding="async" class="wp-image-2639 alignnone size-full" src="https://i0.wp.com/natvps.id/wp-content/uploads/2025/08/image-94.png?resize=760%2C383&amp;ssl=1" alt="" width="760" height="383" srcset="https://i0.wp.com/natvps.id/wp-content/uploads/2025/08/image-94.png?w=1919&amp;ssl=1 1919w, https://i0.wp.com/natvps.id/wp-content/uploads/2025/08/image-94.png?resize=768%2C387&amp;ssl=1 768w, https://i0.wp.com/natvps.id/wp-content/uploads/2025/08/image-94.png?resize=1536%2C773&amp;ssl=1 1536w" sizes="auto, (max-width: 760px) 100vw, 760px"/></p>
<p><img data-recalc-dims="1" loading="lazy" decoding="async" class="wp-image-2638 alignnone size-full" src="https://i0.wp.com/natvps.id/wp-content/uploads/2025/08/image-93.png?resize=760%2C384&amp;ssl=1" alt="" width="760" height="384" srcset="https://i0.wp.com/natvps.id/wp-content/uploads/2025/08/image-93.png?w=1919&amp;ssl=1 1919w, https://i0.wp.com/natvps.id/wp-content/uploads/2025/08/image-93.png?resize=768%2C388&amp;ssl=1 768w, https://i0.wp.com/natvps.id/wp-content/uploads/2025/08/image-93.png?resize=1536%2C776&amp;ssl=1 1536w" sizes="auto, (max-width: 760px) 100vw, 760px"/></p>
<h2><span class="ez-toc-section" id="Penutup"/>Frazada<span class="ez-toc-section-end"/></h2>
<p>Por lo tanto, este artículo se refiere a los pasos para instalar privateBin en NAT VPS. Si está confundido o dudoso, no dude en hacer preguntas en el grupo Telegram @ IPv6indonia. ¡GRACIAS!</p>
</p></div>
<p><br />
<br /><a href="https://gentongpost.com/">Gentong Pos</a><br />
<br /><a href="https://gentongfilm.com">Review Film</a><br />
<a href="https://usearch.id">Berita Terkini</a><br />
<a href="https://daftarsoal.com">Berita Terkini</a><br />
<a href="https://forbir.com">Berita Terkini</a><br />
<a href="https://gdrivenime.com">review anime</a><br />
</p>
<h3><a href="https://ufabetexpress.biz/">Gaming Center</a></h3>
<p><a href="https://sportstoca.com/">Berita Olahraga</a><br />
<br /><a href="https://lokerdemak.com/">Lowongan Kerja</a><br />
<br /><a href="https://gladoil.com/">Berita Terkini</a><br />
<br /><a href="https://edinnotes.com/">Berita Terbaru</a><br />
<br /><a href="https://jsmpromo.com/">Berita Teknologi</a><br />
<br /><a href="https://mainelystories.com/">Seputar Teknologi</a><br />
<br /><a href="https://mitsubishipurwodadi.com">Berita Politik</a><br />
<br /><a href="https://bumbulapis.com/">Resep Masakan</a><br />
<br /><a href="https://uniboobbuster.com/">Pendidikan</a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://gentongpost.com/como-instalar-privatebin-en-nat-vps/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
