Hey all,
Hereby also some short notes accompanying my mini presentation during the PUN.
I presented two small python utilities that make my live easier on the command
line:
- vcprompt which is a small python script that allows you to show VCS
information in your prompt if the current directory
Hi everyone,
If you're planing to start your own company; have several ideas or would
just want to join a startup: reserve the next 3 weekends in your agenda
because Startup Weekend is back in town! At the events you get the *chance
to launch a startup, within 54 hours!*
Here's a quick overvie
Op 24-10-11 16:38, Remco Wendt schreef:
Muxing or connection sharing in SSH like a presented can be done by
using the following lines in your .ssh/config file:
# Use ssh connection sharing (muxing)
ControlMaster auto
ControlPath /tmp/ssh_mux_%h_%p_%r
I am using that too since a few months and