- Boot knoppix
- Open a shell prompt and enter
sudo su(or start a root shell through the Knoppix menu) - Change the knoppix password with
passwd knoppix - Enable networking by removing the block,
rm /etc/hosts.deny,rm /etc/hosts.allow - Check the IP of the machine with
ifconfig. If you don’t have a DHCP server on your network, you need to set an IP manually. - Start SSH server with
/etc/init.d/ssh start - Enable FTP by restarting inetd:
/etc/init.d/inetd restart - Share the windows drives by creating a dir (for example /windows) and putting soft links in that dir to
/mnt/hda1,/mnt/hda2etc - Then use the trick from my previous weblog post to share the dir through samba without passwords.
- Start VNC server by installing it with
apt-get install vncserverand starting it withvncserver -geometry 1024x768
Some hints:
Most tips come from the great Knoppix wiki.
Start Knoppix in Windows rescue mode
Knoppix is a Linux distro which runs directly from a CD, so you don’t need to install it on your computer (and lose your precious “stuff”). As a result, Knoppix has many great uses, including the ability to rescue a Windows installat…
whoah this blog is excellent i love reading your posts. Keep up the great work! You know, a lot of people are searching around for this information, you could aid them greatly.