Line 1: |
Line 1: |
| + | Installing: |
| + | smeserver-ajaxterm noarch 1.0.5-1.el4.sme smecontribs 42 k |
| | | |
| + | gave errors |
| + | Installing: smeserver-ajaxterm [1/1]warning: user ajaxterm does not exist - using root |
| + | |
| + | then when you start, you get an error, until you add the ajaxterm user |
| + | |
| + | service ajaxterm restart |
| + | /usr/bin/id: ajaxterm: No such user |
| + | |
| + | adduser ajaxterm |
| + | |
| + | service ajaxterm restart |
| + | Starting Ajaxterm daemon (ajaxterm.py): [ OK ] |