Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security, Veeam & DevOps

  • Home
  • About
  • Advertise With US
  • Reviews
  • Tech News
  • Contact
  • Toggle search form

Author: Temitope Odemo

I am a writer, tutor, OWASP Leader, and experienced Leader in IT Infrastructure with a strong background in Software Quality Assurance, Software Testing, Web Application Security, IT cybersecurity, Cloud Technology, System admin, Network management, Installation, and Maintenance of software and hardware. A business developer and Trained to deliver an exceptional level of customer service in IT support. Ready to take up challenging situations in the field to repair modify install and advice in the management of software and hardware.

Enable LDAP over SSL with a third-party Certificate such as DigiCert

Posted on 19/11/202110/06/2026 Temitope Odemo By Temitope Odemo No Comments on Enable LDAP over SSL with a third-party Certificate such as DigiCert
Enable LDAP over SSL with a third-party Certificate such as DigiCert

In this guide we will be trying to use LDAP which is an access protocol to connect to the domain controller over SSL with a third-party CA such as DigiCert using LDP. With LDP, you can perform operations such as connect, bind, search, modify, add, delete against any Lightweight Directory Access Protocol (LDAP)-compatible directory, such…

Read More “Enable LDAP over SSL with a third-party Certificate such as DigiCert” »

Windows, Windows Server

How to import SSL Certificate to Windows Server using DigiCert Utility

Posted on 19/11/202125/08/2023 Temitope Odemo By Temitope Odemo No Comments on How to import SSL Certificate to Windows Server using DigiCert Utility
How to import SSL Certificate to Windows Server using DigiCert Utility

The free DigiCert Certificate Utility for Windows is a very good and indispensable tool for administrators and a must-have for anyone that uses SSL Certificates for Websites and servers or Code Signing Certificates for trusted software. This is a globally accepted tool that you can use for certificate management and various certificate troubleshooting. It is…

Read More “How to import SSL Certificate to Windows Server using DigiCert Utility” »

Windows, Windows Server

How to use the DigiCert certificate utility for Windows to create a CSR

Posted on 19/11/202125/08/2023 Temitope Odemo By Temitope Odemo No Comments on How to use the DigiCert certificate utility for Windows to create a CSR
How to use the DigiCert certificate utility for Windows to create a CSR

The free DigiCert Certificate Utility for Windows is a very good an indispensable tool for administrators and a must-have for anyone that uses SSL Certificates for Websites and servers or Code Signing Certificates for trusted software. This is a globally accepted tool that you can used for certificate management and various certificate troubleshooting. It is…

Read More “How to use the DigiCert certificate utility for Windows to create a CSR” »

Windows, Windows Server

Generate a self-signed SSL certificate: Enable LDAP over SSL

Posted on 13/11/202110/06/2026 Temitope Odemo By Temitope Odemo No Comments on Generate a self-signed SSL certificate: Enable LDAP over SSL
Generate a self-signed SSL certificate: Enable LDAP over SSL

In this article, we shall discuss “Generate a self-signed SSL certificate: Enable LDAP over SSL”. SSL stands for Secure Sockets Layer; this is a standard secure layer for keeping an internet connection secure and safeguarding any sensitive data that is being sent between two endpoints. See How to fix the issue “The Security Database on…

Read More “Generate a self-signed SSL certificate: Enable LDAP over SSL” »

Windows Server

Setting Up your Amazon S3 Glacier and FastGlacier for Your Online Vault

Posted on 10/11/202130/09/2023 Temitope Odemo By Temitope Odemo No Comments on Setting Up your Amazon S3 Glacier and FastGlacier for Your Online Vault
Setting Up your Amazon S3 Glacier and FastGlacier for Your Online Vault

With an Amazon S3 Glacier you can have secure, durable, and low-cost Amazon S3 storage for any of your data archiving and a long-term backup plan. This service gives customers an avenue to store their data for months, years, or decades at a very reduced cost. With S3 Glacier you can offload the burdens of…

Read More “Setting Up your Amazon S3 Glacier and FastGlacier for Your Online Vault” »

AWS/Azure/OpenShift

Fix Remote session was disconnected because there are no Remote Desktop License Servers available to provide a license

Posted on 24/10/202104/09/2023 Temitope Odemo By Temitope Odemo No Comments on Fix Remote session was disconnected because there are no Remote Desktop License Servers available to provide a license
Fix Remote session was disconnected because there are no Remote Desktop License Servers available to provide a license

Remote connection issue is not a new problem for someone who connects regularly to an office network or to a site network. Some of these issues are simply caused as a result of hitches on the network, wrong network configuration, or system issues. But in this guide, I will be discussing on remote connection issue…

Read More “Fix Remote session was disconnected because there are no Remote Desktop License Servers available to provide a license” »

Network | Monitoring, Windows, Windows Server

Creating Profiles for your AWS Access Credentials for AWS Toolkit in Visual Studio

Posted on 19/10/202123/11/2023 Temitope Odemo By Temitope Odemo No Comments on Creating Profiles for your AWS Access Credentials for AWS Toolkit in Visual Studio
Creating Profiles for your AWS Access Credentials for AWS Toolkit in Visual Studio

With the AWS Toolkit for Visual Studio, you can interact with different AWS services. Furthermore, you need an IAM account that has all the necessary permissions to interact with these services. It is possible to create a profile through the help of a toolkit that provides access to all the AWS services. Please see The…

Read More “Creating Profiles for your AWS Access Credentials for AWS Toolkit in Visual Studio” »

AWS/Azure/OpenShift

How to deploy a .NET application to AWS Elastic Beanstalk using AWS Tool Kit

Posted on 19/10/202123/03/2024 Temitope Odemo By Temitope Odemo No Comments on How to deploy a .NET application to AWS Elastic Beanstalk using AWS Tool Kit
How to deploy a .NET application to AWS Elastic Beanstalk using AWS Tool Kit

An AWS Elastic Beanstalk helps you to instantly deploy and manage any applications on the AWS platform without learning about the infrastructure that runs the applications. It helps to manage the complexity that comes with application deployment and also gives you complete control of the processes. Please see Hosting Static Website and Versioning on AWS…

Read More “How to deploy a .NET application to AWS Elastic Beanstalk using AWS Tool Kit” »

AWS/Azure/OpenShift

How to fix the Security Database on the Server does not have a Computer Account for this Workstation Trust Relationship on Windows Server [Part 2]

Posted on 14/10/202126/08/2023 Temitope Odemo By Temitope Odemo 1 Comment on How to fix the Security Database on the Server does not have a Computer Account for this Workstation Trust Relationship on Windows Server [Part 2]
How to fix the Security Database on the Server does not have a Computer Account for this Workstation Trust Relationship on Windows Server [Part 2]

There are always daily system issues that users have to deal with and one of these issues is the “The Security Database on the Server does not have a Computer Account for this Workstation Trust Relationship”. This is one type of specific error that never seems to go away and it sometimes appears when you…

Read More “How to fix the Security Database on the Server does not have a Computer Account for this Workstation Trust Relationship on Windows Server [Part 2]” »

Scripts, Windows, Windows Server

Deploy MVC Application to AWS EC2 Using RDP and Web Deploy

Posted on 10/10/202122/02/2025 Temitope Odemo By Temitope Odemo 2 Comments on Deploy MVC Application to AWS EC2 Using RDP and Web Deploy
Deploy MVC Application to AWS EC2 Using RDP and Web Deploy

In this article, we shall discuss “Deploy MVC Application to AWS EC2 Using RDP and Web Deploy”. AWS EC2 is an amazon compute service, it is an instance of virtual server that can quickly be used to run applications on the Amazon Web Services (AWS) infrastructure. What is RDP? This is a remote desktop protocol…

Read More “Deploy MVC Application to AWS EC2 Using RDP and Web Deploy” »

Configuration Management Tool, Web Server, Windows Server

How to Install and Setup WordPress into a cPanel and Configure Your First WordPress Theme

Posted on 08/10/202123/03/2024 Temitope Odemo By Temitope Odemo No Comments on How to Install and Setup WordPress into a cPanel and Configure Your First WordPress Theme
How to Install and Setup WordPress into a cPanel and Configure Your First WordPress Theme

cPanel is a Linux-based GUI that is used to control, manage, organize and improve WordPress, Joomla, and any other type of website. With cPanel you can publish your website, manage your domains, and hosting and organizing the entire data on your website and many other features are available. cPanel is one of the most popular…

Read More “How to Install and Setup WordPress into a cPanel and Configure Your First WordPress Theme” »

Configuration Management Tool

How to Quickly Fix Windows Search Bar Not Working

Posted on 02/10/202128/08/2023 Temitope Odemo By Temitope Odemo No Comments on How to Quickly Fix Windows Search Bar Not Working
How to Quickly Fix Windows Search Bar Not Working

For many Windows users, the issue of the Windows search bar not working will never seem to go away. As we all know that the search bar is the number one utility that every user cannot do without as it makes their life while using the system easily. If you need urgent access to any…

Read More “How to Quickly Fix Windows Search Bar Not Working” »

Windows

How to perform Windows Server backup with Nakivo or Windows Server backup utility

Posted on 01/10/202107/04/2023 Temitope Odemo By Temitope Odemo No Comments on How to perform Windows Server backup with Nakivo or Windows Server backup utility
How to perform Windows Server backup with Nakivo or Windows Server backup utility

Hyper-V is a hypervisor developed by Microsoft that is used to create a virtual environment. This software helps to run and manage different operating systems on a single physical server. It does not just virtualize the operating system but the whole physical servers components like hard disk and memory. It works just like Virtualbox and…

Read More “How to perform Windows Server backup with Nakivo or Windows Server backup utility” »

Windows Server

Posts pagination

Previous 1 … 14 15 16 Next

Microsoft MVP

VEEAMLEGEND

vexpert-badge-stars-5

Virtual Background

GoogleNews

Categories

veeaam100

Veeam Vanguard

  • Featured post.
    How to fix The Group Policy settings for BitLocker startup options are in conflict and cannot be applied Security | Vulnerability Scans and Assessment
  • LINUX CONTAINERS
    How to install LXC/LXD for container management Linux
  • ddf 2
    Add boot and install images to WDS and configure Multicast transmission via the GUI and WDSUTIL Windows Server
  • multcloud
    Best Way to Backup Dropbox to Box Reviews
  • linux windows 10
    Windows Subsystem for Linux: How to install WSL on Windows 10 Linux
  • Fix Operating System Loader Failed Signature Verification
    Fix Operating System Loader failed signature verification” on Dell Safe BIOS Systems via PXE [Part 3] Windows
  • s3versioning
    Hosting Static Website and Versioning on AWS S3 AWS/Azure/OpenShift
  • images 1
    How to reset and reinstall Windows 10 locally Windows

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 1,766 other subscribers
  • RSS - Posts
  • RSS - Comments
  • About
  • Authors
  • Write for us
  • Advertise with us
  • General Terms and Conditions
  • Privacy policy
  • Feedly
  • Telegram
  • Youtube
  • Facebook
  • Instagram
  • LinkedIn
  • Tumblr
  • Pinterest
  • Twitter
  • mastodon

Tags

Active Directory Azure Bitlocker Microsoft Windows PowerShell WDS Windows 10 Windows 11 Windows Deployment Services Windows Server 2016

Copyright © 2026 TechDirectArchive