Screen - terminal multiplexer
Screen - terminal multiplexer
I usually have one screen running at all time, and in that screen session, I ssh to various hosts that I am working, and have screen running on those hosts.
Additional Links
- gnu screen - Google Search
- GNU Screen - GNU Project - Free Software Foundation (FSF)
- GNU Screen - Summary [Savannah]
- GNU Screen - Wikipedia, the free encyclopedia
- GNU Screen - Jonathan McPherson
- Remote terminal session management using screen How to use screen to detach from and share terminal sessions
- screen - The Terminal Multiplexer Power Sessions with Screen
BINS Photo Album
EDIT 2019-06-22: It seems like the BINS website is gone. Do not know if this is temporary or not.
BINS Photo Album
The BINS Photo Album is a package to generate static web pages from the command line. Why would you want to do this? Well, most of the dynamic web photo albums require that the server do all the work when the client requests the images, thus either slowing it down, or requiring a very beefy server. Also, you introduce the chance for a script-kiddie from hacking your site. Not good.
iKog - the simple todo list
iKog - the simple todo list
So I am looking for a good to-to list manager, and I stumbled across ikog. ikog stands for “It Keeps On Growing”, and it is a pretty nice todo manager which has been influenced by the GTD school of thought. Currently, I am using it for my daily todo manager, and using the python gtd tool for my long term list management. Give it a whirl, you might like it!