User contributions for Admin

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

16 December 2025

15 December 2025

14 December 2025

  • 16:4816:48, 14 December 2025 diff hist +4,699 N ARISTA - CLI Commands Created page with "Category:Wiki ==Basic Configuration Commands== * '''enable''' - Enters privileged exec mode. * '''configure terminal''' or '''conf t''' - Enters global configuration mode. * '''show version''' - Displays EOS software version, device model, and hardware information. * '''show running-config''' - Displays the current active configuration. * '''show startup-config''' - Displays the configuration stored in NVRAM (startup config). * '''copy running-config startup-config'..."
  • 16:4716:47, 14 December 2025 diff hist +4,858 N ARISTA - Bash Commands Created page with "Category:Wiki == Basic File System Commands == === Displaying File System Usage === To check the file system disk usage: <nowiki> df -h</nowiki> This will display the disk space usage of all mounted file systems in a human-readable format. === Checking Available Memory === To check available memory on an Arista switch: <nowiki> free -h</nowiki> This will display memory usage in a human-readable format, showing total, used, free, and available memory. === View..."
  • 16:4216:42, 14 December 2025 diff hist +2,671 N HYDRA - Command Overview Created page with "Category:Wiki == Basic Syntax == The general syntax for Hydra is as follows: <nowiki> hydra [options] <target> <protocol> <username list> <password list></nowiki> - `[options]`: Various flags or settings to adjust the attack. - `<target>`: The IP address or hostname of the target system. - `<protocol>`: The protocol to attack, such as ftp, ssh, http, etc. - `<username list>`: A file containing a list of usernames to attempt. - `<password list>`: A file containing..."
  • 16:3916:39, 14 December 2025 diff hist +5,594 N HYDRA - Manpage Created page with "Category:Wiki == hydra --help == <nowiki> HYDRA(1) General Commands Manual HYDRA(1) NAME hydra - a very fast network logon cracker which supports many different services SYNOPSIS hydra [-L FILE] [-p PASS|-P FILE|-x OPT -y | [-C FILE]]..."
  • 16:3116:31, 14 December 2025 diff hist +5,542 N ARISTA - AAA Commands Created page with "Category:Wiki == AAA Overview == AAA refers to three main components used for managing access control and monitoring on network devices: * **Authentication**: Verifies the identity of users or devices attempting to connect. * **Authorization**: Determines what authenticated users or devices are allowed to do. * **Accounting**: Tracks what actions users or devices perform during a session. == Enabling AAA == To enable AAA on an Arista device, use the following com..."
  • 16:2316:23, 14 December 2025 diff hist +3,719 N IFCONFIG - Documentation Created page with "Category:Wiki === Display Network Interfaces === To display all active network interfaces and their configurations: <nowiki> ifconfig</nowiki> This command will show information such as the interface name (e.g., `eth0`, `wlan0`), the IP address, the MAC address, and other network interface parameters. To display all interfaces, including those that are down, use: <nowiki> ifconfig -a</nowiki> === Configure an IP Address === You can configure an IP address f..."
  • 16:2116:21, 14 December 2025 diff hist −41 IWCONFIG - Documentation No edit summary
  • 16:2016:20, 14 December 2025 diff hist +4,286 N IWCONFIG - Documentation Created page with "Category:Wiki == Syntax == The general syntax for the `iwconfig` command is as follows: <nowiki> iwconfig [interface] [options] </nowiki> Where: - `[interface]` refers to the wireless network interface (e.g., `wlan0`, `wlan1`). - `[options]` are the various parameters you can modify or display. == Common Options == * `essid [SSID]`: Set the SSID (Service Set Identifier) for the wireless network. <nowiki> iwconfig wlan0 essid "MyNetwork"</nowiki> * `ke..."
  • 16:1616:16, 14 December 2025 diff hist +8,709 N IFCONFIG - Manpage Created page with "Category:Wiki == ifconfig Manpage == <nowiki> IFCONFIG(8) Linux System Administrator's Manual IFCONFIG(8) NAME ifconfig - configure a network interface SYNOPSIS ifconfig [-v] [-a] [-s] [interface] ifconfig [-v] interface [aftype] options | address ... DESCRIPTION..."
  • 16:1416:14, 14 December 2025 diff hist +6 IWCONFIG - Manpage No edit summary
  • 16:1416:14, 14 December 2025 diff hist +19,706 N IWCONFIG - Manpage Created page with "Category:Wiki == ftp --help == <nowiki> IWCONFIG(8) Linux Programmer's Manual IWCONFIG(8) NAME iwconfig - configure a wireless network interface SYNOPSIS iwconfig [interface] iwconfig interface [essid X] [nwid N] [mode M] [freq F]..."
  • 16:1016:10, 14 December 2025 diff hist +7,244 N FreeRADIUS - Requests Created page with "Category:Wiki == Introduction == FreeRADIUS is a widely used open-source RADIUS server that handles requests from network devices such as Wi-Fi access points, VPNs, or network switches. A request is any authentication, authorization, or accounting operation that FreeRADIUS processes. This document provides an in-depth exploration of FreeRADIUS request processing, covering the types of requests, handling mechanisms, and configuration examples. == Types of Requests..."
  • 16:0016:00, 14 December 2025 diff hist −56 FreeRADIUS - Cluster on Debian with PostgreSQL Backend No edit summary
  • 16:0016:00, 14 December 2025 diff hist +5,872 N FreeRADIUS - Cluster on Debian with PostgreSQL Backend Created page with "Category:Wiki FreeRADIUS_-_Cluster_on_Debian_with_PostgreSQL_Backend == Cluster Architecture == A typical FreeRADIUS cluster consists of multiple FreeRADIUS servers configured to authenticate against a central PostgreSQL database. The servers share a common configuration and load balance authentication requests. Components: * FreeRADIUS servers * PostgreSQL database backend * Load balancing mechanism (such as DNS or hardware load balancer) In this architecture,..."
  • 15:5415:54, 14 December 2025 diff hist +11,590 N DMIDECODE - Manpage Created page with "Category:Wiki == dmidecode Manpage == <nowiki> DMIDECODE(8) System Manager's Manual DMIDECODE(8) NAME dmidecode - DMI table decoder SYNOPSIS dmidecode [OPTIONS] DESCRIPTION dmidecode is a tool for dumping a computer's DMI (some say SMBIOS) table conten..."
  • 15:4515:45, 14 December 2025 diff hist +1,327 N WHICH - Manpage Created page with "Category:Wiki == which Manpage == <nowiki> WHICH(1) General Commands Manual WHICH(1) NAME which - locate a command SYNOPSIS which [-as] filename ... DESCRIPTION which returns the pathnames of the files (or links) which would be executed in the c..."
  • 15:4415:44, 14 December 2025 diff hist +18,390 MTR - Manpage Undo revision 560 by Admin (talk) Tag: Undo
  • 15:4315:43, 14 December 2025 diff hist −18,390 MTR - Manpage Replaced content with "Category:Wiki == which Manpage == <nowiki> WHICH(1) General Commands Manual WHICH(1) NAME which - locate a command SYNOPSIS which [-as] filename ... DESCRIPTION which returns the pathnames of the files (or links) which would be executed in t..." Tags: Replaced Reverted
  • 15:3615:36, 14 December 2025 diff hist +1 POWERDNS - Cluster with PostgreSQL Backend No edit summary
  • 15:3515:35, 14 December 2025 diff hist +7,171 N POWERDNS - Cluster with PostgreSQL Backend Created page with "Category:Wiki == PowerDNS Configuration == PowerDNS needs to be configured to use PostgreSQL as the backend for managing DNS data. Below is an example of a typical PowerDNS configuration file (`pdns.conf`) when using PostgreSQL. <nowiki> # Configuration for PowerDNS with PostgreSQL Backend launch=gpgsql gpgsql-host=127.0.0.1 gpgsql-user=pdns gpgsql-password=yourpassword gpgsql-dbname=pdns gpgsql-port=5432 gpgsql-pool-size=20 gpgsql-ssl=0 </nowiki> === Configurat..."
  • 15:2915:29, 14 December 2025 diff hist +593 BASH - Generate-Password.sh No edit summary
  • 15:2415:24, 14 December 2025 diff hist −4 SNORT - Install On Ubuntu 24.4 No edit summary
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)