自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

perddy的专栏

其心诚,其志坚,其行必成

  • 博客(1)
  • 资源 (1)
  • 收藏
  • 关注

原创 sql server 1433病毒

  自己的电脑最近被中了1433病毒,SQL SERVER出现了N多异常。  重装之后,仍然不行,没有办法自己需要使用,故只能网上找资料自己清楚了。步骤1:删除 sp_dropextendedproc 和 sp_addextendedproc 存储过程drop procedure sp_addextendedprocdrop procedure sp_dropextendedproc步骤2:重新创建以上两个存储过程  create procedure dbo.sp_dropextendedproc @fun

2011-06-02 19:40:00 2150

O'Reilly radius

O'Reilly Radius RADIUS, or Remote Authentication Dial-In User Service, is a widely deployed protocol that enables companies to authenticate, authorize and account for remote users who want access to a system or service from a central network server. RADIUS provides a complete, detailed guide to the underpinnings of the RADIUS protocol. Author Jonathan Hassell brings practical suggestions and advice for implementing RADIUS and provides instructions for using an open-source variation called FreeRADIUS.

2012-01-15

空空如也

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

TA关注的人

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