引子 Wiki JS 推荐使用 PostgreSQL 作为默认数据库,但是其 PostgreSQL 的词典配置中是没有 Chinese 选项的。 由于是第一次接触PostgreSQL,经过一番调查,发现官方的 PostgreSQL 镜像是没有中文断词支持的。为...
Tutorials
通过 SpyServer 远程连接 AirSpy R2
/!\ 本文已更新,请前往“火腿百科”查看最新版: * 火腿百科 - 通过 SpyServer 远程连接 AirSpy 目标 在 NanoPi M4 (树莓派亦可)上连接 AirSpy R2 并通过 SDRSharp 远程访问 下载 SPY Server – SDR Se...
如何重置 Windows Hello for Business
引言 WHfB 数据是用户到设备的1对1绑定关系,如果电脑换用户、或者其他特殊情况,可以使用此方法重置WHfB的绑定,以允许用户重新设置WHfB。 如何重置 Windows Hello for Business 服务端 进入Azure AD -...
Windows Hello for Business 无法删除指纹的解决方法
引言 重置Windows Hello for Business后仍然无法在登录选项中添加、删除指纹时,可以参考本文。 Windows Hello for Business 无法删除指纹的解决方法 重启进入BIOS删除指纹数据 登录Windows - services.m...
Windows 10 – 提示“无Internet” 却可以上网 解决 Outlook 无法登录问题
引言 最近,访问外网出现不稳定的频率有所提升,随之而来的是 Windows 10 客户端 和 Office 365 客户端也出现了奇奇怪怪的问题: Windows 10 右下角显示“地球”图标,并提示“无Internet”,但是实际上国内网站都...
云盘加密备份:一个高效的目录加密脚本
场景 将重要的照片、文件等备份到云盘,有一定泄露风险。 为了将重要文件进行加密,可以使用gpg或者openssl命令的对称加密方式(更高效率) 然而,原生命令不支持对目录及子目录进行批量加密 目的 使用一种...
Hybrid Azure AD Join – How to Force Hybrid AAD Device Join to Happen Immediately
By understanding my previous posts: Hybrid Azure AD Join – How a computer device is recognized as Hybrid device ? Azure AD Connect: How to manually synchronize using import, syncronize, export?...
Hybrid Azure AD Join – How a computer device is recognized as Hybrid device ?
You may have noticed that: if you remove a hybrid domain joined device from AAD, it comes up again. if you revert the machine or shut it down, then remove the hybrid device from AAD again, stil...
Azure AD Connect: How to manually synchronize using import, syncronize, export?
Recommended Steps: In short, the recommended steps to manually do the syncronization is: (Full/Delta) Import from on-premises directories, such as Active Directory (Full/Delta) Import from A...
Setup site to site VPN in OpenWRT
Environment I use OpenWRT as a VPN client connecting to another site as illustrated below: Problem The OpenWRT can initiate the VPN connection, but I can only reach site A from within Op...