From: "kitepilot@kitepilot.com"
------------------------------------------------------
Hello there...
I need a live CD (preferably non GUI) that starts an SSH server on boot.
It has to provide also a known username/Password combination to login.
(No, security is not a concern, it's a closed environment)
This is the (simplified) scenario:
1.- someone in the Universe turns on a machine with a bootable CD on it.
2.- On a different galaxy, I figure out the IP address and type:
ssh userThatTheCDtoldMe@IPaddressIknow
And (PUFF!), I am in.
Does it exist?
Do I have the get my preferred choice (Debian) and remaster an iso?
(I will only need the ISO)
Thanks!
ET
===============================================================
From: Erik Hanson
------------------------------------------------------
Why not build the (Debian or Ubuntu) system you want, and use
remastersys to turn it into a livecd?
http://www.geekconnection.org/remastersys/
On Mon, Sep 5, 2011 at 1:26 AM, kitepilot@kitepilot.com
wrote:
===============================================================
From: Average SecurityGuy
------------------------------------------------------
I think the trinity rescue kit (TRK) has a SSH option for boot up. It will
also allow you to boot up and share the entire hard drive with samba and a
few other things.
===============================================================
From: Cameron Kilgore
------------------------------------------------------
The GParted live cd also have SSHd
support.
--Cameron