[[PageOutline]] = Cloning a image = To make an image of your 'golden' client a rsync daemon must be started: {{{ # ssh gb-r41n1 # sali_prepare Using IP 192.168.144.50 for host Created a config file in /tmp/sali_cfg.6706 starting rsync daemon: rsync --daemon --config=/tmp/sali_cfg.6706 }}} The script keeps running until the imaging has been completed. Now login onto the the imageserver and fetch the image of the golden client with rsync: {{{ # getimage }}} The `getimage` command is a wrapper for the `sali getimage` command and will set some default parameters.