Skip to content

TechDirectArchive

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

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

Author: IT Expert

Christian, Microsoft MVP, Veeam Vanguard & Legend (2021–2026), VMware vExpert, and Cisco Champion, shares expert guides, how-to tutorials, troubleshooting insights, and technical tips across Windows, Linux, Mac, databases, cloud, networking, hardware, and information security.

Stop an application from starting up automatically on macOS

Posted on 15/01/201915/10/2024 IT Expert By IT Expert 4 Comments on Stop an application from starting up automatically on macOS
Stop an application from starting up automatically on macOS

Having multiple apps launch at startup can slow down your Mac’s boot time and consume system resources unnecessarily. In this article, we shall discuss How to stop an application from starting up automatically on macOS. Please see How to start an application automatically on Mac, Program startup: How to launch an application automatically during startup…

Read More “Stop an application from starting up automatically on macOS” »

Mac

How to Set Quicktime or VLC as a default player on macOS

Posted on 05/01/201902/06/2025 IT Expert By IT Expert 2 Comments on How to Set Quicktime or VLC as a default player on macOS
How to Set Quicktime or VLC as a default player on macOS

For Mac users, QuickTime Player is the first choice since it is bundled with Mac OS X. For Windows users, it’s better to choose VLC Media Player. The main difference between the two players is iTunes movies. QuickTime Player can play iTunes M4V movies while VLC Media Player can’t play M4V movies directly. In this…

Read More “How to Set Quicktime or VLC as a default player on macOS” »

Mac

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

Posted on 18/12/201826/09/2023 IT Expert By IT Expert 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 IT Expert By IT Expert 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

How to Copy from a server to s3 and vice versa

Posted on 18/12/201826/09/2023 IT Expert By IT Expert No Comments on How to Copy from a server to s3 and vice versa
How to Copy from a server to s3 and vice versa

s3 is known as Simple Storage Service by AWS is an object storage service that offers great scalability, data availability, security, and performance

AWS/Azure/OpenShift

What to do after increasing the Memory of Oracle Database

Posted on 18/12/201815/02/2025 IT Expert By IT Expert No Comments on What to do after increasing the Memory of Oracle Database
What to do after increasing the Memory of Oracle Database

This article discusses What to do after increasing the Memory of Oracle Database. After altering (increasing) the ‘memory max target’ and ‘memory target’ of an Oracle database, you will have to run these statements as sysdba to restart the database. By not doing so, you will not have the necessary permission to perform some necessary…

Read More “What to do after increasing the Memory of Oracle Database” »

Oracle/MSSQL/MySQL

How to Reset a Snom Phone

Posted on 18/12/201825/03/2024 IT Expert By IT Expert No Comments on How to Reset a Snom Phone
How to Reset a Snom Phone

This short piece will discuss how to reset a Snom Phone. Having had various scenarios where an existing configuration of the phone system cannot be overwritten or reconfigured. I found a simple solution to restore to factory settings and could reconfigure the telephone system and assign the right IP Address etc. to the phone. How…

Read More “How to Reset a Snom Phone” »

Network | Monitoring

Perform continuous ping on OSes and network Appliances

Posted on 16/12/201815/10/2024 IT Expert By IT Expert No Comments on Perform continuous ping on OSes and network Appliances
Perform continuous ping on OSes and network Appliances

In this article, we shall discuss “Perform continuous ping on OSes and network Appliances (macOS, Linux, Windows, Juniper and Cisco devices)”. Ping is referred to as “Packet Internet Groper”. It is used to troubleshoot the accessibility of devices between two endpoints i.e., to ensure data packet is transmitted to its destination successfully. Please see how…

Read More “Perform continuous ping on OSes and network Appliances” »

Mac, Windows, Windows Server

Ping from Source IP Address from all environments

Posted on 16/12/201815/10/2024 IT Expert By IT Expert No Comments on Ping from Source IP Address from all environments
Ping from Source IP Address from all environments

In this article, we shall discuss the various steps on how to Ping from Source IP Address from all environments. Ping is a network diagnostic utility employed to test the reachability of a device (host), and network appliances on an Internet Protocol (IP) network. Please see how to Analyse Disks with Treesize: Defragment and Shrink…

Read More “Ping from Source IP Address from all environments” »

Mac, Windows, Windows Server

Remove an icon from launchpad that has been deleted

Posted on 15/12/201828/08/2024 IT Expert By IT Expert No Comments on Remove an icon from launchpad that has been deleted
Remove an icon from launchpad that has been deleted

Launchpad is the application launcher for Mac. It enables you to easily find and open apps on Mac by adding the app icon into this utility. Moreover, it helps you to organizes the apps on Mac like on iPhone or iPad. Such as dragging the app location, create a folder, etc. In this article, we…

Read More “Remove an icon from launchpad that has been deleted” »

Mac

Chef – Node Bootstrapping

Posted on 14/12/201826/09/2023 IT Expert By IT Expert 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 IT Expert By IT Expert 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 IT Expert By IT Expert 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

Posts pagination

Previous 1 … 105 106 107 … 115 Next

Microsoft MVP

VEEAMLEGEND

vexpert-badge-stars-5

Virtual Background

GoogleNews

Categories

veeaam100

Veeam Vanguard

  • Delete Reppo In VBR
    How to remove a Repository from Veeam Backup and Replication Backup
  • EC2
    How to Add and Format a New Virtual Disk to an EC2 Instance AWS/Azure/OpenShift
  • schedulepythontasksinWindows
    Task Scheduler shows task still running despite successful Windows
  • windows 1
    How to query, stop and delete a service in Windows Windows
  • Screenshot 2021 04 08 at 01.11.20
    How to export a certificate in PFX format in Windows Windows Server
  • Vro And Agent Deployment
    Deploy Veeam Recovery Orchestrator and Agents to VBR and VEM Backup
  • Screenshot
    An error occurred while attempting to start the selected VM Virtualization
  • snapshot replication
    How to create Synology Snapshot Replication Backup

Subscribe to Blog via Email

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

Join 1,795 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 © 2025 TechDirectArchive