惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

云风的 BLOG
云风的 BLOG
Martin Fowler
Martin Fowler
CTFtime.org: upcoming CTF events
CTFtime.org: upcoming CTF events
Threat Intelligence Blog | Flashpoint
Threat Intelligence Blog | Flashpoint
Recent Announcements
Recent Announcements
B
Blog RSS Feed
The GitHub Blog
The GitHub Blog
MongoDB | Blog
MongoDB | Blog
I
InfoQ
L
LangChain Blog
U
Unit 42
Google DeepMind News
Google DeepMind News
I
Intezer
T
Tenable Blog
C
Check Point Blog
N
News and Events Feed by Topic
Project Zero
Project Zero
The Register - Security
The Register - Security
博客园 - Franky
Application and Cybersecurity Blog
Application and Cybersecurity Blog
B
Blog
Forbes - Security
Forbes - Security
Security Archives - TechRepublic
Security Archives - TechRepublic
The Cloudflare Blog
GbyAI
GbyAI
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Vercel News
Vercel News
N
Netflix TechBlog - Medium
博客园 - 三生石上(FineUI控件)
腾讯CDC
T
Tailwind CSS Blog
SecWiki News
SecWiki News
S
Secure Thoughts
C
Cisco Blogs
M
MIT News - Artificial intelligence
V
Vulnerabilities – Threatpost
小众软件
小众软件
S
Security @ Cisco Blogs
罗磊的独立博客
F
Full Disclosure
aimingoo的专栏
aimingoo的专栏
Google Online Security Blog
Google Online Security Blog
T
Threat Research - Cisco Blogs
博客园 - 聂微东
P
Privacy International News Feed
V
Visual Studio Blog
cs.AI updates on arXiv.org
cs.AI updates on arXiv.org
Schneier on Security
Schneier on Security
C
Cyber Attacks, Cyber Crime and Cyber Security
Hacker News: Ask HN
Hacker News: Ask HN

博客园 - RunSir.cn

勤娇猛伤湃负纶孪跋贡那睦 购买小米成功 散分mhn Windows SharePoint Server基本资料 如何用C#语言构造蜘蛛程序 用C#实现蜘蛛/爬虫程序的多线程控制 哈夫曼编码 ssh远程工具下载ssh简介配置 Google APPS申请指南 计算机英语天天学(07-07-24) 使用ISA2006发布安全的Sharepoint站点疑难问题解答之连接地址转换 使用通配符证书在 ISA Server 2004 中发布多个 Web 站点 ISA2006中的三种客户端(EN) 计算机英语天天学(07-07-20) ISA2004产品概述 计算机英语天天学(07-07-19) 如何在 Windows Server 2003 中配置 IIS 网站身份验证 ISA2006功能整理 微软免费的文档权限管理方案(RMS) Magic Winmail Server安全解决方案
HP Bios开机密码设定和删除
RunSir.cn · 2008-03-14 · via 博客园 - RunSir.cn


HP开机BIOS密码的设定删除和更改.

注意:这是从HP服务器借鉴而来

也就是开机那个小钥匙的设定与删除。

1.密码位数:开机密码位数小于或等于 7 位。如果设定大于 7 位,系统也提示设定成功,但是关机重启后输入此前设定的密码无法通过

2.设定密码:开机自检后按 F9 进入 BIOS ,选择 Server Passwords ,然后进入 Set Power-on password ,输入两遍密码

3.清除密码:进入 BIOS 中的 Set Power-on password 后是无法清除密码的。需要开机自检后系统提示输入密码时输入,格式如下:

原有密码 + ‘ / "字符,例如:设定密码: 1234567 如果要删除就在开机提示输入密码时输入: 1234567/ 然后回车,系统就会提示密码被删除

4.更改密码:进入 BIOS 中的 Set Power-on password 后是无法更改密码的。需要开机自检后系统提示输入密码时输入,格式如下:

原有密码 + ‘ / "字符 + 新密码 + "/" 字符 + 新密码,例如:原有密码: 1234567 新密码: abcdefg 如果要更改就在开机提示输入密码时输入:
1234567/abcdefg/abcdefg 然后回车,系统会提示密码被更改

5.如果像第一条那样输入了 多于 7 位的密码,那样开机就无法通过密码验证了,需要通过主板开关清除。方法:关机(无需断电)把 disable password 开关拨到 on 的位置,然后开机。自检完后会提示:
Password override switch detected in the “on” position.

Power off the server and turn switch to the “off” position
关机 disable password 开关拨回 ”off” 就清掉了。