【IT168 技术】从SQL Server 2012开始,微软支持在Windows Server 2008 R2 SP1或Windows Server 2012的Server Core上安装SQL Server。当然这个功能可能对于大多数的企业并不适用,主要是因为管理员长期习惯了图形界面的操作,对于文字界面的操作表现出来的不适应性。那微软为什么 ...
【IT168 技术文档】SQL Server在安装到服务器上后,由于出于服务器安全的需要,所以需要屏蔽掉所有不使用的端口,只开放必须使用的端口。下面就来介绍下SQL Server 2008中使用的端口有哪些: 首先,最常用最常见的就是1433端口。这个是数据库引擎的端口,如果 ...
When working with my customers on SQL Server security, I constantly get the same question, “What are some best practices for hardening my SQL Server implementation?” Over the years, I have come up ...
Do you feel confident about the security of your database environment? Because databases may contain sensitive or regulated information, critical applications or stored functions, ensuring database ...