Mastodon

SFTP – copy smallest files first

I needed to SFTP a bunch of files ranging in size from 40 meg to 130 gig.  The default behavior of “mput *” is to copy the files in alphabetical order, but what happens then is that all the smaller files pile up behind the large ones.  This is bad because...

Broad Universe Rapid Fire Reading

I’ll be reading with Broad Universe at WorldCon, Sunday at 10am in 007B (Convention Center).  I plan to read from “Ondine’s Curse,” which will appear in an upcoming issue of Electric Velocipede.  Come by and say...

Fun with PXE

At one of my previous positions, I was in charge of the PXE server.  I like PXE, so I set up a PXE server here, too. It was a lot easier at my current place of employment, because I had access to the routers and the DHCP server.  It ended up being a straightforward...

Nagios Event Handlers on Windows

Nagios event handlers are WHERE IT’S AT, BABY, YEAH!  There are some services that I can just automagically restart without any problems.  (WSUS, SQL Agent, etc.) This way, instead of notifying me, Nagios can just fix the problem for me and We Need Never Know....

“Digital Death”

The WisCON panel description: Who gets your ebooks when you die? Your Twitter feed? The baby book that mostly exists on LJ? Do you have an estate plan for all these intangible but valuable assets? When you go, do you want your pages taken down or kept up for all time?...

Fun with VLFs

Virtual Log Files.  Your database’s log file is made up of one or more virtual log files. Our databases have too many. Basically, our LDFs are fragmented. What to do about this?  Well, Dave Levy has a script to reduce the number of VLFs, but it’s to run...

Pin It on Pinterest