User contributions for Admin

From IT-Arts.net
A user with 976 edits. Account created on 8 December 2025.
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)

22 December 2025

21 December 2025

20 December 2025

  • 17:1017:10, 20 December 2025 diff hist −36 MIKROTIK - Base Commands No edit summary
  • 17:1017:10, 20 December 2025 diff hist +5,455 N MIKROTIK - Base Commands Created page with "Category:Wiki == Identity, Time and System Management == === System Identity === Set a unique router name for management and logging clarity. <nowiki> /system identity set name=CORE-RTR-01</nowiki> === System Clock and Timezone === Correct time is essential for logs, certificates, and security auditing. <nowiki> /system clock set time-zone-name=Europe/Paris</nowiki> Enable NTP client: <nowiki> /system ntp client set enabled=yes servers=pool.ntp.org</nowiki> =..."
  • 17:0617:06, 20 December 2025 diff hist +5,483 N CISCO-IOS - FEX Commands Created page with "Category:Wiki == FEX Discovery and Status Commands == === Show FEX Inventory === Displays detected FEX units and their operational state. <nowiki> show fex</nowiki> Example output fields: * FEX number * Description * State (Online, Offline, Configured) * Model * Serial number === Show Detailed FEX Information === <nowiki> show fex detail</nowiki> Includes: * Pinning status * Fabric interfaces * Power state * Host interface count === Show FEX Hardware Invent..."
  • 17:0117:01, 20 December 2025 diff hist −119 BASH - sync-snort2c-tables.sh No edit summary
  • 17:0117:01, 20 December 2025 diff hist +1,793 N BASH - sync-snort2c-tables.sh Created page with "Category:Wiki == sync-snort2c-tables.sh == <pre> #!/usr/bin/env bash # ============================== # User-defined variables # ============================== # Space-separated list of source pfSense IPs IP_SOURCE_PFSENSE="1.2.3.4 5.6.7.8" # Destination pfSense IP IP_DESTINATION_PFSENSE="10.11.12.13" # SSH user (usually root on pfSense) SSH_USER="root" # Name of the PF table created/managed by snort2c PF_TABLE_NAME="snort2c_blacklist" # Temporary working di..."
  • 16:5416:54, 20 December 2025 diff hist +5,211 N DALORADIUS - Documentation Created page with "Category:Wiki == System Architecture and Data Flow == daloradius operates as a management abstraction layer above FreeRADIUS, relying entirely on SQL-backed authorization and accounting. === Request Lifecycle === # NAS sends Access-Request # FreeRADIUS preprocesses packet # SQL authorization module queries radcheck and radreply # Group resolution via radusergroup # radgroupcheck and radgroupreply merged by priority # Reply attributes returned to NAS # Accounting p..."
  • 16:4716:47, 20 December 2025 diff hist +6,038 N UBUNTU - Hardening Created page with "Category:Wiki == Scope and Threat Model == This hardening post-install script is designed to reduce the attack surface of a freshly installed Ubuntu system (server or workstation) by enforcing secure defaults, disabling unnecessary components, and applying defense-in-depth controls. The threat model assumes: * Remote network-based attacks * Local privilege escalation attempts * Misconfiguration exploitation * Persistence via services, cron jobs, or kernel paramete..."
  • 16:4416:44, 20 December 2025 diff hist +6,749 N DEBIAN - Hardening Created page with "Category:Wiki == Scope and Assumptions == This documentation describes a post-installation hardening script targeting Debian GNU/Linux (stable or LTS). The script is assumed to be executed with root privileges in a controlled environment and adapted to the system’s role (server, VM, workstation, appliance). Assumptions: * System is freshly installed or recently provisioned * Administrator has console or out-of-band access * System role is clearly defined before a..."
  • 16:3316:33, 20 December 2025 diff hist +6,015 N PACKETFENCE - Administration Documentation Created page with "Category:Wiki == Internal Architecture and Core Components == === Service-Oriented Architecture === PacketFence is composed of multiple specialized services communicating locally and via RADIUS, HTTP(S), and database backends. Key services include: * '''pfconfig''' – Centralized configuration daemon * '''pf::radius''' – Authentication, authorization, and accounting * '''pf::snmp''' – Network device interaction * '''pfqueue''' – Asynchronous task processing..."
  • 15:3215:32, 20 December 2025 diff hist +25 PROXMOX - Network Configuration File With 100 Vlans Over Bonded Interfaces No edit summary
  • 15:2915:29, 20 December 2025 diff hist +5,773 N APT-CACHER-NG - Advanced Config Created page with "Category:Wiki == Architecture and Internal Design == APT-Cacher-NG (ACNG) acts as a specialized HTTP proxy optimized for package managers such as APT. Unlike generic proxies, it understands repository layouts and package metadata patterns. === Request Flow === # Client sends HTTP request for a package or index file # ACNG checks its local cache directory # If present and valid, the cached object is served # If missing or expired, ACNG fetches it from the upstrea..."
  • 15:2815:28, 20 December 2025 diff hist +5,355 N APT-CACHER-NG - Base Config Created page with "Category:Wiki == Installation == === Debian / Ubuntu === Install the package from the official repositories: <nowiki> sudo apt update sudo apt install apt-cacher-ng</nowiki> The service is automatically started after installation. Check service status: <nowiki> systemctl status apt-cacher-ng</nowiki> Enable it at boot: <nowiki> sudo systemctl enable apt-cacher-ng</nowiki> === RHEL / Rocky / AlmaLinux === Enable EPEL and install: <nowiki> sudo dnf inst..."
  • 15:0615:06, 20 December 2025 diff hist −4 Category:Wiki Blanked the page current Tags: Blanking Manual revert
  • 15:0615:06, 20 December 2025 diff hist +4 Category:Wiki No edit summary Tag: Reverted
  • 15:0515:05, 20 December 2025 diff hist +22 IT-Arts.net:About No edit summary current
  • 15:0415:04, 20 December 2025 diff hist +4 Main Page No edit summary

17 December 2025

16 December 2025

(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)