Find MAC address

Finding the ethernet address can be hard, but on Linux it is straightforward.

[%CFEngine_include_snippet(find_mac_address.cf, .* )%]

Client-server example

[%CFEngine_include_snippet(client-server_example.cf, .* )%]

Read from a TCP socket

[%CFEngine_include_snippet(read_from_a_tcp_socket.cf, .* )%]

Set up a PXE boot server

Use CFEngine to set up a PXE boot server.

[%CFEngine_include_snippet(set_up_a_pxe_boot_server.cf, .* )%]

Resolver management

[%CFEngine_include_snippet(resolver_management.cf, .* )%]

Mount NFS filesystem

[%CFEngine_include_snippet(mount_nfs_filesystem.cf, .* )%]

Unmount NFS filesystem

[%CFEngine_include_snippet(unmount_nfs_filesystem.cf, .* )%]