manually install additional fonts

So, I access to a server using ssh, and I would like to install additional fonts on it (Verdana).
System is Suse 10.1

how could I do that?

tnx :slight_smile:

copy the fonts folder to
/usr/share/fonts

there’s no other fonts in that folder…
is this because system is ‘empty’ (no x-win)?

do I need to restart anything after copying fonts?

Is this openSUSE? or SLED
check
/opt/kde3/share/fonts

it’s openSuse

Hi
Use scp to copy the font to the target machine and then move it to
the /usr/share/fonts/truetype directory, once that’s done
run fonts-config. Then as a user update your font cache with the
command fc-cache.

–
Cheers Malcolm °¿° (Linux Counter #276890)
SUSE Linux Enterprise Desktop 11 (i586) Kernel 2.6.27.15-2-default
up 13:55, 1 user, load average: 0.29, 0.22, 0.23
GPU GeForce 6600 TE/6200 TE - Driver Version: 180.29

Trouble is I can’t check where it is. !0.1 is no longer supported either. No updates. You should install a newer ver.

uh, it’s dedicated server that i got, and I cannot install new version of OS…

and I’m newbie in linux :wink: