mr.pig wrote
But I said I cannot log as non-root user ......
Why can't you? From your root account you can do anything:
* Create a non-root user account using the
adduser or
useradd commands.
* switch to this account using the command
su.
If you still want to run the server using the root account (at your own risk), use the following command line to launch it:
./abyssws -r