Skip to content
  • Stuff
  • Travel
  • Beverages
  • Support Antipaucity
  • Projects
  • About

antipaucity

fighting the lack of good ideas

Tag: tutorial

a-frame coopettes for raising chicks

Posted on 17 September 202117 September 2021 By antipaucity 1 Comment on a-frame coopettes for raising chicks

We raise chickens. For the last few years, we’ve only had layers – and they’ve all been full-grown by the time they arrived at our home. This year, we decided to buy some chicks because our layers are starting to age-out of being able to lay, and we’re interested in trying our hand at raising…

continue “a-frame coopettes for raising chicks” »

personal, tutorial

owncloud vs pydio – more diy cloud storage

Posted on 30 April 201523 April 2015 By antipaucity 2 Comments on owncloud vs pydio – more diy cloud storage

Last week I wrote a how-to on using Pydio as a front-end to a MooseFS distributed data storage cluster. The big complaint I had while writing that was that I wanted to use ownCloud, but it doesn’t Just Workâ„¢ on CentOS 6*. After finishing the tutorial, I decided to do some more digging – because…

continue “owncloud vs pydio – more diy cloud storage” »

insights, technical, tutorial, update

create your own clustered cloud storage system with moosefs and pydio

Posted on 21 April 20153 September 2019 By antipaucity 2 Comments on create your own clustered cloud storage system with moosefs and pydio

This started-off as a how-to on installing ownCloud. But their own installation procedures don’t work for the 8.0x release and CentOS 6. Most of you know I’ve been interested in distributed / cloud storage for quite some time. And that I find MooseFS to be fascinating. As of 2.0, MooseFS comes in two flavors – the…

continue “create your own clustered cloud storage system with moosefs and pydio” »

personal, technical, tutorial

automatically extract email attachments with common linux tools

Posted on 24 April 201421 April 2014 By antipaucity 3 Comments on automatically extract email attachments with common linux tools

I had need to automatically process emails to a specific address to pull attachments out, and this is how I did it: $ yum install mpack $ cat extract-attach.sh #!/bin/bash rm -rf ~/attachtmp mkdir ~/attachtmp mv ~/Maildir/new/* ~/attachtmp cd ~ munpack ~/attachtmp/* rm -rf ~/attachtmp $ crontab -l */5 * * * * ~/extract-attach.sh Why,…

continue “automatically extract email attachments with common linux tools” »

technical, tutorial

setting up an unreal irc server on centos 6

Posted on 22 April 201421 April 2014 By antipaucity 3 Comments on setting up an unreal irc server on centos 6

Ever want to run an IRC server? I recently set one up at irc.datente.com using a Digital Ocean VM running CentOS 6.5 x64. Here’s what I did, if you want to replicate the process for yourself (full documentation available from Unreal’s website): acquire CentOS 6.5 x64 server (as I mentioned, I used Digital Ocean) `yum…

continue “setting up an unreal irc server on centos 6” »

code, technical, tutorial

posting from google+ to other services with ifttt

Posted on 4 October 20131 October 2013 By antipaucity 2 Comments on posting from google+ to other services with ifttt

I’ve been using If This Then That (best part? it’s free!) for several months, and wanted to share a simple way to post updates from Google+ (or any RSS feed, but I digress) to your other social media services. Currently I only use Google+, LinkedIn, Twitter, and Facebook – though I am sure this basic process…

continue “posting from google+ to other services with ifttt” »

technical
May 2025
S M T W T F S
 123
45678910
11121314151617
18192021222324
25262728293031
« Oct    
RSS Error: WP HTTP Error: cURL error 28: Connection timed out after 10002 milliseconds

Books

  • Debugging and Supporting Software Systems
  • Storage Series

External

  • Backblaze
  • Cirkul
  • Digital Ocean
  • Fundrise
  • Great Big Purple Sign
  • Password Generator
  • PayPal
  • Tech News Channel on Telegram
  • Vultr
  • Wish List

Other Blogs

  • Abiding in Hesed
  • Chris Agocs
  • Eric Hydrick
  • Jay Loden
  • Paragraph
  • skh:tec
  • Tech News Channel on Telegram
  • Veritas Equitas

Profiles

  • LinkedIn
  • Server Fault
  • Stack Overflow
  • Super User
  • Telegram
  • Twitter

Resume

  • LinkedIn
  • Resume (PDF)

Services

  • Datente
  • IP check
  • Password Generator
  • Tech News Channel on Telegram

Support

  • Backblaze
  • Built Bar
  • Cirkul
  • Digital Ocean
  • Donations
  • Fundrise
  • PayPal
  • Robinhood
  • Vultr
  • Wish List

35-questions 48laws adoption automation blog blogging books business career centos cloud community documentation email encryption facebook google history how-to hpsa ifttt linux money networking politics prediction proxy review scifi security social social-media splunk ssl startup storage sun-tzu tutorial twitter virtualization vmware wordpress work writing zombie

Copyright © 2025 antipaucity.

Powered by PressBook Green WordPress theme