Howto grab additional lines when grep is ancient
In modern grep utilities can use -A (after) and -B (before) to return additional lines from your search. Solaris 11
Read MoreMy tips, howtos, gotchas, snippets and stuff. Use at your own risk!
In modern grep utilities can use -A (after) and -B (before) to return additional lines from your search. Solaris 11
Read MoreVery short note on how I used SPICE for accessing a Windows 7 desktop running under KVM. SPICE and QXL
Read MoreSometimes you have a Window client sitting around running an important piece of software and the hardware is ancient. All
Read MoreSomewhere between Fedora 18 and 20 the default firewall switched to FirewallD. FirewallD is a replacement to the default iptables
Read MoreJust a few notes on getting the VirtualBox Guest Additions to work on Ubuntu 14.04 alpha1. 1. Unknown version of
Read MoreQuick reminder of how to split a “ls -l” listing. It is problematic because the last field which is the
Read MoreA short write up on how to bootstrap a webpy app and at the same time show how to make
Read MoreJust a quick snippet on doing exclusions when you loop through a list. For some reason on Solaris sed had
Read MoreNormally I would just use a diff tool to compare text. However sometimes a spreadsheet like MS Excel comes in
Read MoreI wrote a couple articles on respectively using sendmail and postfix to block outbound email and only allow selective domains
Read More