Hello, I'm thinking about bying RaspberryPI model B as my backup server, that would mirror my main server (and download backups), so i have copy in case of hw failure on my main machine. So the question is: is it possible to run ISPC3 on Debian for ARM? because Raspberry is running CPU: 700 MHz procesor ARM11 Broadcom BCM2835 Thanks for answers.
For those still no sure... YES it will and yes it does... works like a charme just follow the steps in the 1. create image from https://docs.google.com/file/d/0B1RhPrxJp7gySmpybnhXOEo0MXM/edit?pli=1 2. follow howto from step 3: http://www.howtoforge.com/perfect-s....0-with-bind-dovecot-and-nginx-ispconfig-3-p3 One of the majer problems was getting mysql to restart when it came to installing ispconfig3... So... MAKE SURE mysql IS RUNNING BEFORE YOU TRY TO INSTALL ispconfig3 if its not running remove mysql server then reinstall then try installing ispconfig3. I'm no expert so dont know why sometimes mysql dont restart on rpi, but for me removing and reinstalling workeded. Maybe some one could wite a fool proof howto for the raspberry pi. Dont for get the repositories see http://www.raspbian.org/RaspbianFAQ...ist_file_to_access_the_Raspbian_repository.3F
Dotdeb repository How did you handle the Dotdeb repository? I'm getting this error: W: Failed to fetch http://packages.dotdeb.org/dists/squeeze/Release Unable to find expected entry 'all/binary-armhf/Packages' in Release file (Wrong sources.list entry or malformed file)
Please first try to update mirror list using Code: sudo apt-get update That usualy helps in this case, mirror changing often
The link: https://docs.google.com/file/d/0B1RhPrxJp7gySmpybnhXOEo0MXM/edit?pli=1 is broken. Is there any other places for the file? Oh btw - is this guide also applicable for the newer and much more interesting Raspberry Pi 2?