Cerca
Heus ací els resultats de la cerca.
Noms de pàgina coincidents:
Resultats de text complet:
- 2.1 File processing - XML files @info:cursos:pue:python-pcpp1:m5
- main advantages is the ability to define your own tags that make the document more readable to humans. ... e example below, the main element is the ''data'' tag. * **elements** – these consist of opening and closing tags. The elements include text, attributes, and othe... **attributes** – these are placed in the opening tags. They consist of key-value pairs, e.g., ''title
- 1.5 What is XML and why do we prefer to use JSON? @info:cursos:pue:python-pcpp1:m4
- elements**. Each element is marked by a **pair of tags**: an **opening** tag and a **closing** tag. Both tags look nearly identical, but the closing tag's name starts with /. Tags can be easily identif
- git (git-book)
- = git (git-book) {{tag>devops cursos git}} ~~NOTOC~~ == info * [[https://git-scm.com/book/es/v2]] ... git remote rm <remoto>'': eliminar un remoto === Tags * etiquetas ligeras: alias a los commit, en lu... rónico * fecha * gpg checksum * ''git tag'': mostrar las etiquetas * ''-l <patrón>'' : patrón de filtrado * ''git tag -a vX.x'' : aplica el tag al HEAD ? * ''-a''
- build @info:cursos:altran:docker
- docker build <opciones> .'' * ''-t REPOSITORY:TAG'' : crear a partir de un repositorio * ''-f Dockerfile.build [-t REPOSITORY:TAG]'' :si el Dockerfile no está en el sitio que se le espera * ''--no-cache [-t REPOSITORY:TAG]]'' : lo regenera todo (no tira de las caché locales) * ''force-rm [-t REPOSITORY:TAG]]'' : aunque haya problemas al "compilar", el con
- imágenes @info:cursos:altran:docker
- ''-f "dangling=true"'': filtra lista imágenes no tageadas * ''--filter "label=<clave>"'': filtra p... rmi <imagen_id>'': borrar una imagen * ''docker tag <imagen_id> <nuevo_nombre>'' asignar un nombre a una imagem sin tagear, copiar si ya estaba tageada * ''docker save -o <destino> <imagen>:<tag>'' guarda en <destino> un
- Sesión 4 : swarm (ELK+TIG) @info:cursos:pue:devops
- función de las variables * <code> $host = show tag values with key = "host" $stack = show tag values with key = "com.docker.stack.namespace" $service = show tag values with key = "com.docker.swarm.service.name"... r.stack.namespace" =~ /^$stack/ $container = show tag values with key = "container_name" WHERE "host" =
- Módulo 4 (Intermedio): Generadores @info:cursos:netacad:python:pe2m4
- dos no existe más. Por ejemplo: <code python> def tag(tg): tg2 = tg tg2 = tg[0] + '/' + tg[1:] ... return tg + str + tg2 return inner b_tag = tag('<b>') print(b_tag('Monty Python')) </code> Da como salida: <b>Monty Python</b>
- git (altran) @info:cursos:altran
- = git (altran) {{tag>devops cursos git}} ~~NOTOC~~ Ponente: **Daniel Sanchez** == conceptos * HEAD:... allout> == stash (limbo) [[tech:git:stash|]] == tags [[tech:git:tags|]] == merge [[tech:git:merge|]] == cherry-pick [[tech:git:cherry-pick|]] == revert
- Sesión 6 : ansible @info:cursos:pue:devops
- git push'' * ''git rm <fichero>'' * ''git tag <version o tag> <commit>'' * ''git checkout [-b] <rama>'' : crear o cambiar de rama * ''git diff <tag/commit> <commit> [<fichero>]'' * ''git init''
- Sesión 7: Seguridad, Prometheus @info:cursos:pue:devops
- rue - traefik.port=8080 - traefik.tags=${TRAEFIK_PUBLIC_TAG:-proxy} - traefik.docker.network=proxy # Traefik service that li... rue - traefik.port=9090 - traefik.tags=traefik-public - traefik.docker.network=
- docker (altran) @info:cursos:altran
- = docker (altran) {{tag>devops cursos docker}} Ponente: **Daniel Sanchez** == Curso * [[info:curso... n:docker:rename]] * [[info:cursos:altran:docker:tag]] * [[info:cursos:altran:docker:cp]] * [[info
- Creación de aplicacions con Google Android @info:cursos:cibernarium
- = Creación de aplicacions con Google Android {{tag>android cursos}} == datos curso * ONLINE ([[https:... diseñado para transportar y almacenar datos * tags por definir * autodescriptivo * es texto
- VMWARE @info:cursos:idfo
- = VMWARE {{tag>vmware}} {{tag>cursos}} * Formador: Jose Chito * <pc-mouse@hotmail.com> == datos de interés
- Ethical Hacker @info:cursos:pue
- = Ethical Hacker {{tag>cursos}} {{tag>ciberseguridad}} == curs * [[info:cursos:pue:ethical-hacker:sesion1]] * [[info:cu
- LPIC2 (PUE 2021) @info:cursos:pue
- = LPIC2 (PUE 2021) {{tag>linux}} {{tag>cursos}} * Formador: Juan Alberto Garcia Fernandez * <alberto@rootdesdezero.com>