Cerca

Heus ací els resultats de la cerca.

Google: operadores de búsqueda @tech:google
5 Resultats, Darrera modificació:
texto del sitio web solamente === in title * **allintitle:** * **intitle:** Buscar en el título de... a * **inblogtitle:** * **inposttitle:** * **allinpostauthor:** * **allintext:** * **allinarchor:** === in link * **link:** : <URL> sitios que apuntan a tu <URL> * **a
git repo server @tech:git
4 Resultats, Darrera modificació:
Match User git ForceCommand /usr/bin/git AllowTCPForwarding no X11Forwarding no </code> ... om/questions/489771/block-git-user-from-login-but-allow-the-user-to-still-function-as-a-git-repo]] == ... e source to local branches of the target, it maps all refs (including remote-tracking branches, notes e... c.) and sets up a refspec configuration such that all these refs are overwritten by a git remote update
terraform variables @tech:terraform
3 Resultats, Darrera modificació:
resource_tags" { description = "Tags to set for all resources" type = map(string) default ... resource_tags" { description = "Tags to set for all resources" type = map(string) default ... id) } locals { # Common tags to be assigned to all resources common_tags = { Service = local.s
Dockerfile run script @tech:docker:dockerfile:examples
3 Resultats, Darrera modificació:
< EOF > $tfile USE mysql; FLUSH PRIVILEGES; GRANT ALL PRIVILEGES ON *.* TO 'root'@'%' identified by '$MYSQL_ROOT_PASSWORD' WITH GRANT OPTION; GRANT ALL PRIVILEGES ON *.* TO 'root'@'localhost' identifie... word $MYSQL_PASSWORD" echo "GRANT ALL ON \`$MYSQL_DATABASE\`.* to '$MYSQL_USER'@'%' IDE
git: fusion varios repos en 1 conservando historia @tech:git
2 Resultats, Darrera modificació:
dd -f first_repo `link_to_first_repo` git merge --allow-unrelated-histories first_repo/master</code> ... fter the remote information is set up.) * ''--allow-unrelated-histories'' permite saltarse la restr
POC estructura AD @tech:terraform
2 Resultats, Darrera modificació:
AZ1 # resource "aws_nat_gateway" "natgw_az1" { allocation_id = "${aws_eip.eip_natgw_az1.id}" subne... # resource "aws_nat_gateway" "natgw_az2" { # allocation_id = "${aws_eip.eip_natgw_az2.id}" # subn
terraform win-instance @tech:terraform
2 Resultats, Darrera modificació:
} # resource "aws_nat_gateway" "natgw_az1" { # allocation_id = "${aws_eip.eip_natgw_az1.id}" # sub... zonaws.com" }, "Effect": "Allow", "Sid": "" } ] } EOF }
vagrantfile @tech:vagrant
2 Resultats, Darrera modificació:
oning/basic_usage#dependency-provisioners]] * all * each * **before**: (experimental) * [... oning/basic_usage#dependency-provisioners]] * all * each * communicator_required * run
master template @tech:vagrant:vagrantfile
2 Resultats, Darrera modificació:
version: 2.4.1.0 playbooks: - limit: "all" become: true playbook: ./ansible... entory: ./ansible/inventory/hosts - limit: "all" become: true playbook: ./openshi
DOCKER @tech:docker
1 Resultats, Darrera modificació:
''docker info'' * ''docker ps'' * ''-a'' : all * ''-q'' : only ID * ''-f <filter>'' : ''
Anotaciones curso GIT @tech:git
1 Resultats, Darrera modificació:
etty][--online][-n][--since][--until][--author][--all-match][-S] * online, short, full, fuller, for
dockerd remote tls access @tech:docker:dockerd
1 Resultats, Darrera modificació:
si acaso) * **IP:** solo si es necesario más allá de 127.0.0.1 - generar el certificado firmado:
kubernetes events @tech:k8s:cli
1 Resultats, Darrera modificació:
namespaced <code bash> k get events [--watch] [ [--namespace=<NAMESPACE>] [--all-namespaces] ] </code>
vagrant mysql @tech:vagrant:vagrantfile
1 Resultats, Darrera modificació:
EATE USER 'root'@'%' IDENTIFIED BY 'admin'; GRANT ALL PRIVILEGES ON *.* TO 'root'@'%' WITH GRANT OPTION
Dockerfile mariadb + SSL @tech:docker:dockerfile:examples
1 Resultats, Darrera modificació:
.0.0.1 -u root -padmin</code> * <code sql>grant all on *.* to 'cross'@'192.168.0.17' identified by '1