Blogs & tweets, the connectical social network.

We live in a social network, here you can found a number of connectical blog articles, and tweets about what connectical crew is thinking right now:

Óscar García at 2011-08-19

DD-WRT and IPv6

I recently purchased a WRT610N router to replace my old WRT54GL. The main reasons for change have been that the second (despite being one of the most versatile routers on the market) falls a bit short on network speed and memory. I have chosen the first b...

Andrés J. Diaz at 2011-06-03

Simple way to manage lots of system users in distributed environments.

Few years ago I was working in design of a large cluster of systems to perform some actions (solving some mathematical models, sharding database). From the point of view of the systems, I had to deal with a number of pesky troubles. One of them was the us...

Andrés J. Diaz at 2011-05-25

Hands on dreamplug

Update: Óscar García gently published a similar spanish version of this article. Couple of weeks ago I received my dreamplug, from NewIT. Though I knew some software troubles in device, I remains hopeful. However when I unpacked and powered on the plug...

Andrés J. Diaz at 2011-04-03

New dtools and a bit more

Last week was crazy. I published a new release of dtools, the 4.2, a new web site for the dtools project and a couple of patches for version 5.0 of collectd. In the last months, dtools becomes in an useful tool for me. I use dtools everyday for system adm...

Andrés J. Diaz at 2010-12-20

Integer conversions in bash

Since version 2, bash support a single aritmethic operations. Altough bash is not a mathematical shell (use bc instead), you can perform certain conversions using the bash arithmetic logic. For example you can remove the left zeroes in a decimal number wi...

Adrián Pérez on xdwm@github at 2012-02-18
  • 7fb0861Release 6.0.5...
  • 7309acbAllow internal padding for system tray icons Improves the appearance of the integrated system tray by adding some internal padding to each icon. The value can be set in config.h...
  • d8d5ad2zshrc: added Zsh configuration...
  • c92008bMove sleekxmpp dependency to setup.py - Remove old submodule - Add dependency in setup.py...
Adrián Pérez on dwt@github at 2012-01-29
  • c261eadFixed typos and formatting in README...
  • 8cbccf2Added README file...
  • dc0d941Site icons changed. - Use fancy vector icons from http://icondock.com/free/vector-social-media-icons - G+ link and site icon added...
  • 44d67f9Moved vim-template.d to vim/templates...
Óscar García on roar@github at 2011-10-26
  • adb9b09More info added to control file...
  • a2c1beaMerge branch 'master' of git://github.com/octo/collectd...
  • 7aa4496.gitignore: update Signed-off-by: Felipe Contreras ...
  • 78eb703Fixed bash_logout, no clear_console command in mac...
  • 78c5ab3Improved functionality of firewall script - Added full IPv6 support - Now modules and chains only load if they are to be used...
  • 9a98968Merge pull request #1 from tmm1/master Merge with tmm1 pull request. - Move from binary-parser to jspack - Improvements in packaging - Fix parsing timestamps...
  • c67480dFix typo in README example....
Andrés J. Diaz on dot@github at 2011-08-01
  • 14db123Added colorls app in bash_auto...
Adrián Pérez on clyde@github at 2011-06-26
  • dcdba8dDon't use get_builduser for clyde.conf....
  • aa8a3e2Merge branch 'master' of github.com:ajdiaz/dtools...
  • e96ca4fFix shadow account lock character. The "!" character in password field, avoid ssh to normal logins in most situations (it depends of the configuration in compilation time). But, as libnss_map works, might be usefull to login even if account is locked. Th......
  • 9c1783cAdd exheres for net-dns/host....
Andrés J. Diaz on btpd@github at 2010-10-23
  • c8e0b47Add non-blocking support for hooks. - Now hooks is running in backgrond without block main btpd thread. - On shutdown, a SIGINT is sent to all running hooks. - When btpd is stopping all hooks are ignoring (to allow clean shutdown)....
  • 99a2ca5[project @ ajdiaz@connectical.net-20080207140402-b56pg6g36pn83odx] - Remove some errors in documentation...