Wiki2
UsefulPorts
Useful UNIX utilities
Terminal
File Synchronization
- rsync - One way file system synchronization
- unison - Two way file system synchronization
- CVSup - File sychronization specifically targetting CVS repositories.
- gitbak - backup system based on git
- Flyback - also available as port. Gui on top of rsync.
Text processing
Server monitoring
Version Control
Network
Base System
Finding ports
To do keyword search for ports do the following. Note that ports source must be installed first.
cd /usr/ports
make search key=rsnapshot
A great source for packages/ports are found on openports.se.
Another way is to install pkg_mgr which is a curses based packages manager which use normal pkg_* tools.
Revised on December 5, 2011 21:26:06
by
Peter Ljung
(192.168.0.1)