Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security & DevOps Insights

  • Home
  • About
  • Advertise With US
  • Contact
  • Reviews
  • Toggle search form
  • Screenshot 2022 04 27 at 00.50.35
    How to create a BitLocker System Partition [Part 2] Windows
  • images 5 1
    How to access MySQL Server from command Prompt Oracle/MSSQL/MySQL
  • banner
    How to Back Up and Restore the Windows Registry Windows
  • APIFEATURE
    Benefits of Azure API Management and how to create an API instance AWS/Azure/OpenShift
  • Install Veeam Backup and Replication with the default PostgreSQL
    Install Veeam Backup and Replication with the default PostgreSQL Backup
  • integrate VHR with VBR
    How to deploy and integrate VHR with VBR Backup
  • any
    Install AnyDesk on Windows for remote Connections Windows
  • Featured image batch rename
    Batch rename multiple files on Windows Windows

Author: Imoh Etuk

Imoh Etuk is an experienced cloud infrastructure architect. He's an Azure Compute Infrastructure and Azure Storage MVP, a Microsoft Certified Trainer (MCT), and an AWS Community Builder. He is deeply passionate about empowering technical communities by sharing knowledge, fostering collaboration, and enabling individuals and businesses to leverage cloud technologies to achieve their goals. Note: All technical content written by Imoh Etuk is free for community use. It is meant to serve as a guide for IT professionals, developers, business decision-makers, and students. Imoh Etuk does NOT guarantee that all the steps in his technical guides will work in your particular scenarios or use cases.

Create and mount FSx File System: Join EC2 instance to AWS Managed AD

Posted on 25/02/202319/12/2023 Imoh Etuk By Imoh Etuk No Comments on Create and mount FSx File System: Join EC2 instance to AWS Managed AD
Create and mount FSx File System: Join EC2 instance to AWS Managed AD

In the Amazon Web Services (AWS) cloud, Amazon Elastic Compute Cloud (Amazon EC2) provides scalable computing capacity. Using Amazon EC2 reduces the need to invest in hardware upfront, allowing you to develop and deploy applications more quickly. You can launch as many or as a handful of virtual servers as you need, configure security and…

Read More “Create and mount FSx File System: Join EC2 instance to AWS Managed AD” »

AWS/Azure/OpenShift, Web Server, Windows, Windows Server

Set up Cross-Region Replication for S3 Buckets

Posted on 17/02/202324/04/2023 Imoh Etuk By Imoh Etuk No Comments on Set up Cross-Region Replication for S3 Buckets
Set up Cross-Region Replication for S3 Buckets

When it comes to storage services on the AWS Cloud, we cannot mention all of them without talking about S3. Amazon S3 is a cloud-based object storage service with industry-leading scalability, data availability, security, and performance. Data lakes, websites, cloud-native applications, backups, archives, machine learning, and analytics are some of the amounts of data that…

Read More “Set up Cross-Region Replication for S3 Buckets” »

AWS/Azure/OpenShift, Backup

How to Allocate, Associate, Disassociate and Release Elastic IP Address from an EC2 Instance

Posted on 10/02/202319/12/2023 Imoh Etuk By Imoh Etuk No Comments on How to Allocate, Associate, Disassociate and Release Elastic IP Address from an EC2 Instance
How to Allocate, Associate, Disassociate and Release Elastic IP Address from an EC2 Instance

In this post, I will show you how to Allocate and Associate or Disassociate and Release ELastic IP to an EC2 instance. First of all, let’s take a look at why this is necessary. IPv4 and IPv6 addressing protocols are supported by Amazon EC2 and Amazon VPC. Amazon VPC uses the IPv4 addressing protocol by…

Read More “How to Allocate, Associate, Disassociate and Release Elastic IP Address from an EC2 Instance” »

AWS/Azure/OpenShift

Set Two-Factor Authentication for SSH in Linux

Posted on 07/02/202314/03/2023 Imoh Etuk By Imoh Etuk No Comments on Set Two-Factor Authentication for SSH in Linux
Set Two-Factor Authentication for SSH in Linux

The digital revolution, remote work, and the cloud have advanced the evolution of two-factor authentication and multi-factor authentication, and single sign-on (SSO) solutions. SSO is all about providing users with access to their resources through a single sign-on authentication. 2FA and Multi-Factor Authentication (MFA) are similar in that they both add a second layer of…

Read More “Set Two-Factor Authentication for SSH in Linux” »

Linux

How to Install and Configure Jenkins on Windows 11

Posted on 31/01/202323/11/2023 Imoh Etuk By Imoh Etuk No Comments on How to Install and Configure Jenkins on Windows 11
How to Install and Configure Jenkins on Windows 11

In this article, you will learn how to install and configure Jenkins on Windows 11. Jenkins is an open-source automation server and software tool for continuous integration and delivery. It is used to automatically build, test, and deploy software projects. It is one of the leading  CI/CD tools used in modern software development. CI (Continuous…

Read More “How to Install and Configure Jenkins on Windows 11” »

Configuration Management Tool, Web Server

How to delete AWS S3 Bucket and Objects via  AWS CLI from Linux

Posted on 19/01/202317/03/2023 Imoh Etuk By Imoh Etuk No Comments on How to delete AWS S3 Bucket and Objects via  AWS CLI from Linux
How to delete AWS S3 Bucket and Objects via  AWS CLI from Linux

The Amazon Simple Storage Service (Amazon S3) is a cloud hosting service that offers industry-leading performance, security, and scalability. Users and organizations of all sizes can use Amazon S3 to safeguard and store data for a variety of applications, including websites, mobile applications, data lakes, backups and restores, archives, enterprise applications, IoT devices, and big…

Read More “How to delete AWS S3 Bucket and Objects via  AWS CLI from Linux” »

AWS/Azure/OpenShift, Linux

Install Ubuntu 20.04 LTS on Windows via WSL

Posted on 18/01/202317/03/2023 Imoh Etuk By Imoh Etuk No Comments on Install Ubuntu 20.04 LTS on Windows via WSL
Install Ubuntu 20.04 LTS on Windows via WSL

Microsoft introduced the Windows Subsystem for Linux to make it easy for users to run Linux OSes such as Ubuntu and issue Bash commands directly from the Windows command prompt interface. Windows Subsystem for Linux (WSL) is a feature of Windows that allows developers to run a Linux environment without the need for a separate…

Read More “Install Ubuntu 20.04 LTS on Windows via WSL” »

Linux, Windows

Add a User to the Sudoers List in Linux

Posted on 15/01/202318/03/2023 Imoh Etuk By Imoh Etuk No Comments on Add a User to the Sudoers List in Linux
Add a User to the Sudoers List in Linux

As system administrators, performing some administrative tasks on our PC is crucial. However, it must be noted that while it is crucial to perform administrative tasks using the superuser do command (Sudo). It has the overall administrative power on your PC. This command must be used with caution so as to prevent accidental deletion and…

Read More “Add a User to the Sudoers List in Linux” »

Linux

Create and Mount Volume to Docker Container

Posted on 07/01/202328/03/2024 Imoh Etuk By Imoh Etuk No Comments on Create and Mount Volume to Docker Container
Create and Mount  Volume to Docker Container

In this guide, you will learn how to create and mount the host volume in a Docker container. Containers play a crucial role in application deployment. Docker is one of the most widely used open-source container runtimes. Please see How to manually update Docker desktop, how to install and uninstall Docker Desktop on Windows 10…

Read More “Create and Mount Volume to Docker Container” »

Containers, Linux

Configure Kerberos Delegation in Windows

Posted on 30/11/202201/09/2025 Imoh Etuk By Imoh Etuk No Comments on Configure Kerberos Delegation in Windows
Configure Kerberos Delegation in Windows

Kerberos delegation allows an application to gain access to resources hosted on a different server. The public key authentication, data transport, and delegation features of the Kerberos version 5 authentication protocol are implemented by the Windows Server operating systems. The Security Support Provider Interface (SSPI) is used to access the Kerberos authentication client. Which is…

Read More “Configure Kerberos Delegation in Windows” »

Windows, Windows Server

Set Special File Permissions with SUID or GUID and Sticky Bit

Posted on 28/11/202208/04/2025 Imoh Etuk By Imoh Etuk No Comments on Set Special File Permissions with SUID or GUID and Sticky Bit
Set Special File Permissions with SUID or GUID and Sticky Bit

In this article, we shall discuss how to Set Special File Permissions with SUID or GUID and Sticky Bit in Linus. Linux is a multi-user operating system that allows you to create multiple users and grant user-level access to all files and directories. Please see How to determine GPO from GUID or Name, how to…

Read More “Set Special File Permissions with SUID or GUID and Sticky Bit” »

Linux

How to install Groovy on Linux and Windows

Posted on 15/11/202216/12/2023 Imoh Etuk By Imoh Etuk No Comments on How to install Groovy on Linux and Windows
How to install Groovy on Linux and Windows

Introducing the world of Groovy! As an object-oriented language for the Java platform, Groovy Installation Guide becomes your gateway to exploring its dynamic nature. Just like Python, Ruby, Smalltalk, and Pero, Groovy shares many features with these languages. For Groovy source code to seamlessly run on any JRE-equipped platform, it undergoes conversion into Java Bytecode….

Read More “How to install Groovy on Linux and Windows” »

Configuration Management Tool, Linux, Windows

Write a Shell Script that Count Lines and Words in a File

Posted on 15/11/202216/12/2023 Imoh Etuk By Imoh Etuk No Comments on Write a Shell Script that Count Lines and Words in a File
Write a Shell Script that Count Lines and Words in a File

In this post, we will take a look at the various methods to write a Shell Script that Count Lines and Words in a File a shell script. With Linux Shell Script, users have access to both a graphical user interface and a really powerful command-line tool that allows them to execute commands. Please see…

Read More “Write a Shell Script that Count Lines and Words in a File” »

Linux

Posts pagination

Previous 1 … 3 4 5 … 11 Next

Microsoft MVP

VEEAMLEGEND

vexpert-badge-stars-5

Virtual Background

GoogleNews

Categories

veeaam100

sysadmin top30a

  • Screenshot 2022 04 27 at 00.50.35
    How to create a BitLocker System Partition [Part 2] Windows
  • images 5 1
    How to access MySQL Server from command Prompt Oracle/MSSQL/MySQL
  • banner
    How to Back Up and Restore the Windows Registry Windows
  • APIFEATURE
    Benefits of Azure API Management and how to create an API instance AWS/Azure/OpenShift
  • Install Veeam Backup and Replication with the default PostgreSQL
    Install Veeam Backup and Replication with the default PostgreSQL Backup
  • integrate VHR with VBR
    How to deploy and integrate VHR with VBR Backup
  • any
    Install AnyDesk on Windows for remote Connections Windows
  • Featured image batch rename
    Batch rename multiple files on Windows 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,839 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

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

Copyright © 2025 TechDirectArchive