miscellaneous

Full of pretty useful stuff (or maybe not)

GPL-2.0 License

Stars
7

miscellaneous, pretty useful stuff (or not)

This is intended to serve as a personal repo where I keep some of the code I wrote to make my life easier.

If you think you can also profit from it, just go ahead and start using it! :)

What will I find in here?

Am I home?

This program will check if a set of already declared IPs are pingable through the network.

Use it with motion (original code) and the RaspberryPi Camera Module to create your own home-made surveillance system.

alarm_install

This is a bash script for installing archlinux ARM on a microSD.

It automates all the installation process; downloads the latest image, formats the microSD, creates partitions, etc.

After running it, you just need to insert the sdcard in you RaspberryPi2 and have fun!

sys_update

Simplest script ever to keep your archlinux system up-to-date and tidy at the same time.

Add it as scheduled systemd unit to run it automatically once per day or week.

openafs_update.sh

Bash script to fully automate installation and configuration of OpenAFS. Tested succesfully on Fedora 30, Centos 7/7.X and RHEL7. Please open an issue if it does not work with newer OS releases