[CentOS] dconf under Centos 6 vs Centos 7

Mon Jun 15 09:30:35 UTC 2015
centos <centos at wangtoi.org.au>

On 15/06/2015 12:40 AM, Jonathan Billings wrote:
> On Sun, Jun 14, 2015 at 02:08:54PM +1000, centos wrote:
>> under Centos 6,
>> dconf -o ./outfile
>> it will copy and combine all the .conf files to outfile.
>> under Centos 7,
>> is there any similar command will do the same things ?
> There is no 'dconf' executable in CentOS6, at least, not in the
> standard repos.  Are you thinking about gconf-tool?
>
> I don't see a way to dump all dconf settings with 'dconf', although
> 'gsettings list-recursively' seems to dump everything from the
> gsettings side.
>
I used this command from Centos 5/6, dconf(1)
man dconf - create a system's hardware and software configuration snapshot
description : dconf is a tool to collect a system's hardware and 
software configuration.