All public logs

From wiki.1001solutions.net

Combined display of all available logs of wiki.1001solutions.net. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
(newest | oldest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)
  • 10:26, 8 April 2024 Z talk contribs created page RootKit Check Script (Created page with "Category:Post-It <nowiki> #!/bin/bash rkhunter --update rkhunter --propupd rkhunter -C rkhunter --check-all --sk chkrootkit tiger lynis --check-update lynis --check-...")
  • 10:21, 8 April 2024 Z talk contribs created page DEBIAN - Post-Install Security (Created page with "Category:Post-It == Script File == <nowiki> #/bin/bash apt update && apt install -y fail2ban rkhunter chkrootkit lynis tiger gnupg2 logwatch debsecan exit 0</nowiki>")
  • 08:34, 8 April 2024 Z talk contribs created page SCREEN - Config (Created page with "Category:Post-It == Script File == <nowiki> #!/bin/sh # # # # echo "##### screen configuration files update" && ##### Test Screen previous config file echo "# /e...")
  • 08:12, 8 April 2024 Z talk contribs created page VIM - Config (Created page with "Category:Post-It == Script File == <nowiki> #!/bin/sh # # To run after VIM installation ##### Test pre-existent config file echo "/root/.vimrc test..." if [ -e ~/.v...")
  • 07:59, 8 April 2024 Z talk contribs created page TERMINATOR - Config (Created page with "Category:Post-It == Config File == The config file is in '/home/<USER>/.config/terminator' <nowiki> [global_config] suppress_multiple_term_dialog = True [keybindin...")
  • 11:57, 5 April 2024 Z talk contribs created page DEBIAN - Upgrade Script (Created page with "Category:Post-It <nowiki> #!/bin/bash apt-get update && apt-get upgrade && apt-get clean && apt-get autoremove -f -y exit 0</nowiki>")
  • 10:44, 11 March 2024 Z talk contribs created page DEBIAN - Post-Install Script XFCE (Created page with "Category:Post-It <nowiki> apt update && apt install -y xfce4-sensors-plugin xfce4-goodies xfce4-indicator-plugin xfce4-settings && apt install -y xsensors sensors-appl...")
  • 10:42, 11 March 2024 Z talk contribs created page DEBIAN - Post-Install Script FD (Created page with "Category:Post-It <nowiki> apt update && apt install -y ark vlc x264 clamav clamtk libreoffice alien gdebi evince filezilla gufw ifuse samba gedit geany geany-plugins blu...")
  • 19:25, 4 January 2024 Z talk contribs created page MATOMO - Updating From Nginx Logs without duplicates (Created page with "Category:Post-It == UPDATING FROM NGINX LOGS WITHOUT DUPLICATES == To avoid duplicates, there is no solution on community edition of Matomo.<br /> Let's import data from...")
  • 19:14, 4 January 2024 Z talk contribs created page MATOMO - Reverse Proxified VHost for Nginx (Created page with "Category:Post-It == REVERSE PROXIFIED VHOST FOR NGINX == <nowiki> ##### MATOMO BACKEND upstream matomo { server W.X.Y.Z; } server { # listen [::]:80; # remove...")
  • 19:08, 4 January 2024 Z talk contribs created page MATOMO - Import Command Example (Created page with "Category:Post-It == MATOMO PYTHON EXAMPLE COMMAND == <nowiki> ##### MATOMO PYTHON COMMAND # eg : python3 /var/www/html/matomo/misc/log-analytics/import_logs.py --idsite...")
  • 12:11, 8 July 2023 Z talk contribs created page NEXTCLOUD - Locked Files Locks (Created page with "Category:Post-It == Activate the Maintenance Mode == In the nextcloud installation directory : <nowiki> cd /var/www/nextcloud sudo -u www-data php occ maintenance:mo...")
  • 15:32, 21 January 2023 Z talk contribs created page Minicom (Created page with "Category:Post-It == Installation == To install minicom on a Debian-based Linux system, use the following command: <nowiki> sudo apt-get install minicom</nowiki> On...")
  • 15:28, 21 January 2023 Z talk contribs created page Bgpctl (Created page with "Category:Post-It == Connecting to bgpctl == To connect to bgpctl, simply type the following command in the terminal: <nowiki> bgpctl</nowiki> You will be prompted t...")
  • 15:21, 21 January 2023 Z talk contribs created page MIKROTIK - MLAG By CLI (Created page with "Category:Post-It == Configuring MLAG via CLI == To configure MLAG via CLI on a Mikrotik router, follow these steps: 1. Connect to the Mikrotik router via the CLI. 2....")
  • 11:48, 16 October 2020 Z talk contribs deleted page Ciscouille (content was: "Category:Post-It <center><em style="color:red;font-size:25px">Tuturiel Téléphonie sur Cisco</em></center> urls: Depuis Ecritel - https://cucm-pub.toip.ecritel.net/ucmuser/main#telephonypage Depuis l'exterieur d'Ecritel (vpn corpo) - https://128.204.214.226:9443/ccmadmin/directoryNumberFindList.do ; Exemple : TELEPHONIE : 33170929636 = Choisir un Numéro = Si ce n'est pas déjà fa...", and the only contributor was "Z" (talk))
  • 11:48, 16 October 2020 Z talk contribs created page Ciscouille (Created page with "Category:Post-It <center><em style="font-color:red;font-size:25px">Tuturiel Téléphonie sur Cisco<em></center> urls: Depuis Ecritel - https://cucm-pub.toip.ecritel.net/...")
  • 15:31, 30 June 2020 Z talk contribs created page MIKROTIK - CCR1016 v6.44.3 (Created page with "Category:Post-It = Config Template = <nowiki> ######################################################################## ##### CCR0.FQDN.net # # # Mikrotik ccr1016 v6...")
  • 12:49, 14 May 2020 Z talk contribs created page LibreNMS - snmp extend ntp-client (Created page with "Category:Post-It = NTP Client LibreNMS script = Get the script and make it executable: <nowiki> wget https://raw.githubusercontent.com/librenms/librenms-agent/master/...")
  • 12:32, 3 May 2020 Z talk contribs created page LibreNMS - snmp extend proxmox (Created page with "Category:Post-It '''Verify you have installed:''' <nowiki> apt install libpve-apiclient-perl</nowiki> = NginX LibreNMS script = Get the script and make it executab...")
  • 18:10, 2 May 2020 Z talk contribs deleted page LibreNMS - snmp extend OSupdate (content was: "Category:Post-It = NginX LibreNMS script = Get the script: <nowiki> wget https://raw.githubusercontent.com/librenms/librenms-agent/master/snmp/osupdate -O /etc/snmp/osupdate</nowiki> Unzip and copy it where you need. Make it executable. = SNMP Configuration = Adapt your ''/etc/snmp/snmpd.conf'' with: <nowiki> extend osupdate /etc/snmp/osupdate</nowiki> Restart the service. = C...", and the only contributor was "Z" (talk))
  • 18:10, 2 May 2020 Z talk contribs created page LibreNMS - snmp extend os-update (Created page with "Category:Post-It = NginX LibreNMS script = Get the script: <nowiki> wget https://raw.githubusercontent.com/librenms/librenms-agent/master/snmp/osupdate -O /etc/snmp/o...")
  • 18:09, 2 May 2020 Z talk contribs created page LibreNMS - snmp extend OSupdate (Created page with "Category:Post-It = NginX LibreNMS script = Get the script: <nowiki> wget https://raw.githubusercontent.com/librenms/librenms-agent/master/snmp/osupdate -O /etc/snmp/o...")
  • 16:22, 2 May 2020 Z talk contribs created page LibreNMS - snmp extend apache2 (Created page with "Category:Post-It '''Verify that you have installed:''' <nowiki> apt install -y php-cli php-mysql</nowiki> = NginX LibreNMS script = Get the script: <nowiki> wget...")
  • 17:37, 1 May 2020 Z talk contribs created page LibreNMS - snmp extend mysql (Created page with "Category:Post-It Verify that you have installed: <nowiki> apt install -y php-cli php-mysql</nowiki> = NginX LibreNMS script = Get the script: <nowiki> wget https:...")
  • 13:06, 1 May 2020 Z talk contribs created page LibreNMS - snmp extend php-fpm (Created page with "Category:Post-It = NginX LibreNMS script = Get the script: <nowiki> wget https://github.com/librenms/librenms-agent/raw/master/snmp/phpfpmsp -O /etc/snmp/phpfpmsp</no...")
  • 13:03, 1 May 2020 Z talk contribs created page LibreNMS - snmp extend fail2ban (Created page with "Category:Post-It = NginX LibreNMS script = Get the script: <nowiki> wget https://github.com/librenms/librenms-agent/raw/master/snmp/fail2ban -O /etc/snmp/fail2ban</no...")
  • 12:42, 1 May 2020 Z talk contribs created page LibreNMS - snmp extend nginx (Created page with "Category:Post-It = NginX LibreNMS script = Get the script: <nowiki> wget https://raw.githubusercontent.com/librenms/librenms-agent/master/snmp/nginx -O /etc/snmp/ngin...")
  • 12:40, 1 May 2020 Z talk contribs deleted page LibreNMS - check postgres (content was: "Category:Post-It = check_postgres.pl = Get the script: <nowiki> wget https://github.com/bucardo/check_postgres/archive/master.zip</nowiki> Unzip and copy it where you need. Make it executable. = LibreNMS script = <nowiki> wget https://github.com/librenms/librenms-agent/raw/master/snmp/postgres -O /etc/snmp/postgres</nowiki> In case of bug on the user/service, adapt '''$cpg --dbs...", and the only contributor was "Z" (talk))
  • 12:39, 1 May 2020 Z talk contribs created page LibreNMS - snmp extend check postgres (Created page with "Category:Post-It = check_postgres.pl = Get the script: <nowiki> wget https://github.com/bucardo/check_postgres/archive/master.zip</nowiki> Unzip and copy it where yo...")
  • 12:11, 1 May 2020 Z talk contribs created page LibreNMS - check postgres (Created page with "Category:Post-It = LibreNMS script = <nowiki> wget https://github.com/librenms/librenms-agent/raw/master/snmp/postgres -O /etc/snmp/postgres</nowiki> Adapt '''$cpg -...")
  • 10:30, 1 May 2020 Z talk contribs created page NGINX - Monitoring PHP-fpm (Created page with "Category:Post-It = PHP Configuration = In '''/etc/php/7.X/fpm/pool.d/www.conf''' uncomment: <nowiki> pm.status_path = /status</nowiki> = NginX Configuration = In...")
  • 09:37, 1 May 2020 Z talk contribs created page NGINX - stub status (Created page with "Category:Post-It In ''/etc/nginx/nginx.conf'' add: <nowiki> ###################################################################################### #####...")
  • 13:50, 25 April 2020 Z talk contribs deleted page FAIL2BAN - Filter.d - http-kevin-get-dos (content was: "Category:Post-It = Filter.d = <nowiki> # /etc/fail2ban/filter.d/http-kevin-get-dos.conf # # !!! Catch ALL GET requests, be careful with 'findtime' and 'maxretry' to avoid false positives !!! [Definition] failregex = ^.*"GET </nowiki> = Jail.conf = <nowiki> # Limit DOS attacks [http-kevin-get-dos] enabled = true port = http,https filter = http-get-dos logpath = /var/log/nginx/*acc...", and the only contributor was "Z" (talk))
  • 18:24, 24 April 2020 Z talk contribs created page FAIL2BAN - Filter.d - http-404 (Created page with "Category:Post-It = Filter.d = <nowiki> # /etc/fail2ban/filter.d/http-404.conf [Definition] failregex = ^<HOST> -.*"(GET|POST|HEAD).*HTTP.*" 404 ignoreregex = </nowiki...")
  • 17:18, 24 April 2020 Z talk contribs created page FAIL2BAN - Filter.d - http-ddos (Created page with "Category:Post-It = Filter.d = <nowiki> # /etc/fail2ban/filter.d/http-ddos.conf # Any http request match this definition [Definition] failregex = ^<HOST> -.*"(GET|PO...")
  • 14:55, 24 April 2020 Z talk contribs created page NGINX - Reverse Proxy With Caching (Created page with "Category:Post-It = Example = <nowiki> http { proxy_cache_path /data/nginx/cache levels=1:2 keys_zone=STATIC:10m inactive=24h max_size=1g; server {...")
  • 11:59, 14 April 2020 Z talk contribs created page Youtube-dl (Created page with " = Commands = Get all available formats: <nowiki> youtube-dl https://www.youtube.com/watch?v=youtubesuxxxx -F</nowiki> Get video + audio: <nowiki> youtube-dl https:/...")
  • 13:54, 5 April 2020 Z talk contribs deleted page CERTBOT - Wildcard Domain Renewal (content was: "Category:Post-It = Command = <nowiki> certbot certonly --server https://acme-v02.api.letsencrypt.org/directory --manual --preferred-challenges dns -d '*.example.com,example.com' </nowiki> = ReadMe = * https://certbot.eff.org/docs/using.html#changing-the-acme-server ----", and the only contributor was "Z" (talk))
  • 13:54, 5 April 2020 Z talk contribs created page CERTBOT - Wildcard Domain Renewal by DNS (Created page with "Category:Post-It = Command = <nowiki> certbot certonly --server https://acme-v02.api.letsencrypt.org/directory --manual --preferred-challenges dns -d '*.example.com,exa...")
  • 13:51, 5 April 2020 Z talk contribs created page CERTBOT - http challenge (Created page with "Category:Post-It = Vhost = <nowiki> ############################################################################# # Configuration file for Let's Encrypt ACME Challeng...")
  • 16:22, 30 March 2020 Z talk contribs created page SAMBA - Create User (Created page with "Category:Post-It <nowiki> TO ADD USER # with no shell adduser --shell /bin/false USER # with the 'bash' shell adduser --shell /bin/bash 'name' passwd USER (Then ent...")
  • 12:09, 28 March 2020 Z talk contribs created page Wiki.1001solutions.net:About (Created page with "<center>'''Contact:''' wiki@1001solutions.net</center>")
  • 12:01, 28 March 2020 Z talk contribs created page OPENVPN - Server Config Template (Created page with "Category:Post-It = Configuration File = <nowiki> ################################################# # Sample OpenVPN 2.0 config file for # # multi-client se...")
  • 10:05, 28 March 2020 Z talk contribs deleted page PROXMOX - Network Configuration File With 100 VLANs Over Bonded Interfaces (content was: "Category:Post-It This is the Proxmox '''/etc/network/interfaces''' file. <nowiki> # network interface settings; autogenerated # Please do NOT modify this file directly, unless you know what # you're doing. # # If you want to manage part of the network configuration manually, # please utilize the 'source' or 'source-directory' directives to do # so. # PVE will preserve these directives,...", and the only contributor was "Z" (talk))
  • 10:04, 28 March 2020 Z talk contribs created page PROXMOX - Network Configuration File With 100 Vlans Over Bonded Interfaces (Created page with "Category:Post-It This is the Proxmox '''/etc/network/interfaces''' file. <nowiki> # network interface settings; autogenerated # Please do NOT modify this file directly...")
  • 08:25, 28 March 2020 Z talk contribs created page FAIL2BAN - Filter.d - http-kevin-get-dos (Created page with "Category:Post-It = Filter.d = <nowiki> # /etc/fail2ban/filter.d/http-kevin-get-dos.conf # # !!! Catch ALL GET requests, be careful with 'findtime' and 'maxretry' to avo...")
  • 08:25, 28 March 2020 Z talk contribs deleted page FAIL2BAN - Filter.d - http-Kevin-get-dos (content was: "Category:Post-It = Filter.d = <nowiki> # /etc/fail2ban/filter.d/http-kevin-get-dos.conf # # !!! Catch ALL GET requests, be careful with 'findtime' and 'maxretry' to avoid false positives !!! [Definition] failregex = ^.*"GET </nowiki> = Jail.conf = <nowiki> # Limit DOS attacks [http-kevin-get-dos] enabled = true port = http,https filter = http-get-dos logpath = /var/log/nginx/*acc...", and the only contributor was "Z" (talk))
  • 08:25, 28 March 2020 Z talk contribs deleted page FAIL2BAN - Filter.d - http-get-dos (content was: "Category:Post-It = Filter.d = <nowiki> # /etc/fail2ban/filter.d/http-get-dos.conf # # !!! Catch ALL GET requests, be careful with 'findtime' and 'maxretry' to avoid false positives !!! [Definition] failregex = ^.*"GET </nowiki> = Jail.conf = <nowiki> # Limit DOS attacks [http-get-dos] enabled = true port = http,https filter = http-get-dos logpath = /var/log/nginx/*access.log bant...", and the only contributor was "Z" (talk))
  • 08:25, 28 March 2020 Z talk contribs created page FAIL2BAN - Filter.d - http-Kevin-get-dos (Created page with "Category:Post-It = Filter.d = <nowiki> # /etc/fail2ban/filter.d/http-get-dos.conf # # !!! Catch ALL GET requests, be careful with 'findtime' and 'maxretry' to avoid fal...")
(newest | oldest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)