DRBL

Diskless Remote Boot in Linux

DRBL management
Remove a file or directory to all clients

2016/Apr/05


Remove a file or directory to all clients

"drbl-rm-host" will remove a file in each client.
Syntax:

drbl-rm-host -d target_directory filename

For example, when you want to remove /etc/X11/xorg.conf in every client, run command like this:

# drbl-rm-host /etc/X11/xorg.conf