摘要:
昨天在用sudo命令执行mkdir命令的时候发生了错误。错误提示如下:hadoop@master:/home$ sudo mkdir /home/hadoop[sudo] password for hadoop: hadoop is not in the sudoers file. This in... 阅读全文
posted @ 2016-01-10 14:22
Jerry_Chen
阅读(262)
评论(0)
推荐(0)
摘要:
和Windows下的PING一样用于以ICMP协议检验和目标主机的网络连通性。几个有用的参数:-c 指定多少个包-s 每个ping包的大小(byte)-I 用那个网络接口发送包(Interface的意思)-i 每次发送包等待上次发送间的间隔(interval的意思)-W 超时的时间(s... 阅读全文
posted @ 2016-01-10 00:17
Jerry_Chen
阅读(208)
评论(0)
推荐(0)