Turnkey FUDforum/de

From FUDforum Wiki
Jump to: navigation, search

TurnKey FUDforum ist eine Live CD, welche ein vollständig für FUDforum vorkonfiguriertes System enthält. Turnkey FUDforum ist ideal für cloud deployment (Amazon EC2, VMWare, VirtualBox, etc). Es basiert auf Turnkey Linux.

Enthalten ist:

  • Ein Linux-Server (Ubuntu)
  • Apache Web-Server
  • MySQL-Datenbank
  • FUDforum, natürlich

"cron.php" wird alle 5 Minute ausführt werden, damit der Anwender bequem Backups und andere Aufgabe mit dem Job Manager im Adminstratorenmenü planen kann. Außerdem ist für Anwender, die es als Mail-Archiv verwenden möchten, eine beispielhafte Mailing-List-Verarbeitung konfiguriert.

Erstellen des ISO-Abbildes

Nur für fortgeschrittene Anwender:

  • Lade die Turnkey's LAMP Stack Appliance herunter und installiere sie.
  • Melde dich an (benutze die in der Konsole der Appliance angezeigte IP-Adresse )
ssh root@10.0.0.2
  • Bereite das System vor:
apt-get update
apt-get install tklpatch
  • Lade die ISO-Datei für LAMP Stack Appliance herunter (schaue auf der Turnkey-Webseite nach der aktuellen Version):
wget http://www.turnkeylinux.org/download?file=turnkey-lamp-11.0rc-lucid-x86.iso
  • Lade den Patch für FUDforum herunter und entpacke ihn:
 wget -O fudforum.tar.gz http://www.turnkeylinux.org/files/attachments/fudforum.tar_2.gz
tar xvfz fudforum.tar.gz
  • Stoppe MySQL
/etc/init.d/mysql stop
  • Erstelle die ISO-Datei
tklpatch turnkey-lamp-11.0rc-lucid-x86.iso  fudforum/

Siehe auch

  • FUDforum2Go, eine kleinere von USB-Stick oder CD startbare Version von FUDforum.

Externe Links

Languages
Personal tools
This is a cached copy of the requested page, and may not be up to date.

Sorry! This site is experiencing technical difficulties.
Try waiting a few minutes and reloading.

(Can't contact the database server: Cannot return last error, no db connection)


You can try searching via Google in the meantime.
Note that their indexes of our content may be out of date.