Alexander-Hansens-Laptop:/etc/fonts hansen$ ls
fonts.conf fonts.conf.bak fonts.dtd fonts.dtd.bak
Alexander-Hansens-Laptop:/etc/fonts hansen$ sudo mv fonts.conf fonts.moved
Password:
Alexander-Hansens-Laptop:/etc/fonts hansen$ sudo touch fonts.conf
Alexander-Hansens-Laptop:/etc/fonts hansen$ ls
fonts.conf fonts.conf.bak fonts.dtd fonts.dtd.bak fonts.moved
Alexander-Hansens-Laptop:/etc/fonts hansen$ fc-cache
Fontconfig error: line 1: no element found
Fontconfig error: Cannot load default config file
Alexander-Hansens-Laptop:/etc/fonts hansen$
ldx3:/etc/fonts hansen$ ls
fonts.conf fonts.conf.bak fonts.dtd fonts.dtd.bak
ldx3:/etc/fonts hansen$ sudo mv fonts.conf fonts.moved
ldx3:/etc/fonts hansen$ ls
fonts.conf.bak fonts.dtd fonts.dtd.bak fonts.moved
ldx3:/etc/fonts hansen$ touch fonts.conf
touch: creating `fonts.conf': Permission denied
ldx3:/etc/fonts hansen$ sudo touch fonts.conf
ldx3:/etc/fonts hansen$ ls
fonts.conf fonts.conf.bak fonts.dtd fonts.dtd.bak fonts.moved
ldx3:/etc/fonts hansen$ fc-cache
Fontconfig error: Cannot load default config file