Wednesday, May 08, 2019

Internet PerĆŗ



Movitar
http://www.movistar.com.pe/hogar/internet/solo-internet


Claro
http://www.claro.com.pe/negocios/fijos/internet-plus/
http://www.claro.com.pe/negocios/fijos/adicionales/direcciones-ip-publicas/


Entel
https://www.entel.pe/hogar/internet/planes/


Star Global Com
http://starglobal.esy.es/index.php/gallery/tarifainternet


Win
https://win.pe/ (Lima)


Planos/Tarifas VPS Brasil/PerĆŗ


Provedores Brasil

[0] https://dokehost.com.br/cloud-vps-windows-e-linux-com-protecao-ddos

[1] https://minivps.com.br/linux/brasil/
[2] https://www.weblink.com.br/servidores
[3] https://www.vpsbrasil.com/vpslinux
[4] https://www.hostinger.com.br/servidor-vps (Boleto bancario)

[5] https://br.godaddy.com/hosting/vps-hosting



Proveedores PerĆŗ
[1] https://www.sitiohost.pe/vps/
[2] https://www.bluehosting.pe/vps/ (PerĆŗ) BCP/Interbank
[3] https://www.rackeo.pe/virtualizacion/
[4] https://www.boxhosting.pe/vps/


[5] https://pe.godaddy.com/hosting/vps-hosting-vps4



International
[1] https://clients.databasemart.com/cart.php
[2] https://hostry.com/products/vps/

Tuesday, May 07, 2019

Fedora VPN

 
wget https://git.io/vpn -O openvpn-install.sh
 
 
References:
[1] https://www.ostechnix.com/easiest-way-install-configure-openvpn-server-linux/ 
[2] https://kifarunix.com/install-and-setup-openvpn-server-on-fedora-29-centos-7/2/
 
Reopen connection after close during openvpn execing 


Linux:
Connection drop after active openvpn 
/etc/sysctl.conf
net.ipv4.ip_forward = 1   

Windows:
https://www.geeknetic.es/Noticia/10486/Trucos-Como-usar-una-VPN-accediendo-a-Internet-con-tu-conexion-local.html
https://tutorialesenlinea.es/409-conectar-por-vpn-sin-perder-la-conexion-a-internet.html
https://social.technet.microsoft.com/Forums/es-ES/044c7659-3f63-42fd-b15f-f75a4291c080/conectarse-por-vpn-a-un-equipo-remoto-y-perder-la-conexin-a-internet-con-los-demas-programas?forum=servinfoeslatames
http://elblogdejuanbo.blogspot.com/2011/10/conexion-desde-casa-una-vpn-sin-perder.html
 
 


Monday, April 29, 2019

Python plot maps and polygons





Map Resources:
[1] http://www.arcgis.com/home/item.html?id=3fd6eb2de569477ca83b2b65da8ecb6f

Source for plot:
[1]


Aditional Lectures
[1] http://dan-scientia.blogspot.com/2009/10/centroide-de-um-poligono.html
[2] https://www.matematica.pt/faq/poligono-convexo.php
[3] https://github.com/deparkes/shapely_tests
[4] https://shapely.readthedocs.io/en/stable/manual.html
[5] https://en.wikipedia.org/wiki/Centroid#Centroid_of_polygon
[6] Centro Geodesico https://ww2.ibge.gov.br/home/geociencias/geodesia/artigos/1996_Centro_Geodesico_Centroide.pdf

Visual Center
[1] https://blog.mapbox.com/a-new-algorithm-for-finding-a-visual-center-of-a-polygon-7c77e6492fbc
[2] https://github.com/mapbox/polylabel
[3] Poly Decomp https://mpen.ca/406/motivation

Python basemap
[1] https://matplotlib.org/basemap/users/examples.html
[2] https://github.com/matplotlib/basemap/tree/master/examples


sudo apt-get install libgeos-3.5.0
sudo apt-get install libgeos-dev
sudo pip install https://github.com/matplotlib/basemap/archive/master.zip
 
Results:
https://github.com/fincahuanaco/covid19peru 
Next Step
https://towardsdatascience.com/easy-steps-to-plot-geographic-data-on-a-map-python-11217859a2db
 
 

Wednesday, April 24, 2019

Deep Learning


Resources

[1] Classification 6 class (pt) https://www.linkedin.com/pulse/classifica%C3%A7%C3%A3o-de-imagens-atrav%C3%A9s-deep-learning-s%C3%A9rgio-saraiva/

1) http://demo.caffe.berkeleyvision.org/
2) http://playground.tensorflow.org

Additional
[1] https://medium.com/analytics-vidhya/python-implementation-of-andrew-ngs-machine-learning-course-part-1-6b8dd1c73d80


Classify Dog/Cat (Under evaluation)

1) https://medium.com/@harsathAI/cats-and-dogs-classifier-convolutional-neural-network-with-python-and-tensorflow-9-steps-of-6259c92802f3

2) https://towardsdatascience.com/image-classifier-cats-vs-dogs-with-convolutional-neural-networks-cnns-and-google-colabs-4e9af21ae7a8


3) https://github.com/georgeblu1/Dog-Vs-Cat

4) https://github.com/girishkuniyal/Cat-Dog-CNN-Classifier


Google tools
[1] Big picture  https://research.google.com/bigpicture
[2] Database Search https://toolbox.google.com/datasetsearch/search

Running apps

Runtastic (I uninstalled because force to update your device - Internet connection problems) Runkeeper  (Wrong GPS tracking) Strava   (Curr...