tmux - where have you been all my life?
Yesterday I discovered tmux - what an awesome command line tool! So powerful, yet so easy to use (and configure!). If you haven't heard of tmux before, but have used GNU screen then tmux is basically...
Thoughts on technology, infrastructure, and AI
Viewing posts tagged unix Clear filter
Yesterday I discovered tmux - what an awesome command line tool! So powerful, yet so easy to use (and configure!). If you haven't heard of tmux before, but have used GNU screen then tmux is basically...
Screen is one of my favourite Unix/Linux command line tools. In a nutshell it lets you spawn an interactive terminal session, disconnect from it, and connect back to it at a later date (particularly u...
apt-get install terminator It's a wrapper around gnome terminal that allows you to split your terminal both horizontally and vertically. What makes this supercool is that you can have multiple tabs wi...
We were busy yesterday looking into some performance issues with our mail server - I was lucky enough to learn some new Linux commands (these all work on Ubuntu Intrepid, however iotop does not work o...