Topic
Ecc vs Haha
software
วันพุธที่ 25 ธันวาคม พ.ศ. 2567
วันอังคารที่ 19 มีนาคม พ.ศ. 2567
aaPanel - UAT
การเปลี่ยน Server UAT to Production
#aaPanel
1. aaPanel - Console เพิ่ม Web DNS
ลบเชื่อเดิม
2. ลบ Cert
#WordPress
วันศุกร์ที่ 23 กุมภาพันธ์ พ.ศ. 2567
Power Shell - initial new
Set-ExecutionPolicy RemoteSigned
Install-Module PowershellGet -Force
Update-Module PowershellGet
ExchangeOnlineManagement
Install-Module -Name ExchangeOnlineManagement -Force -Scope AllUsers
Set-ItemProperty -Path 'HKLM:\SOFTWARE\Wow6432Node\Microsoft\.NETFramework\v4.0.30319' -Name 'SchUseStrongCrypto' -Type DWord -Value '1'
Import-Module ExchangeOnlineManagement
Get-Module ExchangeOnlineManagement
Connect-ExchangeOnline -Credential (Get-Credential) -ShowBanner:$False
Get-EXOMailbox | Format-table UserPrincipalName,DisplayName
Disconnect-ExchangeOnline -Confirm:$False
วันพุธที่ 22 พฤศจิกายน พ.ศ. 2566
วันจันทร์ที่ 13 พฤศจิกายน พ.ศ. 2566
SSL-CERT_Apache-Infor-wms
1. Edit file httpd-ssl.conf and config like a picture below
2. Insert line like a picture below
3. Copy ssl file to folder ssl
5. Run services.msc and restart apache2.4
SSL-CERT_Apache-xampp
1. Click stop
2. Edit config
3. enable config