Guest User

Untitled

a guest
May 24th, 2018
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. vi /etc/dhcp/dhcpd.conf
  2.  
  3. #option 66
  4. option tftp-server-name "w.x.y.z";
  5.  
  6. #option 67
  7. option bootfile-name "test.cfg";
  8.  
  9. sudo service isc-dhcp-server restart
Add Comment
Please, Sign In to add comment