Difference between revisions of "Talk:Ajaxterm"

From SME Server
Jump to navigationJump to search
m (Removing all content from page)
(1.0.5-1 errors)
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  ]

Revision as of 11:44, 5 March 2008

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  ]