Hi all,
I've created a remastered TC Boot CD that has samba and openssh integrated.
Samba is setup with one user (admin) who can access one share (funding)
Its been working great in VM Workstation testing at home for weeks off an iso file
Its been running from a boot cd on an old P4 machine for 3 days just fine.
I'm using a 20GB hard drive for the samba share.
Just yesterday, I noticed that the funding share was no longer available and I could not ping the computer, its ip address on our LAN is 10.1.1.205. I could not access the machine via ssh
As everything runs off a boot cd, I just hit the reset button on the computer and it still would not work.
I've just realized that each time I reboot the machine I loose any logs, that might hold helpful information.
I'm considering installing the logrotate extension, and getting it to email me with logs each day.
But that wont help if the machine loose's its ip again.
Perhaps I should make /var/log path persistant some how, i'd appreciate any suggestions about how to proceed.