Skip to content
Tech Master Tech Master

OneStopTechnical Forum

  • Books
  • AI
  • Networking
  • Windows
  • Linux
  • Cloud
  • Mac
  • Active Directory
  • Azure
  • Cloud
  • Exchange
  • M365
  • Server 2025
  • Storage
  • Vsphere
  • Website
  • Database
  • Security
  • Knowledge Base
  • VPN
Tech Master
Tech Master

OneStopTechnical Forum

Tag: #CyberSecurity

Resource groups in Azure

blog.payperitem.com, April 16, 2025April 18, 2025

Resource groups: Refers to a collection of manageable resources sharing many attributes and managed as a unit. Resource group rules:1.  Resource groups cannot be renamed            2.   Resources can only exist in a single group3.  Resources are not confined to a single region within the group4.  Resources can be moved…

Deployment Models for AD in AWS

blog.payperitem.com, April 16, 2025April 18, 2025

1. AWS Managed Microsoft AD 2. AD on EC2 (Self-Managed AD) 3. Hybrid AD (Extending On-Prem AD to AWS) πŸ› οΈ Architecture Considerations Component Recommendation Availability Multi-AZ deployment for DCs Networking Use VPCs with subnets across AZs; enable DNS forwarding Security Isolate via security groups; use AWS KMS + GuardDuty Automation…

Design and deploy AWS Managed Microsoft AD and AD Connector to meet enterprise authentication and authorization requirements

blog.payperitem.com, April 16, 2025April 18, 2025

Designing and deploying AWS Managed Microsoft AD and AD Connector involves understanding their roles in extending or integrating with your on-premises Active Directory, and selecting the right solution based on use case, security, performance, and manageability. πŸ”§ SCENARIO OVERVIEW You need to provide enterprise-grade authentication and authorization across AWS resources…

Difference between Share vs NTFS Permissions vs Security

blog.payperitem.com, April 14, 2025April 14, 2025

πŸ“Š Comparison Table: Share vs NTFS Permissions vs Security Feature / Aspect Share Permissions NTFS Permissions Security Settings (ACLs) πŸ“ Where Configured Sharing tab β†’ Advanced Sharing Security tab Security tab β†’ Advanced πŸ”— Applies To Access over the network (SMB/UNC paths) Access over local + network Full NTFS model…

Top Picks for Web Apps + AD + 2FA

blog.payperitem.com, April 7, 2025

πŸ›‘οΈ 1. Keycloak β€” Best All-Around Option πŸ”§ Example: You can run Keycloak as an identity provider (IdP), connect it to AD via LDAP, and use it as the login portal for all your web apps (e.g., Grafana, Jenkins, GitLab, custom apps using OIDC or SAML). πŸ” 2. Authelia β€”…

Deep Dive: Customizing Snipe-IT Frontend (Vue.js) for Additional Fields

blog.payperitem.com, April 3, 2025April 3, 2025

1️⃣ Locate the Vue Components Snipe-IT’s Vue.js frontend components are stored in:πŸ“‚ resources/js/components/ For assets, the main Vue component files are: 2️⃣ Add a Custom Field to Vue Components Let’s say we want to add a new field called β€œWarranty Expiry Date” to assets. πŸ“ Modify EditAsset.vue vue<template> <div> <!–…

Customize Snipe-IT to add more field entries

blog.payperitem.com, April 3, 2025April 3, 2025

1. Using Custom Fields (No Code) This is the easiest way to add fields without modifying the code. 2. Database Modification (Advanced) If you need persistent changes beyond custom fields: 3. Extending Snipe-IT API for Custom Fields 4. Customizing the Frontend If the UI needs additional inputs:

  • Previous
  • 1
  • 2
  • 3
  • …
  • 10
  • Next

Recent Posts

  • List of AD Schema Versions
  • OldNewExplorer Free Download For Windows 11, 10, 8 and 7 [Latest Version]
  • How to Get the Classic (old) Context Menu on Windows 11
  • BitLocker Recovery Keys
  • Active Directory and Server hardening

Recent Comments

No comments to show.
June 2025
M T W T F S S
 1
2345678
9101112131415
16171819202122
23242526272829
30  
« May    
Log in
©2025 Tech Master | WordPress Theme by SuperbThemes
  • Login
  • Sign Up
Forgot Password?
Lost your password? Please enter your username or email address. You will receive a link to create a new password via email.
body::-webkit-scrollbar { width: 7px; } body::-webkit-scrollbar-track { border-radius: 10px; background: #f0f0f0; } body::-webkit-scrollbar-thumb { border-radius: 50px; background: #dfdbdb }