Skip to content

Commit

Permalink
debian, split
Browse files Browse the repository at this point in the history
  • Loading branch information
jolav committed Dec 31, 2023
1 parent 003bb0d commit 23fd1fe
Show file tree
Hide file tree
Showing 24 changed files with 54 additions and 40 deletions.
5 changes: 5 additions & 0 deletions docs/debian.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,11 @@ apt install ncdu
ncdu
```

* **Dividir archivo en varios**

Dividir archivo en trozos de 200mb asegurandoes que el corte no se produce en medio de una linea
`split -C 200m archivo.txt`

* **Limpieza**

```sh
Expand Down
2 changes: 1 addition & 1 deletion www/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -384,7 +384,7 @@ <h3>Contenidos</h3>

<!--
MkDocs version : 1.4.2
Docs Build Date UTC : 2023-11-12 08:15:02.911607+00:00
Docs Build Date UTC : 2023-12-12 15:38:53.613639+00:00
-->
</body>

Expand Down
2 changes: 1 addition & 1 deletion www/css/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1504,7 +1504,7 @@ <h3>Contenidos</h3>

<!--
MkDocs version : 1.4.2
Docs Build Date UTC : 2023-11-12 08:15:02.945653+00:00
Docs Build Date UTC : 2023-12-12 15:38:53.662659+00:00
-->
</body>

Expand Down
11 changes: 10 additions & 1 deletion www/debian/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,11 @@ <h2 id="commands"><strong>COMMANDS</strong></h2>
ncdu
</code></pre>
<ul>
<li><strong>Dividir archivo en varios</strong> </li>
</ul>
<p>Dividir archivo en trozos de 200mb asegurandoes que el corte no se produce en medio de una linea<br />
<code>split -C 200m archivo.txt</code></p>
<ul>
<li><strong>Limpieza</strong></li>
</ul>
<pre><code class="language-sh">apt-get autoclean &amp;&amp; apt-get autoremove &amp;&amp;
Expand Down Expand Up @@ -1160,6 +1165,10 @@ <h2 id="webmin">WEBMIN</h2>
<code>dpkg -i package.deb</code> </p>
<p>Si debian protesta de dependencias instala las que pida. Estas son las mas posibles:<br />
<code>apt install perl libnet-ssleay-perl openssl libpam-runtime libio-pty-perl python libauthen-pam-perl libio-pty-perl apt-show-versions</code> </p>
<p>Para desinstalar paramos<br />
<code>service webmin stop</code><br />
y despues<br />
<code>/etc/webmin/uninstall.sh</code></p>
<ul>
<li><strong>Modulos</strong></li>
</ul>
Expand Down Expand Up @@ -2448,7 +2457,7 @@ <h3>Contenidos</h3>

<!--
MkDocs version : 1.4.2
Docs Build Date UTC : 2023-11-12 08:15:02.962824+00:00
Docs Build Date UTC : 2023-12-12 15:38:53.681507+00:00
-->
</body>

Expand Down
2 changes: 1 addition & 1 deletion www/expressjs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1489,7 +1489,7 @@ <h3>Contenidos</h3>

<!--
MkDocs version : 1.4.2
Docs Build Date UTC : 2023-11-12 08:15:02.985305+00:00
Docs Build Date UTC : 2023-12-12 15:38:53.707764+00:00
-->
</body>

Expand Down
2 changes: 1 addition & 1 deletion www/frontend/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -537,7 +537,7 @@ <h3>Contenidos</h3>

<!--
MkDocs version : 1.4.2
Docs Build Date UTC : 2023-11-12 08:15:03.001765+00:00
Docs Build Date UTC : 2023-12-12 15:38:53.729844+00:00
-->
</body>

Expand Down
2 changes: 1 addition & 1 deletion www/golang-bases-de-datos/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -738,7 +738,7 @@ <h3>Contenidos</h3>

<!--
MkDocs version : 1.4.2
Docs Build Date UTC : 2023-11-12 08:15:03.005538+00:00
Docs Build Date UTC : 2023-12-12 15:38:53.732786+00:00
-->
</body>

Expand Down
2 changes: 1 addition & 1 deletion www/golang-para-web/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1556,7 +1556,7 @@ <h3>Contenidos</h3>

<!--
MkDocs version : 1.4.2
Docs Build Date UTC : 2023-11-12 08:15:03.007646+00:00
Docs Build Date UTC : 2023-12-12 15:38:53.735546+00:00
-->
</body>

Expand Down
2 changes: 1 addition & 1 deletion www/golang-snippets/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2464,7 +2464,7 @@ <h3>Contenidos</h3>

<!--
MkDocs version : 1.4.2
Docs Build Date UTC : 2023-11-12 08:15:03.016572+00:00
Docs Build Date UTC : 2023-12-12 15:38:53.749408+00:00
-->
</body>

Expand Down
2 changes: 1 addition & 1 deletion www/golang/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3125,7 +3125,7 @@ <h3>Contenidos</h3>

<!--
MkDocs version : 1.4.2
Docs Build Date UTC : 2023-11-12 08:15:03.024869+00:00
Docs Build Date UTC : 2023-12-12 15:38:53.762799+00:00
-->
</body>

Expand Down
2 changes: 1 addition & 1 deletion www/html/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1282,7 +1282,7 @@ <h3>Contenidos</h3>

<!--
MkDocs version : 1.4.2
Docs Build Date UTC : 2023-11-12 08:15:03.048835+00:00
Docs Build Date UTC : 2023-12-12 15:38:53.789240+00:00
-->
</body>

Expand Down
2 changes: 1 addition & 1 deletion www/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -370,7 +370,7 @@ <h3>Quick search</h3>

<!--
MkDocs version : 1.4.2
Docs Build Date UTC : 2023-11-12 08:15:02.944103+00:00
Docs Build Date UTC : 2023-12-12 15:38:53.660592+00:00
-->
</body>

Expand Down
2 changes: 1 addition & 1 deletion www/javascript-apis/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1622,7 +1622,7 @@ <h3>Contenidos</h3>

<!--
MkDocs version : 1.4.2
Docs Build Date UTC : 2023-11-12 08:15:03.059881+00:00
Docs Build Date UTC : 2023-12-12 15:38:53.802249+00:00
-->
</body>

Expand Down
2 changes: 1 addition & 1 deletion www/javascript-para-web/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1736,7 +1736,7 @@ <h3>Contenidos</h3>

<!--
MkDocs version : 1.4.2
Docs Build Date UTC : 2023-11-12 08:15:03.079008+00:00
Docs Build Date UTC : 2023-12-12 15:38:53.821021+00:00
-->
</body>

Expand Down
2 changes: 1 addition & 1 deletion www/javascript-snippets/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1027,7 +1027,7 @@ <h3>Contenidos</h3>

<!--
MkDocs version : 1.4.2
Docs Build Date UTC : 2023-11-12 08:15:03.099537+00:00
Docs Build Date UTC : 2023-12-12 15:38:53.840798+00:00
-->
</body>

Expand Down
2 changes: 1 addition & 1 deletion www/javascript/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2287,7 +2287,7 @@ <h3>Contenidos</h3>

<!--
MkDocs version : 1.4.2
Docs Build Date UTC : 2023-11-12 08:15:03.104296+00:00
Docs Build Date UTC : 2023-12-12 15:38:53.846900+00:00
-->
</body>

Expand Down
2 changes: 1 addition & 1 deletion www/nodejs-bases-de-datos/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1561,7 +1561,7 @@ <h3>Contenidos</h3>

<!--
MkDocs version : 1.4.2
Docs Build Date UTC : 2023-11-12 08:15:03.125770+00:00
Docs Build Date UTC : 2023-12-12 15:38:53.864599+00:00
-->
</body>

Expand Down
2 changes: 1 addition & 1 deletion www/nodejs-snippets/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -990,7 +990,7 @@ <h3>Contenidos</h3>

<!--
MkDocs version : 1.4.2
Docs Build Date UTC : 2023-11-12 08:15:03.134208+00:00
Docs Build Date UTC : 2023-12-12 15:38:53.870348+00:00
-->
</body>

Expand Down
2 changes: 1 addition & 1 deletion www/nodejs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -660,7 +660,7 @@ <h3>Contenidos</h3>

<!--
MkDocs version : 1.4.2
Docs Build Date UTC : 2023-11-12 08:15:03.137493+00:00
Docs Build Date UTC : 2023-12-12 15:38:53.873144+00:00
-->
</body>

Expand Down
2 changes: 1 addition & 1 deletion www/reactjs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1994,7 +1994,7 @@ <h3>Contenidos</h3>

<!--
MkDocs version : 1.4.2
Docs Build Date UTC : 2023-11-12 08:15:03.141635+00:00
Docs Build Date UTC : 2023-12-12 15:38:53.878809+00:00
-->
</body>

Expand Down
2 changes: 1 addition & 1 deletion www/search/search_index.json

Large diffs are not rendered by default.

38 changes: 19 additions & 19 deletions www/sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,97 +2,97 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://jolav/chuletas/</loc>
<lastmod>2023-11-12</lastmod>
<lastmod>2023-12-12</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://jolav/chuletas/css/</loc>
<lastmod>2023-11-12</lastmod>
<lastmod>2023-12-12</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://jolav/chuletas/debian/</loc>
<lastmod>2023-11-12</lastmod>
<lastmod>2023-12-12</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://jolav/chuletas/expressjs/</loc>
<lastmod>2023-11-12</lastmod>
<lastmod>2023-12-12</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://jolav/chuletas/frontend/</loc>
<lastmod>2023-11-12</lastmod>
<lastmod>2023-12-12</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://jolav/chuletas/golang-bases-de-datos/</loc>
<lastmod>2023-11-12</lastmod>
<lastmod>2023-12-12</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://jolav/chuletas/golang-para-web/</loc>
<lastmod>2023-11-12</lastmod>
<lastmod>2023-12-12</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://jolav/chuletas/golang-snippets/</loc>
<lastmod>2023-11-12</lastmod>
<lastmod>2023-12-12</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://jolav/chuletas/golang/</loc>
<lastmod>2023-11-12</lastmod>
<lastmod>2023-12-12</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://jolav/chuletas/html/</loc>
<lastmod>2023-11-12</lastmod>
<lastmod>2023-12-12</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://jolav/chuletas/javascript-apis/</loc>
<lastmod>2023-11-12</lastmod>
<lastmod>2023-12-12</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://jolav/chuletas/javascript-para-web/</loc>
<lastmod>2023-11-12</lastmod>
<lastmod>2023-12-12</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://jolav/chuletas/javascript-snippets/</loc>
<lastmod>2023-11-12</lastmod>
<lastmod>2023-12-12</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://jolav/chuletas/javascript/</loc>
<lastmod>2023-11-12</lastmod>
<lastmod>2023-12-12</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://jolav/chuletas/nodejs-bases-de-datos/</loc>
<lastmod>2023-11-12</lastmod>
<lastmod>2023-12-12</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://jolav/chuletas/nodejs-snippets/</loc>
<lastmod>2023-11-12</lastmod>
<lastmod>2023-12-12</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://jolav/chuletas/nodejs/</loc>
<lastmod>2023-11-12</lastmod>
<lastmod>2023-12-12</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://jolav/chuletas/reactjs/</loc>
<lastmod>2023-11-12</lastmod>
<lastmod>2023-12-12</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://jolav/chuletas/varios/</loc>
<lastmod>2023-11-12</lastmod>
<lastmod>2023-12-12</lastmod>
<changefreq>daily</changefreq>
</url>
</urlset>
Binary file modified www/sitemap.xml.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion www/varios/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -762,7 +762,7 @@ <h3>Contenidos</h3>

<!--
MkDocs version : 1.4.2
Docs Build Date UTC : 2023-11-12 08:15:03.149322+00:00
Docs Build Date UTC : 2023-12-12 15:38:53.886125+00:00
-->
</body>

Expand Down

0 comments on commit 23fd1fe

Please sign in to comment.