2024年9月26日

Using DISM to Check and Repair Windows Image

摘要: You can use the SFC (System File Checker) and DISM (Deployment Image Servicing and Management) commands to check and repair the integrity of system fi 阅读全文

posted @ 2024-09-26 20:45 遠離塵世の方舟 阅读(43) 评论(0) 推荐(0) 编辑

2024年9月25日

How to convert a certificate into the appropriate format

摘要: Solution If your server/device requires a different certificate format other than Base64 encoded X.509, a third party tool such as OpenSSL can be used 阅读全文

posted @ 2024-09-25 14:32 遠離塵世の方舟 阅读(11) 评论(0) 推荐(0) 编辑

Create a .pem File for TLS/SSL Certificate Installations

摘要: .pem TLS/SSL Creation Instructions SSL .pem files (concatenated certificate container files), are frequently required for certificate installations wh 阅读全文

posted @ 2024-09-25 14:29 遠離塵世の方舟 阅读(14) 评论(0) 推荐(0) 编辑

Understanding the difference between a Java keystore and a truststore

摘要: A truststore is a file that contains one or more public certificates, but no private keys. A keystore is a file that contains one or more public certi 阅读全文

posted @ 2024-09-25 14:26 遠離塵世の方舟 阅读(13) 评论(0) 推荐(0) 编辑

2024年7月8日

Setting Up an FTP Site on Windows IIS_Cloud Server

摘要: Overview The best practices for ECS guide you through the setup of an FTP site on a Windows ECS. The Windows Server 2012 R2 OS is used as an example i 阅读全文

posted @ 2024-07-08 18:32 遠離塵世の方舟 阅读(14) 评论(0) 推荐(0) 编辑

2024年5月24日

Unable to change the Time Zone in Windows Server 2019

摘要: Issue Unable to change the Time Zone in Windows Server 2019 using the Windows time/date settings while using RDP or iDRAC. Resolution Click Windows St 阅读全文

posted @ 2024-05-24 02:44 遠離塵世の方舟 阅读(28) 评论(0) 推荐(0) 编辑

2024年1月30日

Ali Cloud Linux3 : Installing ImageMagick for PHP 7.4

摘要: Step 1: If not already installed, install the php-devel and gcc packages.$ sudo yum install php-devel gcc To check if the packages are installed, use 阅读全文

posted @ 2024-01-30 18:17 遠離塵世の方舟 阅读(10) 评论(0) 推荐(0) 编辑

2023年8月20日

Active Directory Logs_Event ID & Description

摘要: Event IDSeverityDescriptionCategory 1102 Medium to High The audit log was cleared 4608 Low Windows is starting up. Security State Change 4609 Low Wind 阅读全文

posted @ 2023-08-20 06:40 遠離塵世の方舟 阅读(41) 评论(0) 推荐(0) 编辑

DsReplicaGetInfo() failed with status 8453 (0x2105): Replication access was denied.

摘要: When using the repadmin /showrepl command to check replication health status on your Windows domain environment in command prompt on Sindows Server en 阅读全文

posted @ 2023-08-20 06:20 遠離塵世の方舟 阅读(172) 评论(0) 推荐(0) 编辑

2022年7月21日

Licensing Mode for Remote Desktop Session Host is not Configured

摘要: Licensing Mode for Remote Desktop Session Host is not Configured What is remote desktop licensing? Every device or user that wants to connect to a rem 阅读全文

posted @ 2022-07-21 14:57 遠離塵世の方舟 阅读(512) 评论(0) 推荐(0) 编辑

导航