Fedora 21: Difference between revisions
| Line 268: | Line 268: | ||
===anaconda-ks.cfg=== | ===anaconda-ks.cfg=== | ||
/root/anaconda-ks.cfg | |||
*Initial xxx.ks file in install of KDE f21 with anaconda 21.48.2-1 | *Initial xxx.ks file in install of KDE f21 with anaconda 21.48.2-1 | ||
:Can be edited and used for .ks installs | |||
#version=DEVEL | #version=DEVEL | ||
# System authorization information | # System authorization information | ||
| Line 285: | Line 288: | ||
network --hostname=localhost.localdomain | network --hostname=localhost.localdomain | ||
# Root password | # Root password | ||
rootpw --iscrypted | rootpw --iscrypted xxxxxxxx(--snip for security )xxxxxxx | ||
# SELinux configuration | # SELinux configuration | ||
selinux --enforcing | selinux --enforcing | ||