Chapter 1. Getting Started
1.8. Exporting and Importing Configurations
You can export configuration settings (expect for passwords and the list of default startup ap-
plications) by using the following command:
[root@wrap /root]$
setup -o > settings.txt
The saved settings can later be restored by using the following commands:
[root@wrap /root]$
setup -m settings.txt
[root@wrap /root]$
reboot
17