Difference between revisions of "Debian"
From ZoneMinder Wiki
Jump to navigationJump to search
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. The ''[http://www.debian.org/releases/stable/ stable]'' release is ideal for servers, whereas the ''[http://www.debian.org/releases/testing/ testing]'' or ''[http://www.debian.org/releases/unstable/ unstable]'' releases might be a better choice for users prefering the latest eyecandy. | [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. The ''[http://www.debian.org/releases/stable/ stable]'' release is ideal for servers, whereas the ''[http://www.debian.org/releases/testing/ testing]'' or ''[http://www.debian.org/releases/unstable/ unstable]'' releases might be a better choice for users prefering the latest eyecandy. | ||
==ZM installation | ==Debian/ZM installation help== | ||
[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 | ||
[[Yadig|yet another Debian/ZM installation guide]] - package selection and compiling ZM from source (without ffmpeg) in a few quick steps | [[Yadig|yet another Debian/ZM installation guide]] - package selection and compiling ZM from source (without ffmpeg) in a few quick steps | ||
[[Debian init.d|/etc/init.d/zm script]] - slightly modified from the original to correctly echo output on debian | |||
==Links== | ==Links== | ||
[[Categories: Linux distributions]] | [[Categories: Linux distributions]] |
Revision as of 05:19, 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. The stable release is ideal for servers, whereas the testing or unstable releases might be a better choice for users prefering the latest eyecandy.
Debian/ZM installation help
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