Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate
Sign In | Create Account

Advertising

advertising

related pastes to tag 'daemon'

1650883 - rtorrent daemon script linux rtorrent daemon
preview unavailable
1208350 - PXE BOOT: server pxe boot windows daemon pxeboot dhcp tftp tftpd
  1. To setup a Windows 2003 Server to work with a tftpd daemon
  2. ----------------------------------------------------------
  3. DHCP server (lets say its 192.168.10.1) to point to my PXE server (lets say its 192.168.10.15)
  4. option 60 set to "PXEClient" - only if the same machine/dhcp service is serving the files - ie try leaving it out.
  5. option 66 set to "192.168.10.15"
  6. option 67 set to "/pxelinux.0"
  7.  
  8. Although I think it might just be for Windows 2000 Server, or for use in conjunction with Microsoft's own tftpd daemon, you may also need to set:
  9.