Cerca
Heus ací els resultats de la cerca.
Resultats de text complet:
- docker (first contact) @linux:docker
- = docker (first contact) {{tag>docker}} == un poco de historia * docker monta un sistema de container... sh>$ docker rmi <nombre_imagen></code> * añadir tag a imagen (crea copia de la imagen):<code bash>$ docker tag <nombre_imagen> <usuario>/<nombre_imagen>:<tag></code> Pendiente: * <code bash>$ docker images --di
- backup selectivo @linux:scripts
- = backup selectivo {{tag>pendiente +wiki}} <callout type="warning" title="WIP"> RASP-HOLE https://stac... gz --files-from ${PATH_LOCAL}/files.txt --exclude-tag-all=.nobackup -X ${PATH_LOCAL}/exclude.txt tar vc... gz --files-from ${PATH_LOCAL}/files.txt --exclude-tag-all=.nobackup --exclude="**/*.tar.gz" </code> <
- vim @linux:vim
- = vim ~~NOTOC~~ {{tag>linux}} /vía: [[https://www.catswhocode.com/blog/vim-cheat-sheet-for-2016]]\\ <de... n returns * '':%s#<[^>]\+>##g'' : Delete HTML tags but keeps text * '':%s/^\(.*\)\n\1$/\1/'' : ... Vim version 7.4.399 or higher) == Modelines {{tag>pendiente wiki}} <callout type="warning" title="m
- Special Shell Variables & Parameter Substitution and Expansion @linux:bash
- ariables & Parameter Substitution and Expansion {{tag>linux}}{{tag>bash}} **$** es utilizado para expansión de parámetros y sustitución de comandos == File
- tar @linux:bash
- "exclude-list.txt"'' * ''tar ... %%--%%exclude-tag-all=exclude.tag'' : establece un fichero que sirve para indicar que no ha de hacer backup de ese direc
- MasterClass Docker @linux:docker
- = MasterClass Docker {{tag>docker}} == info masterclass ponente: Dani Sanchez <decrypt>U2FsdGVkX1/bo65a... r commit <id> -t <nombre_imagen>'' * ''$ docker tag <id> <nombre>'' * no se suele hacer así, se usa
- Filesystem Hierarchy Standard @linux:fsh
- =Filesystem Hierarchy Standard {{tag>linux bash}} (basado en debian) == /proc * **/proc/cpuinfo** *... ontraseña. [[linux:ssh:start|Más info]] === /~/.fonts contiene las fuentes del sistema {{tag>linux}}
- backup, encriptado y copia a remoto @linux:scripts
- tar zvcpf $DIR_ORIGEN/$FICHERO.tar.gz --exclude-tag-all=.nobackup ${DIRECTORIOS_TAR} $DIR_ORIGEN/*.sh... compresi�n tar zvcpf ~/$FICHERO.tar.gz --exclude-tag-all=.nobackup ${DIRECTORIOS_TAR} ~/*.sh #encrip
- Gestión paquetes @linux:aptget
- = Gestión paquetes {{tag>linux}} * [[linux:aptget:apt]] * [[linux:aptget:apt:unattended-upgrades
- alias @linux:bash
- = alias {{tag> linux bash}} <callout type="warning" title="quedan ejemplos por mirar en la página que
- arrays bash @linux:bash
- = arrays bash ~~NOTOC~~ {{tag>linux bash pendiente wiki}} /via: [[http://www.thegeekstuff.com/2010/06/b
- instalaciones desatendidas @linux:bash
- = instalaciones desatendidas {{tag>linux bash}} == scripting * mysql (ubuntu xenial) - [[https://code
- comandos bash @linux:bash
- = comandos bash {{tag>linux bash}} == comandos al detalle * uptime * tail [-n <nn>] * head [-n <n
- history expansion @linux:bash
- = history expansion {{tag>linux bash}} ^ shortcut ^ descripción ^ ^ eventos ^^ | !
- Locales @linux:bash
- = Locales {{tag>linux bash}} == variables * ''LANG'' : establece el valor del lenguaje (y de LC_*) us