NANijamudeen Ainnijam.hashnode.dev·Dec 25, 2024 · 2 min readHow to create SQL Backup In Object storage in azure.Prerequisites Azure Tenant Account. Objecct Storage Sql Server and VM. Steps: Sign in to the Azure Portal. Navigate to Storage Accounts. Create a container based on your requirements. Generate Shared Access Keys. Use the provided scripts to crea...00
NANijamudeen Ainnijam.hashnode.dev·Dec 25, 2024 · 2 min readBackup and Exporting SSL Certificates from one server to other windows servers using IISWindows Server use PFX file, it’s a easy way to backup for ssl certificate from one server to other server. PFX file are usually found with the extenstions for .pfx and .p12. It contain binary format & it stores all files like private and public key ...00
NANijamudeen Ainnijam.hashnode.dev·Dec 24, 2024 · 2 min readHow to Mount NTFS File system in RHEL/Centos 7Descrption According to Wikipedia , NTFS-File developed by Microsoft . NTFS is s supported in other desktop and Server OS as well Linux & BSD have a free open source NTFS driver called NTFS-3g with both read and write functionality. In Mac-os comes ...00
NANijamudeen Ainnijam.hashnode.dev·May 28, 2024 · 1 min readDataBase Mail SMTP Realy Mail Issues Using TLS methodI faced a issues reccently email can't to send through end customer using Database email. Issues Sending Database email to customers. Pre-Requisite SQL Server SQL Managment Studio Downloaded the Latest SQL Management Studio Link: https://learn.micros...00
NANijamudeen Ainnijam.hashnode.dev·Jan 5, 2024 · 1 min readHow to solve copy paste option not working in Remote Desktop?Overview The copy/paste event handle a samll application running on remote machine it's called "rdpclip.exe". If the application fails the copy paste option not working your local host to remote host. Solution Steps: Step 1: Login your remote host us...00