These are my blogs

and also my life

Windows专题| Windows Server Core 管理与 PowerShell 笔记(四)———— 本地访问控制

2019-04-05 coding windows powershell

Windows Server Core 管理与 PowerShell 笔记(四)———— 本地访问控制 在上一篇文章中,我们介绍了关于 Windows 用户和用户组的相关操作。Windows 中最常用的登陆方式,就是基于用户口令的身份鉴别机制。 在本文中,我们将会进一步介绍 Windows 的访问控 ... Read More

Windows专题| Windows Server Core 管理与 PowerShell 笔记(三)———— 用户、组

2019-04-05 coding windows powershell

Windows Server Core 管理与 PowerShell 笔记(三)———— 用户、组 本文将介绍 Windows 等用户和组管理,以及基于访问控制列表(ACL)提供的 Windows 基本访问控制机制。这里的内容其实已经在《计算机安全》的 “Windows 安全” 专题中有过一定的介 ... Read More

Windows专题| Windows Server Core 管理与 PowerShell 笔记(二)———— 导航文件系统

2019-04-04 coding windows powershell

Windows Server Core 管理与 PowerShell 笔记(二)———— 导航文件系统 这里我们将会简单记录 PowerShell 目录浏览的相关命令。此外还将介绍 PowerShell 的广义启动器变量。 一、PowerShell 的启动器变量 众所周知,Windows 将磁盘驱动 ... Read More

Windows专题| Windows Server Core 管理与 PowerShell 笔记(一)———— 基础配置

2019-04-03 coding windows powershell

Windows Server Core 管理与 PowerShell 笔记(一)———— 基础配置 一、Windows Server Core 简介 Windows Server Core 是一个没有完整窗口界面的 Windows Server 版本。在安装 Windows Server 时,如果不 ... Read More

Windows专题| Windows Server Core 管理与 PowerShell 笔记(零)———— 与 Windows Server 的初次相遇

2019-03-31 coding web windows linux

Windows Server Core 管理与 PowerShell 笔记(零)———— 与 Windows Server 的初次相遇 对于一直使用 Linux 作为服务器操作系统的我,一直对 Windows Server 作为服务器的表现如何非常好奇。最近我读了关于 Windows Server ... Read More

技术摘要| Mac OS 与 Linux 的目录结构比较

2019-03-28 coding macos linux

Mac OS 与 Linux 的目录结构比较 从系统内核说起 传统 Linux 的内核是宏内核,其绝大部分功能都是由一个巨大的内核完成的。而Mac OS 的内核既不是宏内核,也不是微内核。从构成来看应当算混合内核,其核型组建是由卡耐基·梅隆大学开发的 Mach kernel , ... Read More

论文笔记| Giving State to the Stateless: Augmenting Trustworthy Computation with Ledgers

2019-03-28 reading 论文 SGX

Giving State to the Stateless: Augmenting Trustworthy Computation with Ledgers Gabriel Kaptchuk, Matthew Green, Ian Miers Network and Distributed ... Read More

技术摘要| Linux 文件系统不专业评测

2019-03-27 coding linux

Linux 下文件系统性能的简单评测 其实这篇文章的数据源早在19年2月份就已经完成了 … 主要是为了看看 Linux 系统中那么多文件系统在实际使用时的性能表现如何,特别是为了考察 2019 年初 btrfs 性能能否基本满足日常使用。值得注意的是,测试使用了 MacBook Pro ... Read More

论文笔记| Measurement and Analysis of Hajime, a Peer-to-peer IoT Botnet

2019-03-26 reading 论文 僵尸网络

Measurement and Analysis of Hajime, a Peer-to-peer IoT Botnet Stephen Herwig, Katura Harvey, George Hughey, Richard Roberts, Dave Levin Network and ... Read More

论文笔记| Countering Malicious Processes with Process-DNS Association.

2019-03-26 reading 论文 DNS

Countering Malicious Processes with Process-DNS Association. Suphannee Sivakorn, Kangkook Jee, Yixin Sun, Lauri Korts-Pa¨r, Zhichun Li, Cristian ... Read More