<?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>Linux &#8211; Solqubit</title>
	<atom:link href="https://blog.solqubit.com/tag/linux/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.solqubit.com</link>
	<description>sudo apt enjoy!</description>
	<lastBuildDate>Tue, 20 Jan 2026 23:55:52 +0000</lastBuildDate>
	<language>es</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://blog.solqubit.com/wp-content/uploads/2025/01/cropped-2-SOLO-32x32.png</url>
	<title>Linux &#8211; Solqubit</title>
	<link>https://blog.solqubit.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Guía Detallada para Instalar OSS Inventory Server en Ubuntu 24.04 [Docker &#8211; 2025]</title>
		<link>https://blog.solqubit.com/instalar-oss-inventory-server-en-ubuntu-con-docker/</link>
		
		<dc:creator><![CDATA[sol]]></dc:creator>
		<pubDate>Fri, 31 Jan 2025 22:59:24 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Docker]]></category>
		<category><![CDATA[OCS Inventory]]></category>
		<category><![CDATA[Ubuntu 24.04]]></category>
		<guid isPermaLink="false">https://blog.solqubit.com/?p=962</guid>

					<description><![CDATA[Guía de cómo instalar OCS Inventory Server en Ubuntu 24.04 con Docker]]></description>
										<content:encoded><![CDATA[
<figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe title="Instalar OCS Inventory Server en Ubuntu 24.04 [Con Docker - 2025]" width="1380" height="776" src="https://www.youtube.com/embed/Geuw9NCo5Vc?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div></figure>



<h2 class="wp-block-heading">Preludio</h2>



<p>Esta guía la hice porque todos los tutoriales o blogs no había manera de que me reconozca el agente de un equipo, así que de esta manera funciona excelente e incluso está configurado por si necesitas conectar/importar con GLPI.</p>



<h2 class="wp-block-heading">Preparamos el equipo</h2>



<p>Primero, actualizamos los repositorios de nuestro sistema:</p>



<pre class="wp-block-code"><code>sudo apt update</code></pre>



<p>Luego instalamos git</p>



<pre class="wp-block-code"><code>sudo apt install git</code></pre>



<p>Ahora instalamos docker</p>



<pre class="wp-block-code"><code>sudo apt install docker.io</code></pre>



<p>Instalamos docker-compose</p>



<pre class="wp-block-code"><code>sudo apt install docker-compose</code></pre>



<p></p>



<h2 class="wp-block-heading">Repositorio de OCS Inventory</h2>



<p>Aquí tienes el link del repositorio de OCS Inventory</p>



<pre class="wp-block-code"><code>https:&#47;&#47;github.com/OCSInventory-NG/OCSInventory-Docker-Image</code></pre>



<p>En nuestra consola:</p>



<pre class="wp-block-code"><code>sudo git clone https://github.com/OCSInventory-NG/OCSInventory-Docker-Image.git</code></pre>



<p>Ahora navegamos dentro del archivo descargado:</p>



<pre class="wp-block-code"><code>cd OCSInventory-Docker-Image</code></pre>



<pre class="wp-block-code"><code>cd 2.12.3</code></pre>



<p>Editamos el archivo de configuración de Docker</p>



<pre class="wp-block-code"><code>sudo nano docker-compose.yml</code></pre>



<p>Ahora cambiamos donde <strong>expose</strong> a lo siguente:</p>



<pre class="wp-block-code"><code>ports:
      - "3306:3306"</code></pre>



<div class="wp-block-stackable-heading stk-block-heading stk-block-heading--v2 stk-block stk-7ca6af0" id="correr-contenedor" data-block-id="7ca6af0"><h2 class="stk-block-heading__text">Correr contenedor</h2></div>



<p>Para levantar el contenedor, usamos este comando:</p>



<pre class="wp-block-code"><code>sudo docker-compose up -d</code></pre>



<p>Eso sería todo, <strong>no se tienen que preocuparse si reinician o si apagan su computadora, ya que está configurado por defecto para que el servicio de Docker siempre se active nuestro OCS Inventory.</strong></p>



<h2 class="wp-block-heading">Interfaz Web</h2>



<p>Ingresamos la ip del equipo en el navegador y nos redirigirá automáticamente.</p>



<p>El usuario y contraseña por defecto son:</p>



<pre class="wp-block-code"><code>admin
admin</code></pre>



<h2 class="wp-block-heading">La página de descarga del agente </h2>



<pre class="wp-block-code"><code>https:&#47;&#47;ocsinventory-ng.org/?page_id=1548&amp;lang=en</code></pre>



<p></p>



<p></p>



<p><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2728.png" alt="✨" class="wp-smiley" style="height: 1em; max-height: 1em;" /> ¿Te gusta mi contenido? Apóyame con una donación para seguir creando más videos útiles. </p>



<p><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f495.png" alt="💕" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f517.png" alt="🔗" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Donar aquí: https://www.paypal.com/paypalme/solecito69 </p>



<p>¡Gracias por tu apoyo! <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f389.png" alt="🎉" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Crear servidor Minecraft (Casero) y exponerlo a Internet</title>
		<link>https://blog.solqubit.com/servidor-minecraft-casero-y-exponerlo-a-internet/</link>
		
		<dc:creator><![CDATA[sol]]></dc:creator>
		<pubDate>Tue, 14 Jan 2025 04:14:58 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Minecraft]]></category>
		<category><![CDATA[Minecraft en casa]]></category>
		<category><![CDATA[Minecraft en ubuntu]]></category>
		<guid isPermaLink="false">https://blog.solqubit.com/?p=932</guid>

					<description><![CDATA[Parte 1: Links e información adicional: Aquí tienes los links de los progamas: https://www.virtualbox.org/wiki/Downloads https://ubuntu.com/download/server Además, aquí tienes la info de configurar una red estática: Parte 2 Links de los&#8230;]]></description>
										<content:encoded><![CDATA[
<h2 class="wp-block-heading">Parte 1:</h2>



<figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe title="Crear servidor Minecraft(Casero) y exponerlo a Internet [1/3]" width="1380" height="776" src="https://www.youtube.com/embed/QXCGnosDx7A?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div></figure>



<h3 class="wp-block-heading">Links e información adicional:</h3>



<p>Aquí tienes los links de los progamas:</p>



<p><a href="https://www.virtualbox.org/wiki/Downloads">https://www.virtualbox.org/wiki/Downloads</a></p>



<p><a href="https://ubuntu.com/download/server">https://ubuntu.com/download/server</a></p>



<p>Además, aquí tienes la info de configurar una red estática:</p>



<pre class="wp-block-code"><code>192.168.0.110/24 

Subnet: 192.168.0.0/24
Addres: 192.168.0.180
Gateway: 192.168.0.1
Name servers: 8.8.8.8,8.8.4.4</code></pre>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading">Parte 2</h2>



<figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe title="Crear servidor Minecraft(Casero) y exponerlo a Internet [2/3]" width="1380" height="776" src="https://www.youtube.com/embed/Y_vSdNrcSWc?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div></figure>



<h3 class="wp-block-heading">Links de los programas:</h3>



<p>El que recomiendo por encima de todos:</p>



<p><a href="https://termius.com">https://termius.com</a></p>



<p>Las alternativas:</p>



<p>Para ssh: <a href="https://www.putty.org">https://www.putty.org</a></p>



<p>Para sftp: <a href="https://winscp.net/eng/download.php">https://winscp.net/eng/download.php</a></p>



<h3 class="wp-block-heading">Links de los launchers:</h3>



<p>Neoforge: <a href="https://projects.neoforged.net/neoforged/neoforge">https://projects.neoforged.net/neoforged/neoforge</a></p>



<p>Forge: <a href="https://files.minecraftforge.net/net/minecraftforge/forge/">https://files.minecraftforge.net/net/minecraftforge/forge/</a></p>



<h3 class="wp-block-heading">Para instalar java</h3>



<pre class="wp-block-code"><code> sudo apt install openjdk-21-jre</code></pre>



<h3 class="wp-block-heading">Para usuario root</h3>



<p>Pones este comando en consola:</p>



<pre class="wp-block-code"><code>sudo su</code></pre>



<p>Ponemos la contraseña, y luego vamos a esta ruta:</p>



<pre class="wp-block-code"><code>sudo nano /etc/ssh/sshd_config</code></pre>



<p>Y lo dejamos así:</p>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="498" height="202" src="https://blog.solqubit.com/wp-content/uploads/2025/01/image-15.png" alt="" class="wp-image-938" srcset="https://blog.solqubit.com/wp-content/uploads/2025/01/image-15.png 498w, https://blog.solqubit.com/wp-content/uploads/2025/01/image-15-300x122.png 300w" sizes="auto, (max-width: 498px) 100vw, 498px" /></figure>



<p>Y finalizamos con este comando:</p>



<pre class="wp-block-code"><code>systemctl restart ssh</code></pre>



<h2 class="wp-block-heading">Para instalar el Launcher:</h2>



<p>Usaremos esta variante de comando dependiendo del archivo:</p>



<p>Por ejemplo si tu archivo tiene nombre de <strong>neoforge-21.1.94-installer.jar </strong>luego de haberlo descargado, sería algo como esto</p>



<pre class="wp-block-code"><code> java -jar <strong>neoforge-21.1.94-installer.jar</strong> --installServer</code></pre>



<h3 class="wp-block-heading">Para la creación de los servicos:</h3>



<p>Creamos este archivo:</p>



<pre class="wp-block-code"><code>sudo nano /etc/systemd/system/minecraft.service</code></pre>



<p>Luego pegamos este contenido:</p>



<pre class="wp-block-code"><code>&#91;Unit]
Description=Minecraft Server
After=network.target

&#91;Service]
User=root
WorkingDirectory=/root
ExecStart=/bin/bash /root/run.sh
Restart=on-failure
RestartSec=5s

&#91;Install]
WantedBy=multi-user.target</code></pre>



<p>Y finalmente usamos estos comandos:</p>



<pre class="wp-block-code"><code>sudo systemctl daemon-reload

sudo systemctl enable minecraft

sudo systemctl start minecraft</code></pre>



<h4 class="wp-block-heading">Para usar los servicios</h4>



<p>Reiniciar</p>



<pre class="wp-block-code"><code>systemctl restart minecraft</code></pre>



<p>parar</p>



<pre class="wp-block-code"><code>systemctl stop minecraft</code></pre>



<p>Comenzar</p>



<pre class="wp-block-code"><code>systemctl start minecraft</code></pre>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading">Parte 3</h2>



<figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe loading="lazy" title="Crear servidor Minecraft(Casero) y exponerlo a Internet [3/3]" width="1380" height="776" src="https://www.youtube.com/embed/Ei32h05X-dQ?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div></figure>



<p>Aquí tienes el enlace de la plataforma:</p>



<p><a href="https://playit.gg">https://playit.gg</a></p>



<p>Aquí tienes los comandos de la creación del servicio:</p>



<pre class="wp-block-code"><code>nano /etc/systemd/system/playit.service</code></pre>



<p>Y pegamos esto dentro:</p>



<pre class="wp-block-code"><code>&#91;Unit]
Description=Playit.gg tunnel client
After=network.target

&#91;Service]
ExecStart=/opt/playit/playit
Restart=always
User=root
WorkingDirectory=/opt/playit
StandardOutput=journal
StandardError=journal

&#91;Install]
WantedBy=multi-user.target
</code></pre>



<p>Para activar el servicio estos siguientes comandos</p>



<pre class="wp-block-code"><code>sudo systemctl daemon-reload
sudo systemctl enable playit
sudo systemctl start playit</code></pre>



<p>Para ver si está okey el servicio:</p>



<pre class="wp-block-code"><code>sudo systemctl status playit</code></pre>



<p></p>



<p>Eso es todo, espero les haya servido de mucho esta guía <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f642.png" alt="🙂" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>



<p></p>



<p><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2728.png" alt="✨" class="wp-smiley" style="height: 1em; max-height: 1em;" /> ¿Te gusta mi contenido? Apóyame con una donación para seguir creando más videos útiles. </p>



<p><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f495.png" alt="💕" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f517.png" alt="🔗" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Donar aquí: https://www.paypal.com/paypalme/solecito69 </p>



<p>¡Gracias por tu apoyo! <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f389.png" alt="🎉" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
