35 private links
There are a lot of home/ SMB server users out there who need large amounts of storage. Others simply need a server to run a WiFi AP controller, a VoIP solution, and a few other services/ development VMs. While there are some that need massive compute and memory footprints in single machines, there are others that prefer building smaller clusters. Project TinyMiniMicro is not for everyone, but many of our users are going to be wowed by the results. .
Lenovo Thinkcentre/ThinkStation Tiny are great small PCs for setting up a #Proxmox VE / Proxmox Backup server test environment. This forum thread explores low-cost setups.
The Zabbix Book is a freely accessible resource designed to help users understand and master Zabbix. Contributions are highly encouraged to improve and expand its content. However, the book is distributed under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 (CC BY-NC-SA 4.0) license, meaning it is free for non-commercial use only.
OPNSense + Nginx Reverse Proxy for your Homelab
Project MINI RACK is a guide for miniature rack builds, for compact Homelabs, RF battlestations, and portable network racks.
In this video a #Meshtastic node is shown installed in car, letting other devices use it as a relay to this network.
UTM employs Apple's Hypervisor virtualization framework to run ARM64 operating systems on Apple Silicon at near native speeds. On Intel Macs, x86/x64 operating system can be virtualized. In addition, lower performance emulation is available to run x86/x64 on Apple Silicon as well as ARM64 on Intel.
You can manually assign a name to a particular network device using a custom systemd.link file. This overrides the name that would be assigned according to the latest network device naming scheme. This way, you can avoid naming changes due to kernel updates, driver updates or newer versions of the naming scheme.
netboot.xyz enables you to boot from PXE into many types of operating systems using lightweight tooling.
Almond routers include home automation and network capabilities in one package.
NetBox is an IP address management (IPAM) and data center infrastructure management (DCIM) tool. Initially conceived by the network engineering team at DigitalOcean, NetBox was developed specifically to address the needs of network and infrastructure engineers.
NetBox runs as a web application atop the Django Python framework with a PostgreSQL database.
The Turris Omnia home router has powerful hardware and can handle gigabit traffic while doing much more. You can use it as a home server, NAS, printserver and it even has a virtual server built-in (LXC).
Home router is necessary to connect you to the Internet but it is idle most of the time, just eating electricity. Why not use it for more tasks? With powerful hardware, Turris Omnia can handle gigabit traffic and still be able to do much more. You can use it as a home server, NAS, printserver and it even has a virtual server built-in.
To configure a DHCP client manually, modify the /etc/sysconfig/network file to enable networking and the configuration file for each network device in the /etc/sysconfig/network-scripts directory. In this directory, each device should have a configuration file named ifcfg-eth0, where eth0 is the network device name.
[author]Doug Vitale[/author]
A thread on the Ubuntu-devel-discuss mailing list last month asked about how to find out what processes are making outgoing network connectsion on a Linux machine. It referenced Ubuntu bug 820895: Log File Viewer does not log "Process Name", which is specific to Ubuntu's iptables logging of apps that are already blocked in iptables ... but the question goes deeper.
Several years ago, my job required me to use a program -- never mind which one -- from a prominent closed-source company. This program was doing various annoying things in addition to its primary task -- operations that got around the window manager and left artifacts all over my screen, operations that potentially opened files other than the ones I asked it to open -- but in addition, I noticed that when I ran the program, the lights on the DSL modem started going crazy. It looked like the program was making network connections, when it had no reason to do that. Was it really doing that?