ma, 2007-10-29 kello 07:48 +0200, Asmo Koskinen kirjoitti:
> Oct 29 07:32:35 edubuntu sshd[5241]: Server listening on :: port 22.
> Oct 29 07:32:36 edubuntu sshd[5241]: error: Bind to port 22 on 0.0.0.0
> failed: Address already in use.

So I changed that:

#ListenAddress ::
#ListenAddress 0.0.0.0
ListenAddress 192.168.0.254

And started sshd:

[EMAIL PROTECTED]:/etc/init.d# ./ssh stop
 * Stopping OpenBSD Secure Shell server sshd [ OK ] 
[EMAIL PROTECTED]:/etc/init.d# ./ssh start
 * Starting OpenBSD Secure Shell server sshd [ OK ]

No luck.

But auth.log seems better:

Oct 29 08:35:26 edubuntu sshd[5241]: Received signal 15; terminating.
Oct 29 08:35:30 edubuntu sshd[6344]: Server listening on 192.168.0.254
port 22.

There is all files in /etc/ssh:

[EMAIL PROTECTED]:/etc/ssh# ls -l
total 164
-rw-r--r-- 1 root root 132777 2007-10-05 01:52 moduli
-rw-r--r-- 1 root root   1532 2007-10-05 01:52 ssh_config
-rw-r--r-- 1 root root   1902 2007-10-29 08:34 sshd_config
-rw-r--r-- 1 root root   1874 2007-10-28 19:44 sshd_config_backup
-rw------- 1 root root    668 2007-10-28 19:44 ssh_host_dsa_key
-rw-r--r-- 1 root root    603 2007-10-28 19:44 ssh_host_dsa_key.pub
-rw------- 1 root root   1675 2007-10-28 19:44 ssh_host_rsa_key
-rw-r--r-- 1 root root    395 2007-10-28 19:44 ssh_host_rsa_key.pub
[EMAIL PROTECTED]:/etc/ssh#

---

How I tweak X/LDM more?

X_COLOR_DEPTH=16 did not work to Jammin 225. That seems to be right
option for many users on the Edubuntu mailing list.

"Think, think, think,

Created a lts.conf file with just one line.
"X_COLOR_DEPTH=16"

Moved it to /etc

And the client booted like a trooper.

So far, so good"


Best Regards Asmo Koskinen.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net

Reply via email to