- Mitglied seit
- 2 Dez 2007
- Beiträge
- 8,014
- Punkte für Reaktionen
- 28
- Punkte
- 48
Ich habe elog-server und -client (ein weblog) auf der FritzBox installiert. Funktioniert auch alles so wie es soll, nur die 7170 ist fast am Ende ihrer Kräfte, obwohl der elogd ein Leichtgewicht sein soll. Der elogd-Server braucht ca. 70% Speicher. Die neuen Boxen sollen ja performanter sein.
Code:
# elogd -h
elogd 2.7.8 built Dec 29 2009, 17:43:30
usage: elogd [-a <pwd>] [-C <url>] [-c <file>] [-D] [-d <dir>] [-f <file>] [-h] [-k] [-l <logbook>] [-M] [-m] [-n <hostname>] [-p <port>] [-r <pwd>] [-S] [-s <dir>] [-t <pwd>] [-v] [-w <pwd>] [-x]
-a <pwd> create/overwrite admin password in config file
-C <url> clone remote elogd configuration
-c <file> specify configuration file
-M synchronize with removing deleted entries
-m synchronize logbook(s) with remote server
-D become a daemon
-d <dir> specify logbook root directory
-f <file> PID file
-h this help
-k do not use keep-alive
-l <logbook> specify logbook for -r, -w and -m commands
-n <interface> interface to listen on
-p <port> TCP/IP port
-r <pwd> create/overwrite read password in config file
-S be silent
-s <dir> specify resource directory (themes, icons, ...)
-t <pwd> create/overwrite SMTP password in config file
-v debugging output
-w <pwd> create/overwrite write password in config file
-x enable execution of shell commands
Code:
# elog -h
elog 2.7.8 built Dec 29 2009, 17:43:28 revision 277
usage: elog
elog -h <hostname> [-p port] [-d subdir]
Location where elogd is running
-l logbook/experiment Name of logbook or experiment
-s Use SSL for communication
[-v] for verbose output
[-w password] write password defined on server
[-u username password] user name and password
[-f <attachment>] (up to 50 times)
-a <attribute>=<value> (up to 50 times)
[-r <id>] Reply to existing message
[-q] Quote original text on reply
[-e <id>] Edit existing message
[-x] Suppress email notification
[-n 0|1|2] Encoding: 0:ELcode,1:plain,2:HTML
-m <textfile>] | <text>
Arguments with blanks must be enclosed in quotes
The elog message can either be submitted on the command line, piped in like
"cat text | elog -h ... -l ... -a ..." or in a file with the -m flag.
Multiple attributes and attachments can be supplied
Anhänge
Zuletzt bearbeitet: