OLD-idmessage-112478

#1928817
bad
Участник

True Type fonts: * Open Firefox. Go to http://www.mjmwired.net/resources/mjm-fedora-fc5.html#ttf and download (save to disk) http://www.mjmwired.net/resources/files/msttcorefonts-1.3-4.noarch.rpm. This should save the file to your home folder. If it saves the file to your desktop instead go to your desktop and drag the file into your “Home” folder. (Left mouse click on the file and drag it on top of your “Home” folder while holding the left mouse button down. Then release the mouse button.) * Click on the terminal icon. This will open the terminal. Type: su Hit enter, type your root password and hit enter. (This gives you root privileges in the terminal even though you are still in the default user’s home directory.) * Type: ls Hit enter. This will list the contents of your home directory so you can see if the file you just saved is there. * Type: rpm -ivh *.rpm Hit enter. Wait for the installation to complete. * Type: rm *.rpm Hit enter. Type “y” and hit enter. (This deletes the downloaded RPM file in your home directory, however the program is already installed into your system.) Close the terminal. Log out and log back in.