自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(21)
  • 资源 (29)
  • 收藏
  • 关注

原创 书架

《创新者的困境》

2012-05-06 14:23:10 305

原创 CSS浏览器兼容问题与方案

1. IE5以及以下版本不能正常计算出CSS Box的宽度。如下图所示,正常的计算应该如左图,                box的宽度=margin*2 + padding*2 + boder*2 + width但是IE5及以下版本浏览器不会按这个方法计算box的宽度,而是把padding和boder的值计算到width里(等于是忽略了),如右图所示              bo

2012-04-21 15:10:42 616

原创 计算机安全书架

http://www.acsac.org/secshelf/acsa.html

2011-10-19 09:30:31 1067

原创 Ubuntu和Centos中英文locale设置

Ubuntu<br /><br />  1.    modify /etc/default/locale and add the following to it<br />    LANG=en_US.UTF-8<br />    LANGUAGE=en_US.en<br />   2.  echo “export LANGUAGE=en_US:en” >> ~/.bashrc<br />CentOS<br /> 设置loacle为中文环境<br />1)<br /><br /># 

2011-02-22 22:11:00 4268

原创 Ubuntu 转成英文版

修改文件/etc/default/localeLANG=en_US.UTF-8LANGUAGE=en_US.en<br /> echo “export LANGUAGE=en_US:en” >> ~/.bashrc <br />

2011-02-22 09:03:00 580

转载 iptables应用与配置

<br />(原文地址:http://www.linux.gov.cn/netweb/iptables.htm)<br /> <br />iptables官方网站:http://netfilter.org/数据包经过防火墙的路径禁止端口强制访问某站点发布内部网络服务器智能DNS端口映射通过NAT上网IP规则的保存与恢复iptables指令语法iptables实例数据包经过防火墙的路径<br />图1比较完整地展示了一个数据包是如何经过防火墙的,考虑到节省空间,该图实际上包了三种情况:<br />来自外部

2011-02-17 17:30:00 542

转载 用linux构建路由器

(原文地址:http://www.chinaunix.net/jh/4/226179.html)关键字:linux route 路由器 静态路由 GateWay 网关用linux构建路由器网络结构如图,Linux路由器这台计算机标识为A,它与三个网段相连,192.168.1.0/24,10.0.0.0/8,172.16.0.0/16。A计算机必须拥有三块网卡,分别与三个网段相连。假设:eth0与172.16.0.0相连,eth1与10.0.0.0相连,

2011-02-17 16:28:00 467

原创 Ubuntu安装Xen4(可用)

2011-02-16Ubuntu10.04安装Xen4.0Ø    向/etc/apt/sources.list添加:deb http://ftp.de.debian.org/debian squeeze main然后更新aptitude源$ sudo aptitude update Ø    把grub2降为grub1(Grub2在启动Xen的过程中有bug)$ sudo apt-get purge grub-pc$ sudo rm /boot/grub/*$ sudo a

2011-02-16 20:47:00 1196

原创 VirtualBox下给Centos安装增强功能

安装gcc<br />      $ yum install gcc把光盘里的文件复制到硬盘上<br />      $ cp /meida /tmp -r<br /> 运行VBoxLinuxAdditons.run<br />     $ /tmp/media/VBOXADDITONS_4.0.2_69518/VBoxLinuxAdditons.run<br /> <br />(如果出现kernel-devel-2.6.18-194.32.1.e15安装失败,则直界用yum安装他<br />   $ yu

2011-02-15 21:38:00 1014

原创 Expect 批量登陆多台服务器办法

Expect是基于TCL语言的,也就是说可以在Expect里直接使用TCL语言。只用Expect基本的命令有些应付不了比较复杂的使用场景,比如批量登陆多台服务器等。使用TCL语言可以很方便地控制程序。过几天再把代码贴上来,有兴趣的朋友可以先看这个链接。TCL语言实用手册: http://www.tcl.tk/man/tcl8.5/tutorial/tcltutorial.html

2010-12-17 18:50:00 2149

原创 《Orange's:一个操作系统的实现》读书笔记

第二章 第一个小程序第一个小程序运行起来没有书上说的那么顺利。几经周折才最终成功。问题出在Bochs安装Bochs运行时配置文件内容环境:ubuntu 10(运行于VMware下) Bochs安装中的问题及解决方法下载Bochs 2.4.5源码安装,但运行./configure时发现g++没有,运行     #sudo apt-get install g++解决这个问题但运行./configure又出现另一个错误:ERROR: X windows gui was selected, but X window

2010-12-05 15:40:00 1242

原创 ubuntu忘记密码解决(已测试可用)

<br />1,开机到grub时,用上下键移到第二行的恢复模式,按e(注意不是回车)<br /> 2,把ro single 改成rw single init=/bin/bash 然后按b 就可以进入 单用户模式<br />3, 进入系统,看到提示输入命令后输入:passwd root  然后设定新密码即可

2010-11-30 23:12:00 686

原创 计算机论文排名与统计

Some Useful LinksComputer Security Conference Ranking and Statistic(http://faculty.cs.tamu.edu/guofei/sec_conf_stat.htm)Networking Conferences Statistics (http://www.cs.ucsb.edu/~almeroth/conf/stats/)A Wiki for Calls For Papers (www.wikicfp.com)

2010-11-28 11:33:00 469

原创 用Process Monitor观察进程对文件的操作(创建和重命名)

Process Monitor是Windows环境下很好用的进程动作监控工具。然而用它监视进程的动作时往往会产生太多事件,以至于很难判断用户所需要关注的关键步骤在哪。想要观察创建进程如何创建一个新文件,需要想一些办法让PM只显示创建文件相关的事件(而不显示其它不相关的事件)。办法如下:主要思路:用CMD命令创建一个文件(用其它工具会生成很多额外的事件),然后观察创建过程1. 菜单 -> filter。过滤其它进程,只显示cmd进程的产生的事件2. 在CMD里运行D:/>D:>D:/aa.txt, 这

2010-11-09 19:42:00 6874

原创 Linux swap文件信息查看

查看SWAP分区的基本信息查看swap分区及其大小        第一种办法:运行命令 cat /proc/swaps                          返回结果形如:                              Filename                                Type            Size    Used    Priority                              /dev/sda5             

2010-11-09 14:27:00 2691

转载 用axel加速下载

<br />1. 在fedora等下,直接使得yum install axel*就可以下载axel.<br /> 2.最近在网上找到了个好东西,是yum的一个插件,这样的话,大于XX字节的文件,就可以直接用axel来多线程下载。(当然这只适用于HTTP连接,FTP可不会让你建立太多连接的哟!)<br /><br />去  http://cnfreesoft.googlecode.com/svn/trunk/axelget/  下载axelget.confaxelget.py<br />这两个文件,然后把ax

2010-10-07 11:26:00 453

原创 网上资源

免费数字证书申请:http://www.myca.cn/myca/  可以申请为期一年的免费数字证书. 小图标网:http://soso.nipic.com 有很多图标,可以按名称查找  操作系统开发与学习操作系统开发维基:http://wiki.osdev.org/Introductioninotify使用方法:http://www.infoq.com/article

2010-02-23 11:06:00 363

原创 Linux

  1 #include  2 #include  3 #include  4 #include  5   6 int main(int argc, char **argv){  7   8         int i = 1;  9  10         if( (child = fork())  11                         f

2009-12-25 21:05:00 342

原创 java.lang.SecurityException: Prohibited package name: java.edu.ynu.app

 问题 java.lang.SecurityException: Prohibited package name: java.edu.ynu.app,也就是运行包java.edu.ynu.app里的一个类,但是就产生这个错误。解决办法:包路径里不能以java开头。改成domain.edu.ynu.app就可以了。在load类时没有通过安全检测导致的错误,详细的内容没时间去弄清。

2007-08-02 13:09:00 2341 1

原创 mysql error Number 1005之errno150解决

mysql error Number 1005cant creat table/test/#sql-640_1.frm(errno:150)三种可能问题 外键和被引用外键类型不一样,比如integer和double 找不到要被引用的列 表的字符编码不一样我中的就是第三种情况,在administrator里根本看不出表的字符编码,完全一样的列类型定义就

2007-07-28 17:44:00 3081

原创 mysql error:1064解决

症状:用创建表时用中文属性出现Error:1064。解决方法:中文属性不能设成VARCHAR,设成VARCHAR(45)或VARCHAR(100)等就可以建表了。当然mysql的默认charset已设成了gk2312原因:不详

2007-07-26 15:17:00 25716 1

论文写作助手:EndNote一点通

论文写作助手:EndNote一点通。2008,扫描版

2011-12-31

《Trusted Computing》 by Chris Mitchell

1. Introduction to trusted computing, 2. Trusted computing technologies, 3. Applications of trusted computing, and 4. The future of trusted computing.

2011-09-15

Oracle Security

authors: Marlene Theriault William Heney Publisher: O'Reilly First Edition October 1998 (目录) Security in an oracle System Chapter 1 Oracle and Security What’s It All About? The Oracle Security Model Procedures, Policies, and Plans If I Had a Hammer... Chapter 2 Oracle System Files What’s in the Files? The Instance and the Database: Starting an Oracle Database Types of Database Files Chapter 3 Oracle Database Objects The User Interface: User Versus Schema Objects Tables Table Triggers Views Stored Programs Synonyms Privileges Roles Profiles Chapter 4 The Oracle Data Dictionary Creating and Maintaining the Data Dictionary The Data Dictionary Views About SQL.BSQ Views Used for Security The Composition of the Views Chapter 5 Oracle Default Roles and User Accounts About the Defaults The CONNECT Role The RESOURCE Role The DBA Role The SYSDBA and SYSOPER Roles Using the Default Roles Default User Accounts Segmenting Authority in the Database Chapter 6 Profiles, Passwords, and Synonyms Profiles Passwords Synonyms Implementing Security Chapter 7 Developing a Database Security Plan About the Security Policy and Security Plan Types of Accounts Standards for Accounts Standards for Usernames Standards for Passwords Standards for Roles Standards for Views Standards for the Oracle Security Server Standards for Employees Sample Security Plan Index Sample Security Plan Checklist Chapter 8 Installing and Starting Oracle Segmenting Application Processing Installing Oracle Securely Connecting to the Database Without a Password Installing and Configuring SQL*Net Setting Up Initialization Parameters for Security Chapter 9 Developing a Simple Security Application The Application Overview Preparing the Role-Object Matrix Views Roles Grants Application Control of Access Chapter 10 Developing an Audit Plan Why Audit? Where to Audit How Auditing Works Auditing and Performance Default Auditing Types of Auditing Purging Audit Information Chapter 11 Developing a Sample Audit Application About the Audit Trail Application About Performance and Storage Using the Audit Data in Reports SQL Scripts to Generate Scripts Chapter 12 Backing Up and Recovering the Database What Are the Backup Options? What’s New for Oracle8? What Are the Recovery Options? Chapter 13 Using the Oracle Enterprise Manager What Is the OEM? The DBA Toolkit and Security OEM and the Job Scheduler OEM and the Event Management System Chapter 14 Maintaining User Accounts Application Design Requirements Running the Application Documenting the User State A Sample Script Enhanced Oracle Security Chapter 15 Using the Oracle Security Server About Cryptography Ways to Authenticate Users What’s in the OSS? Configuring and Using the OSS Chapter 16 Using the Internet and the Web Web Basics Evaluating Web Assets and Risks Protecting a Web Site Getting Users Involved Chapter 17 Using Extra-Cost Options Trusted Oracle Advanced Networking Option Oracle Application Server Appendix References Oracle Books Security Books Oracle Electronic References Security Electronic References (英文版)

2011-06-12

数据挖掘概念与技术(韩这炜)(英文版)(第二版)(第二部分/总二部分)

Data Mining: Concepts and Techniques Second Edition Jiawei Han University of Illinois at Urbana-Champaign Micheline Kamber。 请注意。这本书上传时分成了二部分,要两部分放一起才能解压。这是第二部分。

2010-06-22

数据挖掘概念与技术(韩家炜)(英文版)(第二版)(第一部分/总二部分)

Data Mining:Concepts and Techniques Second Edition Jiawei Han University of Illinois at Urbana-Champaign Micheline Kamber。 请注意,要下载两部分放在一起才能解压。这是第一部分。

2010-06-22

Computer Security Technology Planning Study. volunm 2

经典论文,需要的人认为是宝,不需要的人一点用处都没有

2010-05-08

安全编码(Writing scure code)(英文版)(第二版)

答谢大家,零分资源!(已测可用)。其实已有人上传,但有人居然要10分,故再传上来。

2010-05-04

Unix操作系统设计英文版(The Design of The Unix Operating System-Maurice J.Bach)

经典不用多说。Unix操作系统设计英文版(The Design of Unix System):djvu格式,可以使用windjview打开。 也可以转换成PDF格式(转换后变成170多m)。转换方法可见:http://hi.baidu.com/sonqiang/blog/item/8051f98009c4afdf9023d950.html

2010-03-10

malware detection(病毒扫描)经典教材

Springer出版的关于病毒检测的教材,现有的主流技术都有讲到。 pdf格式。

2009-11-27

partitionMagic魔法分区9.0(支持sata硬盘)

有些人标的是9.0版,但实际上是8.0的版本。我找了很久才找到这个真正的9.0版本。

2009-09-30

Undocumented Windows NT(中文版)

Undocumented Windows NT(中文版),chm格式。知道的下

2009-09-29

Undocumented Windows NT (英文版)

Undocumented Windows NT 英文版,pdf格式,内容清晰,可复制

2009-09-29

深入研究Windows内部原理系列之十二:网络协议的构成和实现

深入研究Windows内部原理系列之十二:网络协议的构成和实现。 ppt视频

2009-09-20

深入研究Windows内部原理系列之十一:存储和文件系统

深入研究Windows内部原理系列之十一:存储和文件系统。 ppt视频

2009-09-20

深入研究Windows内部原理系列之十:驱动和硬件的管理

深入研究Windows内部原理系列之十:驱动和硬件的管理。ppt视频

2009-09-20

深入研究Windows内部原理系列之九:Windows的安全机制和实现

深入研究Windows内部原理系列之九:Windows的安全机制和实现。 ppt视频

2009-09-20

深入研究Windows内部原理系列之八:内存管理揭秘

深入研究Windows内部原理系列之八:内存管理揭秘。 ppt视频

2009-09-20

深入研究Windows内部原理系列之五:Windows Sysinternals工具集介绍

深入研究Windows内部原理系列之五:Windows Sysinternals工具集介绍. ppt视频

2009-09-20

深入研究Windows内部原理系列之四:Windows操作系统中的重要基本概念

深入研究Windows内部原理系列之四:Windows操作系统中的重要基本概念. ppt视频

2009-09-20

深入研究Windows内部原理系列之三:Windows体系结构-从应用程序的角度

深入研究Windows内部原理系列之三:Windows体系结构-从应用程序的角度. ppt视频,知道的下

2009-09-20

深入研究Windows内部原理系列之一:Windows的昨天、今天和明天

深入研究Windows内部原理系列之一:知道的下,ppt视频,潘爱民讲的

2009-09-20

云计算经典教材:cloud computing

cloud computing --Web based Applications that change the way you work and collaborate online.云计算经典教材,英文版

2009-09-20

Linux下C语言编程入门

Linux下C语言编程入门级教材,非常平易近人,容易看懂,有实例也有适当的理论讲解,我觉得是目前网上最好的,本书内容不像多数Linux教材一样内容太多,可读性不好;相反本书简短易读,没有太过深入,带你很快会在Linux下编程.

2009-08-28

Trusted.Computing.Platforms.Design.And.Applications,可信计算平台(英文版)

本书是国际上可信计算领域出版的第一本专著.在Springer上买199美元的,呵呵

2009-06-14

An Introduction to GCC

详细介绍linux下gcc的使用方法,是一本书,从简单到复杂。非常好用,是gcc入门的好材料。英文版

2009-04-05

最全数据结构1800题及答案(pdf版)

经典的数据结构复习资料,该版排版清晰,个人感觉比word版好用,知道的下

2009-02-07

swingHacksJun.2005.chm

不是Java swing设计的基本知识,而是swing设计实战例子。本书包括很多在实际应该中遇到的很有用的,但很多书上都没有讲的内容。如果你已经熟悉swing但在设计界面时觉得界面不是很好看或很好用,那么这是本很好的参考书。

2008-04-21

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除