User contributions for Ebasso
18 September 2018
- 18:3018:30, 18 September 2018 diff hist +303 N Python: Importando Funções Matemáticas Criou a página com " ==== Importando a lib ==== import math ==== Importando com um alias ==== import math as m ==== Importando apenas algumas funções ==== from math import sqrt,pow =..."
- 18:2718:27, 18 September 2018 diff hist +49 Python →Linguagem Python
- 17:5117:51, 18 September 2018 diff hist +111 Python: Listas, Tuplas, Sets, Dicionários, Ranges No edit summary
- 17:4917:49, 18 September 2018 diff hist +8 Python No edit summary
- 17:4917:49, 18 September 2018 diff hist 0 m Python: Listas, Tuplas, Sets, Dicionários, Ranges Ebasso moveu Python: Listas, Tuplas, Sets, Dicionários para Python: Listas, Tuplas, Sets, Dicionários, Ranges sem deixar um redirecionamento
- 16:0916:09, 18 September 2018 diff hist +472 N Python: Listas, Tuplas, Sets, Dicionários, Ranges Criou a página com "* '''Listas''' : é um conjunto de valores separados por vírgula lista = [10,20,45,78,90] * '''Tuplas''' : igual a lista, só que imutável. tupla = (10,20,45,78,90) * '..."
- 16:0816:08, 18 September 2018 diff hist +2 Python No edit summary
- 16:0816:08, 18 September 2018 diff hist −353 Python →Conceitos Importantes
- 16:0316:03, 18 September 2018 diff hist +429 Python →Linguagem Python
- 15:4815:48, 18 September 2018 diff hist +74 Python: Operações com Listas →Ordenando current
- 15:4615:46, 18 September 2018 diff hist +699 N Python: Operações com Listas Criou a página com "== Operações com Listas == ==== Atribuindo uma lista ==== >>> nums = [11,23,45,67] ==== Printando o elemento na posição 1 ==== >>> nums[1] 23 ==== Printando o el..."
- 15:3915:39, 18 September 2018 diff hist +59 N Python Criou a página com " = Linguagem Python = * Python: Operações com Listas"
- 15:3815:38, 18 September 2018 diff hist −14 Página principal →DevOps
- 01:4801:48, 18 September 2018 diff hist +9 Vagrant: Exemplos de Arquivos Vagrantfile provisionando o Apache HTTP server via arquivo Shell, Comandos e Ansible No edit summary current
- 01:4701:47, 18 September 2018 diff hist +2,159 N Vagrant: Exemplos de Arquivos Vagrantfile provisionando o Apache HTTP server via arquivo Shell, Comandos e Ansible Criou a página com "= Exemplo 1 - Vagrantfile provisionando o Apache HTTP server via arquivo Shell= = Arquivo Vagrantfile = <nowiki> # -*- mode: ruby -*- # vi: set ft=ruby : Vagrant.configu..."
- 01:3901:39, 18 September 2018 diff hist +122 DevOps →Vagrant
- 00:0200:02, 18 September 2018 diff hist +447 Vagrant: Exemplos de Arquivos Vagrantfile No edit summary current
17 September 2018
- 23:5823:58, 17 September 2018 diff hist +24 Vagrant: Exemplos de Arquivos Vagrantfile No edit summary
- 23:5523:55, 17 September 2018 diff hist +455 Vagrant: Exemplos de Arquivos Vagrantfile →CentOS 7.4
- 23:4523:45, 17 September 2018 diff hist +501 N Vagrant: Exemplos de Arquivos Vagrantfile Criou a página com "= Escolhendo Diferentes Boxes = == hashicorp/precise64 == Baseado no Ubuntu 12.04 LTS, distribuição enxuta Vagrant.configure("2") do |config| config.vm.box = "hashic..."
- 23:3823:38, 17 September 2018 diff hist +2 Vagrant: Principais Comandos →Comandos Básicos
- 23:3623:36, 17 September 2018 diff hist +422 Vagrant: Principais Comandos →Comandos Básicos
- 23:3323:33, 17 September 2018 diff hist +266 Vagrant: Principais Comandos →Comandos Básicos
- 23:2823:28, 17 September 2018 diff hist −2,021 Vagrant: Principais Comandos No edit summary
- 23:2723:27, 17 September 2018 diff hist −470 Vagrant: Principais Comandos →Ramificações/Branches
- 23:2723:27, 17 September 2018 diff hist +17 Vagrant: Principais Comandos →Criando um Vagrantfile
- 23:2623:26, 17 September 2018 diff hist +3 Vagrant: Principais Comandos →Criando um Vagrantfile
- 23:2623:26, 17 September 2018 diff hist +138 Vagrant: Principais Comandos →Criando um Vagrantfile
- 23:2223:22, 17 September 2018 diff hist −107 Vagrant: Principais Comandos →Desfazendo mudanças
- 23:1823:18, 17 September 2018 diff hist +3,916 N Vagrant: Principais Comandos Criou a página com " = Comandos Básicos = {| class="wikitable" |- !style="width: 30%;"|Comando !!style="width: 70%;"| Descrição |- |vagrant '''init''' [name [url]] || Cria um novo Vagrant..."
- 22:5722:57, 17 September 2018 diff hist +20 Vagrant: Primeiros passos com o Vagrant →Criando uma VM no Virtual Box usando o Vagrant current
- 22:5622:56, 17 September 2018 diff hist +228 Vagrant: Primeiros passos com o Vagrant →Criando uma VM no Virtual Box usando o Vagrant
- 22:5222:52, 17 September 2018 diff hist +49 DevOps →Vagrant
- 22:5222:52, 17 September 2018 diff hist +36 DevOps →Vagrant
- 22:5022:50, 17 September 2018 diff hist −3 Vagrant: Primeiros passos com o Vagrant →Criando uma VM no Virtual Box usando o Vagrant
- 22:4922:49, 17 September 2018 diff hist −21 Vagrant: Primeiros passos com o Vagrant →Criando uma VM no Virtual Box usando o Vagrant
- 22:4822:48, 17 September 2018 diff hist 0 Vagrant: Primeiros passos com o Vagrant →= Executando a VM
- 22:4722:47, 17 September 2018 diff hist +240 Vagrant: Primeiros passos com o Vagrant No edit summary
- 22:4222:42, 17 September 2018 diff hist +187 N Vagrant: Primeiros passos com o Vagrant Criou a página com "= Ver também = * Artigos sobre DevOps * Mais Artigos sobre Cloud / WebDev / Tecnologias Category:Vagrant Category:DevOps Category..."
- 22:3622:36, 17 September 2018 diff hist +62 DevOps →Kubernetes
- 19:5319:53, 17 September 2018 diff hist +56 Docker: Criando a Docker Image com o WebSphere Liberty Profile →Ver também
- 19:5319:53, 17 September 2018 diff hist +56 Docker: Trabalhando com Imagens →Ver também current
- 19:5319:53, 17 September 2018 diff hist +56 Docker: Trabalhando com Containers →Ver também
- 19:5219:52, 17 September 2018 diff hist +56 Docker: Boot do Docker →Ver também current
- 19:5219:52, 17 September 2018 diff hist +56 Docker: Instalando o Docker no Windows 7 →Ver também current
15 September 2018
- 17:2517:25, 15 September 2018 diff hist +54 Devops: Preparando o seu Linux para Devops →Para o Ubuntu current
- 17:2117:21, 15 September 2018 diff hist +133 Devops: Preparando o seu MacOS para Devops No edit summary current
- 17:2117:21, 15 September 2018 diff hist +135 Devops: Preparando o seu Linux para Devops →Para o Ubuntu
- 17:2017:20, 15 September 2018 diff hist +256 N Devops: Preparando o seu Linux para Devops Criou a página com "= Para o Ubuntu = apt install awscli ansible yamllint vagrant python-pip git Terraform wget https://releases.hashicorp.com/terraform/0.11.8/terraform_0.11.8_linux_amd6..."
- 17:1417:14, 15 September 2018 diff hist +50 DevOps →Preparando a sua estação DevOps