欧美bbbwbbbw肥妇,免费乱码人妻系列日韩,一级黄片

優(yōu)化你的系統(tǒng) 百毒不侵 六秒啟動(dòng)

  發(fā)布時(shí)間:2009-08-17 10:28:58   作者:佚名   我要評(píng)論
-.安全 安全設(shè)置/網(wǎng)頁(yè)木馬免疫/防入侵 1.設(shè)置復(fù)雜的管理密碼 開(kāi)始→控制面班→更改您的帳戶→創(chuàng)建密碼 (密碼自己記不住,本人概不負(fù)責(zé)) 2.防止網(wǎng)頁(yè)木馬 將下列文件復(fù)制到記事本,另存為網(wǎng)頁(yè)木馬免疫.reg 雙擊 ...
-.安全 安全設(shè)置/網(wǎng)頁(yè)木馬免疫/防入侵
1.設(shè)置復(fù)雜的管理密碼
開(kāi)始→控制面班→更改您的帳戶→創(chuàng)建密碼 (密碼自己記不住,本人概不負(fù)責(zé))
2.防止網(wǎng)頁(yè)木馬
將下列文件復(fù)制到記事本,另存為網(wǎng)頁(yè)木馬免疫.reg 雙擊導(dǎo)入
--------------------------------------------------------------
REGEDIT4
; 惡意網(wǎng)頁(yè)木馬免疫——刪除以下組件:
; 惡意執(zhí)行程序組件 WScript.Shell
; 木馬生成組件 FileSystemObject
; 木馬下載組件 XMLHTTP
; 木馬上傳組件 ADOB.Stream
; 木馬執(zhí)行組件 Shell.Application
; 要免疫時(shí),請(qǐng)?jiān)谙旅婷啃?[ 后面添加一個(gè) - 號(hào),再重新導(dǎo)入注冊(cè)表即可!
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{00000566-0000-0010-8000-00AA006D2EA4}]
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{0D43FE01-F093-11CF-8940-00A0C9054228}]
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{72C24DD5-D70A-438B-8A42-98424B88AFB8}]
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{88D969C5-F192-11D4-A65F-0040963251E5}]
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{88D969EA-F192-11D4-A65F-0040963251E5}]
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{F935DC22-1CF0-11D0-ADB9-00C04FD58A0B}]
--------------------------------------------------------------------
3.防止空連接入侵,
禁止別人空連接 
首先運(yùn)行regedit,找到如下主鍵[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\LSA]把RestrictAnonymous(DWORD)的鍵值改為:00000002。 
 3,禁止自動(dòng)打開(kāi)默認(rèn)共享 
對(duì)于server版,找到如下主鍵[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanServer\Parameters]把AutoShareServer(DWORD)的鍵值改為:00000000。 
對(duì)于pro版,則是[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanServer\Parameters]把AutoShareWks(DWORD)的鍵值改為:00000000。 
如果上面所說(shuō)的主鍵不存在,就新建一個(gè)再改鍵值。
net share命令下 可能顯示ipC$存在,但是不會(huì)對(duì)電腦存在任何危害了 :) 
二.系統(tǒng)優(yōu)化 停止不必要的服務(wù)/注冊(cè)表瘦身
將下列文件復(fù)制到記事本,另存為停止服務(wù).bat 雙擊執(zhí)行 (只適合家庭,企業(yè)請(qǐng)慎用,如對(duì)您造成部分硬件不能正常運(yùn)行請(qǐng)聯(lián)系QQ:614526941)
sc config   Alerter start= DISABLED 
sc config   ALG start= DEMAND 
sc config   AppMgmt start= DEMAND 
sc config   AudioSrv start= AUTO 
sc config   BITS start= DEMAND 
sc config   Browser start= AUTO 
sc config   CiSvc start= DEMAND 
sc config   ClipSrv start= DISABLED 
sc config   COMSysApp start= DEMAND 
sc config   CryptSvc start= AUTO 
sc config   DcomLaunch start= AUTO 
sc config   Dhcp start= AUTO 
sc config   dmadmin start= DEMAND 
sc config   dmserver start= AUTO 
sc config   Dnscache start= AUTO 
sc config   ERSvc start= AUTO 
sc config   Eventlog start= AUTO 
sc config   EventSystem start= DEMAND 
sc config   FastUserSwitchingCompatibility start= DEMAND 
sc config   helpsvc start= AUTO 
sc config   HidServ start= DISABLED 
sc config   HTTPFilter start= DEMAND 
sc config   ImapiService start= DEMAND 
sc config   lanmanserver start= AUTO 
sc config   lanmanworkstation start= AUTO 
sc config   LmHosts start= AUTO 
sc config   Messenger start= DISABLED 
sc config   mnmsrvc start= DEMAND 
sc config   MSDTC start= DEMAND 
sc config   MSIServer start= DEMAND 
sc config   NetDDE start= DISABLED 
sc config   NetDDEdsdm start= DISABLED 
sc config   Netlogon start= DEMAND 
sc config   Netman start= DEMAND 
sc config   Nla start= DEMAND 
sc config   NtLmSsp start= DEMAND
sc config   NtmsSvc start= DEMAND 
sc config   PlugPlay start= AUTO 
sc config   PolicyAgent start= AUTO 
sc config   ProtectedStorage start= AUTO 
sc config   RasAuto start= DEMAND 
sc config   RasMan start= DEMAND 
sc config   RDSessMgr start= DEMAND 
sc config   RemoteAccess start= DISABLED 
sc config   RemoteRegistry start= AUTO 
sc config   RpcLocator start= DEMAND 
sc config   RpcSs start= AUTO 
sc config   RSVP start= DEMAND 
sc config   SamSs start= AUTO 
sc config   SCardSvr start= DEMAND 
sc config   Schedule start= AUTO 
sc config   seclogon start= AUTO 
sc config   SENS start= AUTO 
sc config   SharedAccess start= AUTO 
sc config   ShellHWDetection start= AUTO 
sc config   Spooler start= AUTO 
sc config   srservice start= AUTO 
sc config   SSDPSRV start= DEMAND 
sc config   stisvc start= DEMAND 
sc config   SwPrv start= DEMAND 
sc config   SysmonLog start= DEMAND 
sc config   TapiSrv start= DEMAND 
sc config   TermService start= DEMAND 
sc config   Themes start= AUTO 
sc config   TlntSvr start= DISABLED 
sc config   TrkWks start= AUTO 
sc config   upnphost start= DEMAND 
sc config   UPS start= DEMAND 
sc config   VSS start= DEMAND 
sc config   W32Time start= AUTO 
sc config   WebClient start= AUTO 
sc config   winmgmt start= AUTO 
sc config   WmdmPmSN start= DEMAND 
sc config   Wmi start= DEMAND 
sc config   WmiApSrv start= DEMAND 
sc config   wscsvc start= AUTO 
sc config   wuauserv start= AUTO 
sc config   WZCSVC start= AUTO 
sc config   xmlprov start= DEMAND 
@pause 

相關(guān)文章

最新評(píng)論