User contributions for Admin

From Wiki.IT-Arts.net
A user with 222 edits. Account created on 14 May 2024.
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)

25 November 2024

  • 16:4916:49, 25 November 2024 diff hist +228,142 N ARUBA - List CommandsCreated page with "Category:Post-It On 6200F Aruba switch model. == list Command == <nowiki> ARUBA-SWITCH# list show hostname show domain-name list configure { terminal } disable exit end page page <2-1000> no page show running-config {all} show session-timeout start-shell auto-confirm no auto-confirm diagnostics no diagnostics show history {timestamp} repeat { id <A:1-500>|count <1-1000>|delay <1-1000> } show vrf show vrf VRF show dhcp..." current

17 November 2024

  • 10:1110:11, 17 November 2024 diff hist +4,967 N DEBIAN - Post-Install Script SCREENCreated page with "Category:Post-It <nowiki> #!/bin/sh echo "##### screen configuration files update" && ##### Test Screen previous config file echo "# /etc/screenrc check..." && if [ -e /etc/screenrc ] then echo "# previous config file detected..." && cp -v /etc/screenrc /etc/screenrc.BACKUP && echo "# /etc/screenrc backuped... OK"; else echo "# no previous config file found"; fi ##### Copy new config file echo '# $Id: screenrc,v 1.15 2003/10/08 11:39:03 zal Exp..." current
  • 10:0910:09, 17 November 2024 diff hist +11 DEBIAN - Post-Install Script WINENo edit summary current
  • 10:0810:08, 17 November 2024 diff hist +161 N DEBIAN - Post-Install Script WINECreated page with "Category:Post-It <nowiki> dpkg --add-architecture i386 && apt update && apt install -y gnome-wine-icon-theme fonts-wine wine32 wine64 && exit 0</nowiki>"
  • 10:0510:05, 17 November 2024 diff hist +109 DD - ManpageNo edit summary current
  • 10:0010:00, 17 November 2024 diff hist +24,211 N HISTORY - ManpageCreated page with "Category:Post-It == history --help == <nowiki> history: history [-c] [-d offset] [n] or history -anrw [filename] or history -ps arg [arg...] Display or manipulate the history list. Display the history list with line numbers, prefixing each modified entry with a `*'. An argument of N lists only the last N entries. Options: -c clear the history list by deleting all of the entries -d offset delete the history entry at position O..." current
  • 09:5609:56, 17 November 2024 diff hist +43,125 N JOURNALCTL - ManpageCreated page with "Category:Post-It == Quick Examples == Show only the most recent journal entries, and continuously print new entries as they are appended to the journal : <nowiki> journalctl -f</nowiki> Show Logs from the Current Boot : <nowiki> journalctl -b</nowiki> Show logs from NAME service : <nowiki> journalctl -u NAME.service</nowiki> == journalctl --help == <nowiki> journalctl [OPTIONS...] [MATCHES...] Query the journal. Source Options: --system..." current
  • 09:3209:32, 17 November 2024 diff hist +27,958 N GLANCES - ManpageCreated page with "Category:Post-It == glances --help == <nowiki> glances --help usage: glances [-h] [-V] [-d] [-C CONF_FILE] [--modules-list] [--disable-plugin DISABLE_PLUGIN] [--enable-plugin ENABLE_PLUGIN] [--disable-process] [--disable-webui] [--light] [-0] [-1] [-2] [-3] [-4] [-5] [-6] [--disable-history] [--disable-bold] [--disable-bg] [--enable-irq] [--enable-process-extended] [--separator] [--sort-processes {cpu_percent,memory_percent,username,c..." current

11 November 2024

9 November 2024

4 November 2024

27 October 2024

  • 09:4209:42, 27 October 2024 diff hist +20,379 N USERADD - ManpageCreated page with "Category:Post-It == useradd Manpage == <nowiki> USERADD(8) System Management Commands USERADD(8) NAME useradd - create a new user or update default new user information SYNOPSIS useradd [options] LOGIN useradd -D useradd -D [options] DESCRIPTION useradd is a low level..." current
  • 08:0408:04, 27 October 2024 diff hist +85 SMBCACLS - ManpageNo edit summary current
  • 07:5307:53, 27 October 2024 diff hist +13,609 N SMBCACLS - ManpageCreated page with "Category:Post-It == smbcacls Manpage == <nowiki> SMBCACLS(1) User Commands SMBCACLS(1) NAME smbcacls - Set or get ACLs on an NT file or directory names SYNOPSIS smbcacls {//server/share} {/filename} [-D|--delete acl] [-M|--modify acl] [-a|--add acl] [-S|--set acl] [-C|--chown name]..."
  • 07:3607:36, 27 October 2024 diff hist +2 SAMBA - List UsersNo edit summary current
  • 07:3507:35, 27 October 2024 diff hist +986 N SAMBA - List UsersCreated page with "Category:Post-It == List Samba Users == <nowiki> root@samba:~# pdbedit -L -v --------------- Unix username: guest NT username: Account Flags: [U ] User SID: S-1-5-21-3099906846-3389996450-3389994078-9999 Primary Group SID: S-1-5-21-3069996846-3389996450-3389034078-999 Full Name: Home Directory: /home/guest HomeDir Drive: Logon Script: Profile Path: \\samba\guest\profile Dom..."
  • 07:3207:32, 27 October 2024 diff hist +14,243 N PDBEDIT - ManpageCreated page with "Category:Post-It == pdbedit Manpage == <nowiki> PDBEDIT(8) System Administration tools PDBEDIT(8) NAME pdbedit - manage the SAM database (Database of Samba Users) SYNOPSIS pdbedit [-a] [-b passdb-backend] [-c account-control] [-C value] [-d debuglevel] [-D drive] [-e passdb-backend] [-f fullnam..." current

21 October 2024

13 October 2024

  • 18:0618:06, 13 October 2024 diff hist +1,705 N FORTIGATE - SSLVPN TroubleshootCreated page with "Category:Post-It == SSL VPN debug command == Use the following diagnose commands to identify SSL VPN issues. These commands enable debugging of SSL VPN with a debug level of -1 for detailed results. <nowiki> diagnose debug application sslvpn -1 diagnose debug enable</nowiki> The CLI displays debug output similar to the following: <nowiki> [282:root]SSL state:before/accept initialization (172.20.120.12) [282:root]SSL state:SSLv3 read client hello A (172.20.120..." current
  • 17:5817:58, 13 October 2024 diff hist +13,218 N ALCATEL - 802.1x TroubleshootCreated page with "Category:Post-It Platforms : * OmniSwitch AOS Release 8 Network Configuration Guide December 2019 * OmniSwitch OS6860/OS6900/OS10K Troubleshooting Guide 802.1x debug : <nowiki> show unp user detail</nowiki> == show unp == Platforms Supported : OmniSwitch 6900 Displays the Universal Network Profile (UNP) configuration for the switch : <nowiki> show unp [unp_name]</nowiki> * unp_name ** The name of the UNP. By default, the configuration for all UNPs is dis..."
  • 15:5915:59, 13 October 2024 diff hist +3,184 N ARUBA - AAA CommandCreated page with "Category:Post-It 802.1x debug : <nowiki> show aaa authentication port-access dot1x authenticator interface all client-status</nowiki> == The aaa Command == To verify the switch access setup, enter the '''show aaa authentication''' command. The display is similar to the one shown here: <nowiki> Service type = Default 1rst authentication server = rad1 2nd authentication server = local Service type = Console Authentication = Use Default, 1rst authentication ser..." current

11 September 2024

27 August 2024

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