Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security & DevOps Insights

  • Home
  • About
  • Advertise With US
  • Reviews
  • Contact
  • Toggle search form
  • Featured image
    How to use the voice input instead of typing on Windows Windows
  • Turn bluetooth on and off
    Unable to Turn Bluetooth On or Off on Mac Mac
  • Webp.net resizeimage 5
    How to Improve Website Response Using Traffic Manager AWS/Azure/OpenShift
  • gitlab56789iuj
    Error unregistering Runner from GitLab: Forbidden with Docker Executor Network | Monitoring
  • AWS Budget
    How to manage costs with AWS Budgets AWS/Azure/OpenShift
  • GitLabrunner 1 1
    There has been a runner system failure: failed to start the process exec “pwsh” Containers
  • maxresdefault 2 3
    How to configure WatchGuard WebCenter Network | Monitoring
  • article 1280x720.192a2586
    Windows Deployment Services: How to setup and install WDS role Windows Server

Tag: AWS

AWS CLI Error: All commands return Unknown output type [None]

Posted on 16/05/202001/10/2023 Christian By Christian No Comments on AWS CLI Error: All commands return Unknown output type [None]
AWS CLI Error: All commands return Unknown output type [None]

The AWS Command Line Interface (CLI) is a unified tool to manage your AWS services. With just one tool to download and configure, you can control multiple AWS services from the command line and automate them through scripts. Often times the ~/.aws/config is having some configuration issues and needs to be reconfigured or modified. This is because there are multiple declarations for the same setting…

Read More “AWS CLI Error: All commands return Unknown output type [None]” »

Network | Monitoring

AWS Command-Line Interface: How to configure AWS CLI [Part 1]

Posted on 18/12/201826/09/2023 Christian By Christian No Comments on AWS Command-Line Interface: How to configure AWS CLI [Part 1]
AWS Command-Line Interface: How to configure AWS CLI [Part 1]

The AWS Command Line Interface (CLI) is a unified tool to manage your AWS services. With just one tool to download and configure, you can control multiple AWS services from the command line and automate them through scripts. The AWS CLI v2 offers several new features including improved installers, new configuration options such as AWS…

Read More “AWS Command-Line Interface: How to configure AWS CLI [Part 1]” »

AWS/Azure/OpenShift

How to prevent emails from going into a junk folder in Office365

Posted on 18/12/201826/09/2023 Christian By Christian No Comments on How to prevent emails from going into a junk folder in Office365
How to prevent emails from going into a junk folder in Office365

My use case was Nagios notification not delivering into our user’s inbox but rather into the Junk folder because of not having the right domain name. In other to prevent this false positive from moving emails from a specific Email ID to the JUNK folder in Outlook. Kindly refer to this related guide: How to…

Read More “How to prevent emails from going into a junk folder in Office365” »

Network | Monitoring

Chef – Node Bootstrapping

Posted on 14/12/201826/09/2023 Christian By Christian No Comments on Chef – Node Bootstrapping
Chef – Node Bootstrapping

The Chef-Client agent runs Chef recipes on both physical and virtual servers, often called nodes or instances. Associating nodes with the Chef ensures the chef server installs the chef-client software on the nodes. Note: The minimum supported version of chef-client on nodes associated with OpsWorks for ChefAutomate Server is 12.16.42. We recommend running chef-client 13.6.4. Chef – Node Bootstrapping…

Read More “Chef – Node Bootstrapping” »

Configuration Management Tool

Repo: How to setup Chef Repository

Posted on 14/12/201826/09/2023 Christian By Christian No Comments on Repo: How to setup Chef Repository
Repo: How to setup Chef Repository

As discussed in https://techdirectarchive.com/2018/12/14/get-started-with-opsworks-for-chef-automate/  It is recommended to placed in Git of any of the VCS your cookbooks etc. A Chef repository contains several directories. Each directory in the StarterKit contains a README file that describes the directory’s purpose, and how to use it for managing your systems with Chef. There are two ways to get…

Read More “Repo: How to setup Chef Repository” »

Configuration Management Tool

Get Started with OpsWorks for Chef Automate

Posted on 14/12/201826/09/2023 Christian By Christian No Comments on Get Started with OpsWorks for Chef Automate
Get Started with OpsWorks for Chef Automate

AWS OpsWorks for Chef Automate provides a fully managed Chef Automate server and suite of automation tools that give you workflow automation for continuous deployment, automated testing for compliance and security, and a user interface that gives you visibility into your nodes and their status Provision a Chef Automate Server in AWS. Follow this link https://aws.amazon.com/opsworks/chefautomate/ and ‘click on get Started…

Read More “Get Started with OpsWorks for Chef Automate” »

AWS/Azure/OpenShift

How to setup SPF and TXT Records in AWS

Posted on 13/12/201827/03/2024 Dickson Victor By Dickson Victor No Comments on How to setup SPF and TXT Records in AWS
How to setup SPF and TXT Records in AWS

An SPF record is a TXT record that is part of a domain’s DNS zone file. The TXT record specifies a list of authorized hostnames/IP addresses that mail can originate from for a given domain name. Kindly refer to the following similar guides: How to add a custom domain name to Azure Active Directory, and…

Read More “How to setup SPF and TXT Records in AWS” »

AWS/Azure/OpenShift

View Scheduled Events on AW using AWS Web Console and CLI

Posted on 13/12/201828/08/2024 Christian By Christian No Comments on View Scheduled Events on AW using AWS Web Console and CLI
View Scheduled Events on AW using AWS Web Console and CLI

In this article, you will learn how to View Scheduled Events on AW using AWS Web Console and CLI. AWS can schedule events for your instances such as a reboot, stop/start, or retirement. Please see How to find out who restarted Windows Server, the Various methods to launch the Event Viewer, and “How to detect…

Read More “View Scheduled Events on AW using AWS Web Console and CLI” »

AWS/Azure/OpenShift

How to enable Enhanced Networking Adapter (ENA) on Windows

Posted on 12/12/201826/09/2023 Christian By Christian 2 Comments on How to enable Enhanced Networking Adapter (ENA) on Windows
How to enable Enhanced Networking Adapter (ENA) on Windows

Most times when you increase or change the instance type of a server on AWS, the Network adapter changes and this can cause system related issues

AWS/Azure/OpenShift

Create Simple Notification Service (SNS) Notification on AWS

Posted on 12/12/201824/10/2024 Dickson Victor By Dickson Victor No Comments on Create Simple Notification Service (SNS) Notification on AWS
Create Simple Notification Service (SNS) Notification on AWS

Amazon Simple Notification Service (SNS) is a fully managed messaging service that enables the sending of notifications via various communication channels. Such as SMS, email, or HTTP endpoints, to subscribed recipients. This article will discuss how to Create Simple Notification Service (SNS) Notification on AWS. Please see SSL Encrypted Communications explained, how to disable Ads…

Read More “Create Simple Notification Service (SNS) Notification on AWS” »

AWS/Azure/OpenShift

AWS Opsworks For Chef Automate

Posted on 19/07/201804/05/2024 Dickson Victor By Dickson Victor No Comments on AWS Opsworks For Chef Automate
AWS Opsworks For Chef Automate

Chef Automate provides a full suite of enterprise capabilities for workflow, node visibility and compliance. Additionally, it integrates with the open-source products Chef, InSpec and Habitat. Moreover, Chef Automate comes with comprehensive 24×7 support services for the entire platform, including open-source components. Now, let’s discuss AWS Opsworks For Chef Automate. Please see how to setup…

Read More “AWS Opsworks For Chef Automate” »

Configuration Management Tool

Advantage of using a 3rd party software for Backup (N2WS by Veeam) over AMI

Posted on 16/07/201829/09/2023 Christian By Christian No Comments on Advantage of using a 3rd party software for Backup (N2WS by Veeam) over AMI
Advantage of using a 3rd party software for Backup (N2WS by Veeam) over AMI

N2WS is a leading provider of enterprise backup, recovery, and disaster recovery solutions for Amazon Elastic Compute Cloud (Amazon EC2), Amazon Relational Database Services (Amazon RDS), Amazon Redshift, Amazon Elastic File System (Amazon EFS), Amazon Simple Storage Service (S3), Amazon Aurora, and Amazon DynamoDB. Kindly refer to these related guides to more on other Veeam products. How…

Read More “Advantage of using a 3rd party software for Backup (N2WS by Veeam) over AMI” »

Backup

AWS CodeCommit: A Guide to Efficient Usage

Posted on 13/07/201807/12/2023 Christian By Christian 1 Comment on AWS CodeCommit: A Guide to Efficient Usage
AWS CodeCommit: A Guide to Efficient Usage

AWS CodeCommit is a secure, highly scalable, managed source control service provided by Amazon web services that you can use to host your Git-based code repositories. This service enables teams to collaborate securely on code, properly encrypting it in transit and at rest. Please see how to deploy a .NET application to AWS Elastic Beanstalk using AWS…

Read More “AWS CodeCommit: A Guide to Efficient Usage” »

Version Control System

Posts pagination

Previous 1 … 3 4 5 Next

Microsoft MVP

VEEAMLEGEND

vexpert-badge-stars-5

Virtual Background

GoogleNews

Categories

veeaam100

sysadmin top30a

  • Featured image
    How to use the voice input instead of typing on Windows Windows
  • Turn bluetooth on and off
    Unable to Turn Bluetooth On or Off on Mac Mac
  • Webp.net resizeimage 5
    How to Improve Website Response Using Traffic Manager AWS/Azure/OpenShift
  • gitlab56789iuj
    Error unregistering Runner from GitLab: Forbidden with Docker Executor Network | Monitoring
  • AWS Budget
    How to manage costs with AWS Budgets AWS/Azure/OpenShift
  • GitLabrunner 1 1
    There has been a runner system failure: failed to start the process exec “pwsh” Containers
  • maxresdefault 2 3
    How to configure WatchGuard WebCenter Network | Monitoring
  • article 1280x720.192a2586
    Windows Deployment Services: How to setup and install WDS role Windows Server

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