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

推荐订阅源

Simon Willison's Weblog
Simon Willison's Weblog
Help Net Security
Help Net Security
P
Privacy International News Feed
T
Threat Research - Cisco Blogs
C
Cisco Blogs
C
CERT Recently Published Vulnerability Notes
NISL@THU
NISL@THU
L
LINUX DO - 热门话题
Security Latest
Security Latest
A
Arctic Wolf
G
GRAHAM CLULEY
月光博客
月光博客
S
Securelist
D
Docker
J
Java Code Geeks
T
Troy Hunt's Blog
T
Tenable Blog
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
SecWiki News
SecWiki News
S
Security @ Cisco Blogs
量子位
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
L
LINUX DO - 最新话题
Recent Commits to openclaw:main
Recent Commits to openclaw:main
aimingoo的专栏
aimingoo的专栏
博客园 - 【当耐特】
H
Heimdal Security Blog
The Hacker News
The Hacker News
博客园 - 三生石上(FineUI控件)
Application and Cybersecurity Blog
Application and Cybersecurity Blog
N
Netflix TechBlog - Medium
Vercel News
Vercel News
Forbes - Security
Forbes - Security
B
Blog RSS Feed
H
Hackread – Cybersecurity News, Data Breaches, AI and More
IT之家
IT之家
B
Blog
MongoDB | Blog
MongoDB | Blog
博客园 - 聂微东
Google DeepMind News
Google DeepMind News
S
Secure Thoughts
Threat Intelligence Blog | Flashpoint
Threat Intelligence Blog | Flashpoint
C
Check Point Blog
云风的 BLOG
云风的 BLOG
CTFtime.org: upcoming CTF events
CTFtime.org: upcoming CTF events
T
The Blog of Author Tim Ferriss
L
Lohrmann on Cybersecurity
F
Full Disclosure
D
Darknet – Hacking Tools, Hacker News & Cyber Security
P
Proofpoint News Feed

博客园 - Adrian H.

Hello in 2025 Hello World 为Silverlight控件添加鼠标滚轮支持 - Adrian H. - 博客园 LINQ表达式中关于显式范围变量的Bug jQuery太好使了 一次性下载.NET源码和pdb,并在VS2005中进行调试 C# Future Focus: 动态查找(Dynamic Lookup) Volta : Democratizing the Cloud, 1st CTP Released! Parallel Extensions for .NET 3.5 CTP! Silverlight 2.0, .NET类库源码, ASP.NET MVC... VS 2008与老版本插件的兼容性问题导致Crash Silverlight Tools for VS 2008 RTM [C# 3.0] 传递匿名类型对象的问题 Visual Studio 2008 RTM! 在 .NET Framework x (x < 3.5) 环境下运行带有扩展方法(Extension Method)的程序 使用ActionScript 3中的反射,实现单元测试TestRunner ASP.NET MVC Framework Announced .NET Framework 源代码将于今年发布 N-Tiers?
Windows Server 2008: Server Core初体验 - Adrian H.
Adrian H. · 2008-02-10 · via 博客园 - Adrian H.

(又是初体验?)

Server Core的理念挺好的,极度减少预装的特性,减小被攻击外表以提高稳定性和效率,可自定义服务器角色和特性。

我的三年前买的本,从安装到登录用了30分钟(典型的Server Core安装时间为15分钟)。
硬盘占用为1.5G。



登录后只有一个命令行,传说中的"没有图形界面(GUI)",其实只是没有Explorer.exe这个Shell而已,GDI是不会跑出这个版本的 Windows内核的。Virtual Machine Addition安装失败,可能是因为没有对应Windows版本的安装包。
Task Manager里多了个Service标签页。
About中显示的版本:Build 6001: Service Pack 1,据消息称跟这和Vista SP1的版本号相同。Server 2008与Vista SP1是相同的版本的核心组件,这可以理解,但显示给用户看会不会很奇怪呢:"RTM的版本就已经SP1了"。
Create New Task对话框中的Browse按钮点击竟然无反应,看来在Server Core安装中是无法看到"文件夹图标"了,既然没有Shell这个按钮无效,为什么还要保留呢?灰的也可以理解啊。

于是我尝试安装一些Feature,使用ocsetup。。
本以为完全安装完IIS7会有一个可视化的管理界面,上网搜索后发现那是不会有的。。
安装GUI Shell界面到Server Core必定不是很简单的事情,我甚至没有找到一篇相关的文章。 我便想念GUI界面了,命令行对专家来说效率的确可以比GUI高,但GUI也并不是那么邪恶吧,有个选择多好呢(Server Core with GUI)?

Server Core对我来说没什么意义了,回北京买了新本后装个Full installation吧~

Original post: http://x-dev.cn/post/Windows-Server-2008-Server-Core-Exp.aspx