Skip to content

Commit c17df69

Browse files
authored
Update linux.html
1 parent b1aae59 commit c17df69

File tree

1 file changed

+23
-1
lines changed

1 file changed

+23
-1
lines changed

linux.html

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,28 @@
138138
<th class="name-machine"><span></span><h5><b>Actividad</b></h5></span></th>
139139
<th class="name-creator"><span><h5><b>Descripción</b></h5></span></th>
140140
</tr>
141+
142+
<tr>
143+
<td><span class="text-article-table">
144+
<b><a class="button" href="https://youtu.be/4PzuW0vAJg8"><img src="https://cdn-icons-png.flaticon.com/512/720/720320.png" width="30" height="25"></img></a>
145+
<br><a class="a-article" href="https://youtu.be/4PzuW0vAJg8">Curso SYSTEMD Parte 2: Crear unidad SERVICE y TIMER para script de bash.</a></b></span></td>
146+
<td><span class="text-descrip-table"><a class="button" href="https://youtu.be/4PzuW0vAJg8"><img src="https://cdn-icons-png.flaticon.com/512/2821/2821739.png" width="25" height="20"></a>
147+
<b>Esta es una práctica técnica de la explicación de la estructuración de una unidad servicio y un timer o temporizador que nos permitirá automatizar la ejecución de un script en bash
148+
que así mismo nos reporta a un informe, los usuarios conectados en sistema y varios detalles sobre este proceso en sistema.
149+
</b></span>
150+
</td>
151+
</tr>
152+
153+
<tr>
154+
<td><span class="text-article-table">
155+
<b><a class="button" href="https://youtu.be/IRlxlT6VJSc"><img src="https://cdn-icons-png.flaticon.com/512/720/720320.png" width="30" height="25"></img></a>
156+
<br><a class="a-article" href="https://youtu.be/IRlxlT6VJSc">Cursso SYSTEMD Parte 1: Directorios y Archivos de Unidad</a></b></span></td>
157+
<td><span class="text-descrip-table"><a class="button" href="https://youtu.be/IRlxlT6VJSc"><img src="https://cdn-icons-png.flaticon.com/512/2821/2821739.png" width="25" height="20"></a>
158+
<b>SYSTEMD en Linux. Introducción y explicación sobre los directorios y archivos de unidad con los que trabaja systemd. Parte 1
159+
</b></span>
160+
</td>
161+
</tr>
162+
141163
<tr>
142164
<td><span class="text-article-table">
143165
<b><a class="button" href="https://youtu.be/XaRgzcOn66I"><img src="https://cdn-icons-png.flaticon.com/512/720/720320.png" width="30" height="25"></img></a>
@@ -239,4 +261,4 @@ <h2 class="player-title">Multimedia</h2>
239261

240262
<footer class="footer">
241263
<p class="text-footer"><img class="img-footer" src="https://shelldredd.github.io/images/logo-text-shelldredd.jpeg"> © 2022-2023</p>
242-
</footer>
264+
</footer>

0 commit comments

Comments
 (0)