S-nail is the new command line utility to send email replacing mailx to install : dnf install s-nail the correct way is to setup the configuration files, for general use
Category: Tech
How to Migrate Printers from Old Server to New Server with Microsoft Print ManagementHow to Migrate Printers from Old Server to New Server with Microsoft Print Management
Migrating printers between servers is a common task for IT administrators. This guide will walk you through the process step by step, from installing the Print Management tool to completing
How To Add Google reCAPTCHA To Exchange Web Access and Protect from brute force attacksHow To Add Google reCAPTCHA To Exchange Web Access and Protect from brute force attacks
To create a Google reCAPTCHA site and integrate it into Exchange Server OWA/ECP, go through the below steps: First create a new Google reCAPTCHA site. Once we have the reCAPTCHA
How to install WordPress on Rocky LinuxHow to install WordPress on Rocky Linux
To install WordPress on Rocky Linux 9, follow these steps: Add the following: For more details, refer to the full guide on GeeksforGeeks. Good Luck
How to renew Vcenter Certificate from CLI Through SSHHow to renew Vcenter Certificate from CLI Through SSH
Vcenter have a certificate authority that usually create for 2 years, after that time you might get error connecting to the Vcenter both to production or to setting environments: https://your
Terminal Server or Remote Desktop Not listening on port 3389 after sysprepTerminal Server or Remote Desktop Not listening on port 3389 after sysprep
Remote Desktop Services is not accepting logons because setup is running.Log Name: Microsoft-Windows-TerminalServices-LocalSessionManager/OperationalSource: TerminalServices-LocalSessionManagerEvent ID: 34 If Sysprep is stuck or trying to run repeatedly, it might be necessary to
How To Update Hyper-V Configuration Version with PowershellHow To Update Hyper-V Configuration Version with Powershell
By updating VM to the most current configuration version on Hyper-v hosts you get the best compatibility option on the VM making the VM best performance on the virtual environment.
Hyper-V Virtual Switch error after applying setting due to LBFO deprecation in Windows Server 2022Hyper-V Virtual Switch error after applying setting due to LBFO deprecation in Windows Server 2022
In Windows Server 2022, the traditional LBFO (Load Balancing/Failover) teaming mode is deprecated for Hyper-V virtual switches. when applying the new VM switch you can get this error : Instead,
How to SET 2FA on local on-perm Exchange with open source software for freeHow to SET 2FA on local on-perm Exchange with open source software for free
properly implementing Gluu’s multi-factor authentication with Exchange Server 2016 Outlook Web App (OWA). Here is an expanded step-by-step walkthrough: Here are the specific steps to use ADSI Edit to configure
How To run Microsoft Edge and disabling certificate validationHow To run Microsoft Edge and disabling certificate validation
Since Edge doesn’t allow disabling certificate validation through flags/switches when launched normally, here is an easier way to run it in insecure mode ignoring certificate errors: "C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" --ignore-certificate-errors