New pages
Appearance
17 August 2025
- 17:2617:26, 17 August 2025 Borg (hist | edit) [540 bytes] Admin (talk | contribs) (Created page with "== Borg backup == === Borg server === <syntaxhighlight lang='bash'> sudo apt install borgbackup sudo python3-llfuse python3-fuse borg . --encryption=repokey init </syntaxhighlight> === Borg client === <syntaxhighlight lang='bash'> sudo apt install borgbackup </syntaxhighlight> === Borg server === <syntaxhighlight lang='bash'> borg list . sudo borg mount .::Backup1 /mnt </syntaxhighlight>")
14 August 2025
- 00:2800:28, 14 August 2025 Config i3 (hist | edit) [3,039 bytes] 172.20.2.26 (talk) (Created page with "= Debian i3wm = <syntaxhighlight lang='bash'> # installa sudo apt install sudo usermod -aG sudo <user> # installa i pacchetti audio e rebootta sudo apt install pulseaudio pavucontrol && /usr/sbin/reboot # installa i pacchetti base sudo apt install curl fping flatpak keepassxc tinc opensnitch gimp gajim # Timezone timedatectl set-timezone Europe/Rome </syntaxhighlight> <syntaxhighlight lang='bash'> # installa le dipendenze sudo apt install alacritty li3 rofi fonts-font...")
11 August 2025
- 18:1418:14, 11 August 2025 Snmp (hist | edit) [1,016 bytes] Admin (talk | contribs) (Created page with "=== INSTALL snmp === <syntaxhighlight lang='bash'> apt install snmp systemctl status snmpd.service systemctl start snmpd.service </syntaxhighlight> === INSTALL snmp-mibs-downloader === <syntaxhighlight lang='bash'> apt install snmp-mibs-downloader </syntaxhighlight> === Configure /etc/snmp/snmp.conf === ==== Path mibs + conf ==== <syntaxhighlight lang='bash'> mibs +ALL mibdirs /var/lib/mibs/iana/:/var/lib/mibs/ietf/:/root/.snmp/mibs/:/root/.snmp/mibs/netdisco-mibs/...")
- 16:1116:11, 11 August 2025 Vcn (hist | edit) [598 bytes] Admin (talk | contribs) (Created page with "<syntaxhighlight lang='bash'> # Backup delle chiavi e config sulla macchina source sudo tar -cf backup_vcn.tar /etc/tinc/vcn # estrai la cartella sulla macchina target tar -xvf backup_vcn.tar # metti la cartella vcn nel posto giusto mv vcn /etc/tinc/ # rendi root l'owner sudo chown -R root:root /etc/tinc/vcn # dai i giusti permessi ai file e cartelle di vcn sudo chmod 755 /etc/tinc/vcn/ sudo chmod 644 /etc/tinc/vcn/tinc.conf sudo chmod 755 /etc/tinc/vcn/tinc-up sudo chm...")
- 13:2113:21, 11 August 2025 Config sway (hist | edit) [3,194 bytes] Admin (talk | contribs) (Created page with "= Sway = installa le dipendenze <syntaxhighlight lang='bash'> sudo apt install alacritty light sway swaybg swayimg swaylock waybar wofi fonts-font-awesome </syntaxhighlight>")
7 August 2025
- 19:0519:05, 7 August 2025 Heltecv3 (hist | edit) [493 bytes] Admin (talk | contribs) (Created page with "<syntaxhighlight lang='bash'> sudo apt-get update sudo apt-get install python3 python3-pip pip3 install --upgrade esptool esptool chip_id </syntaxhighlight> download and unzip https://github.com/meshtastic/firmware/releases [heltec V3 -> firmware-esp32s3 -> firmware-heltec-v3-] <syntaxhighlight lang='bash'> ./device-install.sh -f firmware-heltec-ht62-esp32c3-sx1262-x.x.xx.xxxxxxx.bin ./device-update.sh -f firmware-heltec-ht62-esp32c3-sx1262-x.x.xx.xxxxxxx-update.bin...")
3 August 2025
- 20:5620:56, 3 August 2025 Categoria:Tecnologia (hist | edit) [7 bytes] Admin (talk | contribs) (Created page with "PEPPELO")
2 August 2025
- 23:4023:40, 2 August 2025 Lora faketak (hist | edit) [1,978 bytes] Admin (talk | contribs) (Created page with " = https://meshtastic.org/ | https://github.com/meshtastic = === install meshtastic CLI https://meshtastic.org/docs/software/python/cli/ === <pre> pip3 install --upgrade pytap2 pip3 install --upgrade meshtastic </pre> === Show cose === https://meshtastic.org/docs/software/python/cli/usage/ <pre> meshtastic --port /dev/ttyACM0 --info meshtastic --seriallog meshtastic --get all meshtastic --debug </pre> === Initial conf lora === https://meshtastic.org/docs/getting-sta...")
- 00:1300:13, 2 August 2025 TabellaTest (hist | edit) [1 byte] Admin (talk | contribs) (Created page with "_")