tarball.ca
open-menu closeme
Posts
Projects
Categories
Contact
Login
github twitter rss
  • Backing up TrueNAS Scale configuration using SSH

    calendar Jan 4, 2024 · 1 min read  ·
    Share on: twitter facebook linkedin copy

    When backing up TrueNAS using the Web GUI, you are provided a .tar archive containing freenas-v1.db as well as pwenc_secret if you chose to back up the system seed. While there is no easy way to automate a configuration backup using the Web GUI, you can achieve the same goal using SSH.

    Optional prerequisite: Configure …


    Read More
  • Adding SMS sending capability to a rooted Netgear Nighthawk M6 Pro / MR6500

    calendar Dec 19, 2023 · 5 min read  ·
    Share on: twitter facebook linkedin copy

    The Problem

    Netgear decided to remove the ability to send SMS messages on the Nighthawk M6. Having SMS sending capability is handy, especially for alerting on events such as Internet outages. This workaround implements a simple HTTP server using Perl that can be used to send messages through the device. Perl was chosen …


    Read More
  • Command line tools for controlling Netgear LB1120 / LB2120 4G modems

    calendar Oct 29, 2023 · 3 min read  ·
    Share on: twitter facebook linkedin copy

    These tools were tested on a Netgear LB1120 and LB2120, however they probably work on other models.

    Firmware Version: M18Q2_v12.09.163431
    App Version: NTG9X07C_12.09.05.30
    Web App Version: LBHDATA_03.03.103.176

    Requires bash and curl. Tested with curl 7.68.0 and bash 5.0.17.

    Reboot Modem

    This script will allow you to …


    Read More
  • Adding an AdGuard Home container to Vyos 1.4

    calendar Aug 30, 2023 · 2 min read  ·
    Share on: twitter facebook linkedin copy

    Note: These instructions are based on VyOS 1.4-rolling-202307250317.

    1. Confirm whether you have DNS forwarding enabled:
    1$ show configuration commands | grep "set service dns forwarding"
    2$
    

    If nothing shows up then you can continue. If you do have forwarding configured, you need to consider disabling it or …


    Read More
  • Backing up Brocade / Ruckus ICX switches with SCP and SSH public keys

    calendar Aug 16, 2023 · 3 min read  ·
    Share on: twitter facebook linkedin copy

    Backing up your switch configuration is a great way to save your bacon in the case of hardware (or user) error. You can automate this process on Brocade / Ruckus ICX switches using SCP, SSH public keys and some scripting.

    First ensure that SCP and public key authentication are enabled on your switch:

     1SSH@switch#show …

    Read More
  • Home Assistant - Enabling CUDA GPU support for Wyoming Whisper Docker container

    calendar Jul 13, 2023 · 3 min read  ·
    Share on: twitter facebook linkedin copy

    Update: ab-tools has created a Docker image that has CUDA support baked in. You should be able to skip the below instructions and use this instead. Thanks ab-tools! https://hub.docker.com/r/abtools/wyoming-whisper-cuda

    When trying to use the built in CUDA support on the Wyoming Whisper Docker container I received the …


    Read More
  • Zabbix - ICMP Simple Check - Ping item must have target or host interface specified

    calendar Jun 19, 2023 · 1 min read  ·
    Share on: twitter facebook linkedin copy

    When monitoring a host in Zabbix using the "ICMP Ping" template, you may experience the error "ping item must have target or host interface specified" if you create the host without defining an interface (ie. SNMP, agent, etc).

    A quick Google search brings you to this Zabbix bug tracker entry: …


    Read More
  • Extracting disk images from an El Torito ISO

    calendar Nov 2, 2022 · 3 min read  ·
    Share on: twitter facebook linkedin copy

    While attempting to extract firmware for my Lenovo T500 laptop from an ISO obtained from the Lenovo support site I noticed that the ISO appeared empty.

     1jeff@xyz:~/LenovoBIOS$ file 6fuj46uc.iso
     26fuj46uc.iso: ISO 9660 CD-ROM filesystem data '6FET93US' (bootable)
     3
     4jeff@xyz:~/LenovoBIOS$ sudo mount -o loop …

    Read More
  • Locating a WWPN on a Brocade SAN fabric

    calendar Mar 29, 2022 · 2 min read  ·
    Share on: twitter facebook linkedin copy
    Determining which switch port a WWPN is connected to is easy on a Brocade fabric when there is only one switch. Using the nodefind CLI command you can run "nodefind WWPN" and it will tell you which port index the WWPN is located on. In this example, line 2 of the nodefind output shows the node is located …
    Read More
  • TTGO T-Internet PoE KiCad footprint and symbol

    calendar Mar 16, 2022 · 2 min read  ·
    Share on: twitter facebook linkedin copy

    While working on a project where a fast microcontroller with Power over Ethernet capabilities made sense, I discovered the TTGO T-Internet (also known as T-ETH) PoE ESP32 board on Aliexpress.

    I have used the TTGO T-Display in the past so I figured I'd give it a shot. In order to implement it in my design I had to …


    Read More
    • ««
    • «
    • 1
    • 2
    • 3
    • »
    • »»

Random posts about technology and other things.

Recent Posts

  • Resurrecting a Levco MonsterMac Macintosh 128k
  • ATI VGA Wonder 16 Configuration Utilities
  • Controlling WireGuard using Tasker on Android
  • Bypassing the Bell Gigahub using a WAS-110 ONT and VyOS 1.5
  • Unbricking an APC SMT3000 UPS after a failed firmware update
  • Reverse engineering the BM6 BLE battery monitor
  • Cockpit and KVM: Cannot generate external snapshot name for disk 'vda' without source
  • Cockpit and KVM: Console 'display output is not active' Error

Categories

IT 17 NETWORKING 6 ELECTRONICS 5 COMPUTERS 2 GAMES 2 HOME ASSISTANT 2 KVM 2 TRUENAS 2 VINTAGE COMPUTING 2 VYOS 2 ANDROID 1 REVERSE ENGINEERING 1 SAN 1 SOFTWARE 1
All Categories
ANDROID1 COMPUTERS2 ELECTRONICS5 GAMES2 HOME ASSISTANT2 IT17 KVM2 NETWORKING6 REVERSE ENGINEERING1 SAN1 SOFTWARE1 TRUENAS2 VINTAGE COMPUTING2 VMWARE1 VYOS2
[A~Z][0~9]
tarball.ca

Copyright  TARBALL.CA. All Rights Reserved

to-top