10.10 Lubuntu.
Το έκανα να δουλεύει σε localhost:7680
Τι πρέπει να κάνω άραγε τώρα για να πηγαίνουν όλα αυτά στο ιντερνετ?
στον σέρβερ πρέπει κάπως να πηγαίνουν τα δεδομένα
Συντονιστής: adem1
renderer: !http
root: !template
renderer: !scheduler
period: 120 # in seconds
renderer: !ftp
host: myhost.mydomain.com # where to send the file
username: myusername
password: mypassword
renderers:
wfrender.html: !file # The remote filename
path: /tmp/wfrender.html # The local one
renderer: !template
sudo apt-get install firebird2.5-super
sudo mkdir -p /var/run/firebird/2.5
sudo dpkg-reconfigure firebird2.5-super
sudo mkdir /var/lib/firebird/2.5/data
cd database
distrato@distrato-pc:~$ sudo mkdir /var/lib/firebird/2.5/data
[sudo] password for distrato:
mkdir: cannot create directory `/var/lib/firebird/2.5/data': File exists
distrato@distrato-pc:~$ cd database
bash: cd: database: No such file or directory