Chinaunix首页 | 论坛 | 博客
  • 博客访问: 420998
  • 博文数量: 48
  • 博客积分: 3041
  • 博客等级: 中校
  • 技术积分: 1040
  • 用 户 组: 普通用户
  • 注册时间: 2006-12-03 01:43
文章分类

全部博文(48)

文章存档

2012年(1)

2009年(40)

2008年(7)

我的朋友

分类: LINUX

2009-10-28 22:35:02

Ubuntu下的网络唤醒工具:

# apt-get install wakeonlan
# wakeonlan
Usage
    wakeonlan [-h] [-v] [-i IP_address] [-p port] [-f file] [[hardware_address] ...]

Options
    -h
        this information
    -v
        displays the script version
    -i ip_address
        set the destination IP address
        default: 255.255.255.255 (the limited broadcast address)
    -p port
        set the destination port
        default: 9 (the discard port)
    -f file
        uses file as a source of hardware addresses

See also
    wakeonlan(1)   



阅读(4078) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~