User contributions for Gabriele.vivinetto
Results for Gabriele.vivinetto talk block log uploads logs
A user with 7,587 edits.
11 January 2024
- 14:4614:46, 11 January 2024 diff hist +1,251 m Attivare il mapping dei nomi SNMP delle interfacce in NTOP No edit summary
- 14:2714:27, 11 January 2024 diff hist +657 N Attivare il mapping dei nomi SNMP delle interfacce in NTOP Created page with "Questo script mappa i nomi delle interfacce snmp estraendo gli IP dei monitored devices da redis export NTOPSNMPCOMMUNITY="public" * Creare il cronjob * cat > /etc/cron.d/ntopngSnmpMappings <<EOFile # Check for new SNMP deviced and map them every 5 minutes /5 * * * * root /usr/local/sbin/make_snmp_mappings.sh $NTOPSNMPCOMMUNITY > /dev/null EOFile <precat > /etc/cron.d/ntopngSnmpMappings <<EOFile <nowiki>#</nowiki> Check for new SNMP deviced and map them every 5..." Tag: Visual edit
- 14:1714:17, 11 January 2024 diff hist +65 m Ntop No edit summary current Tag: Visual edit
28 December 2023
- 13:5613:56, 28 December 2023 diff hist +3,448 N Raccogliere il traffico di molti router con nprobe ed ntopng Created page with "Se si vogliono raccogliere dei Netflow da molti router, ci si può scontrare con alcuni limiti, ad esempio: * nprobe nella versione PRO, può raccogliere netflow da un massimo di 4 IP * ntop nella versione Enterprise L può supportare al massimo 32 interfacce Per aggirare questi limiti, si adottano diverse strategie: * si utilizzano più interfacce di nprobe su porte diverse che vengono servite da regole iptables in base alll'indirizzo ip sorgente del flusso * si evit..." current Tag: Visual edit
- 13:3913:39, 28 December 2023 diff hist −3 m Ntop No edit summary Tag: Visual edit
21 December 2023
- 16:3316:33, 21 December 2023 diff hist +255 m Utilizzare i nomi SNMP delle Interfacce di un Router in Nprobe No edit summary current Tag: Visual edit
- 16:3216:32, 21 December 2023 diff hist −2 m Eliminare tutti i dati in Ntop No edit summary current Tag: Visual edit
- 15:5315:53, 21 December 2023 diff hist +6 m Eliminare tutti i dati in Ntop No edit summary Tag: Visual edit
- 15:5315:53, 21 December 2023 diff hist +2,034 N Eliminare tutti i dati in Ntop Created page with "I dati di Ntop sono nei files in /var/lib/ntopng E nei Database di Clickhouse Influxdb Questo script cancella tutto:<pre> cat > /usr/local/sbin/clean_ntopng <<'EOFile' #!/bin/bash CLICKHOUSE_PASS=$1 CLICKHOUSE_OK="" if [ -z "$CLICKHOUSE_PASS" ] then echo -e "\nUsage: $0 clickhouse_password\n" echo "Look for -F=\"clickhouse;127.0.0.1;ntopng;default;clickhouse_password\"" echo -e "in /etc/ntopng/ntopng.conf or in files inside /etc//ntopng/ntopng.conf.d\n" exit 1..." Tag: Visual edit
- 15:1815:18, 21 December 2023 diff hist +38 m Ntop No edit summary Tag: Visual edit
- 15:1815:18, 21 December 2023 diff hist +7 m Utilizzare i nomi SNMP delle Interfacce di un Router in Nprobe No edit summary Tag: Visual edit
- 15:1215:12, 21 December 2023 diff hist +1,941 m Utilizzare i nomi SNMP delle Interfacce di un Router in Nprobe No edit summary Tag: Visual edit
20 December 2023
- 13:5813:58, 20 December 2023 diff hist +436 N PFsense non si aggiorna Errore pkg-static: An error occured while fetching package pkg-static: Created page with "Se da GUI non si aggiorna, e da command line, quando si tenta un upgrade con la voce di menù o col comando pfSense-upgrade -d Si ottiene l'errore pkg-static: An error occured while fetching package Occorre lanciare il comando <code>certctl rehash</code> E poi funziona == Riferimenti == * [https://www.reddit.com/r/PFSENSE/comments/15fdntx/unable_to_update_270development_ce/ (6) Unable to update 2.7.0-DEVELOPMENT CE : PFSENSE]" current Tag: Visual edit
- 13:5513:55, 20 December 2023 diff hist +194 m Pfsense No edit summary Tag: Visual edit
14 December 2023
- 11:5911:59, 14 December 2023 diff hist +1,263 N Aggiornamento di una zona DNS dinamica in bind con nsupdate Created page with "Se una zona riceve aggiornamenti dinamici NON È POSSIBILE EDITARE MANUALMENTE IL FILE DI ZONA, ma bisogna intervernire con nsupdate. Dopo aver configurato la chiave e la policy di update che deve essere: update-policy { grant acme.example.com wildcard *; }; Usare lo script: <pre> #!/bin/bash set -x if | -z $2 || -z $3 then echo "Usage: " echo " $0 example.com A www.example.com 1.2.3.4 /etc/bind/zones/Kacme.example.com.+165+5..." Tag: Visual edit: Switched
- 11:3011:30, 14 December 2023 diff hist +65 m Bind →Articoli current Tag: Visual edit
5 December 2023
- 15:3715:37, 5 December 2023 diff hist +39 m Redirezione del traffico su un host interno No edit summary current Tag: Visual edit
- 11:1911:19, 5 December 2023 diff hist +100 m Main Page No edit summary current Tag: Visual edit
30 November 2023
- 11:1411:14, 30 November 2023 diff hist +918 N Utilizzare i nomi SNMP delle Interfacce di un Router in Nprobe Created page with "* Per ogni router, occorre generare il file di testo che contiene i nomi: /usr/bin/build_snmp_mappings.sh 192.168.253.254 2c public > /etc/nprobe/snmp_mappings.txt Il contenuto sarà del tipo <pre class=rvmscreen> 192.168.253.254 1 "vtnet0" 192.168.253.254 2 "vtnet1" 192.168.253.254 3 "vtnet2" 192.168.253.254 4 "enc0" 192.168.253.254 5 "lo0" 192.168.253.254 6 "pfsync0" 192.168.253.254 7 "pflog0" 192.168.253.254 8 "ovpns1" 192.168.253.254 9 "ovpns2" 192.168.253.254 10..." Tag: Visual edit: Switched
- 11:0511:05, 30 November 2023 diff hist +69 m Ntop No edit summary Tag: Visual edit
- 10:3510:35, 30 November 2023 diff hist +1,659 N Cambiare la password di default di clickhouse per ntop Created page with "=Tipologie di password= ==Password in SHA256== Generare la password: PASSWORD=default; echo "$PASSWORD"; echo -n "$PASSWORD" | sha256sum | tr -d '-' <pre class=rvmscreen> default 37a8eec1ce19687d132fe29051dca629d164e2c4958ba141d5f4133a33f0688f </pre> vi /etc/clickhouse-server/users.d/default-password.xml <clickhouse> <users> <default> <password_sha256_hex>37a8eec1ce19687d132fe29051dca629d164e2c4958ba141d5f4133a33f0688f</password_sha25..." current Tag: Visual edit: Switched
- 10:0510:05, 30 November 2023 diff hist −16 m Ntop No edit summary Tag: Visual edit
- 10:0410:04, 30 November 2023 diff hist +76 N Ntop Created page with "<nowiki>*</nowiki>Cambiare la password di default di clickhouse per ntop" Tag: Visual edit
- 10:0410:04, 30 November 2023 diff hist +10 m Linux →Pacchetti Tag: Visual edit
23 November 2023
- 17:3917:39, 23 November 2023 diff hist +145 m Ottimizzazione di un filesystem ZFS per Proxmox Backup Server No edit summary current Tag: Visual edit: Switched
- 17:3617:36, 23 November 2023 diff hist +1 m Ottimizzazione di un filesystem ZFS per Proxmox Backup Server No edit summary Tag: Visual edit
- 17:3617:36, 23 November 2023 diff hist +446 N Ottimizzazione di un filesystem ZFS per Proxmox Backup Server Created page with " export BAKUP=MY-POOL/MAY-BE-DATASET sudo zpool set xattr=sa $BACKUP sudo zfs set xattr=sa $BACKUP sudo zfs set acltype=posixacl $BACKUP sudo zfs set atime=off $BACKUP == Riferimenti == * [https://forum.proxmox.com/threads/block-size-for-pbs-zfs.127463/#post-557152 Block Size for PBS/ZFS | Proxmox Support Forum] * [https://forum.proxmox.com/threads/using-zfs-for-pbs-datastore.125045/ using zfs for pbs datastore | Proxmox Support Forum]" Tag: Visual edit: Switched
- 17:3117:31, 23 November 2023 diff hist +67 m Proxmox Backup Server No edit summary Tag: Visual edit
20 November 2023
- 11:5211:52, 20 November 2023 diff hist +774 N Graylog non mostra più nuovi messaggi con errore unprocessed messages are currently in the journal Created page with "Se graylog non mostra più nuovi messaggi e nella pagina System / Nodes / Details Ci sono i buffers pieni al 100% e ci sono milioni di eventi nel disk buffer, purtroppo non resta he cancellare il disk buffer: * Fermare graylog systemctl stop graylog-server.service * Vedere dove è il disk buffer:, es /var/lib/graylog-server/journal/ * Spostarlo cd /var/lib/graylog-server/ mv journal/ journal.old mkdir journal chown graylog: journal * Riavviare systemc..." Tag: Visual edit: Switched
- 11:4311:43, 20 November 2023 diff hist +103 N Graylog Created page with "Graylog non mostra più nuovi messaggi con errore unprocessed messages are currently in the journal" Tag: Visual edit
- 11:4211:42, 20 November 2023 diff hist +13 m Linux →Pacchetti Tag: Visual edit
14 November 2023
- 18:0018:00, 14 November 2023 diff hist +23 m Attivazione di prodotti Microsoft con KMS →Office 2021 ProPlus Retail
- 17:2817:28, 14 November 2023 diff hist +1,332 m Attivazione di prodotti Microsoft con KMS No edit summary Tag: Visual edit: Switched
- 16:5416:54, 14 November 2023 diff hist −2 m Attivazione di prodotti Microsoft con KMS →Attivazione Office 2019 Pro Plus
- 10:4610:46, 14 November 2023 diff hist +587 N Recuperare spazio da un pool Ceph pieno Created page with "Se un pool è pieno, oltre una certa soglia, la scrittura viene messa in pausa. Occorre alzare questa soglia per poter liberare spazio. * Verificare la soglia <code>ceph osd dump | grep -i full</code> <code>full_ratio 0.95</code> * Alzare la soglia <code>ceph osd set-full-ratio 0.97</code> * Eliminare i dati o aggiungere OSD * Ripristinare il full ratio: <code>ceph osd set-full-ratio 0.95</code> == Riferimenti == * [https://www.ibm.com/docs/en/storage-ceph/5?t..." Tag: Visual edit
- 10:4210:42, 14 November 2023 diff hist +45 m Ceph No edit summary Tag: Visual edit
9 November 2023
- 14:4314:43, 9 November 2023 diff hist +68 m Installare gli RSAT con uno script Powershell in Windows 10 No edit summary current Tag: Visual edit
- 12:5012:50, 9 November 2023 diff hist −497 m Installare gli RSAT con uno script Powershell in Windows 10 No edit summary Tag: Visual edit: Switched
2 November 2023
- 17:5517:55, 2 November 2023 diff hist +427 N Testare dei comandi con Zabbix Created page with "Per leggere delle key con zabbix direttamente dall'host, senza passare dal server o dal proxy: sudo -u zabbix zabbix_agent2 -c /etc/zabbix/zabbix_agent2.conf -t smart.disk.discovery == Riferimenti == * [https://www.zabbix.com/forum/zabbix-suggestions-and-feedback/415662-discussion-thread-for-official-zabbix-smart-disk-monitoring/page4#post448802 Discussion thread for official Zabbix SMART Disk monitoring - ZABBIX Forums]" current Tag: Visual edit
- 17:5317:53, 2 November 2023 diff hist +36 m Zabbix No edit summary Tag: Visual edit
27 October 2023
- 15:3815:38, 27 October 2023 diff hist −261 m Attivazione di prodotti Microsoft con KMS No edit summary Tag: Visual edit
- 15:3715:37, 27 October 2023 diff hist +88 m Attivazione di prodotti Microsoft con KMS →Attivazione WIN 10/11 PRO, WIN2K8R2 STD Tag: Visual edit: Switched
- 15:3515:35, 27 October 2023 diff hist 0 m Attivazione di prodotti Microsoft con KMS →Attivazione WIN 10/11 PRO, WIN2K8R2 STD Tag: Visual edit
- 15:3315:33, 27 October 2023 diff hist −1 m Attivazione di prodotti Microsoft con KMS →Attivazione WIN 10/11 PRO, WIN2K8R2 STD
- 15:3315:33, 27 October 2023 diff hist +362 m Attivazione di prodotti Microsoft con KMS No edit summary Tag: Visual edit
13 October 2023
- 14:4514:45, 13 October 2023 diff hist +185 m Impostare la root in read only su Raspberry PI No edit summary current
- 14:4414:44, 13 October 2023 diff hist +526 N Impostare la root in read only su Raspberry PI Created page with "Dalla versione Bookwork di RAspberry PI OS, è possibile impostare la root in read only. OGNI cambiamento apportato, verrà perso al riavvio. * apportare tutte le modifiche necessarie * attivarlo da rapsi-config con 4 Performance / P2 Overlay File System Enable/disable read-only file system * oppure attivarlo da command line con raspi-config nonint enable_overlayfs * Riavvare * Se si vuole fare una modifica, o aggiornare, disattivare e riavviare: raspi-config n..." Tag: Visual edit
- 14:4014:40, 13 October 2023 diff hist +52 m Raspberry No edit summary current Tag: Visual edit
- 11:2011:20, 13 October 2023 diff hist +3 m Cancellare tutti gli snapshot di un dataset Zfs No edit summary current Tag: Visual edit
- 10:1610:16, 13 October 2023 diff hist +2 m Gestione di un UPS in Debian con Nut →Configurazione server current Tag: Visual edit