Chinaunix首页 | 论坛 | 博客
  • 博客访问: 555437
  • 博文数量: 116
  • 博客积分: 2063
  • 博客等级: 大尉
  • 技术积分: 1174
  • 用 户 组: 普通用户
  • 注册时间: 2007-10-26 16:44
个人简介

none

文章分类

全部博文(116)

文章存档

2023年(2)

2020年(3)

2019年(4)

2018年(7)

2017年(6)

2016年(17)

2015年(13)

2014年(19)

2013年(6)

2012年(13)

2011年(5)

2010年(11)

2008年(10)

发布时间:2018-07-26 17:35:08

#########################  perpare 2 Copy all libs to other machine oper #####################cd /usrfind . -type f -mmin -30 -cmin -30 > listfind . -type l -mmin -30 -cmin -30 >> list[root@localhost usr]# cat cp.sh ####################################################################.........【阅读全文】

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

发布时间:2018-04-04 16:48:41

http://www.johnath.com/beep/beep.chttps://wiki.archlinux.org/index.php/PC_speakerbeep -l 200 -r 20echo -e '\a'  实际控制的是声卡beep -l 200 -r 20https://wiki.archlinux.org/index.php/PC_speaker......【阅读全文】

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

发布时间:2017-10-31 09:14:05

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

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

发布时间:2017-03-22 14:36:03

KEWELL 2 systemd cmd:[sync]KEWELL 2 systemd cmd:[mkfs.ext3 -q /dev/sda1]KEWELL 2 systemd cmd:[fsck.ext3  -y /dev/sda1]e2fsck 1.42.9 (28-Dec-2013)/dev/sda1: clean, 11/655360 files, 79696/2621435 blocksKEWELL 2 systemd cmd:[mount /dev/sda1 /dat/sda0]KEWELL 2 systemd cmd:[sync]KEWELL 2 syst.........【阅读全文】

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

发布时间:2016-10-31 16:51:47

端口扫描:nmap -v -sT localhostSYN扫描:sudo nmap -v -sS localhost[root@localhost ~]# nmap -v -sT -p1-10000 10.4.13.105        #############  OUR 3531+3531 NVRStarting Nmap 5.51 ( http://nmap.org ) at 2016-10-31 16:19 CSTInitiating ARP Ping Scan at 16:19Scanning 10.4.........【阅读全文】

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

flb_20012010-09-21 07:53

回复  |  举报
留言热议
请登录后留言。

登录 注册