Microsoft Teams Module

Install Microsoft Teams PowerShell Module

Install Teams PowerShell Module to manage Microsoft Teams. Microsoft has decommissioned Skype for Business Online PowerShell Module since Feb 2021.
S3_Bucket_Folder_Permission_Add_IAM_User

Grant user access to specific folder in AWS S3 Bucket

Use AWS Policy Generator feature to create a IAM policy to limit a user access to specific folder in S3 bucket

OSI & TCP/IP Layer Model

OSI & TCP/IP Layer reference for CCNA 200-301 exam
search and replace

Find and replace text in all WordPress Posts

Better Search Replace is the best WordPress plugin to search and replace any text in all the posts in your WordPress site
w32 query configuration

Time Synchronization Problem in Hyper-V Host

Use the command on Hyper-V to synchronize time with Domain Controller, "w32tm /config /syncfromflags:domhier /update"
timedatectl

Update Date, Time, Timezone on Ubuntu

Use timedatectl command to view and change time, date and timezone in Ubuntu

Prevent WordPress auto conversion of double hyphen

In functions.php, add the following line at the end remove_filter( 'the_content', 'wptexturize' );       

Configure Mail Settings in WordPress

Use Contact Form and Post SMTP free plugins to setup mail settings in WordPress website

Configure SPF for GoDaddy mail account

Godaddy SPF record is TXT record with v=spf1 a mx include:secureserver.net ~all