摘要:mount -o remount,rw -t yaffs2 /dev/block/mtdblock3 /systemConnCtl *:sandroid audio (http://blog.csdn.net/myspor/article/details/6278788)android Phone ...
阅读全文
摘要:Android bluetooth介绍(一):基本概念及硬件接口BlueZ为调试和与蓝牙子系统通信提供很多设置命令行工具,包含下面这些:hciconfighcitoolhcidumpsdptooldbus-senddbus-monitor通过Android Shell命令,完全可以绕开上层的网络管理...
阅读全文
摘要:.windows安装使用这些偏底层的Python扩展太不爽了,怎么彻底解决error: Unable to find vcvarsall.bat呢? 1.不要按网上说的,安装MinGW,然后在“..python安装路径...\Lib\distutils”下新建一个文件distutils.cfg,在这...
阅读全文
摘要:--网络scanner· 1.最基本,最常用的,测试物理网络的 ping 192.168.10.59 -t ,参数-t是等待用户去中断测试 2.查看DNS(对猫用户),还是比较有用处的 A.Win98:winipcfg B.Win2000以上:Ipconfig/all C.WinNt:CMD,然后N...
阅读全文
摘要:MSC微软管理控制台(Microsoft Management Control)文件。可以点击开始/运行,然后输入下列文件名就可以打开相应的控制窗口。 除第三个文件外,其他均在C:\WINDOWS\system32文件夹下 certmgr.msc 作用:系统认证证书编辑。 cia...
阅读全文
摘要:DELIMITER |create TRIGGER tr_calllog_insert after insert on messagescalllog for each row beginIF messagescalllog.Duration != "" THENUPDATE callnumberc...
阅读全文
摘要:博客分类:Linuxlinuxcrontabpermissionetc/profile环境变量一、我们常常碰到在shell下执行某个命令能够成功,比如执行一个java程序:java -jar /home/opscoder/topo-audit.jar,但是在crontab下执行会失败。cornjob...
阅读全文
摘要:445端口入侵详解 关于“445端口入侵”的内容445端口入侵详解本站搜索更多关于“445端口入侵”的内容445端口入侵,在这之前我们首先要看的还是445端口为什么回成为入侵的端口呢?445端口就是IPC 服务的默认端口 ipc$一 摘要二 什么是 ipc$三 什么是空会话四 空会话可以做什么五 i...
阅读全文
摘要:dos command port-->PID: netstat -ano | findstr port | tasklist |findstr "" Windows SYSTEM比admin权限还高windows SC 是用于与服务控制管理器通信 <http://telecom.chinabyte.
阅读全文
摘要:Protocol[edit]Description[edit]The client authenticates itself to the Authentication Server (AS) which forwards the username to akey distribution cent...
阅读全文
摘要:我们介绍Kerberos认证的整个流程。在允许的环境下,Kerberos是首选的认证方式。在这之前,Windows主要采用另一种认证协议——NTLM(NT Lan Manager)。NTLM使用在Windows NT和Windows 2000 Server(or later)工作组环境中(Kerbe...
阅读全文