Difference between revisions of "Linux Januar 2012/Projekt Gruppe 8/DHCP"
From Teknologisk videncenter
								
												
				|  (Created page with "{{TOCright}}") | |||
| Line 1: | Line 1: | ||
| {{TOCright}} | {{TOCright}} | ||
| + | == Installation af DHCP == | ||
| + | |||
| + | <source lang=bash> | ||
| + | sudo apt-get install dhcp3-server | ||
| + | </source> | ||
Revision as of 13:34, 30 January 2012
Contents
Installation af DHCP
sudo apt-get install dhcp3-server