Search found 42 matches
- Sun Mar 07, 2010 9:08 pm
- Forum: ZoneMinder Distributions
- Topic: ZMLarch MySQL root password?
- Replies: 18
- Views: 22856
You may be bit by a bug in the hostname setup on installed systems. Edit both /etc/rc.conf and /etc/hosts and make sure the hostname in both is the same. The zmhost_nn(n)_nn(n) from the livecd network setup needs to either be changed to match the /etc/rc.conf hostname or vice versa. Of course you ...
- Sun Mar 07, 2010 6:46 am
- Forum: Feature Requests
- Topic: Dev Database Question
- Replies: 5
- Views: 4188
I've worked with a few different document imaging systems and all of them use a database to index images that are stored in a file system, a.k.a. data warehousing. While on the surface there appears to be a better reason to store them in a database, there were always things that would have made it a ...
- Sun Mar 07, 2010 5:45 am
- Forum: ZoneMinder Distributions
- Topic: ZMLArch pacman -S file fails, files not found, Need guidance
- Replies: 4
- Views: 4494
Thanks for this, I had been struggling as well. I like to have telnetd inetutils installed and hadn't been able to do it with pacman -S inetutils. I have been having to do a pacman -U http://arm.kh.nu/2010/02/22...... and enter the whole path to the package I had found on the servers that had been ...
- Sat Mar 06, 2010 3:50 pm
- Forum: ZoneMinder Distributions
- Topic: ZMLarch MySQL root password?
- Replies: 18
- Views: 22856
- Sat Mar 06, 2010 3:47 pm
- Forum: ZoneMinder Distributions
- Topic: ZMLarch MySQL root password?
- Replies: 18
- Views: 22856
- Sat Mar 06, 2010 3:29 pm
- Forum: ZoneMinder Distributions
- Topic: ZMLarch MySQL root password?
- Replies: 18
- Views: 22856
And you set a password for mysql user "root"? I tried following the instructions I found on how to do that but it wouldn't work. It said I had to kill mysqld and start it in safe mode, then issue some commands at the mysql> prompt. But, when I start it up it appears to start and just kind of hangs ...
- Sat Mar 06, 2010 3:49 am
- Forum: ZoneMinder Distributions
- Topic: ZMLarch MySQL root password?
- Replies: 18
- Views: 22856
- Fri Mar 05, 2010 2:32 pm
- Forum: ZoneMinder Distributions
- Topic: ZMLarch MySQL root password?
- Replies: 18
- Views: 22856
Having some real problems with this. I get "not allowed to connect". From what I've read it has something to do with the hostname in MySQL not matching the real host name of the computer. It's my understanding I need to reset the root password to MySQL in order to get into it to fix this, but all ...
- Thu Mar 04, 2010 8:41 am
- Forum: ZoneMinder Distributions
- Topic: ZMLarch MySQL root password?
- Replies: 18
- Views: 22856
ZMLarch MySQL root password?
I can't find it anywhere. Anyone???
I want to build a console that displays links to all my cameras, events, etc. I have 5 servers across two locations and I want to make it as easy as possible for the users to manage.
I want to build a console that displays links to all my cameras, events, etc. I have 5 servers across two locations and I want to make it as easy as possible for the users to manage.
- Tue Mar 02, 2010 11:46 pm
- Forum: Non-ZoneMinder Chat
- Topic: Installing Arch Linux packages
- Replies: 2
- Views: 3417
- Tue Mar 02, 2010 7:28 am
- Forum: ZoneMinder Distributions
- Topic: Which distro to use?
- Replies: 8
- Views: 8830
I've been using ZMLarch CD since I posted this and it works very well--once I configured it better. See my post here for the details on how I did it and the results.
http://www.zoneminder.com/forums/viewtopic.php?t=15432
http://www.zoneminder.com/forums/viewtopic.php?t=15432
- Tue Mar 02, 2010 7:25 am
- Forum: Non-ZoneMinder Chat
- Topic: Installing Arch Linux packages
- Replies: 2
- Views: 3417
Installing Arch Linux packages
I used to be able to do a pacman -S inetutils but apparently the package has been updated and now I have to do a pacman -U http://arm.kh.nu/2010/02/22/core/os/i686/inetutils-1.7-2-i686.pkg.tar.gz in order to install the package. Is there any way to update the library or whatever in Arch Linux to get ...
- Tue Mar 02, 2010 4:11 am
- Forum: ZoneMinder 1.24.x
- Topic: partition & drive configs
- Replies: 3
- Views: 4415
- Mon Mar 01, 2010 5:21 am
- Forum: ZoneMinder 1.24.x
- Topic: partition & drive configs
- Replies: 3
- Views: 4415
Here is what i would do, if it helps: /dev/sda1 - 128MB /boot, ext2 /dev/sda2 - 30GB /root, ext4 /dev/sda3 - 10GB /home, ext4(prefered) or ext3 (do you really need a home partition in a server? might want to use 40GB root if no\unsure) /dev/sda4 - 1.45TB /var, ext4(prefered) or reiserfs /dev/sda5 ...
- Sun Feb 28, 2010 5:10 am
- Forum: ZoneMinder 1.24.x
- Topic: partition & drive configs
- Replies: 3
- Views: 4415
partition & drive configs
I'm using the ZMLarch build for 1.24.2 and trying to learn the best way to set it up. The servers are dual 3.2GHz XEON, 4GB, with a single 1.5TB drive. Again, I'm not real familiar with the "proper" way to set up a system. The first system was set up more or less blind--I had just a very basic ...