Use Free Software
Step out into the bigger world of possibilities unhindered by the corporate greed of Microsoft or Macs! It can be difficult to make the move, but I hope that by putting up what I’ve learnt I may make it easier for others to make it past the Gates.
Contents:
- Bash
- Ghostscript tricks
- Miscellaneous Linux info
- Vim tips
- Wireless networking with debian testing
- Very basic how-to/introduction for Open LDAP (slapd) as addressbook
What are all the {{{ and }}}s?
I use Vim as my editor. It’s great when you get used to it. If, in Vim, you do:
:set foldmethod=marker
Then you can do zM and fold up this text into just the headings, making it easy to navigate.
