Download de arquivos com PyCurl do CDN CloudFlare

Por |2018-07-26T13:39:51+00:00maio 9th, 2016|Desenvolvimento, Python|

Ao codificar em Python um download de uma URL que o CloudFlare CDN faz cache é necessário informar um "User Agent" e ter suporte à SSLv3, caso contrário você obterá um arquivo com o nome do que requisitou mas que é um HTML com os dizeres: Error 1010 Ray ID: 29xxxxxxxxxed • 2016-05-08 19:20:51 UTC [...]

(English) How to setup and start using a VirtualEnv

Por |2015-12-16T12:34:40+00:00dezembro 16th, 2015|Desenvolvimento|

Desculpe-nos, mas este texto está apenas disponível em Inglês Americano. For the sake of viewer convenience, the content is shown below in the alternative language. You may click the link to switch the active language.First you need to install the following packages: Python Pip Virtualenv Now you need to follow these steps: cd /home/myuser/myvenvs virtualenv [...]

Fast creation of kvm vms to use with MAAS

Por |2018-07-26T13:39:51+00:00julho 27th, 2015|Lembretes|

Desculpe-nos, mas este texto está apenas disponível em Inglês Americano. For the sake of viewer convenience, the content is shown below in the alternative language. You may click the link to switch the active language.Remember to adjust the number of nodes, cpu, ram and the disk size. Important, use the rtl8139 driver for fast boot [...]

Ir ao Topo