sudo yum install nodejs npm --enablerepo=epel
http://stackoverflow.com/questions/27350634/how-to-yum-install-node-js-on-amazon-linux
| { | |
| "banksnapas": [ | |
| { | |
| "en_name": "An Binh Commercial Joint stock Bank", | |
| "vn_name": "Ngân hàng An Bình", | |
| "bankId": "970425", | |
| "atmBin": "970425", | |
| "cardLength": 16, | |
| "shortName": "ABBank", | |
| "bankCode": "323", |
| bravenewcoin | |
| insanecoin | |
| Ganja_Coin | |
| raiblocks | |
| MothershipCX | |
| KyberNetwork | |
| Omni_Layer | |
| BitcoinPlusOrg | |
| MobileGoToken | |
| TeamSynergy_ |
| # After adding config files, then run | |
| echo -n "" > /home/ethos/remote.conf && echo "remote config turned off" | |
| sudo reset-network | |
| sudo ifconfig eth0 192.168.1.101 netmask 255.255.255.0 | |
| sudo route add default gw 192.168.1.1 eth0 | |
| update | |
| minestop | |
| sudo update-miner claymore | |
| sudo service ethos-miner-monitor restart |
| Huy vvinam, [May 22, 2017, 11:40 PM]: | |
| ❗️Welcome to the Crypto Community | |
| ‼️Warning & Disclaimer‼️ | |
| - Cloud mining sites are largely scams. | |
| - Pump & Dump groups are largely scams, especially if you have to pay to join them. | |
| - All HYIP's & MLM's are scams, you will get banned from all groups if you are found participating or sharing HYIP/MLM links, dont make money out of scamming others, learn to trade. | |
| - Dont trade off others advice, trade at your own risk! | |
| - There are scammers posing as well known members on telegram private messaging people asking for money, DONT SEND! | |
| - Dont open files posted in these groups |
| BIG3CLIK6F-eyJsaWNlbnNlSWQiOiJCSUczQ0xJSzZGIiwibGljZW5zZWVOYW1lIjoibGFuIHl1IiwiYXNzaWduZWVOYW1lIjoiIiwiYXNzaWduZWVFbWFpbCI6IiIsImxpY2Vuc2VSZXN0cmljdGlvbiI6IkZvciBlZHVjYXRpb25hbCB1c2Ugb25seSIsImNoZWNrQ29uY3VycmVudFVzZSI6ZmFsc2UsInByb2R1Y3RzIjpbeyJjb2RlIjoiQUMiLCJwYWlkVXBUbyI6IjIwMTctMTEtMjMifSx7ImNvZGUiOiJETSIsInBhaWRVcFRvIjoiMjAxNy0xMS0yMyJ9LHsiY29kZSI6IklJIiwicGFpZFVwVG8iOiIyMDE3LTExLTIzIn0seyJjb2RlIjoiUlMwIiwicGFpZFVwVG8iOiIyMDE3LTExLTIzIn0seyJjb2RlIjoiV1MiLCJwYWlkVXBUbyI6IjIwMTctMTEtMjMifSx7ImNvZGUiOiJEUE4iLCJwYWlkVXBUbyI6IjIwMTctMTEtMjMifSx7ImNvZGUiOiJSQyIsInBhaWRVcFRvIjoiMjAxNy0xMS0yMyJ9LHsiY29kZSI6IlBTIiwicGFpZFVwVG8iOiIyMDE3LTExLTIzIn0seyJjb2RlIjoiREMiLCJwYWlkVXBUbyI6IjIwMTctMTEtMjMifSx7ImNvZGUiOiJEQiIsInBhaWRVcFRvIjoiMjAxNy0xMS0yMyJ9LHsiY29kZSI6IlJNIiwicGFpZFVwVG8iOiIyMDE3LTExLTIzIn0seyJjb2RlIjoiUEMiLCJwYWlkVXBUbyI6IjIwMTctMTEtMjMifSx7ImNvZGUiOiJDTCIsInBhaWRVcFRvIjoiMjAxNy0xMS0yMyJ9XSwiaGFzaCI6IjQ3NzU1MTcvMCIsImdyYWNlUGVyaW9kRGF5cyI6MCwiYXV0b1Byb2xvbmdhdGVkIjpmYWxzZSwiaXNBdXRvUHJvbG9uZ2F0ZWQiOmZhbHNlf |
sudo yum install nodejs npm --enablerepo=epel
http://stackoverflow.com/questions/27350634/how-to-yum-install-node-js-on-amazon-linux
| # Global restrictions configuration file. | |
| # Designed to be included in any server {} block. | |
| location = /favicon.ico { | |
| log_not_found off; | |
| access_log off; | |
| } | |
| location = /robots.txt { | |
| allow all; | |
| log_not_found off; |
| ::-webkit-scrollbar{width:5px;height:.25em;position:absolute} | |
| ::-webkit-scrollbar-thumb{background-color:#a7adb4} | |
| ::-webkit-scrollbar-track{background-color:rgba(0,0,0,0)} |
| <?php | |
| ### --- Snip --- ### | |
| App::after(function($request, $response) | |
| { | |
| // HTML Minification | |
| if(App::Environment() != 'local') | |
| { | |
| if($response instanceof Illuminate\Http\Response) |