New pages
From IT-Arts.net
19 June 2026
- 09:5609:56, 19 June 2026 NETBOX - NetBox VLAN Device List Discovery.sh (hist | edit) [4,462 bytes] Admin (talk | contribs) (Created page with "Category:Wiki '''''[https://it-arts.net/index.php/Category:Wiki Return to Wiki Index]''''' == NetBox_VLAN_Device_List_Discovery.sh == <nowiki> #!/usr/bin/env bash set -euo pipefail ############################################################################### # INTERACTIVE CONFIG ############################################################################### read -rp "NetBox URL (e.g. https://netbox.example.com): " NETBOX_URL read -rsp "NetBox API Token (v1):...")
- 07:3907:39, 19 June 2026 BASH - Install-netbox-on-ubuntu-24-4.sh (hist | edit) [5,843 bytes] Admin (talk | contribs) (Created page with "Category:Wiki '''''[https://it-arts.net/index.php/Category:Wiki Return to Wiki Index]''''' == Install-netbox-on-ubuntu-24-4.sh == <nowiki> #!/usr/bin/env bash set -euo pipefail echo "" echo "==================================================" echo "NETBOX 4.6.1 INSTALL" echo "==================================================" echo "Host: $(hostname)" echo "Date: $(date)" echo "==================================================" echo "" ########################...")
8 June 2026
- 12:3912:39, 8 June 2026 ALTEON - 5200 Series Appliances Commands (hist | edit) [9,934 bytes] Admin (talk | contribs) (Created page with "Category:Wiki '''''[https://it-arts.net/index.php/Category:Wiki Return to Wiki Index]''''' Covered models : * Alteon 5208 * Alteon 5204 * Alteon 5208XL * Alteon 5212 (if ACOS 5.x/6.x menu-driven firmware) * Alteon 5216 (same as above) == CLI Navigation == === Help and Assistance === Display help in the current menu: <nowiki>?</nowiki> Display detailed menu help: <nowiki>help</nowiki> Navigate back one menu level: <nowiki>..</nowiki> Navigate back to root...")
- 09:3109:31, 8 June 2026 RARITAN - Dominion-SX Commands (hist | edit) [5,311 bytes] Admin (talk | contribs) (Created page with "Category:Wiki '''''[https://it-arts.net/index.php/Category:Wiki Return to Wiki Index]''''' == CLI Navigation == === Help System === Display available commands in the current context. <nowiki>help</nowiki> Example: <nowiki>help</nowiki> Display help for a specific command: <nowiki>help connect</nowiki> === Session Management === Terminate the current CLI session: <nowiki>logout</nowiki> Exit the current command context: <nowiki>quit</nowiki> Return...")
