使用任何Live CD可能做ssh? 如果是的话,请分享一下。
在实时模式下启动后,我使用Ubuntu v12
$ sudo bash # apt-get install openssh-server # /etc/init.d/ssh restart or service ssh restart
错误说无法识别的服务
Step 1 use "clonezilla Live CD" Step 2 boot using Clonezilla Live CD Step 3 Choose language in Clonezilla live Step 4 Keyboard selection in clonezilla live Step 5 Enter clonezilla or shell command (choose shell command) Step 6 Choose option "2" Step 7 You'll get "$" prompt Step 8 $ sudo bash Step 9 # ifconfig eth0 XXX.XXX.XXX.XXX Step 10 passwd (change root passwd) Step 11 #/etc/init.d/ssh restart