If you are using CentOS 8, you may have noticed that installing packages with yum does not work any longer and often results in an error message like this: Error:
How To Install Zabbix 6 On CentOS 9How To Install Zabbix 6 On CentOS 9
Zabbix 6 is the new version supplied by zabbix , another GUI changes and new abilities. To install it on CentOS stream 9 you need to Disable Zabbix packages provided
Remote Desktop Freezing on Windows When in High CPU or On Heavy graphics ScreensRemote Desktop Freezing on Windows When in High CPU or On Heavy graphics Screens
I had this strange behavior when controlling windows through RDP protocol, The session was freezing randomly and I have to disconnect and re-connect all the time. Apparently disabling the UDP
How To get All the VM and the IP from Hyper-v ClusterHow To get All the VM and the IP from Hyper-v Cluster
There is many Powershell command to get information on hosted VM’s’ for example, to get all the IP of the hosted VM on the cluster : Get-ClusterGroup | ? {$_.GroupType
How To Fix Active Directory Replication Even After Tombstone Lifetime Has ExpiredHow To Fix Active Directory Replication Even After Tombstone Lifetime Has Expired
In Active Directory Replication between is one of the most impotent element that must happen without any errors, when this procedure stop, the countdown start for default of 60 days
IDRAC smtp error RAC0225 Or How to configure Integrated Dell Remote Access Controller (iDRAC) Email AlertsIDRAC smtp error RAC0225 Or How to configure Integrated Dell Remote Access Controller (iDRAC) Email Alerts
Dell IDRAC smtp email can be a little tricky , do not why they didn’t create one screen for all the setting regarding. when getting this error : It can
How To Repair private key with New SSL certificateHow To Repair private key with New SSL certificate
IN some cases when installing new SSL Certificate you do not get the private key attached as it should. The simple way to fix this is to attach the private
ping multiple IP for Testing Network disconnecting Issueping multiple IP for Testing Network disconnecting Issue
Sometime you can have network disconnecting or disrupting for short period of time, a simple ping test will help a lot to diagnose the issue. PING with log example (without
How To save attachments from multiple emails To Folder in outlookHow To save attachments from multiple emails To Folder in outlook
if you want to save all the attachments from multiple emails you can do it from outlook VBA code in Microsoft Visual Basic for Applications window in outlook, First lets
certificate error credential supplied to the package were not recognizedcertificate error credential supplied to the package were not recognized
This error is usually indicate you have a problem accessing the private key of the certificate in order to get authorize accessing a web site or any other purpose, The