Terrence Houlahan (f1linux)

f1linux

Geek Repo

Company:F1Linux.com

Location:United Kingdom

Home Page:http://www.F1Linux.com

Github PK Tool:Github PK Tool

Terrence Houlahan's repositories

pi-ap

Raspberry Pi wireless Access Point: This repo automates the config of hostapd, dnsmasq, dhcpcd & wpa_supplicant to transform a Pi into an AP. Requires: a Pi, Ethernet cable & DHCP-enabled port on a broadband router or a switch connected to this router. For other interesting & practical Pi solutions, my Stack page is: https://raspberrypi.stackexchange.com/users/97613/f1linux

Language:ShellLicense:GPL-3.0Stargazers:83Issues:6Issues:9

iscsi-automount

This repo contains (2) scripts: "config-iscsi-storage.sh" configures a systemd service to connect to a LUN on boot and "config-iscsi-storage-mounts.sh" creates the systemd mount to mount the iscsi disk AFTER the LUN has been connected. The original use case for writing these was for a HowTo article on configuring a pile of Raspberry Pi's- the 8GB models- to run Docker applications on 64bit Ubuntu. However, with a small bit of tweaking they could easily be adapted to enterprise use cases.

Language:ShellLicense:GPL-3.0Stargazers:5Issues:1Issues:0

postfix-autoBlacklisting

Blacklists hosts by capturing IPv4/6 IPs from maillog and adds them to /etc/postfix/access by prepending IPs ABOVE whitelisted hosts. Script installs a SystemD service & Timer to execute every 90 secs. NO manipulation of IP Tables involved.

Language:ShellLicense:NOASSERTIONStargazers:2Issues:1Issues:0

docker.github.io

Source repo for Docker's Documentation

Language:HTMLLicense:Apache-2.0Stargazers:0Issues:0Issues:0

nfs-automount

Create a SystemD service to auto-mount an NFS share on boot by changing (2) variables specifying the NFS version and storage path to the share. PLS NOTE: Pkg install uses apt- folks not using a Debian or derivitive distro need to change lines 85 & 95 to use their own pkg manager

Language:ShellLicense:GPL-3.0Stargazers:0Issues:0Issues:0