Difference between revisions of "Debian"
Line 1: | Line 1: | ||
[http://www.debian.org/ Debian GNU/Linux] is a free operating system with a focus on stability. A great [http://www.debian.org/distrib/packages/ package] management system makes it simple to maintain a number of installations. | [http://www.debian.org/ Debian GNU/Linux] is a free operating system with a focus on stability. A great [http://www.debian.org/distrib/packages/ package] management system makes it simple to maintain a number of installations. You can choose from three [http://www.debian.org/releases/ releases] of varying stability: the software packages included in the ''[http://www.debian.org/releases/stable/ stable]'' release have been tested thoroughly and are ideal for a server environment, whereas the ''[http://www.debian.org/releases/testing/ testing]'' or ''[http://www.debian.org/releases/unstable/ unstable]'' have more recent versions of software which can have significant bugs. Don't be fooled by the title, however, Debian's ''unstable'' release is more stable than many other distributions' normal releases. | ||
==Debian/ZM installation | ==Debian/ZM installation notes== | ||
[http://www.zoneminder.com/fileadmin/downloads/ZoneMinder_install.doc thorough Debian/ZM installation guide] using a [http://www.spic.net/zoneminder/ zoneminder debian package] which requires ''unstable'' ffmpeg/libavcodec2/liblame0 | [http://www.zoneminder.com/fileadmin/downloads/ZoneMinder_install.doc thorough Debian/ZM installation guide] using a [http://www.spic.net/zoneminder/ zoneminder debian package] which requires ''unstable'' ffmpeg/libavcodec2/liblame0 | ||
Line 7: | Line 7: | ||
[[Debian init.d|/etc/init.d/zm script]] - slightly modified from the original to correctly echo output on debian | [[Debian init.d|/etc/init.d/zm script]] - slightly modified from the original to correctly echo output on debian | ||
Revision as of 13:57, 21 May 2006
Debian GNU/Linux is a free operating system with a focus on stability. A great package management system makes it simple to maintain a number of installations. You can choose from three releases of varying stability: the software packages included in the stable release have been tested thoroughly and are ideal for a server environment, whereas the testing or unstable have more recent versions of software which can have significant bugs. Don't be fooled by the title, however, Debian's unstable release is more stable than many other distributions' normal releases.
Debian/ZM installation notes
thorough Debian/ZM installation guide using a zoneminder debian package which requires unstable ffmpeg/libavcodec2/liblame0
yet another Debian/ZM installation guide - package selection and compiling ZM from source (without ffmpeg) in a few quick steps
/etc/init.d/zm script - slightly modified from the original to correctly echo output on debian