On Fri, 2005-09-02 at 19:04 +0200, Fabrice Rossi wrote:
> The server will start in most cases, but this is really not a good idea,
> because you services will not be shutdown properly and some might refuse
> to start after that. You should try to log into the linux box from the
> windows machine and type
> 
> shutdown -h now
> 
> to stop the machine (root login).

what he said.

> Do forget ssh, it's quite useful also. But I think the best solution is
> the hardware switch (KVM) so that you can have one keyboard+mouse+screen
> for two computers.

I'm sure that he meant "do not forget ssh"
in fact, since CavesOfTQLT asked about security, let me
put on my security hat.

<security>
 Turn off telnet port 23. Do not
use it, because passwords and everything else is transmitted
in the clear. Turn on SSH as a service (using MCC), more specifically
turn on the ssh daemon. use SSH.

This means telling shorewall to close 23 for all traffic
and open 22 for tcp/ip.

Use real passwords, make backups, etc.
</security>


-- 
Pat
http://www.pfarrell.com/music/slimserver/slimsoftware.html


_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/unix

Reply via email to