techmail

Authentication caching with nscd

This week’s TechMail tip is Authentication caching with nscd which talks about how to keep authentication credentials cached for disconnected operations (i.e. if you auth against an LDAP server and it goes down or you take your laptop home). It’s missing some bits tho, which the first comment noted. It doesn’t discuss PAM at all, [...]

Configure GNU Screen to handle multiple terminals

This week’s TechRepublic tip is Configure GNU Screen to handle multiple terminals. Screen is an awesome program that works great on Linux on OS X. The tip is pretty much platform-agnostic; it works well for both Linux and OS X (I use it on both). The really great thing is to be logged into screen [...]