
andyhan.net
Welcome to Andy's BlogAndy Han Blog 韩迪 UNIX Linux Solaris Storage Scripting
http://www.andyhan.net/
Andy Han Blog 韩迪 UNIX Linux Solaris Storage Scripting
http://www.andyhan.net/
TODAY'S RATING
>1,000,000
Date Range
HIGHEST TRAFFIC ON
Monday
LOAD TIME
2.1 seconds
hangssh
andy2004 han
shanxishwngxi●●●●●●●●●●●●●kehuzhuanyong
x●n , shanxi, 710077
CN
View this contact
hangssh
andy2004 han
shanxishwngxi●●●●●●●●●●●●●kehuzhuanyong
x●n , shanxi, 710077
CN
View this contact
hangssh
andy2004 han
shanxishwngxi●●●●●●●●●●●●●kehuzhuanyong
x●n , shanxi, 710077
CN
View this contact
12
YEARS
10
MONTHS
14
DAYS
CLOUD GROUP LIMITED
WHOIS : whois.hostingservicesinc.net
REFERRED : http://www.resell.biz
PAGES IN
THIS WEBSITE
20
SSL
EXTERNAL LINKS
42
SITE IP
104.28.22.36
LOAD TIME
2.137 sec
SCORE
6.2
Welcome to Andy's Blog | andyhan.net Reviews
https://andyhan.net
Andy Han Blog 韩迪 UNIX Linux Solaris Storage Scripting
Displaying items by tag: Nginx
http://www.andyhan.net/index.php/component/k2/itemlist/tag/Nginx
Displaying items by tag: Nginx. Monday, 13 July 2015 00:01. Nginx 虚拟主机 simple password 认证 on ubuntu. Sunday, 14 September 2014 13:15. Nginx PHP-FPM CentOS 6.5. Contact me at [email protected].
Displaying items by tag: cloud
http://www.andyhan.net/index.php/component/k2/itemlist/tag/cloud
Displaying items by tag: cloud. Tuesday, 28 October 2014 07:28. Contact me at [email protected].
Displaying items by tag: Hive
http://www.andyhan.net/index.php/component/k2/itemlist/tag/Hive
Displaying items by tag: Hive. Monday, 10 November 2014 04:16. Hive HBase Integration Zookeeper Connection refused. Friday, 07 November 2014 07:09. Hive quick start and Hive HBase Integration. Contact me at [email protected].
Displaying items by tag: EMC
http://www.andyhan.net/index.php/component/k2/itemlist/tag/EMC
Displaying items by tag: EMC. Tuesday, 03 September 2013 23:45. How to format many disks in a script on solaris using EMC storage. Saturday, 13 April 2013 02:47. SAN architecture of EMC symmetrix arrays. Wednesday, 06 June 2012 01:41. Volume are in DISABLED RECOVER state. Tuesday, 27 March 2012 23:45. Disk group has no valid configuration copies. Wednesday, 15 February 2012 06:45. Vxdiskunsetup and vxdisksetup a disk within a DG. Wednesday, 15 February 2012 06:40. Rm a disk from DG by mistake. Page 1 of 2.
Displaying items by tag: Programming
http://www.andyhan.net/index.php/component/k2/itemlist/tag/Programming
Displaying items by tag: Programming. Sunday, 05 February 2012 04:54. Expect-lite very useful automation tool. Wednesday, 28 December 2011 06:07. Contact me at [email protected].
TOTAL PAGES IN THIS WEBSITE
20
Bash Magic « Hey! Linux.
http://heylinux.com/archives/3668.html
Whatever is worth doing is worth doing well. Http:/ www.cnblogs.com/wangbin/archive/2011/10/11/2207179.html. Http:/ www.programgo.com/article/84763718594/. Dong@idc1-server1 ]$ cat magic.sh echo $# #参数个数 echo $* #所有参数 echo $@ #所有参数 echo $? 上次执行命令返回值 echo $ #当前shell的进程标识符 /bin/true and #用&将一个命令放到后台执行 echo $! 最后一个用&后台执行的命令的进程标识符 echo $0 #当前shell脚本的名称 echo $1 #第一个参数 args=$# #将args赋值为参数个数 echo ${! Dong@idc1-server1 ]$ cat magic.sh #! No" ] & echo "cool.1" #脆弱的实现,当var无定义时会报告语法错误 [ $num -ne 5 ] & echo "yea...
Site Map « Hey! Linux.
http://heylinux.com/sitemap
Whatever is worth doing is worth doing well. 七月 28th, 2015. Hadoop运维笔记 之 CDH5.0.0升级到CDH5.3.0. 五月 8th, 2015. 五月 19th, 2014 (2). 四月 17th, 2014 (2). 一月 11th, 2014 (6). 十二月 11th, 2013 (4). 十二月 2nd, 2013 (5). 十二月 2nd, 2013. 十二月 2nd, 2013. 十二月 2nd, 2013 (4). 十二月 2nd, 2013 (1). 十一月 23rd, 2013. 六月 26th, 2013 (10). 五月 14th, 2013 (1). 五月 10th, 2013. 五月 6th, 2013 (1). 在 CentOS 上部署 GitLab (自托管的Git项目仓库). 四月 10th, 2013 (8). 三月 3rd, 2013. 二月 27th, 2013. 一月 8th, 2013 (1). 一月 7th, 2013. 一月 6th, 2013 (2). 五月 30th, 2012.
EC2 « Hey! Linux.
http://heylinux.com/archives/tag/ec2
Whatever is worth doing is worth doing well. Http:/ docs.aws.amazon.com/AmazonVPC/latest/UserGuide/VPC Scenario2.html. 1 在安全方面,通过构建一个VPC网络,能够将几乎所有的服务器都部署在一个私有网络中,每台服务器都只有一个私网IP,不需要直接面对公网 而直接面对公网的,则主要是负载均衡与VPN 在这样的一个网络架构中,我们也可以很容易的限制所有服务器的访问入口权限,那就是,每一个需要访问服务器的用户,都需要首先登陆VPN服务器,然后再通过内网IP与内网DNS域名解析服务来访问所有的服务器. 1 在VPC Dashboard当中,选择Your VPCs,点击Create VPC,创建一个VPC. 5 选择Subnets,点击Create Subnet,创建一个Public Subnet. 7 选择Route Tables,将默认的Main路由表命名为private local nat,并将这个路由表绑定到Private Subnet上. This file controls the s...
HDFS « Hey! Linux.
http://heylinux.com/archives/tag/hdfs
Whatever is worth doing is worth doing well. Hadoop运维笔记 之 CDH5.0.0升级到CDH5.3.0. Hadoop: http:/ www.cloudera.com/content/cloudera/en/documentation/core/v5-3-x/topics/cdh ig earlier cdh5 upgrade.html? Oozie: http:/ www.cloudera.com/content/cloudera/en/documentation/core/v5-3-x/topics/cdh ig oozie upgrade.html. Hive: http:/ www.cloudera.com/content/cloudera/en/documentation/core/v5-3-x/topics/cdh ig hive upgrade.html. Mkdir /root/cdh530 upgrade from 500. Cd /root/cdh530 upgrade from 500. Ansible-playbook - p...
AWS « Hey! Linux.
http://heylinux.com/archives/tag/aws
Whatever is worth doing is worth doing well. Http:/ docs.aws.amazon.com/AmazonVPC/latest/UserGuide/VPC Scenario2.html. 1 在安全方面,通过构建一个VPC网络,能够将几乎所有的服务器都部署在一个私有网络中,每台服务器都只有一个私网IP,不需要直接面对公网 而直接面对公网的,则主要是负载均衡与VPN 在这样的一个网络架构中,我们也可以很容易的限制所有服务器的访问入口权限,那就是,每一个需要访问服务器的用户,都需要首先登陆VPN服务器,然后再通过内网IP与内网DNS域名解析服务来访问所有的服务器. 1 在VPC Dashboard当中,选择Your VPCs,点击Create VPC,创建一个VPC. 5 选择Subnets,点击Create Subnet,创建一个Public Subnet. 7 选择Route Tables,将默认的Main路由表命名为private local nat,并将这个路由表绑定到Private Subnet上. This file controls the s...
Linux&Unix « Hey! Linux.
http://heylinux.com/archives/category/linuxunix
Whatever is worth doing is worth doing well. Https:/ oozie.apache.org/docs/4.0.0/WebServicesAPI.html. 于是,我们通常都会通过Oozie Web Console去Troubleshooting,但是整个过程并不方便,在研究了Oozie API之后,我写了一个脚本来自动化的帮我们完成绝大部分的Troubleshooting步骤。 1 获取整个Workflow所有步骤的信息,通常的状态有 OK,RUNNING,FAILED,KILLED,ERROR. 2 对FAILED,KILLED,ERROR状态的步骤,首先获取其consoleUrl,然后进一步获取更有价值的logsLinks,同时打印相关的调试信息,并导出该步骤的相关XML配置文件. 脚本地址 https:/ github.com/mcsrainbow/python-demos/blob/master/demos/debug oozie job.py. Tue, 24 May 2016 02:50:19 GMT'. Global # /etc/sysco...
在AWS上构建企业级VPC私有网络[原创][图示] « Hey! Linux.
http://heylinux.com/archives/3620.html
Whatever is worth doing is worth doing well. Laquo; Hadoop运维笔记 之 CDH5.0.0升级到CDH5.3.0. Http:/ docs.aws.amazon.com/AmazonVPC/latest/UserGuide/VPC Scenario2.html. 1 在安全方面,通过构建一个VPC网络,能够将几乎所有的服务器都部署在一个私有网络中,每台服务器都只有一个私网IP,不需要直接面对公网 而直接面对公网的,则主要是负载均衡与VPN 在这样的一个网络架构中,我们也可以很容易的限制所有服务器的访问入口权限,那就是,每一个需要访问服务器的用户,都需要首先登陆VPN服务器,然后再通过内网IP与内网DNS域名解析服务来访问所有的服务器. 1 在VPC Dashboard当中,选择Your VPCs,点击Create VPC,创建一个VPC. 5 选择Subnets,点击Create Subnet,创建一个Public Subnet. 11 选择DHCP Options Sets,命名默认的DHCP Options Set为default dhcp.
Bash « Hey! Linux.
http://heylinux.com/archives/tag/bash
Whatever is worth doing is worth doing well. Http:/ www.cnblogs.com/wangbin/archive/2011/10/11/2207179.html. Http:/ www.programgo.com/article/84763718594/. Dong@idc1-server1 ]$ cat magic.sh echo $# #参数个数 echo $* #所有参数 echo $@ #所有参数 echo $? 上次执行命令返回值 echo $ #当前shell的进程标识符 /bin/true and #用&将一个命令放到后台执行 echo $! 最后一个用&后台执行的命令的进程标识符 echo $0 #当前shell脚本的名称 echo $1 #第一个参数 args=$# #将args赋值为参数个数 echo ${! Dong@idc1-server1 ]$ cat magic.sh #! No" ] & echo "cool.1" #脆弱的实现,当var无定义时会报告语法错误 [ $num -ne 5 ] & echo "yea...
HAProxy « Hey! Linux.
http://heylinux.com/archives/tag/haproxy
Whatever is worth doing is worth doing well. HAProxy RPM SPECS与HTTPS Load配置分享. Haproxy-1.5.17.spec. Local2.* /var/log/haproxy.log. Turn on stats unix socket. Default ciphers to use on SSL-enabled listening sockets. Fix the Logjam issue. Grep -E 'maxconn nbproc' /etc/haproxy/haproxy.cfg. Maxconn 200000 nbproc 7. Cat /etc/security/limits.d/90-nproc.conf. Cat /etc/security/limits.d/90-nofile.conf. Http:/ blog.51yip.com/server/868.html. Http:/ 18567.blog.51cto.com/8567/665375. Cd haproxy-1.4.20.
TOTAL LINKS TO THIS WEBSITE
42
Pupil engagement in education
Pupil engagement in education. A blog that follows the evolution of a school undertaking the improvement of pupil engagement through the implementation of a competency based curriculum. THE BLOG IS BEST READ FROM THE BOTTOM UP! Tuesday, 1 December 2009. I've moved this blog to. Thursday, 2 April 2009. And so the sixth and final competency; the 'E' of CIRCLE. We are, of course, indebted to the work of Daniel Goleman. And his book Emotional Intelligence ( http:/ tinyurl.com/dhae47. Happiness lessons. T...
Andy Hampton
8211; Main Menu –. I am an avid programmer with experience in backend and frontend technologies with the knowledge of how to bring them together. Anything is possible and I aim to bring the fantastic to reality. I have worked with the Amazon. Instant Video team, Credera. And build my own applications all the time, some of which you will find here. Spring Break 2013 - New Mexico. Apr 06, 2013. Top 10 Films of 2012. Mar 29, 2013. Mar 27, 2013.
Index of /
Andy Han | Andy Han
Welcome to Andy's Blog
You are right, absolute path is needed if I run…. Written by Andy Han. Aha Hmm. seems if you use RCD like ./some directory will…. Apache Spark with CDH 4.7.1. Linux 内存 buffer 和 cache 的区别. Solr Cloud with Mutil Cores. Redis master slave setup with sentinel. Solr startup slow wait at SolrSuggester build(). Iptables and ipset on CentOS6. Access denied for user xxx by PAM account configuration. Cron job not running - c queue max run limit reached. Crontab: error on previous line; number out of bounds.
Welcome to Andy's Blog
You are right, absolute path is needed if I run…. Written by Andy Han. Aha Hmm. seems if you use RCD like ./some directory will…. Apache Spark with CDH 4.7.1. Linux 内存 buffer 和 cache 的区别. Solr Cloud with Mutil Cores. Redis master slave setup with sentinel. Solr startup slow wait at SolrSuggester build(). Iptables and ipset on CentOS6. Access denied for user xxx by PAM account configuration. Cron job not running - c queue max run limit reached. Crontab: error on previous line; number out of bounds.
Andy Han | Hier vind je alles op het gebied van afvallen.
Ofloxacin ophthalmic side effects. Tetracycline dosage for dogs with lyme disease. Cabergoline dosage stop lactation. Synthroid dosage for infants. Prednisone dosage for 50lb dog. Albuterol inhaler side effects rash. How long do side effects of prednisone. Treatment of metformin side effects. Amoxicillin side effects in puppies. Medical uses of azithromycin. Side effects of tamoxifen uk. Dosage for ciprofloxacin infusion. Amoxicillin dosage and duration. Lasix dosage per day. Cheap sildenafil citrate uk.
Wedding of Andy Hana
It is the home to more than 170 kinds of birds, for example rare black stork or wooden rowan. Adraspach - Teplice is the largest and wildest rock town in Central Europe. The first mention of rocks and small village on the outskirts of Teplice Rocks dates from 1393. Many of the cakes and pastries that are popular in Central Europe originated within Czech lands. Sobek of Bilenberk built on the site of an old fortress mansion in the early Baroque style. The Adrspach Teplice Rocks are located in a triangle b...
Andy Hancock
andyhancox.com
drawings
Pencil, crayon and pastel drawings. Artist Andy Handwork was born on May 9 1969 in Livingston, New Jersey, and grew up in Island. Heights, NJ. (the Jersey shore). With the encouragement of two artistic parents, he became interested. In art and started drawing at a very early age and has never lost his love for all of the arts. He graduated Rowan University in NJ, with a Bachelor of Fine Arts degree in Printmaking,.