Skip to content

Instantly share code, notes, and snippets.

View alphanetEX's full-sized avatar
thunder stealth

Anderson A. alphanetEX

thunder stealth
View GitHub Profile
@alphanetEX
alphanetEX / contacto.component.html
Created June 29, 2017 04:11
Formulario basico Angular 2 + Bootstrap
<div class="col-md-8">
<div class="card " [@carduserprofile]>
<div class="container">
<div class="row">
<div class="col-md-8">
<h2 class="m-b-2">contacto</h2>
@alphanetEX
alphanetEX / xas-market.php
Last active June 25, 2017 19:04
CRUD SLIM EXAMPLE
<?php
require_once 'vendor/autoload.php';
$app = new \Slim\Slim();
$db = new mysqli("localhost", "name_of_user", "name_of_passwd", "name_of_db");
$app->get("/producto", function() use($db, $app) {
// sleep(3);
@alphanetEX
alphanetEX / table of odroid.
Last active July 27, 2017 02:38
Interfaces of static IP
#iface wlan0 inet static
allow-hotplug eth0
iface eth0 inet static
address xxx.xxx.xxx.xxx
netmask x.x.x.x
gateway x.x.x.x
network x.x.x.x
broadcast x.x.x.x
@alphanetEX
alphanetEX / practico final
Created June 3, 2017 19:28
Tabla de enrrutamiento IPv6 CCNA1
Tabla practico final ipv6
direccion ISP 2015:abc:bebe::/48
XAS-CENTRAL-SV
2015:abc:bebe:1::1/64 serial0/0/0 // salida panama
2015:abc:bebe:2::1/64 serial0/0/1 // salida guatemala
2015:abc:bebe:3::1/64 serial0/2/0 // salida honduras
2015:abc:bebe:4::1/64 serial0/2/1 // salida nicaragua