All public logs
From Notes_Wiki
Combined display of all available logs of Notes_Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)- 03:10, 16 July 2025 Saurabh talk contribs created page Rocky 9.x gnucash (Created page with "Home > Rocky Linux or CentOS > Rocky Linux 9.x > Desktop tools and applications > gnucash =Rocky 9.x gnucash= ==Installation== # Enable Additional Repositories - Some Perl modules are not packaged in EPEL or AppStream for Rocky Linux 9. You may need to enable the CRB (CodeReady Builder) repository, which contains many development and Perl module packages: #:<pre> #:: sudo dnf confi...")
- 11:33, 14 July 2025 Akshay talk contribs created page IMAP Migration to Exchange Online (Created page with "Home > Windows > Microsoft Exchange Server > IMAP Migration to Exchange Online == IMAP Migration to Exchange Online == This document explains the step-by-step process to migrate mailboxes from a remote IMAP server to Exchange Online using the Exchange Admin Center. === Prerequisites === * Admin access to the Microsoft 365 tenant. * IMAP server credentials and server details. * A properly formatted CSV file with user mappings. === Migration P...")
- 08:46, 14 July 2025 Sunilvarma talk contribs created page Re-indexing the archives.json file in Wazuh (Created page with " Home > Wazuh > Re-indexing the archives.json file in Wazuh = What Is archive.json? = * <code>archive.json</code> contains the **original raw logs** collected from Wazuh agents or syslog. * These logs are stored **before any correlation, alerting, or rule evaluation** is applied. * This is different from <code>alerts.json.gz</code>, which only contains logs that matched Wazuh rules and triggered alerts. * The file is typically generated when JSON...")
- 12:19, 10 July 2025 Gopikiran talk contribs created page Rocky 9.x Control Web Panel Restoration (Created page with "= CWP Restoration Credentials Issues = After restoring the MySQL and /var/vmail/ directories from the mail rsnapshot server, an issue occurred while trying to access the CWP web interface at: https://<ip address>:2031/ == Problem == After restoring the old MySQL data onto the new CWP test server, we encountered a permission error with both MySQL and Postfix. * We were unable to access MySQL. * The credentials required to connect were not available. * Unfortunately,...")
- 05:30, 10 July 2025 Akshay talk contribs created page CentOS 8.x Control Web panel External Email Caution Banner Configuration (Created page with "Home > CentOS > CentOS 8.x > Email servers > Control Web panel > CentOS 8.x Control Web panel External Email Caution Banner Configuration = External Email Caution Banner Configuration in Postfix = == 1) Create the Filter Script == Create the script file: <pre> vim /usr/local/bin/banner-filter.py </pre> Paste the following content into the file: <pre> #!/usr/bin/env python3 import...")
- 07:45, 9 July 2025 Akshay talk contribs created page 389-DS Creating Custom Attributes and ObjectClasses (Created page with "Home > Ubuntu > Ubuntu 22.04 > Ubuntu 22.04 389-DS server setup > 389-DS Creating Custom Attributes and ObjectClasses = Creating Example Custom Attributes and ObjectClasses in 389 Directory Server = == Create LDIF to Add Custom Attributes == === a) Create the LDIF file === <pre> vim add-example-attributes.ldif </pre> Paste this content exactly: <pre> dn: cn=schema changetype: modify add: attributeTypes attributeTypes: ( 1.3.6.1.4.1.1234...")
- 07:31, 9 July 2025 Akshay talk contribs created page 389-DS Backup and Restoration (Created page with "Home > Ubuntu > Ubuntu 22.04 > Ubuntu 22.04 389-DS server setup > 389-DS Backup and Restoration = Backing Up a 389 Directory Server Instance = == Step 1: Stop the Directory Server == Before taking a backup, stop the Directory Server instance: <pre> sudo dsctl INSTANCE_NAME stop </pre> Replace `INSTANCE_NAME` with your actual instance name (e.g., `slapd-ldap`). == Step 2: Create the Backup == Run the `db2bak` command to create a backup...")
- 07:04, 9 July 2025 Akshay talk contribs created page 389-DS Configuring LDAPS (Created page with "Home > Ubuntu > Ubuntu 22.04 > Ubuntu 22.04 389-DS server setup > 389-DS Configuring LDAPS = Configuring LDAPS in 389 Directory Server = == Step 1: Enable LDAPS Using dsconf == After the instance is created, use the `dsconf` command to configure security settings: <pre> dsconf -D "cn=Directory Manager" ldap://localhost security </pre> == Step 2: Set TLS Certificate and Key Paths == Configure the certificate, key, and CA paths. Also, en...")
- 06:34, 9 July 2025 Akshay talk contribs created page 389-DS Server Installation on Ubuntu 22.04 (Created page with "Home > Ubuntu > Ubuntu 22.04 > Ubuntu 22.04 389-DS server setup > 389-DS Server Installation on Ubuntu 22.04 = 389 Directory Server Installation and Configuration = == Install Required Packages == === a) Install utility and dependency packages === <pre> sudo apt install cockpit-doc cockpit-pcp cockpit-sosreport xdg-utils udisks2-lvm2 sssd-dbus apache2 pcscd lm-sensors snmp-mibs-downloader m4-doc make-doc avahi-autoipd libteam-utils python...")
- 06:04, 9 July 2025 Akshay talk contribs created page Ubuntu 22.04 389-DS server setup (Created page with "Home > Ubuntu > Ubuntu 22.04 > Ubuntu 22.04 389-DS server setup *389-DS Server Installation on Ubuntu 22.04 *389-DS Configuring LDAPS *389-DS Backup and Restoration *389-DS Creating Custom Attributes and ObjectClasses Home > Ubuntu > Ubuntu 22.04 > Ubuntu 22.04 389-DS server setup")
- 13:32, 8 July 2025 Sunilvarma talk contribs created page State Management Policy configuration in Wazuh for Retention (Created page with " Home > Wazuh > State Management Policy configuration in Wazuh for Retention = Index Retention = Security standards require keeping data available for audits for a minimum period of time. For data older than this retention period, you might want to delete it to save storage space. You can define specific policies to handle deletions automatically. These policies can also be used for index rollovers. == Creating a Retention Policy == === Step 1...")
- 13:21, 8 July 2025 Akshay talk contribs created page CentOS 8.x Control Web panel Understanding Mailbox Usage Display in CWP admin panel (Created page with "Home > CentOS > CentOS 8.x > Email servers > Control Web panel > CentOS 8.x Control Web panel Understanding Mailbox Usage Display in CWP admin panel = Understanding Mailbox Usage Display in CWP = == Overview == In CentOS Web Panel (CWP), the "Usage" column shown under the Email Accounts section displays mailbox storage usage per user. The displayed value is based on Dovecot's intern...") Tag: Visual edit: Switched
- 13:18, 8 July 2025 Sunilvarma talk contribs created page Script to Pull Logs from Wazuh-Manager to Local VM (Created page with " Home > Wazuh > Script to Pull Logs from Wazuh-Manager to Local VM")
- 12:54, 8 July 2025 Sunilvarma talk contribs created page Zabbix Script for Shards Monitoring (Created page with " Home > Wazuh > Zabbix Script for Shards Monitoring")
- 12:44, 8 July 2025 Sunilvarma talk contribs created page State Management Policy configuration of Wazuh for Retention (Created page with " Home > Wazuh > State Management Policy configuration of Wazuh for Retention")
- 04:54, 8 July 2025 Saurabh talk contribs created page New machine setup (Created page with "Home > Ubuntu > Server or Desktop administration > New machine setup * Setup laptop with Ubuntu for personal use Home > Ubuntu > Server or Desktop administration > New machine setup")
- 04:54, 8 July 2025 Saurabh talk contribs created page Setup laptop with Ubuntu for personal use (Created page with "Home > Ubuntu > Server or Desktop administration > New machine setup > Setup laptop with Ubuntu for personal use =Installed post OS= Steps not captured for wifi drivers and nvidia drivers installation =sudo config= Edit /etc/sudoers to have <pre> %admin ALL=(ALL) NOPASSWD:ALL %sudo ALL=(ALL:ALL) NOPASSWD:ALL </pre> =Install Office CA-Certificate in OS= Download CA certificate on Desktop and insta...")
- 07:13, 4 July 2025 Abhijith talk contribs created page Redmine Email Logging Using Local Mail Relay (Postfix) (Created page with "Home > CentOS > CentOS 6.x > Web based tools or applications > Redmine configuration > Redmine Email Logging Using Local Mail Relay (Postfix) = Redmine Email Logging Using Local Mail Relay (Postfix) = Use a local SMTP relay (Postfix) to send Redmine emails and enable logging both in '''log/mail.log''' (Redmine) and system logs (e.g., '''/var/log/maillog'''). == 1. Create a Local SMTP Relay Server on the Redmine Server == Set up a l...")
- 05:42, 4 July 2025 Bhargava talk contribs created page Wazuh Alert Analysis: Exporting to CSV and Summarizing Rule ID Counts (Created page with " Home > Wazuh > Wazuh Alert Analysis: Exporting to CSV and Summarizing Rule ID Counts = How to Summarize Wazuh Alert Trigger Counts from CSV Export = == Purpose == This KB explains how to process a Wazuh alerts CSV export to summarize how many times each alert was triggered, grouped by: * Rule Level * Rule ID * Rule Description == Prerequisites == * Python 3.x installed * Pandas library installed: <code>pip install pandas</code> * Exported Waz...")
- 07:26, 3 July 2025 Ansil talk contribs created page Disable Bluetooth Using Group Policy (Device Class GUID Method) (Created page with "Home > Windows > Windows Group Policy > Disable Bluetooth Using Group Policy (Device Class GUID Method) = How to Disable Bluetooth Using Group Policy (Device Class GUID Method) = == Description == This documentation explains a working method to completely disable Bluetooth on Windows systems using Group Policy. Since Windows does not provide a specific built-in policy to disable Bluetooth, this method uses a Device Class GUID to block all Blue...")
- 07:11, 3 July 2025 Ansil talk contribs created page Windows Group Policy (Created page with "Home > Windows > Windows Group Policy *Disable Bluetooth Using Group Policy (Device Class GUID Method) Home > Windows > Windows Group Policy")
- 06:49, 3 July 2025 Ansil talk contribs created page Patch Management for Windows Applications (Created page with "= Application Updates Using Endpoint Central = This page explains how to manage and deploy third-party application updates using **ManageEngine Endpoint Central**. The process includes scanning for outdated software, approving updates, and deploying patches to client systems. == Supported Applications == Endpoint Central supports a wide range of third-party applications for patching, including: * Google Chrome * Mozilla Firefox * Adobe Reader * Java Runtime Environmen...")
- 05:35, 3 July 2025 Ansil talk contribs created page Digitally Signing PDF Files with DSC on Windows (Created page with "= How to Sign a PDF with a Digital Signature on Windows = This guide explains how to digitally sign a PDF document using a DSC (Digital Signature Certificate) on a Windows system. == Step 1: Install Adobe Acrobat Reader == * Download Adobe Acrobat Reader from the official Adobe website. * Install the software – it is required to open and digitally sign PDF files. == Step 2: Insert the DSC Token (USB) == * Plug the DSC USB token into your Windows system. * Open the U...")
- 13:48, 2 July 2025 Bhargava talk contribs created page Supressing alerts based on rule id in Wazuh (Created page with " Home > Wazuh > Supressing alerts based on rule id in Wazuh = Suppressing Wazuh Alert with Rule ID 60608 = == Overview == This guide explains how to suppress a specific Wazuh alert triggered by '''rule ID 60608 (Example)'''. This is useful when the alert is a known false positive or low-severity event that does not require action. == Step-by-Step Instructions == === 1. Confirm the Rule ID === Check the rule.id field of alert generated in Wazuh...")
- 13:13, 2 July 2025 Ansil talk contribs created page Windows OS (Created page with "= Patch Management Using Endpoint Central – Windows OS = == Description == This page describes how to manage Microsoft Windows OS patches using '''ManageEngine Endpoint Central (EPC)'''. Patch management involves scanning systems, identifying missing patches, approving them, and deploying them to Windows endpoints in a controlled and automated manner. Endpoint Central supports patch management for all major Windows client and server versions and helps ensure your sys...")
- 13:03, 2 July 2025 Ansil talk contribs created page OS Patch Management (Created page with " Home > ManageEngine Endpoint Central > OS Patch Management *Ubuntu OS Home > ManageEngine Endpoint Central > OS Patch Management")
- 12:59, 2 July 2025 Ansil talk contribs created page Patch Management (Created page with " Home > ManageEngine Endpoint Central > Patch Management *Ubuntu OS Home > ManageEngine Endpoint Central > Patch Management")
- 12:49, 2 July 2025 Bhargava talk contribs created page Export of alerts or logs in Wazuh (Created page with "= How to Export Alerts and Logs in CSV Format from the Wazuh Dashboard = == Steps == # Log in to the '''Wazuh Dashboard'''. # Click on the '''Menu''' option. # Navigate to '''Threat Intelligence → Threat Hunting''' and click on '''Events'''. # To export alerts related to a specific agent: #* Click on '''Explore Agent''' and select the desired agent. # To filter data for a specific time range: #* Click on the '''calendar''' symbol and select the required period (e.g.,...")
- 12:41, 2 July 2025 Ansil talk contribs created page Ubuntu OS (Created page with "= Patch Management Using Endpoint Central – Ubuntu = == Description == This page explains how to perform patch management on Ubuntu machines using **ManageEngine Endpoint Central (EPC)**. It covers agent installation, patch scanning, deployment, and system preparation. Endpoint Central supports patching for multiple Linux distributions, including various versions of Ubuntu. After installing the Linux agent, Endpoint Central can automatically detect missing security a...")
- 12:33, 2 July 2025 Ansil talk contribs created page Patch Management for Linux (Created page with " Home > ManageEngine Endpoint Central > Patch Management for Linux *Ubuntu Home > ManageEngine Endpoint Central > Patch Management for Linux")
- 09:42, 2 July 2025 Sunilvarma talk contribs created page Deleting Shards Manually in Wazuh (Created page with " Home > Wazuh > Deleting Shards Manually in Wazuh")
- 10:00, 1 July 2025 Ansil talk contribs created page ManageEngine Endpoint Central (Created page with " Home > ManageEngine Endpoint Central *Patch Management for Windows OS *Patch Management for Linux *Patch Management for Windows Applications Home > ManageEngine Endpoint Central")
- 04:44, 27 June 2025 User account Sivakumar talk contribs was created by Saurabh talk contribs
- 07:33, 21 June 2025 Ansil talk contribs created page FSMO Role Migration from Windows Server 2012 R2 to 2022 with AD Replication Setup (Created page with "== 🔄 FSMO Role Transfer – Step-by-Step Guide == This documentation explains how to transfer the five FSMO roles from a Windows Server 2012 R2 Domain Controller (''DC'') to a Windows Server 2022 Additional Domain Controller (''ADC'') using GUI tools. These operations were completed during a planned maintenance window, ensuring Active Directory continuity and replication health. === 🧩 FSMO Roles Overview === {| class="wikitable" ! FSMO Role !! Description |- | '...")
- 07:11, 21 June 2025 Ansil talk contribs created page Windows Server 2022 (Created page with "Home > Windows > Windows Server 2022 Home > Windows > Windows Server 2022")
- 07:26, 18 June 2025 Abhijith talk contribs created page Integrate Ubuntu 22.04 with Active Directory using Winbind (Created page with "Home > Ubuntu > Ubuntu 22.04 > Integrate Ubuntu 22.04 with Active Directory using Winbind = Integrate Ubuntu with Active Directory Using Winbind = '''Note:''' These steps are tested and verified to work on '''Ubuntu 24.04'''. == 1. Set Primary DNS to AD Server == Configure your network interface to use the AD server as the primary DNS: <pre> nmcli connection modify "<connection-name>" ipv4.dns "<ad-server-ip> 8.8.8.8" nmcli con...")
- 06:22, 18 June 2025 Ansil talk contribs created page Test-NetConnection Cmdlet Reference and Usage (Created page with "Home > Windows > Windows OS Notes > Test-NetConnection PowerShell Cmdlet Reference '''Description''' ---------------------- The '''Test-NetConnection''' cmdlet is used to display diagnostic information for network connectivity. It supports: * Ping test * TCP port test * Traceroute * Route and source address diagnostics Module * NetTCPIP '''Test-NetConnection: Syntax and Parameter Reference''' -------------------------------------------...")
- 11:57, 12 June 2025 Ansil talk contribs created page Test Connectivity to Remote Machine Port (Created page with "Home > Windows > Windows OS Notes > Network Port and Connectivity Testing in Windows > Test Connectivity to Remote Machine Port == Test Connectivity to Remote Machine Port == Use the following PowerShell script to test TCP connectivity to a remote machine’s port: === Script === powershell $ipaddress = "10.11.21.59" $port = "10005" $connection = New-Object System.Net.Sockets.TcpClient($ipaddress, $port) if ($connecti...")
- 11:14, 12 June 2025 Ansil talk contribs created page Check Which Process is Listening on Port (Created page with "Home > Windows > Windows OS Notes > Network Port and Connectivity Testing in Windows == Check Which Process is Listening on a Port == This PowerShell command helps you identify which process is using a specific local port. === Steps === # Open '''PowerShell''' as Administrator. # Run the following command: ------ Get-Process -Id (Get-NetTCPConnection -LocalPort 10005).OwningProcess ----- # This will return the process name and details us...")
- 10:45, 12 June 2025 Ansil talk contribs created page Network Port and Connectivity Testing in Windows (Created page with "Home > Windows > Windows OS Notes > Network Port and Connectivity Testing in Windows *Check Which Process is Listening on Port *Test Connectivity to Remote Machine Port *Test-NetConnection Cmdlet Reference and Usage") Tag: Visual edit: Switched
- 10:43, 12 June 2025 Ansil talk contribs created page Windows OS Notes (Created page with "Home > Windows > *Windows OS Notes *Network Port and Connectivity Testing in Windows Home > Windows > *Windows OS Notes")
- 10:06, 12 June 2025 Abhijith talk contribs created page Update Passbolt Version (Created page with "Home > Ubuntu > Ubuntu 22.04 > Ubuntu 22.04 Passbolt setup > Update Passbolt Version = Update Passbolt Version = It is recommended to always perform a backup of your Passbolt installation before proceeding. == 1. Take Down Your Site == Stop your web server to prevent user activity during the upgrade: <syntaxhighlight lang="bash"> sudo systemctl stop nginx </syntaxhighlight> == 2. Update Passbolt CE == Update your package lists: <syn...")
- 07:59, 12 June 2025 Rohith talk contribs created page Steps to resolve Failed LV Activation error in Proxmox VE (Created page with "Home > Debian > Proxmox virtual environment > Steps to resolve Failed LV Activation error in Proxmox VE = Steps to Resolve Proxmox Error While Starting Any VM: "Activating LV 'pve/data' failed" = == Error Description == While starting a VM in Proxmox, you might encounter the following error: <pre> Error: activating LV 'pve/data' failed: Activation of logical volume pve/data is prohibited while logical volume pve/data_tmeta is active </pre>...")
- 11:36, 10 June 2025 Akshay talk contribs created page CentOS 8.x Control Web panel Configure email Disclaimer using amavis and altermime (Created page with "Home > CentOS > CentOS 8.x > Email servers > Control Web panel > CentOS 8.x Control Web panel Configure email Disclaimer using amavis and altermime == Configure Email Disclaimer Using Amavis and Altermime in CWP/Postfix Server == This guide shows how to automatically add a disclaimer to outgoing emails using Amavis and altermime. === SSH into the Mail Server === Connect to your m...")
- 11:23, 10 June 2025 Akshay talk contribs created page CentOS 8.x Control Web panel Restrict Incoming Mail to a Specific Recipient (Created page with "Home > CentOS > CentOS 8.x > Email servers > Control Web panel > CentOS 8.x Control Web panel Restrict Incoming Mail to a Specific Recipient == Restrict Incoming Mail to a Specific Recipient in Postfix (CWP Server) == This guide helps you configure Postfix to only allow specific senders to email a particular recipient (e.g., john.doe@example.com), and reject all others. === Define...")
- 11:12, 10 June 2025 Akshay talk contribs created page CentOS 8.x Control Web panel Enable DKIM for a Domain (Created page with "Home > CentOS > CentOS 8.x > Email servers > Control Web panel > CentOS 8.x Control Web panel Enable DKIM for a Domain == How to Enable DKIM for a Domain in CWP (Control Web Panel) == === Log in to the CWP Admin Panel === Access the panel using: <pre> http://<your-server-ip>:2030 https://<your-server-ip>:2031 # (for SSL) </pre> Login using your admin credentials....")
- 11:01, 10 June 2025 Akshay talk contribs created page CentOS 8.x Control Web panel Check Mailbox Last Updated Time in Postfix Database (Created page with "Home > CentOS > CentOS 8.x > Email servers > Control Web panel > CentOS 8.x Control Web Check Mailbox Last Updated Time in CWP (Postfix Database) == How to Check the Last Modified Time for a Mailbox on CWP Server == === 1: SSH into the CWP Server === Use the following command to connect via SSH: <pre> ssh root@<CWP-mail-server> </pre> Replace <CWP-mail-server> with your actu...")
- 10:49, 10 June 2025 Akshay talk contribs created page CentOS 8.x Control Web Check Mailbox Last Updated Time in CWP (Postfix Database) (Created page with "Home > CentOS > CentOS 8.x > Email servers > Control Web panel > CentOS 8.x Control Web Check Mailbox Last Updated Time in CWP (Postfix Database) == How to Check the Last Modified Time for a Mailbox on CWP Server == === 1: SSH into the CWP Server === Use the following command to connect via SSH: <pre> ssh root@<CWP-mail-server> </pre> Replace <CWP-mail-server> with your actu...")
- 10:26, 10 June 2025 Akshay talk contribs created page Rocky 9.x Control Web Panel (Created page with "Home > Rocky Linux or CentOS > Rocky Linux 9.x > Rocky 9.x Mail server > Rocky 9.x Control Web Panel == How to Install and Configure CWP Mail Server on Rocky Linux 9 == === 1: Install Rocky Linux 9 and Configure Hostname & IP === Once the OS is installed and IP is assigned: <pre> hostnamectl set-hostname mail.example.com </pre> Replace mail.example.com with your actual hostname. === 2: Install Required Packages === Enable EPEL and inst...")
- 10:13, 10 June 2025 Akshay talk contribs created page Rocky 9.x Mail server (Created page with "Home > Rocky Linux or CentOS > Rocky Linux 9.x > Rocky 9.x Mail server *Rocky 9.x Control Web Panel Home > Rocky Linux or CentOS > Rocky Linux 9.x > Rocky 9.x Mail server")