-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
including some.html, a simple html page for testing internet connection.
- Loading branch information
Showing
8 changed files
with
248 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,7 +18,7 @@ | |
# You can create any custom variable you would like, and they will be accessible | ||
# in the templates via {{ site.myvariable }}. | ||
|
||
title: G-Close | ||
title: Glose | ||
email: [email protected] | ||
description: >- # this means to ignore newlines until "baseurl:" | ||
A personal blog for publishing interesting articles on useful stuff, especially, related to software and language. | ||
|
@@ -28,6 +28,9 @@ url: "" # the base hostname & protocol for your site, e.g. http://example.com | |
twitter_username: yoandrygc | ||
github_username: yoandrygc | ||
linkedin_username: yoandrygc | ||
phone_number: \+5354260522 | ||
email_business: [email protected] | ||
|
||
|
||
# Build settings | ||
theme: minima | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
sada |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,182 @@ | ||
{ | ||
"host": { | ||
"uptime": 8149, | ||
"time": "2014-10-01 19:04:43", | ||
"fwversion": "v5.5.10", | ||
"hostname": "NanoStation M2", | ||
"netrole": "router" | ||
}, | ||
"wireless": { | ||
"mode": "sta", | ||
"essid": "WIFI_ETECSA", | ||
"hide_essid": 0, | ||
"apmac": "28:A6:DB:9D:19:E0", | ||
"countrycode": 840, | ||
"channel": 6, | ||
"frequency": "2437 MHz", | ||
"dfs": "0", | ||
"opmode": "11nght20", | ||
"antenna": "Combined - 11 dBi", | ||
"chains": "2X2", | ||
"signal": -84, | ||
"rssi": 12, | ||
"noisef": -92, | ||
"ack": 32, | ||
"distance": 1200, | ||
"ccq": 990, | ||
"txrate": "39", | ||
"rxrate": "19.5", | ||
"security": "none", | ||
"qos": "No QoS", | ||
"rstatus": 5, | ||
"count": 1, | ||
"polling": { | ||
"enabled": 0, | ||
"quality": 0, | ||
"capacity": 0, | ||
"priority": 0, | ||
"noack": 0, | ||
"airsync_mode": 0, | ||
"airsync_connections": 0, | ||
"airsync_down_util": 0, | ||
"airsync_up_util": 0, | ||
"airselect": 0, | ||
"airselect_interval": 0 | ||
}, | ||
"stats": { | ||
"rx_nwids": 0, | ||
"rx_crypts": 0, | ||
"rx_frags": 0, | ||
"tx_retries": 0, | ||
"missed_beacons": 0, | ||
"err_other": 0 | ||
}, | ||
"wds": 0, | ||
"aprepeater": 0, | ||
"chwidth": 20, | ||
"chanbw": 0, | ||
"cwmmode": 0, | ||
"rx_chainmask": 3, | ||
"tx_chainmask": 3, | ||
"chainrssi": [ | ||
10, | ||
8, | ||
0 | ||
], | ||
"chainrssimgmt": [ | ||
5, | ||
10, | ||
0 | ||
], | ||
"chainrssiext": [ | ||
10, | ||
8, | ||
0 | ||
] | ||
}, | ||
"airview": { | ||
"enabled": 0 | ||
}, | ||
"services": { | ||
"dhcpc": 1, | ||
"dhcpd": 1, | ||
"pppoe": 0 | ||
}, | ||
"firewall": { | ||
"iptables": 0, | ||
"ebtables": 0 | ||
}, | ||
"genuine": "/images/genuine.png", | ||
"interfaces": [ | ||
{ | ||
"ifname": "lo", | ||
"hwaddr": "00:00:00:00:00:00", | ||
"enabled": true, | ||
"status": { | ||
"plugged": 1, | ||
"speed": 0, | ||
"duplex": 255 | ||
}, | ||
"services": { | ||
"dhcpc": false, | ||
"dhcpd": false, | ||
"pppoe": false | ||
} | ||
}, | ||
{ | ||
"ifname": "eth0", | ||
"hwaddr": "DC:9F:DB:55:77:A3", | ||
"enabled": true, | ||
"status": { | ||
"plugged": 1, | ||
"speed": 100, | ||
"duplex": 1 | ||
}, | ||
"services": { | ||
"dhcpc": false, | ||
"dhcpd": false, | ||
"pppoe": false | ||
} | ||
}, | ||
{ | ||
"ifname": "eth1", | ||
"hwaddr": "DE:9F:DB:55:77:A3", | ||
"enabled": true, | ||
"status": { | ||
"plugged": 0, | ||
"speed": 10, | ||
"duplex": 1 | ||
}, | ||
"services": { | ||
"dhcpc": false, | ||
"dhcpd": false, | ||
"pppoe": false | ||
} | ||
}, | ||
{ | ||
"ifname": "wifi0", | ||
"hwaddr": "DC:9F:DB:54:77:A3", | ||
"enabled": true, | ||
"status": { | ||
"plugged": 1, | ||
"speed": 0, | ||
"duplex": 255 | ||
}, | ||
"services": { | ||
"dhcpc": false, | ||
"dhcpd": false, | ||
"pppoe": false | ||
} | ||
}, | ||
{ | ||
"ifname": "ath0", | ||
"hwaddr": "DC:9F:DB:54:77:A3", | ||
"enabled": true, | ||
"status": { | ||
"plugged": 1, | ||
"speed": 130, | ||
"duplex": 255 | ||
}, | ||
"services": { | ||
"dhcpc": true, | ||
"dhcpd": false, | ||
"pppoe": false | ||
} | ||
}, | ||
{ | ||
"ifname": "br0", | ||
"hwaddr": "DC:9F:DB:55:77:A3", | ||
"enabled": true, | ||
"status": { | ||
"plugged": 1, | ||
"speed": 0, | ||
"duplex": 255 | ||
}, | ||
"services": { | ||
"dhcpc": false, | ||
"dhcpd": true, | ||
"pppoe": false | ||
} | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
<html> | ||
<body> | ||
<p id="o">Placeholder</p> | ||
<script> | ||
s = document.getElementById('o'); | ||
s.innerText = new Date(); | ||
</script> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,8 +4,13 @@ title: Contribute? | |
permalink: /nice/ | ||
--- | ||
|
||
If you feel good about this blog's content, good enough for tributing to its operation, then you can contact me or do it via: | ||
If you feel good about this blog's posts or any of its contents, the software development, good enough for tributing to its operation, then you can [contact me](/author/#contact_links) or do it via: | ||
|
||
**Bitcoin wallet**: 1FEKj2sn4FpbpUMfggyqFHmF2bji5zRg7u | ||
**From Cuba**: | ||
* **Mobile top-up**: {{ site.phone_number }} | ||
* **Nauta top-up**: [email protected] (from [https://portal.nauta.cu](https://portal.nauta.cu) or transfermovil) | ||
|
||
**Tropipay.com**: [https://tppay.me/l0bgadzc](https://tppay.me/l0bgadzc) (Note: Tropipay is similar to PayPal, Stripe, etc). You can create an account [here](https://www.tropipay.com/signup/0LQ4 "Create a new account"), if you want, not necessary for contributing. | ||
**From anywhere**: | ||
* **Mobile top-up**: {{ site.phone_number }} | ||
* **Bitcoin wallet**: 1FEKj2sn4FpbpUMfggyqFHmF2bji5zRg7u | ||
* **Tropipay.com**: [https://tppay.me/l0bgadzc](https://tppay.me/l0bgadzc) (Note: Tropipay is similar to PayPal, Stripe, etc). You can create an account [here](https://www.tropipay.com/signup/0LQ4 "Create a new account"), if you want, not necessary for contributing. |