Chinaunix首页 | 论坛 | 博客
  • 博客访问: 824581
  • 博文数量: 116
  • 博客积分: 1472
  • 博客等级: 上尉
  • 技术积分: 1725
  • 用 户 组: 普通用户
  • 注册时间: 2011-02-06 11:45
文章分类

全部博文(116)

文章存档

2015年(1)

2014年(42)

2013年(5)

2012年(19)

2011年(49)

我的朋友

发布时间:2014-02-19 12:04:33

https://trac.transmissionbt.com/wiki/EditConfigFiles......【阅读全文】

阅读(1731) | 评论(0) | 转发(0)

发布时间:2014-02-19 11:59:29

这个启动脚本适用于Ubuntu、Debian和其它BSD衍生系统,当transmission-daemon安装包没有提供启动脚本的情况下才使用。Installtion启动脚本存放在/etc/init.d/下,假定这个脚本名为transmission-daemon,即/etc/init.d/transmission-daemonMake the script executable and make sure the privileges are correct.........【阅读全文】

阅读(6484) | 评论(0) | 转发(0)

发布时间:2014-02-18 15:02:08

内网主机IP:192.168.1.150,PT端口号:53026,路由器:锐捷RG2632,   命令: ip nat inside source tcp 192.168.1.150 53062 interface dialer 0 53062 .csharpcode, .csharpcode pre{font-size: small;color: black;font-family: consolas, "Courier New", courier, monospace;background-color.........【阅读全文】

阅读(3145) | 评论(0) | 转发(0)

发布时间:2014-02-18 14:13:03

1.show ip interface brief2.show ip interface fastethernet 1/03.ip nat inside source static tcp 192.168.1.111 53026 interface FastEthernet 1/0 530264.ip nat pool pool_name start_IP end_IP netmask5.show ip nat static per_user //查看进程数命令6.show ip nat translation //查看地址转换情况7.i.........【阅读全文】

阅读(5363) | 评论(0) | 转发(0)

发布时间:2014-02-08 22:42:46

page(memory page, or virtual page)    a block of virtual memory    A page, memory page, or virtual page is a fixed-length contiguous block of virtual memory.分页,调页,页式调度 一种虚拟内存操作技术。操作系统把主内存空间划分成若干定长的页,从而简化了操作系统分.........【阅读全文】

阅读(5513) | 评论(0) | 转发(1)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册