User Tools

Site Tools


start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
start [2024/02/18 00:15] oemb1905start [2026/04/12 19:02] (current) oemb1905
Line 2: Line 2:
  
  
-Haack's Networking is a networking and security firm that leverages [[wp>Free Software]] principles to serve educators and small businesses. When new tutorials or workflows are developed, Haack's Networking will typically introduce those to the community on its Technology Blog. Since blog entries were written at a certain point in time, they ultimately age and become out of date, however, the corresponding entries on this Wiki will be maintained and updated. For those who share the passion for Free Software, Haack's Networking hosts both Mastodon and Matrix communities. Additionally, Haack's Networking sponsors a student Hacking Club - and associated self-hosted Gitlab CE repository - where configuration files, scripts, and/or code for GNU/Linux projects can be found. Here's what we offer:+Haack's Networking is a networking and security firm that leverages [[wp>Free Software]] principles to serve educators and small businesses. When new tutorials or workflows are developed, Haack's Networking will typically introduce those to the community on its Technology Blog. Since blog entries were written at a certain point in time, they ultimately age and become out of date, however, the corresponding entries on this Wiki will be maintained and updated. For those who share the passion for Free Software, Haack's Networking hosts various social media communities (see below). Additionally, Haack's Networking sponsors a student Hacking Club - and associated self-hosted Gitlab CE repository - where configuration files, scripts, and/or code for GNU/Linux projects can be found. Here's what we offer: 
  
-  * [[https://services.haacksnetworking.org|Technology Blog]] +  * [[https://tech.haacksnetworking.org|Technology Blog (WordPress)]] 
-  * [[https://repo.haacksnetworking.org/haacknet/haackingclub|Hacking Club Repository]]+  * [[https://repo.haacksnetworking.org/haacknet/haackingclub|Hacking Club Repository (Gitlab)]]
   * [[https://gnulinux.social/invite/MH79WS26|GNU/Linux Social (Mastodon)]]   * [[https://gnulinux.social/invite/MH79WS26|GNU/Linux Social (Mastodon)]]
-  * [[https://matrix.to/#/#pubglug:gnulinux.club|GNU/Linux Club (Matrix)]]+  * [[https://matrix.to/#/#introductions:gnulinux.club|GNU/Linux Club (Matrix)]] 
 +  * [[https://gnulinux.tube|GNU/Linux Tube (PeerTube)]] 
 +  * [[http://gnulinux.studio|GNU/Linux Studio (Navidrome)]] 
 +  * [[http://gnulinux.media|GNU/Linux Media (Jellyfin)]] 
 +  * [[http://gnulinux.pics|GNU/Linux Pics (Pixelfed)]]
  
 ---- ----
Line 17: Line 21:
 Tutorials on self-hosting common services and/or instances, including ways of virtualizing and automating those solutions. Tutorials on self-hosting common services and/or instances, including ways of virtualizing and automating those solutions.
  
 +  * Basic LAMP Configuration: [[computing:apachesurvival|]]
   * Virtualization w/ Virsh: [[computing:vmserver|]]   * Virtualization w/ Virsh: [[computing:vmserver|]]
 +  * Pebble Host w/ Virsh: [[computing:pebblehost|]] 
 +  * Virtualization w/ Cockpit: [[computing:cockpit|]]
 +  * Containerization w/ Incus: [[computing:incus|]]
 +  * Containerization w/ Podman: [[computing:podman|]]
   * Virtualization w/ PVE: [[computing:proxmox|]]   * Virtualization w/ PVE: [[computing:proxmox|]]
   * Installing VMs w/ Preseeds: [[computing:preseed|]]   * Installing VMs w/ Preseeds: [[computing:preseed|]]
-  * Mail Relay: [[computing:exim4|]] +  * DNS w/ Bind9: [[computing:bind9dns|]] 
-  * Mail Server: [[computing:mailserver|]]+  * DNS w/ ISPConfig: [[computing:ispconfig|]]
   * Gitlab CE: [[computing:gitlab-ce|]]   * Gitlab CE: [[computing:gitlab-ce|]]
   * Airsonic Advanced: [[computing:airsonic|]]   * Airsonic Advanced: [[computing:airsonic|]]
Line 32: Line 41:
   * Dokuwiki: [[computing:dokuwiki|]]   * Dokuwiki: [[computing:dokuwiki|]]
   * R-Studio: [[computing:rstudio|]]   * R-Studio: [[computing:rstudio|]]
 +  * RustDesk: [[computing:rustdesk|]]
 +  * PeerTube: [[computing:peertube|]]
 +  * Navidrome: [[computing:navidrome|]] 
 +  * Filebrowser: [[computing:filebrowser|]]
 +  * Jellyfin: [[computing:jellyfin|]] 
 +  * Pixelfed: [[computing:pix3lfed|]]
  
 </dokuteaser> </dokuteaser>
  
 <dokuteaser> <dokuteaser>
-==== Networking ====+==== Networking and Email ====
 {{ :networking.png?nolink&80}}  {{ :networking.png?nolink&80}} 
 The tutorials below pertain to network connections/storage, monitoring, or hardening. They may or may not be self-hosted solutions. The tutorials below pertain to network connections/storage, monitoring, or hardening. They may or may not be self-hosted solutions.
  
-  * Basic LAMP Configuration: [[computing:apachesurvival|]] 
   * Configuring openWRT: [[computing:openwrt|]]   * Configuring openWRT: [[computing:openwrt|]]
 +  * Fail2Ban: [[computing:fail2ban|]]
   * VPN w/ openWRT: [[computing:vpnserver-openwrt|]]   * VPN w/ openWRT: [[computing:vpnserver-openwrt|]]
   * VPN w/ Debian: [[computing:vpnserver-debian|]]   * VPN w/ Debian: [[computing:vpnserver-debian|]]
 +  * Adblocking w/ Pihole: [[computing:piholeonblack|]]
 +  * Recursive DNS w/ Unbound: [[computing:unbounddns|]]
 +  * IPv6 Notes: [[computing:ipv6|]]
 +  * Managing AI Bots: [[computing:managingbots|]]
 +  * Classic Bridging: [[computing:classic-bridging|]]
 +  * Network Manager Bridging: [[computing:nm-bridging|]]
 +  * Mail Relay: [[computing:exim4|]]
 +  * Mail Server (Buster/Bookworm): [[computing:mailserver|]]
 +  * Mail Server (Trixie): [[computing:mailserver-trixie|]]
 +  * Mail Client w/ Exim4: [[computing:mailclient|]]
 +  * Roundcube Webmail: [[computing:roundcube|]]
 +  * Delta Chat: [[computing:deltachat|]]
 +  * SPF & DKIM Notes: [[computing:spfdkim|]]
   * Cacti Monitoring: [[computing:cactiwebserver|]]   * Cacti Monitoring: [[computing:cactiwebserver|]]
   * Smokeping Monitoring: [[computing:smokeping|]]   * Smokeping Monitoring: [[computing:smokeping|]]
   * Munin Monitoring: [[computing:munin|]]   * Munin Monitoring: [[computing:munin|]]
-  * Fail2Ban: [[computing:fail2ban|]] 
-  * Webmin Monitoring: [[computing:webmin|]] 
-  * Virtualmin Monitoring: [[computing:virtualmin|]] 
   * Securing SSH: [[computing:ssh|]]   * Securing SSH: [[computing:ssh|]]
-  * Adblocking w/ Pihole: [[computing:piholeonblack|]] 
-  * Network Shares: [[computing:samba|]] 
   * Packet Monitoring: [[computing:tcpdump|]]   * Packet Monitoring: [[computing:tcpdump|]]
-  * DNS w/ ISPConfig: [[computing:ispconfig|]] 
-  * SPF & DKIM Notes: [[computing:spfdkim|]] 
  
 </dokuteaser> </dokuteaser>
Line 77: Line 98:
   * Quicken 2007 on APFS: [[computing:mac-quicken2007|]]   * Quicken 2007 on APFS: [[computing:mac-quicken2007|]]
   * Wiki Syntax: [[computing:wikisyntax|]]   * Wiki Syntax: [[computing:wikisyntax|]]
 +  * Grok Hacking: [[computing:grokhacking|]]
 +  * Transcoding Stuff: [[computing:transcoding|]]
 +  * Internet Archive: [[computing:internetarchive|]]
  
 </dokuteaser> </dokuteaser>
Line 88: Line 112:
   * RAID w/ mdadm: [[computing:RAID|]]   * RAID w/ mdadm: [[computing:RAID|]]
   * RAID w/ zfs: [[computing:zfsreminders|]]   * RAID w/ zfs: [[computing:zfsreminders|]]
 +  * RAID w/ btrfs: [[computing:btrfsreminders|]]
   * SMART Tools: [[computing:smartmontools|]]   * SMART Tools: [[computing:smartmontools|]]
   * Rsnapshot Version Control: [[computing:rsyncrsnapshot|]]   * Rsnapshot Version Control: [[computing:rsyncrsnapshot|]]
 +  * Monitoring Vitals: [[computing:monitorvitals|]]
 +  * Read/Write Benchmarking: [[computing:benchmarkinghds|]]
 +  * Network Storage Shares: [[computing:samba|]]
  
 </dokuteaser> </dokuteaser>
Line 126: Line 154:
 //[[http://www.gnu.org/licenses/fdl-1.3.html|GNU Free Documentation License, Version 1.3]]. \\ //[[http://www.gnu.org/licenses/fdl-1.3.html|GNU Free Documentation License, Version 1.3]]. \\
 \\ \\
-//{{ kids-new.jpg?direct&600 |}}+//{{ ::pxl_20251031_235551251.jpg?direct&600 |}}
 \\ \\
- --- //[[webmaster@haacksnetworking.org|oemb1905]] 2024/02/17 19:26//+ 
 + --- //[[alerts@haacksnetworking.org|oemb1905]] 2025/12/26 16:35//
start.1708215340.txt.gz · Last modified: by oemb1905