New pages
From Notes_Wiki
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 06:28, 10 October 2025 Steps to Get MAC Address from VMs and Containers in Proxmox (hist | edit) [1,993 bytes] Ansil (talk | contribs) (Created page with "Home > Debian > Proxmox virtual environment > Steps to Get MAC Address from VMs and Containers in Proxmox Home > Debian > Proxmox virtual environment > Steps to Get MAC Address from VMs and Containers in Proxmox")
- 13:45, 7 October 2025 CentOS 8.x Control Web panel Disabling POP3 protocol (hist | edit) [1,204 bytes] Akshay (talk | contribs) (Created page with "Home > CentOS > CentOS 8.x > Email servers > Control Web panel > CentOS 8.x Control Web panel Disabling POP3 protocol = How to Disable the POP3 Protocol in a CWP Mail Server = 1. Open the Dovecot configuration file: <pre> vim /etc/dovecot/dovecot.conf </pre> 2. Locate the following line and remove '''pop3''' from the list of enabled protocols: <pre> protocols = imap lmtp pop3 si...")
- 12:50, 7 October 2025 IDPA AVAMAR (hist | edit) [911 bytes] Yogesh (talk | contribs) (Created page with "Home > Backup server > IDPA AVAMAR = Avamar Windows BMR Restore Notes = '''Reference:''' [https://dl.dell.com/content/manual34038487-dell-avamar-for-windows-servers-19-12-user-guide.pdf Dell Avamar for Windows Servers 19.12 User Guide] == 1. Documentation References == * BMR Requirements & ISO Download/Preparation – pages 52 to 55 * BMR Steps to Follow – pages 56 to 59 == 2. Issue Encountered == During BMR using '''WinPE''', the client was...")
- 08:15, 1 October 2025 Ubuntu Geo-Restricted SSH Access (hist | edit) [1,523 bytes] Akshay (talk | contribs) (Created page with "Home > Ubuntu > Server or Desktop administration > Ubuntu Geo-Restricted SSH Access = Step 1: Install the ipset package = <pre> sudo apt install ipset </pre> = Step 2: Download India IP ranges = <pre> wget https://www.ipdeny.com/ipblocks/data/countries/in.zone -O /tmp/in.zone </pre> = Step 3: Create an ipset for India = <pre> sudo ipset create india hash:net </pre> = Step 4: Add IP ranges into...")
- 07:52, 1 October 2025 Rocky 9.x Geo-Restricted SSH Access (hist | edit) [2,513 bytes] Akshay (talk | contribs) (Created page with "Home > Rocky Linux or CentOS > Rocky Linux 9.x > System Administration > Rocky 9.x Geo-Restricted SSH Access = 1. Install ipset and iptables-services = Run: <pre> sudo dnf install ipset iptables-services -y </pre> = 2. Download India IP Ranges = If you already have the in.zone file, skip this. Otherwise, fetch fresh: <pre> wget https://www.ipdeny.com/ipblocks/data/countries/in.zone -O /tmp/in.zone </pre>...")
- 12:52, 28 September 2025 Suppressing False Positive Alerts in Wazuh for VirusTotal SHA1 Matches (hist | edit) [6,758 bytes] Sunilvarma (talk | contribs) (Created page with " Home > Wazuh > Suppressing False Positive Alerts in Wazuh for VirusTotal SHA1 Matches = Suppressing False Positive Alerts in Wazuh for VirusTotal SHA1 Matches = == Objective == This document outlines the steps to suppress false positive alerts in Wazuh triggered by VirusTotal scores (e.g., score 1), where analysis concluded that the alerts are false positives. The solution involves the creation of custom rules to suppress alerts based on specif...")
- 05:29, 22 September 2025 Ubuntu Local Repo Server Setup (hist | edit) [1,858 bytes] Hemanth (talk | contribs) (Created page with "= Ubuntu Local Repo Server Setup (Server = 172.30.14.59) = == Keep Downloaded Packages == By default, Ubuntu removes downloaded <code>.deb</code> files from <code>/var/cache/apt/archives/</code> after a successful install. To keep them permanently: <pre> sudo nano /etc/apt/apt.conf.d/02keep-debs </pre> Add the following line: <pre> APT::Keep-Downloaded-Packages "true"; </pre> Save and exit. Now all downloaded packages will stay in <code>/var/cache/apt/archives/<...")
- 05:10, 22 September 2025 Rocky9 Local Repo Server (hist | edit) [2,643 bytes] Hemanth (talk | contribs) (Created page with "Home > Rocky Linux or CentOS > Rocky Linux 9.x > Rocky9 Local Repo Server = Rocky9 Local Repo Server Setup (Server = 172.30.14.58) = == Enable Repositories == Edit file: <code>/etc/yum.repos.d/rocky.repo</code> <pre> # rocky.repo # # The mirrorlist system uses the connecting IP address of the client and the # update status of each mirror to pick current mirrors that are geographically # close to the client. You should use this for Rocky upda...")
- 06:16, 19 September 2025 Proxmox Version Upgrade from 8.2.2 to 8.4.13 (hist | edit) [2,791 bytes] Rohith (talk | contribs) (Created page with "= Proxmox Upgrade from 8.2.2 to 8.4.13 = == Pre-Requisites == * Take Backup of all the VM's/CT's. * Shutdown all the VM's/CT's on the Proxmox before the upgradation. * Restart the Proxmox server. == Step 1: Verify Current Version == <syntaxhighlight lang="bash"> pveversion -v apt update -y </syntaxhighlight> == Step 2: Update Repository Sources == If you get an error while updating via the **Updates** section by clicking on Refresh option: Edit the following configur...")
- 07:39, 17 September 2025 Enable Retreat Mode to Power Off vCLS on a vSAN 8.0.3 Cluster (hist | edit) [703 bytes] Yogesh (talk | contribs) (Created page with "Home > VMWare platform > vMWare VSAN > Enable Retreat Mode to Power Off vCLS on a vSAN 8.0.3 Cluster")
- 06:39, 17 September 2025 Migrating Local User to Domain User using ProfWiz (User Profile Wizard) (hist | edit) [2,918 bytes] Kumar (talk | contribs) (Created page with "Home > Windows > Active Directory > Migrating Local User to Domain User using ProfWiz (User Profile Wizard) = Migrating Local User to Domain User using ProfWiz = === Here’s the '''execution flow''' for your migration process: === * Start as '''Local Admin''' → prepare environment. * Login as '''Local User (GBB01)''' → create local profile. * Login as '''Domain User (gbbuser1)''' → create domain profile. * Login as '''Local Admin''' →...")
- 13:12, 12 September 2025 NFS storage Creation on Netapp ONETAP (hist | edit) [2,007 bytes] Akshay (talk | contribs) (Created page with "Home > Storage server > NetApp OneTap > NFS storage Creation on Netapp ONETAP = NetApp NFS Storage Configuration = Before getting started, we need to create Storage Virtual Machines (SVMs). These can be either: * Dedicated SVMs for NFS Storage * A single SVM configured to support multiple protocols For detailed steps on creating an SVM, please refer to: Creating SVM in NetApp Storage Once the SVM is created successfully with the NFS pr...")
- 12:54, 12 September 2025 ISCSI storage Creation on Netapp ONETAP (hist | edit) [2,478 bytes] Akshay (talk | contribs) (Created page with "Home > Storage server > NetApp OneTap > iSCSI storage Creation on Netapp ONETAP = Configuring iSCSI Storage in NetApp ONTAP = Before getting started, you need to create a Storage Virtual Machine (SVM). This can be either: * A dedicated SVM for iSCSI storage, or * A single SVM configured to support multiple protocols. For detailed steps on creating an SVM, please refer to the article: Creating SVM in NetApp Storage == iSCSI Configuratio...")
- 11:28, 12 September 2025 Creating SVM in netapp storage (hist | edit) [2,759 bytes] Akshay (talk | contribs) (Created page with "Home > Storage server > NetApp OneTap > Creating SVM in netapp storage = Storage VM (SVM) Creation on NetApp ONTAP Storage = == Steps to Create a New SVM == 1. Login to the NetApp ONTAP storage WebUI using the admin user credentials. 2. Navigate to Storage > Storage VMs. 3. Click on +Add to create a new SVM (if not already existing). 4. Provide a name for the SVM and select the required Access Protocols as needed: === For Object Storage (...")
- 05:45, 11 September 2025 Redmine Scheduled Alerts for Inactive Tickets (hist | edit) [3,909 bytes] Rohith (talk | contribs) (Created page with "== Redmine Alerts for Inactive Tickets == Add the below script in: <code>/opt/redmine/lib/tasks/Redmine_Alerts_for_all_users.rake</code> <syntaxhighlight lang="ruby"> namespace :redmine do desc "Send alerts for tickets (all except closed) where last note (comment) was older than 30 days for all users" task send_inactive_ticket_alerts: :environment do cutoff = 30.days.ago.beginning_of_day # Exclude only closed statuses open_status_ids = IssueStatus.wh...")
- 05:06, 10 September 2025 How to Configure IPSec Site-to-Site VPN Between Palo Alto and FortiGate Firewalls (hist | edit) [5,240 bytes] Jamshad (talk | contribs) (Created page with "In enterprise networks, it is common to operate firewalls from different vendors across sites. A critical requirement is to establish secure, encrypted tunnels between these devices to ensure confidentiality, integrity, and availability of business traffic. This KB provides a step-by-step guide for deploying IPSec Site-to-Site VPN between Palo Alto Networks and FortiGate firewalls in a production environment. The document includes design considerations, pre-deployment c...")
- 05:57, 9 September 2025 CentOS 8.x Control Web panel Roundcube password plugin upgrading to latest version (hist | edit) [2,619 bytes] Akshay (talk | contribs) (Created page with "Home > CentOS > CentOS 8.x > Email servers > Control Web panel > CentOS 8.x Control Web panel Roundcube password plugin upgrading to latest version = Update Roundcube Password Plugin = == 1. Update the Roundcube password plugin == <syntaxhighlight lang="bash"> # wget https://github.com/roundcube/roundcubemail/releases/download/1.6.11/roundcubemail-1.6.11-complete.tar.gz # tar -xvzf...")
- 05:55, 9 September 2025 CentOS 8.x Control Web panel WebMail Roundcube upgrade from 1.4.11 to 1.6.11 (hist | edit) [1,697 bytes] Akshay (talk | contribs) (Created page with "Home > CentOS > CentOS 8.x > Email servers > Control Web panel > CentOS 8.x Control Web panel WebMail Roundcube upgrade from 1.4.11 to 1.6.11 = How to Upgrade Roundcube from 1.4.11 to 1.6.11 = The current Roundcube version on our CWP server is '''1.4.11'''. The latest version is '''1.6.11'''. Below are the steps to upgrade Roundcube from 1.4.11 to 1.6.11. == 1. Download the la...")
- 12:35, 8 September 2025 Fortinet HA Cluster Firmware Upgrade (Active & Passive) (hist | edit) [7,531 bytes] Jamshad (talk | contribs) (Created page with "This KB describes a safe, controlled method to upgrade firmware on a Fortinet HA cluster with minimal disruption. It covers pre‑checks, change planning, GUI/CLI procedures, expected HA behavior (including Override and Device Priority), validation, and rollback. Examples reference FortiADC/FortiGate style navigation—adjust names to your product/GUI version. Home > Enterprise security devices or applications > Fortigate firewall > Fortinet HA...")
- 12:21, 8 September 2025 Fortinet HA Cluster Firmware Upgrade (Active–Passive) (hist | edit) [7,531 bytes] Jamshad (talk | contribs) (Created page with "This KB describes a safe, controlled method to upgrade firmware on a Fortinet HA cluster with minimal disruption. It covers pre‑checks, change planning, GUI/CLI procedures, expected HA behavior (including Override and Device Priority), validation, and rollback. Examples reference FortiADC/FortiGate style navigation—adjust names to your product/GUI version. Home > Enterprise security devices or applications > Fortigate firewall > Fortinet HA...")
- 07:07, 8 September 2025 Check Tape load (hist | edit) [488 bytes] Kamal (talk | contribs) (Created page with "== Steps to Check Cartridge Load Values in the Tape Library == * Log in to the Tape Library management console. * Navigate to Cartridges & Logs. * Go to Actions > Graphical View. * Hover the mouse cursor over any cartridge. * A pop-up will display detailed cartridge information. * Look for the field Cartridge Loads: “XX” (e.g., 3), which shows how many times the cartridge has been loaded.")
- 07:07, 8 September 2025 Dell ML3 (hist | edit) [66 bytes] Kamal (talk | contribs) (Created page with "*Check Tape load")
- 07:06, 8 September 2025 Tape (hist | edit) [44 bytes] Kamal (talk | contribs) (Created page with "Home > Tape *Dell ML3")
- 07:55, 4 September 2025 Role-Based Access Control (RBAC) in Intune (hist | edit) [1,798 bytes] Ansil (talk | contribs) (Created page with " Home > Microsoft Intune > Role-Based Access Control (RBAC) in Intune Home > Microsoft Intune > Role-Based Access Control (RBAC) in Intune")
- 07:51, 4 September 2025 Enable Windows Firewall via Intune (hist | edit) [1,713 bytes] Ansil (talk | contribs) (Created page with " Home > Microsoft Intune > Enable Windows Firewall via Intune Home > Microsoft Intune > Enable Windows Firewall via Intune")
- 07:48, 4 September 2025 Ubuntu Enrollment into Intune (hist | edit) [1,889 bytes] Ansil (talk | contribs) (Created page with " Home > Microsoft Intune > Ubuntu Enrollment into Intune Home > Microsoft Intune > Ubuntu Enrollment into Intune")
- 07:45, 4 September 2025 Ubuntu with Disk Encryption (hist | edit) [1,836 bytes] Ansil (talk | contribs) (Created page with " Home > Microsoft Intune > Ubuntu with Disk Encryption Home > Microsoft Intune > Ubuntu with Disk Encryption")
- 07:42, 4 September 2025 Antivirus Exclusions via Intune (hist | edit) [1,774 bytes] Ansil (talk | contribs) (Created page with " Home > Microsoft Intune > Antivirus Exclusions via Intune = Antivirus Exclusions via Intune = == Overview == Antivirus exclusions in Intune allow administrators to exclude files, folders, processes, or file types from Microsoft Defender Antivirus scans. This is useful for applications that may conflict with real-time scanning (e.g., backup tools, databases). == Prerequisites == * Intune Administrator or Security Administrator role. * Windows...")
- 07:38, 4 September 2025 Manage Local User Group Membership via Intune (hist | edit) [1,828 bytes] Ansil (talk | contribs) (Created page with " Home > Microsoft Intune > Manage Local User Group Membership via Intune Home > Microsoft Intune > Manage Local User Group Membership via Intune")
- 07:36, 4 September 2025 Kiosk Mode via Intune (hist | edit) [1,776 bytes] Ansil (talk | contribs) (Created page with " Home > Microsoft Intune > Kiosk Mode via Intune Home > Microsoft Intune > Kiosk Mode via Intune")
- 07:33, 4 September 2025 Set Time Zone via Intune (hist | edit) [1,862 bytes] Ansil (talk | contribs) (Created page with " Home > Microsoft Intune > Set Time Zone via Intune Home > Microsoft Intune > Set Time Zone via Intune")
- 07:30, 4 September 2025 Custom ADMX/ADML Templates in Intune (hist | edit) [1,948 bytes] Ansil (talk | contribs) (Created page with " Home > Microsoft Intune > Custom ADMX/ADML Templates in Intune Home > Microsoft Intune > Custom ADMX/ADML Templates in Intune")
- 07:27, 4 September 2025 Filters in Intune (hist | edit) [1,899 bytes] Ansil (talk | contribs) (Created page with " Home > Microsoft Intune > Filters in Intune Home > Microsoft Intune > Filters in Intune")
- 07:22, 4 September 2025 Shared Multi-User Device Configuration via Intune (hist | edit) [1,872 bytes] Ansil (talk | contribs) (Created page with " Home > Microsoft Intune > Shared Multi-User Device Configuration via Intune Home > Microsoft Intune > Shared Multi-User Device Configuration via Intune")
- 07:20, 4 September 2025 PowerShell Script Deployment via Intune (hist | edit) [1,872 bytes] Ansil (talk | contribs) (Created page with " Home > Microsoft Intune > PowerShell Script Deployment via Intune Home > Microsoft Intune > PowerShell Script Deployment via Intune")
- 07:15, 4 September 2025 Wipe (Without Enrolled User) via Intune (hist | edit) [1,527 bytes] Ansil (talk | contribs) (Created page with " Home > Microsoft Intune > Wipe (Without Enrolled User) via Intune Home > Microsoft Intune > Wipe (Without Enrolled User) via Intune")
- 06:59, 4 September 2025 Compliance Policy via Intune (hist | edit) [1,963 bytes] Ansil (talk | contribs) (Created page with "= Compliance Policy via Intune = == Overview == Compliance policies in Intune help ensure only trusted and secure devices can access company resources such as Outlook, Teams, and SharePoint. == Prerequisites == * Intune Administrator, Security Administrator, or Global Administrator role. * Devices must be Intune-enrolled. * Azure AD Conditional Access recommended for enforcement. == Steps == === 1. Sign in === * Open [https://intune.microsoft.com Microsoft Intune Adm...")
- 06:47, 4 September 2025 MSI App Deployment via Intune (hist | edit) [2,144 bytes] Ansil (talk | contribs) (Created page with " Home > Microsoft Intune > MSI App Deployment via Intune Home > Microsoft Intune > MSI App Deployment via Intune")
- 06:32, 4 September 2025 Web Link App Deployment via Intune (hist | edit) [1,880 bytes] Ansil (talk | contribs) (Created page with " Home > Microsoft Intune > Web Link App Deployment via Intune = Web Link App Deployment via Intune = == Overview == This guide explains how to publish a Web Link App in Intune. The Web Link App creates a shortcut on user devices that redirects to a specified website. == Prerequisites == * Intune Administrator or Global Administrator role. * Devices must be enrolled in Intune. * Users should have access to Company Portal if app is made "Availab...")
- 06:26, 4 September 2025 Microsoft Apps Deployment via Intune (hist | edit) [2,092 bytes] Ansil (talk | contribs) (Created page with " Home > Microsoft Intune > Microsoft Apps Deployment via Intune = Microsoft Apps Deployment via Intune = == Overview == This guide explains how to deploy Microsoft apps such as **Teams, Outlook, Word, Excel, and OneDrive** using Microsoft Intune. == Prerequisites == * Intune Administrator or Global Administrator role. * Devices must be enrolled in Intune. * Users must have valid Microsoft 365 licenses. == Steps == === 1. Sign in === * Open [ht...")
- 10:46, 3 September 2025 OpenSCAP Running and Generating Report in Windows OS (hist | edit) [1,453 bytes] Ansil (talk | contribs) (Created page with "Home > Windows > OpenSCAP Running and Generating Report in Windows OS Home > Windows > OpenSCAP Running and Generating Report in Windows OS")
- 10:11, 3 September 2025 Rocky 9.x OpenSCAP Installation & Usage on Rocky Linux (hist | edit) [2,093 bytes] Ansil (talk | contribs) (Created page with "Home > Rocky Linux or CentOS > Rocky Linux 9.x > Creating Rocky 9.x OpenSCAP Installation & Usage on Rocky Linux Home > Rocky Linux or CentOS > Rocky Linux 9.x > Creating Rocky 9.x OpenSCAP Installation & Usage on Rocky Linux")
- 09:55, 3 September 2025 OpenSCAP Installation & Usage on Ubuntu (hist | edit) [2,351 bytes] Ansil (talk | contribs) (Created page with "Home > Ubuntu > OpenSCAP Installation & Usage on Ubuntu = OpenSCAP Installation & Usage on Ubuntu = == 1. Update and Upgrade System Packages == <syntaxhighlight lang="bash"> sudo apt update && sudo apt upgrade -y </syntaxhighlight> == 2. Install OpenSCAP == <syntaxhighlight lang="bash"> sudo apt install libopenscap8 -y </syntaxhighlight> == 3. Verify Installation == <syntaxhighlight lang="bash"> which oscap oscap -V </syntaxhighlight> == 4. Dow...")
- 06:14, 1 September 2025 Deleting Object Storage with Versioning Enabled (hist | edit) [2,670 bytes] Akshay (talk | contribs) (Created page with "Home > Storage server > NetApp OneTap > Deleting Object Storage with Versioning Enabled == Object Storage: Bucket Deletion if Versioning is Enabled == -------------------------------------------------------------- In NetApp storage, after creating an S3 bucket with versioning enabled, you may encounter an error while deleting the S3 bucket even after emptying it: "Failed to remove bucket "backup" for SVM "svm3". Reason: Cannot delete bucket...")
- 06:34, 31 August 2025 Codex CLI (hist | edit) [1,354 bytes] Saurabh (talk | contribs) (Created page with "Home > Local system based AI tools > AI Programming tools > Codex CLI I found Codex to be best among Open Code Terminal, Gemini CLI and Qwen CLI tried so far. =Install Codex CLI= # Install using: #:<pre> #:: npm install -g @openai/codex #:</pre> # Authenticate: Export your OpenAI API key #:<pre> #:: export OPENAI_API_KEY="<OAI_KEY>" #:</pre> #:: Add in ~/.bashrc # For current session use #:<pre> #:: . ~/.bashrc #:</pre> # Run...")
- 06:31, 31 August 2025 AI Programming tools (hist | edit) [235 bytes] Saurabh (talk | contribs) (Created page with "Home > Local system based AI tools > AI Programming tools * Codex CLI * Open Code Terminal * Gemini CLI * Qwen CLI Home > Local system based AI tools > AI Programming tools")
- 12:52, 29 August 2025 Best Practices for Palo Alto Firewall Implementation and CIS Hardening (hist | edit) [26,462 bytes] Jamshad (talk | contribs) (Created page with " ==Introduction== In today’s complex cybersecurity landscape, the firewall remains the cornerstone of enterprise network defense. Whether deploying a new Palo Alto Networks (PAN) firewall or securing an existing one, a well-architected configuration that aligns with industry-standard hardening practices is vital to minimizing risk, enhancing visibility, and maintaining control.")
- 12:46, 28 August 2025 Handling Dependency Errors During ESXi Upgrade (7.x → 8.x) (hist | edit) [3,243 bytes] Abhijith (talk | contribs) (Created page with "Home > VMWare platform > VMWare vSphere or ESXi > Creating Handling Dependency Errors During ESXi Upgrade (7.x → 8.x) = Handling Dependency Errors (VIB) During ESXi Upgrade (7.x → 8.x) = When upgrading from ESXi 7.x to 8.x, you may encounter dependency errors due to incompatible third-party OEM VIBs (e.g., Dell drivers/utilities). Below is an example error: <pre> [DependencyError] On platform embeddedEsx, VIB DEL_bootbank_dell-fac-dc...")
- 10:42, 28 August 2025 Resolving VFAT CORRUPTION ERROR During vSAN/ESXi 8.0.3 Upgrade (hist | edit) [4,916 bytes] Abhijith (talk | contribs) (Created page with "Home > VMWare platform > VMWare vSphere or ESXi > Creating Resolving VFAT CORRUPTION ERROR During vSAN/ESXi 8.0.3 Upgrade = Resolving VFAT_CORRUPTION_ERROR During vSAN/ESXi 8.0.3 Upgrade = When upgrading an ESXi host (e.g., from 7.0.3 to 8.0.3) using <code>esxcli software profile update</code>, <code>esxcli software vib update</code>, or via ISO/ZIP file installation, the upgrade fails with the following error: <pre> Hardware precheck of pro...")
- 09:08, 20 August 2025 Disabling Kernel Updates in Ubuntu/Debian (hist | edit) [1,052 bytes] Shankar (talk | contribs) (Created page with "Home > Ubuntu > Disabling Kernel Updates in Ubuntu/Debian Home > Ubuntu > Disabling Kernel Updates in Ubuntu/Debian")