myFont.sf2
to the default folder (/usr/share/soundfonts
), and correctly set the security settings. Note that you will need the system administrator's password (belonging to the "root" account) to complete this operation. If you do not have this password, it is best to ask the system administrator to install the files for you. Alternately, you may simply use the SoundFont file from your a sub-folder in your home folder.
su -c 'cp myFont.sf2
/usr/share/soundfonts'
myFont.sf2
.
root
account.
cd /usr/share/soundfonts
to change to the directory of the SoundFont
su -c 'chmod 644 myFont.sf2
'
myFont.sf2
.
ll myFont.sf2
to verify that the permissions were set correctly.
myFont.sf2
.
-rw-r--r--. 1 root root 9 2010-06-23 02:28 myFont.sf2but with a different date, time, and filename.
usr_t
, which it should be by default, then there is no practical difference (no difference in enforcement) between this and a Fedora-installed SoundFont file. If you don't know what this means, or if you hadn't noticed it, then it means that this additional SoundFont file should not create a new potential security problem.