Cerca
Heus ací els resultats de la cerca.
Resultats de text complet:
- Singularity @tech:singularity
- nistration, you may be aware that in Linux, users and their Unix groups are configured in the /etc/passwd and /etc/group files respectively. In order for the s... is started, Singularity appends the relevant user and group lines from the host system to the /etc/passwd and /etc/group files within the container [1]. * Si
- DOCKER @tech:docker
- bbe5]] * [[https://blog.elhacker.net/2024/11/comandos-de-docker-basicos-y-avanzados.html]] === take ... * [[https://docs.docker.com/engine/reference/commandline/create/]] * [[https://docs.docker.com/stora... ps://www.everythingcli.org/ssh-tunnelling-for-fun-and-profit-autossh/]] * [[https://github.com/drea... ments/7e0gid/docker_with_pia_vpn_for_transmission_and/]] == resumen comandos === instalación * añadi
- terraform variables @tech:terraform
- e project tag must be no more than 16 characters, and only contain letters, numbers, and hyphens." } validation { condition = length(var.resour... nvironment tag must be no more than 8 characters, and only contain letters, numbers, and hyphens." } } </code> == asignación de valores en variables del
- GIT @tech:git
- tml</callout> <callout type="info" title="git command tricks" icon="true">https://medium.freecodecamp.o... te devuelve a la rama que acabas de dejar == comandos interesantes * [[tech:git:replica]] * [[tec... ll --rebase origin develop </code> <code bash comandos con TAGs> git tag [-l] git show <tag> git tag -... car con SQUASH aquellos que queramos fusionar, dejando el mayor ancestro como destinatario de todos ell
- istio @tech:istio
- ismo o sistema para recuperar su estado inicial cuando ha cesado la perturbación a la que había estado ... g?700 }} * características: * identidad: usando las **[[https://kubernetes.io/docs/tasks/configu... esamientos, etc * comunicación segura, securizando los proxies Envoy: * los servicios se comu... es locales TCP * los proxies se comunican usando TLS (ambos) * durante el handshake, se com
- Google @tech:google
- * **inurl:/wp-content/uploads/ ext:txt “username” AND “password” | “pwd” | “pw”** * **intitle:”index of” “dump.sql”** == comandos búsqueda Google "Dorks" * **@** : Buscar en r... : palabras exactas * **%%*%%** : wildcard * **AND**: búsqueda con los X términos * **OR**: Combinar dos palabras o comandos * **site:** : buscas específicamente en un si
- VAGRANT @tech:vagrant
- om/docs/provisioning/docker.html]] == resumen comandos === imágenes (box) * ''vagrant box add <image... prune'': eliminar versiones de imágenes viejas (cuando se actualiza no se elimina la versión anterior) ... ', ['myhost.vagrantup.internal'] # Or a fqdn and a short hostname provisioner.add_host '10.0.2... nstall: $HOME/.vim/plugin/vagrant.vim " Author: Brandon Philips <brandon@ifup.org> augroup vagrant a
- docker-compose @tech:docker:docker-compose
- * [[tech:docker:docker-compose:casosuso]] == comandos * detached start <code bash>docker-compose up... - se pueden pasar variables desde la línea de comandos: ''docker run -e <variable>=<valor>'' o ''docke... ivos de variables y pasarlas desde la línea de comandos: ''docker run %%--%%env-file <fichero>'' <code ... ceden a estas # variables pasadas por línea de comando preceden a estas # docker run --env <variable>
- git repo server @tech:git
- /sshd_config**:<code> Match User git ForceCommand /usr/bin/git AllowTCPForwarding no X11For... itlab-ce**:<code ; ~git/.ssh/authorized_keys> command="/opt/gitlab/embedded/service/gitlab-shell/bin/gi... (including remote-tracking branches, notes etc.) and sets up a refspec configuration such that all the
- URI @tech:uri
- = URI * standard para identificar documentos * Uniform Resource Identifier * +info: [[https://web... stions/19101/what-is-the-difference-between-a-uri-and-a-url]] == URL * sub de URI * Uniform Resour... ackoverflow.com/questions/176264/what-is-the-difference-between-a-uri-a-url-and-a-urn/1984225#1984225]]
- vagrant mysql @tech:vagrant:vagrantfile
- _ROOT_PASSWORD=admin" end end </code> == 5.5 standalone el fichero **tar.gz** ya está descargado, pe... OME}/bin\"" >> /etc/environment </code> == 5.6 standalone el Vagrantfile se readapta, pequeños cambios... pc105" >> /home/vagrant/.bashrc </code> == 5.7 standalone versión Vagrantfile más reducida <code yaml;
- ansible @tech:ansible
- tml?highlight=when#applying-when-to-roles-imports-and-includes]] * SUDO: * ''ansible-playbook <..... -vars "ansible_sudo_pass=<password>'' :-( * usando vault * [[https://docs.ansible.com/ansible
- Dockerfile @tech:docker
- ne-will-not-reflect-changes]] * ejecución de comando en **Dockerfile**:<code ruby> ENV TZ 'Europe/Andorra' RUN echo $TZ > /etc/timezone && \ ap
- submodulos @tech:git
- e> * eliminar submódulo: * no existe aún comando para hacerlo * eliminar las referencias **[s... hrisjean.com/git-submodules-adding-using-removing-and-updating/]]\\ /via: [[https://stackoverflow.com/q
- terraform azure @tech:terraform
- CE_GROUP_NAME=tstate STORAGE_ACCOUNT_NAME=tstate$RANDOM CONTAINER_NAME=tstate # Create resource group ... E_GROUP_NAME --name $STORAGE_ACCOUNT_NAME --sku Standard_LRS --encryption-services blob # Get storage