4 projects tagged "BSD"
The Advanced Bash Scripting Guide is both a reference and a tutorial on shell scripting. This comprehensive book, the equivalent of 1,032 print pages, covers almost every aspect of shell scripting. It contains 382 profusely commented illustrative examples, a number of tables, and a cross-linked index/glossary. Not just a shell scripting tutorial, this book also provides an introduction to basic programming techniques, such as sorting and recursion. Included scripts are the Game of Life, a Perquackey variant, a Morse code trainer, and an implementation of the Gronsfeld Cipher. This book is suited for both individual study and classroom use. It covers Bash, up to and including version 4.2. Note that users of miniaturized single-board computers running Linux, such as the Raspberry Pi and the Beagle Bone, would find this Guide useful for learning and running Bash scripts to explore and expand the capabilities of these small, but powerful machines.
arch is a modern replacement for CVS, specifically designed for the distributed development needs of open source projects. It has uniquely good support for development on branches (especially good merging tools), distributed repositories (every developer can have branches in their own repository), changeset-oriented project management (arch commits changes to multiple files at once), and, of course, file and directory renaming.
The PPPOE with Bandwidth Management for OpenBSD Howto is a document which explains how to build an OpenBSD based router for a small flat-sharing community with four residents. The router should manage the available bandwidth fairly between the paying users and their guests. For the residents, it should be possible to use incoming ports for services like Skype or Emule. The howto basically addresses IT professionals with a rough idea of what OpenBSD is about.
Sorcerynet IRC Services is a program that provides an IRC network with nickname and channel registration and protection. The services supplied are NickServ, ChanServ, MemoServ (for short text messages), GameServ (a dice-rolling service), InfoServ (broadcast messages) and OperServ, which has clone detection, global autokill, and many other features.