I've got a windows server that I run WAMP on. I have a few .php files that I use to update things between my local server and my online server.
I'm looking for a linux distro with as small of a footprint as possible. The only thing I'm intending to do with it is use cron to run the php files at a set interval. I could do it pretty easily with XP but it seems like I could use a VM with 128MB of ram and do it with linux. I also can't do it using tasks for windows server because I'm already running some that would be interrupted if a screen popped up with a command prompt or a browser.
Also, is there an easy way to access a remote url from the command line in linux? For example, I want to run http://core/host/file1.php every 3 minutes. Thanks for any help in pointing me in the right direction.
I'm looking for a linux distro with as small of a footprint as possible. The only thing I'm intending to do with it is use cron to run the php files at a set interval. I could do it pretty easily with XP but it seems like I could use a VM with 128MB of ram and do it with linux. I also can't do it using tasks for windows server because I'm already running some that would be interrupted if a screen popped up with a command prompt or a browser.
Also, is there an easy way to access a remote url from the command line in linux? For example, I want to run http://core/host/file1.php every 3 minutes. Thanks for any help in pointing me in the right direction.