Detritus
  • About Me….
  • Contact

Check Mail Flow Beyond SMTP Checks

On July 20, 2011 · Leave a Comment

Even if SMTP services are running, it cannot be assumed that mail is flowing. There are a number of reasons that mail may not reach its destination. This is a simple script that uses Gmail to send an email to an internal server, most likely Exchange, which should automatically reply to the message. For [...]

Continue Reading →

Get Your Post Seen on Twitter

On July 20, 2011 · Leave a Comment

Sometimes getting your tweet seen by a Twitterer with a lot of traffic seems like a matter of dumb luck. I don’t really believe in luck, so I wrote a simple script that looks for evidence a user has interacted with twitter and immediately sends a predefined message. While this won’t guarantee your tweet will [...]

Continue Reading →

Manage Twitter Followers

On July 19, 2011 · Leave a Comment

Here is a simple bit of code to keep track of your followers on Twitter. It will acknowledge them when they start following you through either a mention or a direct message. It also shows you who has stopped following you rather just seeing a count change. To run this script you will need to [...]

Continue Reading →

Backing up mySQL via email

On June 14, 2011 · Leave a Comment

I setup a simple set of scripts to email me an encrypted copy of a database run on a regular schedule.

First off I created a simple bash script that dumps all the databases from the local mysql server, tars it, encrypts it and then uses a simple perl script to email it to me, [...]

Continue Reading →

Combine Text Files from Command Line

On September 16, 2009 · Leave a Comment

Looking for a way to combine files quickly? Using the example of exports from active directory where you export a number of different OU’s, you can quickly combine them into one file directly from the command line.

copy /b *.txt all.txt /b

This will combine all the files in your directory ending with .txt [...]

Continue Reading →
← Previous Entries
  • Links

    • About Me….
    • Contact
  • Twitter Stream

    • I love that I love going to work. It is great to work with such a talented group of interesting people. Such a nice change. 3 weeks ago

    • I checked in at Muddy Rudder Restaurant (1335 US Rt 1) on #Yelp http://t.co/HewTRn4 5 months ago

    • Happy #SysAdminDay to all my colleagues! http://t.co/ZVvqmju 6 months ago

    • Microsoft renews alliance with SUSE, throws $100 million in pocket change at Linux http://engt.co/puVQfp 6 months ago

    • Detritus New Post - Open Multiple Tabs in IE, Firefox and Chrome. Read it now at http://louismeunier.com/wp/?p=50 6 months ago

    View more tweets

  • NOAA Weather

    Albany International Airport, NY

    Last Updated on Jan 28 2012, 7:51 am EST

    Weather by NOAA

    Current Conditions: Mostly Cloudy

    NOAA Icon

    Temp: 33°F

    Wind: North at 3mph

    Humidity: 66%

    Dewpoint: 23.0°F

    Your 5-Day Forecast at a Glance

Detritus

  • About Me….
  • Contact
© 2011 Detritus by Louis Meunier