chaostic
Group: Members
Posts: 328
Joined: Mar. 2005 |
|
Posted: June 26 2008,03:26 |
|
Quote (Jason W @ June 25 2008,22:18) | Were drifting off topic, but another trick for a remote reboot without ejecting cd would be these commands through an ssh terminal:
# rm /etc/init.d/knoppix-reboot # cp /KNOPPIX/etc/init.d/knoppix-reboot /etc/init.d/ # sed -i "151,153d" /ramdisk/etc/init.d/knoppix-reboot # reboot
Pretty much does the same thing. |
Well, yea, if you want to do it the easy way >_>
Also, those need to be done as sudo or as root. *Note to self, kill sed*
Anyway, does dsl not use the rc6.d scripts?
|