User contributions for Admin
From IT-Arts.net
25 February 2026
- 12:4312:43, 25 February 2026 diff hist +20 CURL - Manpage →Force to Connect to a given Host current
- 12:4212:42, 25 February 2026 diff hist +18 CURL - Manpage →Force to Connect to a given Host
- 12:4112:41, 25 February 2026 diff hist +131 CURL - Manpage No edit summary
- 12:3812:38, 25 February 2026 diff hist +104 HOSTNAME - Manpage No edit summary current
18 February 2026
- 10:3010:30, 18 February 2026 diff hist +5 SORT - Base Documentation →Common Errors current
- 10:2910:29, 18 February 2026 diff hist −33 SORT - Base Documentation →Common Errors
- 10:2810:28, 18 February 2026 diff hist +5,124 N SORT - Base Documentation Created page with "Category:Wiki '''''[https://it-arts.net/index.php/Category:Wiki Return to Wiki Index]''''' === Basic Usage of the `sort` Command === The most basic usage of `sort` is to sort lines in a file: <nowiki> sort <file_name></nowiki> This command sorts the content of the specified file in ascending order (alphabetically for text or numerically for numbers). === Sorting in Reverse Order === To reverse the order of sorting, use the `-r` option: <nowiki> sort -r <fil..."
- 10:2210:22, 18 February 2026 diff hist +50 F5 BIG-IP - LTM Survival Guide →Filters & Descriptions current
- 10:2110:21, 18 February 2026 diff hist −2,054 F5 BIG-IP - LTM Survival Guide →USEFUL LINKS
- 10:2010:20, 18 February 2026 diff hist +7 F5 BIG-IP - LTM Survival Guide →SHOW VS STATISTICS
- 10:2010:20, 18 February 2026 diff hist −2 F5 BIG-IP - LTM Survival Guide →SHOW VS LOGS
- 10:1910:19, 18 February 2026 diff hist +1 F5 BIG-IP - LTM Survival Guide →Filters & Description
- 10:1910:19, 18 February 2026 diff hist −25 F5 BIG-IP - LTM Survival Guide →SHOW VS CONNECTIONS
- 10:1810:18, 18 February 2026 diff hist +14 F5 BIG-IP - LTM Survival Guide No edit summary
- 10:1710:17, 18 February 2026 diff hist +8,673 N F5 BIG-IP - LTM Survival Guide Created page with "Category:Wiki '''''[https://it-arts.net/index.php/Category:Wiki Return to Wiki Index]''''' == CHOOSE PARTITION == Enter tmsh and choose partition : <nowiki> tmsh cd /<PARTITION_NAME></nowiki> == SHOW VS CONFIG == <nowiki> # show running-config ltm virtual <VS_NAME> ltm virtual <VS_NAME>_443 { destination 1.2.3.4%1094:443 ip-protocol tcp mask 255.255.255.255 partition LBP3-LBPFM pool Pool_<VS_NAME> profiles { /Common/tcp { }..."
- 10:0310:03, 18 February 2026 diff hist −6 CISCO-ASA - Cluster Factory Reset →Important Notes current
- 10:0210:02, 18 February 2026 diff hist +1 CISCO-ASA - Cluster Factory Reset →Verify Cluster Synchronization
- 10:0210:02, 18 February 2026 diff hist +2 CISCO-ASA - Cluster Factory Reset →Break the Failover
- 10:0210:02, 18 February 2026 diff hist −2 CISCO-ASA - Cluster Factory Reset →Check Cluster Configuration
- 10:0210:02, 18 February 2026 diff hist −45 CISCO-ASA - Cluster Factory Reset No edit summary
- 10:0010:00, 18 February 2026 diff hist +5,532 N CISCO-ASA - Cluster Factory Reset Created page with "Category:Wiki '''''[https://it-arts.net/index.php/Category:Wiki Return to Wiki Index]''''' == Removing Contexts in a Cisco ASA Cluster == In a **multi-context configuration** on Cisco ASA devices, each context functions as a virtual firewall with its own configuration, interfaces, and policies. If you need to remove a context from your ASA, follow the steps below. === Steps to Remove a Context === 1. **Access the ASA CLI**: - Log in to the ASA device using S..."
- 08:1408:14, 18 February 2026 diff hist +1 F5 BIG-IP - iRules No edit summary current
- 08:1408:14, 18 February 2026 diff hist −6 F5 BIG-IP - iRules →iRule Syntax and Components
- 08:1308:13, 18 February 2026 diff hist +42 F5 BIG-IP - iRules No edit summary
- 08:1208:12, 18 February 2026 diff hist +4,875 N F5 BIG-IP - iRules Created page with "Category:Wiki '''''[https://it-arts.net/index.php/Category:Wiki Return to Wiki Index]''''' == Viewing iRules == === Viewing All iRules === To display all configured iRules, use the following command: <nowiki>tmsh show ltm rule</nowiki> This command lists all iRules on the system along with their current status. === Viewing a Specific iRule === To view a specific iRule by name, use: <nowiki>tmsh show ltm rule <iRule_name></nowiki> Example: <nowiki>tmsh show lt..."
- 08:1108:11, 18 February 2026 diff hist +6,525 N F5 BIG-IP - LTM CLI Commands Created page with "Category:Wiki '''''[https://it-arts.net/index.php/Category:Wiki Return to Wiki Index]''''' == Viewing System Information == To display system information, including the software version, platform, and other relevant details, use the following command: <nowiki> tmsh show sys version</nowiki> This command will output the software version, platform type, and more. == Managing Configuration Files == You can list, view, and manage system configuration files. The co..." current
- 08:0508:05, 18 February 2026 diff hist +2 ALTEON - Menu Commands →Hard Reset (Factory Defaults) current
- 08:0408:04, 18 February 2026 diff hist −2 ALTEON - Menu Commands No edit summary
- 08:0408:04, 18 February 2026 diff hist −11 ALTEON - Menu Commands No edit summary
- 08:0008:00, 18 February 2026 diff hist +69 ALTEON - Menu Commands No edit summary
- 08:0008:00, 18 February 2026 diff hist +11,730 N ALTEON - Menu Commands Created page with "Category:Wiki '''''[https://it-arts.net/index.php/Category:Wiki Return to Wiki Index]''''' == System Access and Privilege Modes == === User EXEC Mode === <nowiki> /cfg/login</nowiki> Description: Accesses the user EXEC mode. Example: <nowiki> /cfg/login</nowiki> === Privileged EXEC Mode === <nowiki> /cfg/enable</nowiki> Description: Switches to the privileged EXEC mode. Example: <nowiki> /cfg/enable</nowiki> ==== Exit and Session Termination ==== <nowiki..."
17 January 2026
- 15:1915:19, 17 January 2026 diff hist −1 ACIDBASE - Install With SNORT Setup On Ubuntu 24.4 No edit summary current Tag: Manual revert
- 13:1713:17, 17 January 2026 diff hist −1 TOP - Manpage No edit summary current
- 13:1713:17, 17 January 2026 diff hist −1 FORTIGATE - SSLVPN Troubleshoot No edit summary current
- 13:1613:16, 17 January 2026 diff hist +7,408 N TRACEPATH - Manpage Created page with "Category:Wiki '''''[https://it-arts.net/index.php/Category:Wiki Return to Wiki Index]''''' == tracepath Manpage == <nowiki> TRACEPATH(8) iputils TRACEPATH(8) NAME tracepath - traces path to a network host discovering MTU along this path SYNOPSIS..." current
- 13:1213:12, 17 January 2026 diff hist +22,519 N UFW - Manpage Created page with "Category:Wiki '''''[https://it-arts.net/index.php/Category:Wiki Return to Wiki Index]''''' == ufw Manpage == <nowiki> UFW:(8) May 2023 UFW:(8) NAME ufw - program for managing a netfilter firewall DESCRIPTION This program is for managing a..." current
- 13:1113:11, 17 January 2026 diff hist −3 NMAP - Manpage No edit summary current
- 11:3611:36, 17 January 2026 diff hist +1 WHOIS - Manpage →Querying an ASN (Autonomous System Number) current
- 11:3511:35, 17 January 2026 diff hist +8,270 N WHOIS - Manpage Created page with "Category:Wiki '''''[https://it-arts.net/index.php/Category:Wiki Return to Wiki Index]''''' == Quick Examples == === `-i` (IP Address Information) === This option queries information for an IP address. Example: <nowiki> whois -i 192.168.1.1</nowiki> This will provide WHOIS information for the IP address `192.168.1.1`. === `-r` (Recursive) === The `-r` option enables recursive queries to gather more information about a domain. Example: <nowiki> whois -r exampl..."
- 11:3011:30, 17 January 2026 diff hist +102 WC - Manpage No edit summary current
- 11:2811:28, 17 January 2026 diff hist +2,676 N WC - Manpage Created page with "Category:Wiki '''''[https://it-arts.net/index.php/Category:Wiki Return to Wiki Index]''''' == wc Manpage == <nowiki> WC(1) User Commands WC(1) NAME wc - print newline, word, and byte counts for each file SYNOPSIS wc [OPTION]... [FILE]......"
- 11:2711:27, 17 January 2026 diff hist −3 MTR - Manpage No edit summary current
- 10:0310:03, 17 January 2026 diff hist −1 HYDRA - Manpage No edit summary current
- 09:4609:46, 17 January 2026 diff hist −2 JITSI-MEET - Base Documentation No edit summary current
- 09:4609:46, 17 January 2026 diff hist +6,816 N JITSI-MEET - Base Documentation Created page with "Category:Wiki '''''[https://it-arts.net/index.php/Category:Wiki Return to Wiki Index]''''' == Jitsi Meet Configuration == === Configuration Files === Jitsi Meet is configured through several key files. These files control the behavior of Jitsi Meet, such as authentication, video quality, and the user interface. Key configuration files: * **/etc/jitsi/meet/{your-domain}-config.js**: This file contains the main configuration options for Jitsi Meet, including UI set..."
- 09:4009:40, 17 January 2026 diff hist +6,121 N OSSIM - Base Documentation Created page with "Category:Wiki '''''[https://it-arts.net/index.php/Category:Wiki Return to Wiki Index]''''' == OSSIM Configuration == === Configuration Files === OSSIM uses several key configuration files that define how it collects, analyzes, and stores security information. These files are typically located in `/etc/ossim/`. Key configuration files include: * **/etc/ossim/ossim_setup.conf**: This is the main configuration file for OSSIM setup. It contains paths, database creden..." current
- 09:3609:36, 17 January 2026 diff hist −1,061 RSYSLOG - Configuration No edit summary current
- 09:3209:32, 17 January 2026 diff hist −35 CERTBOT - Base Documentation No edit summary current
- 09:3109:31, 17 January 2026 diff hist +6,578 N CERTBOT - Base Documentation Created page with "Category:Wiki '''''[https://it-arts.net/index.php/Category:Wiki Return to Wiki Index]''''' == Certbot Overview == === Core Concepts === Certbot is an automated tool to help manage SSL/TLS certificates for web servers, typically from **Let's Encrypt**. It helps with obtaining, renewing, and installing certificates. The tool uses the ACME protocol to communicate with Certificate Authorities (CAs). Certbot can automatically configure your web server (Apache, Nginx,..."
- 09:2609:26, 17 January 2026 diff hist −36 FREE - Documentation No edit summary current
