Chinaunix首页 | 论坛 | 博客
  • 博客访问: 648575
  • 博文数量: 128
  • 博客积分: 265
  • 博客等级: 二等列兵
  • 技术积分: 1464
  • 用 户 组: 普通用户
  • 注册时间: 2011-09-27 20:44
个人简介

just do it

文章分类

全部博文(128)

文章存档

2023年(1)

2020年(1)

2019年(1)

2018年(3)

2017年(6)

2016年(17)

2015年(16)

2014年(39)

2013年(34)

2012年(10)

发布时间:2017-01-18 15:51:42

http://caspian.dotconf.net/menu/Software/SendEmail/sendEmail-v1.56.tar.gz下载sendEmail-v1.56.tar.gz解压之后就能用部分参数如下:-f 表示from,发件人地址-t 表示to,收件人地址-s mail服务器域名-u 主题-xu 用户名(@之前的)-xp 用户密码-m 纯文本信息-o message-file=/root/.. 发送文件中的内容-a 发.........【阅读全文】

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

发布时间:2016-12-07 15:41:38

点击(此处)折叠或打开hostname | tee -auptime | tee -adate | tee -alast reboot | tee -admesg | tee -a/usr/platform/`uname -i`/sbin/prtdiag -v | tee -auname -a | tee -aeeprom | tee -a.........【阅读全文】

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

发布时间:2016-10-20 13:08:28

更换华为防火墙后,发现Solaris基于ip探测方式配置的IPMP 呈现failed状态。经过分析,更改为基于link的IPMP配置方式后,解决了这次问题。1、Multiple interface Link based IPMP configurationa. Active – Active configurationCommand line :点击(此处)折叠或打开# ifconfig e1000g0 p.........【阅读全文】

阅读(9134) | 评论(0) | 转发(1)

发布时间:2016-10-10 10:44:05

arp 命令1)arp -a 查看arp 表solaris 默认保存动态arp 表300 秒#ndd –set /dev/arp arp_cleanup_interval 60000#ndd -set /dev/ip ip_ire_flush_interval 60000减短arp 的过期时间。2)arp -s hostname mac添加静态arp 项,静态添加的arp 项除非手工删除,是不会消失的静态arp 一般都是在路由器,网关上作,网关作了静.........【阅读全文】

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

发布时间:2016-06-27 17:39:56

......【阅读全文】

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

登录 注册