Pinned Repositories
bashc
A tool to convert/compile a bash script to a static linked x86 and x86_64 binary.
bashdoc
The bashdoc script is a frontend which parse a bash file and create a documentation in specified format. This script works similar to javadoc for java projects, but use reStructuredText as middle language to provide the final document.
collectd-node
A collectd binary protocol reader for node.js written in coffee-script
dothosts
The libdothosts.so is a library and user-space script which allows you to use a /etc/hosts file in your home directory.
dtools
Distributed tools, aka dtools is a project written in bash coding to create a suite of programs to allow running different UNIX commands in parallel in a list of tagged hosts. This utility is based on capistrano for Ruby or fabric for Python, but in pure bash.
libnss_map
A NSS library to map user credentials to existent user in the system. The idea behind libnss_map is to provide a way to authenticate users without any user database, which is usefull in large distributed environments where keep a consistent user db is not easy.
mico
A monkey driven cloud management
mole
Mole: A flexible operational log analyzer.
timeline
Timeline is a plain-text based distributed social network build on top of git configuration manager.
whistler
Whistler Bot is a XMPP bot with MUC (multi-user-conference) support, easy to extend, written in python, using SleekXMPP.
ajdiaz's Repositories
ajdiaz/bashdoc
The bashdoc script is a frontend which parse a bash file and create a documentation in specified format. This script works similar to javadoc for java projects, but use reStructuredText as middle language to provide the final document.
ajdiaz/bashc
A tool to convert/compile a bash script to a static linked x86 and x86_64 binary.
ajdiaz/whistler
Whistler Bot is a XMPP bot with MUC (multi-user-conference) support, easy to extend, written in python, using SleekXMPP.
ajdiaz/dtools
Distributed tools, aka dtools is a project written in bash coding to create a suite of programs to allow running different UNIX commands in parallel in a list of tagged hosts. This utility is based on capistrano for Ruby or fabric for Python, but in pure bash.
ajdiaz/mico
A monkey driven cloud management
ajdiaz/libnss_map
A NSS library to map user credentials to existent user in the system. The idea behind libnss_map is to provide a way to authenticate users without any user database, which is usefull in large distributed environments where keep a consistent user db is not easy.
ajdiaz/blib
Bash basic library which contains a lot of useful functions and aliases for bash programing
ajdiaz/collectd
Mirror of the official collectd repository. Collectd is a daemon which collects system performance statistics periodically and provides mechanisms to store the values in a variety of ways, for example in RRD files.
ajdiaz/dot
My dot files
ajdiaz/python-static
Static version of cpython and freeze tool to create static binaries from python code
ajdiaz/timeline
Timeline is a plain-text based distributed social network build on top of git configuration manager.
ajdiaz/libcalby
Tiny library to manage calendars and date/time stamps (ISO, TAI, JD, MJD...)
ajdiaz/opensmtpd-filter-spam
All-in-one spam (greylist, SPF, DNSBL) filter for opensmtpd.
ajdiaz/potion
Potion is a single application to configure a system, like Puppet or Chef, but minimalist.
ajdiaz/pyload
Create static binary for python packages
ajdiaz/dothosts
The libdothosts.so is a library and user-space script which allows you to use a /etc/hosts file in your home directory.
ajdiaz/admin-on-rest
A frontend framework for building admin SPAs on top of REST services, using React and Material Design
ajdiaz/container-files
Collection of Containerfiles (aka Dockerfiles) for a number of utilities
ajdiaz/docker-collectd
collectd image for docker
ajdiaz/hipack
Site for the HiPack serialization format
ajdiaz/htop
htop is an interactive text-mode process viewer for Linux. It aims to be a better 'top'.
ajdiaz/linux
Linux kernel source tree
ajdiaz/nanolist
mailing lists - the unix way
ajdiaz/nfs-utils
nfs-utils with failover patches
ajdiaz/nfs3-failover
Patches for linux kernel and nfs-utils to support multiple server in mount point and failover when one of them becomes unreacheable. Only works in read-only mode.
ajdiaz/pkgbuilds
PKGBUILDs for Arch Linux
ajdiaz/server-go
The Go PhotoBackup server implementation
ajdiaz/twint
An advanced Twitter scraping & OSINT tool written in Python that doesn't use Twitter's API, allowing you to scrape a user's followers, following, Tweets and more while evading most API limitations.
ajdiaz/vim-lining
The silver lining of Vim/NeoVim statuslines
ajdiaz/vim-template
Simple templates plugin for Vim