1 Followers
34 Following
43 Posts
Technology-minded creator with focus on practical solutions.
Linkfreehttps://linkfree.antonionardella.it
HPhttps://antonionardella.it/

@jesuislibre @joshleecreates

For a test environment I am using pure Nixos host with #incus https://linuxcontainers.org/incus/ and it is working well so far

I could connect USB devices, publish ports, etc..

Linux Containers - IncusOS - Introduction

The umbrella project behind Incus, LXC, LXCFS, Distrobuilder and more.

Going to monitor a handful of sites with the goal to expand to 350 sites with #zabbix 7 LTS and I am going to use #NixOS as base OS

1 Postgres server
1 Zabbix server
1 Zabbix proxy

What speaks against it and why? And what are some best practices you would like to share

Here comes my first dipole antenna for #meshtastic

Credit goes to Powered Meshtastic Europe on YouTube https://youtu.be/srV70ghBtHg

What follows is the link to the 3D printed support case, which has been printed at BITZ #Fablab https://bitzfablab.unibz.it/

https://www.printables.com/model/749479-dipole-antenna-support-case

How to build your own DIY Dipole 868 Mhz (LORA - Meshtastic)

YouTube
The moment when you discover that the retail price tags use a standard e-ink display and you ponder what you could do with an infinite supply of free e-ink displays 😇😇

And now for my first real usecase of #meshtastic!

A remotely controlled garage remote (pun intended)

When the radio receives a message it activates the relay to close the circuit and "push" the remote button

The https://meshtastic.org/docs/configuration/module/external-notification/ was used and the relay is connected to pin 47 as a LED

The radio is a HELTEC® LoRa 32 Wireless Stick V3

External Notification Module Configuration | Meshtastic

This module will allow you to connect a buzzer, speaker, LED, or other similar accessory to your Meshtastic device.

Remember to take your #meshtastic radios to the petting zoo once in a while

Tierwelt Rainguthof - Mondo degli Animali. om://84B1eTn6EA/Tierwelt_Rainguthof_-_Mondo_degli_Animali
https://omaps.app/84B1eTn6EA/Tierwelt_Rainguthof_-_Mondo_degli_Animali

Tierwelt Rainguthof - Mondo degli Animali | Organic Maps

Free Android & iOS offline OSM (OpenStreetMap) maps app for travelers, tourists, drivers, hikers, and cyclists from creators of MAPS.ME (MapsWithMe).

Who is 74sec and why are they recruiting through loops.video and telegram?

#cybersec #recruiting #

Another one!

ZTE MF823 on RPI
lsusb gives 19d2:1403

`sudo nano /etc/network/interfaces.d/usb0`

Add:

```
config interface 'wan'
option proto 'dhcp'
option ifname 'usb0'q
```

reboot

Thank me later!

Not sure who needs to know this, but I did

sed -Ezi.bak "s/(function\(orig_cmd\) \{)/\1\n\torig_cmd\(\);\n\treturn;/g" /usr/share/javascript/proxmox-widget-toolkit/proxmoxlib.js && systemctl restart pveproxy.service

I don't know how needs to know it but this is how you enable the iLO5 web interface if you can login via ssh:

`set /map1/config1 oemHPE_webgui_status=yes`

Thank you

#hpe #hackingmyownbox