User contributions for Admin
From Wiki.IT-Arts.net
8 June 2024
- 18:5618:56, 8 June 2024 diff hist +111,617 N WGET - Manpage Created page with "Category:Post-It == wget --help == <nowiki> GNU Wget 1.21.3, a non-interactive network retriever. Usage: wget [OPTION]... [URL]... Mandatory arguments to long options are mandatory for short options too. Startup: -V, --version display the version of Wget and exit -h, --help print this help -b, --background go to background after startup -e, --execute=COMMAND execute a `.wgetrc'-style c..." current
- 13:3113:31, 8 June 2024 diff hist +14,658 N NETSTAT - Manpage Created page with "Category:Post-It == netstat --help == <nowiki> usage: netstat [-vWeenNcCF] [<Af>] -r netstat {-V|--version|-h|--help} netstat [-vWnNcaeol] [<Socket> ...] netstat { [-vWeenNac] -i | [-cnNe] -M | -s [-6tuw] } -r, --route display routing table -i, --interfaces display interface table -g, --groups display multicast group memberships -s, --statistics display networking sta..." current
- 13:2713:27, 8 June 2024 diff hist +304,258 N NFT - Manpage Created page with "Category:Post-It == nft --help == <nowiki> Usage: nft [ options ] [ cmds... ] Options (general): -h, --help Show this help -v, --version Show version information -V Show extended version information Options (ruleset input handling): -f, --file <filename> Read input from <filename> -D, --define <name=value> Define variable, e.g. --define foo=1.2.3.4 -i, --interactive..." current
- 13:2513:25, 8 June 2024 diff hist +21,675 N IPTABLES - Manpage Created page with "Category:Post-It == Example == Show chains : <nowiki> iptables -L -v -n</nowiki> == Manpage == <nowiki> IPTABLES(8) iptables 1.8.9 IPTABLES(8) NAME iptables/ip6tables — administration tool for IPv4/IPv6 packet filtering and NAT SYNOPSIS iptables [-t table] {-A|-C|-D|-V} chain..." current
- 13:2013:20, 8 June 2024 diff hist +19,256 N IOSTAT - Manpage Created page with "Category:Post-It == Examples == <nowiki> iostat Display a single history since boot report for all CPU and Devices. iostat -d 2 Display a continuous device report at two second intervals. iostat -d 2 6 Display six reports at two second intervals for all devices. iostat -x sda sdb 2 6 Display six reports of extended statistics at two second intervals for devices sda and sdb. iostat -p sda 2..." current
- 13:1113:11, 8 June 2024 diff hist +179 AWK-MAWK - Manpage No edit summary current
- 13:0613:06, 8 June 2024 diff hist +17 TCPDUMP - Manpage No edit summary current
- 13:0413:04, 8 June 2024 diff hist −3 TCPDUMP - Manpage No edit summary
- 13:0413:04, 8 June 2024 diff hist +227 TCPDUMP - Manpage No edit summary
- 12:4412:44, 8 June 2024 diff hist +66,734 N TCPDUMP - Manpage Created page with "Category:Post-It <nowiki> TCPDUMP(8) System Manager's Manual TCPDUMP(8) NAME tcpdump - dump traffic on a network SYNOPSIS tcpdump [ -AbdDefhHIJKlLnNOpqStuUvxX# ] [ -B buffer_size ] [ -c count ] [ --count ] [ -C file_size ] [ -E spi@ipaddr algo:secret,... ]..."
- 12:4212:42, 8 June 2024 diff hist +233,792 N CURL - Manpage Created page with "Category:Post-It == curl --help == <nowiki> Usage: curl [options...] <url> -d, --data <data> HTTP POST data -f, --fail Fail fast with no output on HTTP errors -h, --help <category> Get help for commands -i, --include Include protocol response headers in the output -o, --output <file> Write to file instead of stdout -O, --remote-name Write output to a file named as the remote file -s, --silent..." current
- 12:3512:35, 8 June 2024 diff hist +7 XARGS - Manpage No edit summary current
- 12:3412:34, 8 June 2024 diff hist +2,851 XARGS - Manpage No edit summary
- 12:3312:33, 8 June 2024 diff hist +14,762 N XARGS - Manpage Created page with "Category:Post-It <nowiki> XARGS(1) General Commands Manual XARGS(1) NAME xargs - build and execute command lines from standard input SYNOPSIS xargs [options] [command [initial-arguments]] DESCRIPTION This manual page documents the GNU version of xargs. xargs reads items from th..."
- 12:3012:30, 8 June 2024 diff hist −1 KBD MODE - Manpage No edit summary
- 12:3012:30, 8 June 2024 diff hist +826 KBD MODE - Manpage No edit summary
- 12:2612:26, 8 June 2024 diff hist +1,830 N KBD MODE - Manpage Created page with "Category:Post-It <nowiki> KBD_MODE(1) General Commands Manual KBD_MODE(1) NAME kbd_mode - report or set the keyboard mode SYNOPSIS kbd_mode [ -a | -u | -k | -s ] [ -f ] [ -C CONSOLE ] DESCRIPTION Without argument, kbd_mode prints the current keyboard mode (RAW, MEDIUMRAW or XLATE). W..."
- 12:2412:24, 8 June 2024 diff hist +7,722 N HOSTNAME - Manpage Created page with "Category:Post-It <nowiki> HOSTNAME(1) Linux Programmer's Manual HOSTNAME(1) NAME hostname - show or set the system's host name domainname - show or set the system's NIS/YP domain name ypdomainname - show or set the system's NIS/YP domain name nisdomainname - show or set the system'..." current
- 12:1712:17, 8 June 2024 diff hist +13,196 N USERMOD - Manpage Created page with "Category:Post-It <nowiki> USERMOD(8) System Management Commands USERMOD(8) NAME usermod - modify a user account SYNOPSIS usermod [options] LOGIN DESCRIPTION The usermod command modifies the system account files. OPTIONS The options which apply to the usermod command are:..." current
- 12:1412:14, 8 June 2024 diff hist +2,134 ULIMIT - Manpage No edit summary current
- 12:1112:11, 8 June 2024 diff hist +4,034 N ULIMIT - Manpage Created page with "Category:Post-It <nowiki> ulimit(3) Library Functions Manual ulimit(3) NAME ulimit - get and set user limits LIBRARY Standard C library (libc, -lc) SYNOPSIS #include <ulimit.h> deprecated long ulimit(int cmd, long newlimit); DESCRIPTION Warning: this routine is..."
- 12:1012:10, 8 June 2024 diff hist +42,715 N TAR - Manpage Created page with "Category:Post-It <nowiki> TAR(1) GNU TAR Manual TAR(1) NAME tar - an archiving utility SYNOPSIS Traditional usage tar {A|c|d|r|t|u|x}[GnSkUWOmpsMBiajJzZhPlRvwo] [ARG...] UNIX-style usage tar -A [OPTIONS] ARCHIVE ARCHIVE tar -c [-f ARCHIVE] [OPTIONS] [F..." current
- 11:3811:38, 8 June 2024 diff hist +172,954 N NMAP - Manpage Created page with "Category:Post-It <nowiki> NMAP(1) Nmap Reference Guide NMAP(1) NAME nmap - Network exploration tool and security / port scanner SYNOPSIS nmap [Scan Type...] [Options] {target specification} DESCRIPTION Nmap (“Network Mapper”) is an open source tool for network explorati..."
- 11:3711:37, 8 June 2024 diff hist +43,675 N AWK-MAWK - Manpage Created page with "Category:Post-It <nowiki> MAWK(1) USER COMMANDS MAWK(1) NAME mawk - pattern scanning and text processing language SYNOPSIS mawk [-W option] [-F value] [-v var=value] [--] 'program text' [file ...] mawk [-W option] [-F value] [-v var=value] [-f program-file] [--] [file..."
- 11:3611:36, 8 June 2024 diff hist +31,050 N GREP - Manpage Created page with "Category:Post-It <nowiki> GREP(1) User Commands GREP(1) NAME grep, egrep, fgrep, rgrep - print lines that match patterns SYNOPSIS grep [OPTION...] PATTERNS [FILE...] grep [OPTION...] -e PATTERNS ... [FILE...] grep [OPTION...] -f PATTERN_FILE ... [FILE...] DESC..."
- 11:3511:35, 8 June 2024 diff hist +11,102 N SED - Manpage Created page with "Category:Post-It <nowiki> SED(1) User Commands SED(1) NAME sed - stream editor for filtering and transforming text SYNOPSIS sed [-V] [--version] [--help] [-n] [--quiet] [--silent] [-l N] [--line-length=N] [-u] [--unbuffered] [-E] [-r] [--regexp-extend..."
- 11:2811:28, 8 June 2024 diff hist +4,707 N IPCALCV6 - Manpage Created page with "Category:Post-It <nowiki> ipv6calc(8) system administration ipv6calc(8) NAME ipv6calc - format and calculate IPv6/IPv4/MAC SYNOPSIS ipv6calc [OPTIONS] [<input data>] DESCRIPTION This program formats and calculates IPv6/IPv4/MAC addresses and can do many more tricky things, e.g. incl..." current
- 11:2811:28, 8 June 2024 diff hist +1,914 N IPCALC - Manpage Created page with "Category:Post-It <nowiki> ipcalc(1) General Commands Manual ipcalc(1) NAME ipcalc - An IPv4 Netmask/broadcast/etc calculator SYNOPSIS ipcalc [options] ADDRESS[[/]NETMASK] [NETMASK] DESCRIPTION ipcalc takes an IPv4 address and netmask and calculates the resulting broadcast, net..." current
- 11:0311:03, 8 June 2024 diff hist +142,332 N EXIFTOOL - Remove All Metadata Created page with "Category:Post-It == Script == <nowiki> #!/bin/bash # # ex: ./this-script.sh *.jpg exiftool -all= -comment= "$@" exit 0</nowiki> == exiftool Manpage == <nowiki> EXIFTOOL(1p) User Contributed Perl Documentation EXIFTOOL(1p) NAME exiftool - Read and write meta information in files SYNOPSIS Reading..." current
- 10:5610:56, 8 June 2024 diff hist +4 NGINX - Stub Status No edit summary current
- 10:5310:53, 8 June 2024 diff hist +6,290 BGPCTL - Base Setup No edit summary current
- 10:2810:28, 8 June 2024 diff hist +4,470 SNMP - Snmpwalk Manpage No edit summary current
- 10:2510:25, 8 June 2024 diff hist +4,504 N SNMP - Snmpwalk Manpage Created page with "Category:Post-It <nowiki> SNMPWALK(1) Net-SNMP SNMPWALK(1) NAME snmpwalk - retrieve a subtree of management values using SNMP GETNEXT requests SYNOPSIS snmpwalk [APPLICATION OPTIONS] [COMMON OPTIONS] AGENT [OID] DESCRIPTION snmpwalk is an SNMP application that uses SNMP G..."
- 10:2310:23, 8 June 2024 diff hist +40 BASH - Generate-Password.sh No edit summary current
- 10:1810:18, 8 June 2024 diff hist +8 BASH - Generate-Password.sh No edit summary
- 10:1710:17, 8 June 2024 diff hist +174 BASH - Generate-Password.sh No edit summary
- 10:0310:03, 8 June 2024 diff hist +80 BASH - Generate-Password.sh No edit summary
- 10:0010:00, 8 June 2024 diff hist +6,531 N BASH - Generate-Password.sh Created page with "Category:Post-It == Script == <nowiki> #!/bin/bash # # Script based on pwgen package, where : # # -N : --num-passwords=num | Generate num passwords. # -s : -s, --secure | Generate completely random, hard-to-memorize passwords. # These should only be used for machine passwords, since otherwise # it's almost guaranteed that users will simply write the password on a # piece of paper taped to the monitor....."
- 08:3408:34, 8 June 2024 diff hist +23,238 N CLAMAV - Commands And Manpages Created page with "Category:Post-It == 'fresclam' Command == <nowiki> freshclam(1) Clam AntiVirus freshclam(1) NAME freshclam - update virus databases SYNOPSIS freshclam [options] DESCRIPTION freshclam is a virus database update tool for ClamAV. OPTIONS FreshClam reads its configuration..." current
24 May 2024
- 14:5714:57, 24 May 2024 diff hist +158 N SSH - SHA1 ssh-dss AES256ctr Created page with "Category:Post-It <nowiki> #!/bin/bash ssh -v -oKexAlgorithms=+diffie-hellman-group1-sha1 -oHostKeyAlgorithms=+ssh-dss -c aes256-ctr $1 exit 0</nowiki>" current
- 14:5514:55, 24 May 2024 diff hist +169 N SSH - SHA1 Created page with "Category:Post-It <nowiki> #!/bin/bash ssh -v -oKexAlgorithms=+diffie-hellman-group1-sha1 -oHostKeyAlgorithms=+ssh-dss -c aes256-cbc,aes256-ctr $1 exit 0</nowiki>" current
- 14:5014:50, 24 May 2024 diff hist +10 SSH - RSA No edit summary current
- 14:5014:50, 24 May 2024 diff hist +159 N SSH - RSA Created page with "Category:Post-It #!/bin/bash ssh -v -oKexAlgorithms=+diffie-hellman-group1-sha1 -oHostKeyAlgorithms=+ssh-rsa -c aes256-cbc,aes256-ctr $1 exit 0 <nowiki>"
19 May 2024
- 12:5912:59, 19 May 2024 diff hist +3 ARUBA - Interfaces Commands No edit summary current
- 12:5712:57, 19 May 2024 diff hist +512 N PROXMOX - List All Disks Created page with "Category:Post-It <nowiki> #!/bin/bash echo "######################################################" echo '##### df -h' du -sh /mnt/pve/* echo "######################################################" echo '##### zfs list' zfs list echo "######################################################" echo '##### lvs -a' lvs -a echo "######################################################" echo '##### zpool status' zpool status echo "###################################..." current
- 12:5412:54, 19 May 2024 diff hist +86 N FAIL2BAN - Unban IP Created page with "Category:Post-It <nowiki> fail2ban-client set <JAILNAME> unbanip <IP></nowiki>" current