G
groupstudy2001
Can anyone provide some pointers for me? I want to set up a server that
is on all the time and provides at least the following
1) DNS server
2) DHCP server
3) file server (especially for backups)
4) NTP server
5) FTP server
6) TFTP server
and uses little power as I will be using it very rarely!
I basically want it to always be available ready to respond when needed
- and to shut itself down as much as possible after a period of
inactivity. Things like the NTP server could be unavailable for long
periods and sync-up when the main system were running. On the other
hand DNS queries would require the server to wake up and get busy
I don't want to have to explicitly start and stop it. Call me lazy if
you like. I guess a Linux or FreeBSD system that ran mostly in RAM,
spun down the disks, halted the CPU and peripherals when possible and
cached pending disk writes would be ideal!
Any ideas?
is on all the time and provides at least the following
1) DNS server
2) DHCP server
3) file server (especially for backups)
4) NTP server
5) FTP server
6) TFTP server
and uses little power as I will be using it very rarely!
I basically want it to always be available ready to respond when needed
- and to shut itself down as much as possible after a period of
inactivity. Things like the NTP server could be unavailable for long
periods and sync-up when the main system were running. On the other
hand DNS queries would require the server to wake up and get busy

I don't want to have to explicitly start and stop it. Call me lazy if
you like. I guess a Linux or FreeBSD system that ran mostly in RAM,
spun down the disks, halted the CPU and peripherals when possible and
cached pending disk writes would be ideal!
Any ideas?