Sponsored Content
Full Discussion: Fonts on SunOS 5.6
Operating Systems Solaris Fonts on SunOS 5.6 Post 302346661 by TonyFullerMalv on Sunday 23rd of August 2009 05:15:32 PM
Old 08-23-2009
If the Solaris machine is a server and you are accessing it over the network using Exceed, putty or even telnet then fonts on your workstation are what will be used, if you are doing graphical stuff then the X-server on your workstation (e.g. exceed or cygwin) is where the font is selected.

So how do you access your server?
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Printer fonts

Hi, I have a Barcode printer. It's defined as a remote printer on the system. The /etc/lp/interface/<printer> file is printing has a part that enables Hebrew printing. For some reason the Printer is printing in a very small font. I'll attach the interface file: #!/usr/bin/sh # /* @(#)... (3 Replies)
Discussion started by: sunbird
3 Replies

2. UNIX for Advanced & Expert Users

Adding Fonts to Solaris 2.8

Does anyone know the location where to place a series of new fonts, so its asseble by general applications (equiv. to C:\WINNT\Fonts) in WIN2000. Thanks (2 Replies)
Discussion started by: Breen
2 Replies

3. Linux

Installing new fonts

Hi All, I'm running RH 7.3 and wish to install new fonts on the box ? What are the steps in downloading and installing new fonts ? Thanks, KENT (3 Replies)
Discussion started by: kxchen_home
3 Replies

4. UNIX for Dummies Questions & Answers

Fonts?

NEWBIE HERE...by default, where are the font files located (ttf's) (1 Reply)
Discussion started by: geek01
1 Replies

5. UNIX for Advanced & Expert Users

Migration of binary file from Sunos 5.8 to Sunos 5.9

I have compiled binary file using "cc" on SunOS 5.8 and the same binary file i have copied to SunOS 5.9 and it is giving me core dump error.I want to know whether migration of compiled code from lower version to higer version created this problem. how can i solve this problem.I am pasting the core... (1 Reply)
Discussion started by: Arvind Maurya
1 Replies

6. Shell Programming and Scripting

Default fonts with Tcl and Tk

Our SAs just rebuilt all of our SunOS and Linux boxes. All the TCL tools I had developed will come up but the font is the dingbat font set. Unless I explicitly set each button, label, radiobutton, etc. with "-font = $font" (which I defint at the top to "helvetica 9"), I get the funky characters.... (0 Replies)
Discussion started by: scottwevans
0 Replies

7. Solaris

CDE Fonts

Hi gurus, Interesting little problem here. IVe got an Xmanager installed on my PC. I use it to connect to the DTlogin / CDE sessions I have running on a number of solaris servers. If I connect to server A, I get the login server, which I log into as root, I then start a terminal session,... (0 Replies)
Discussion started by: sbk1972
0 Replies

8. UNIX Desktop Questions & Answers

Question about X fonts

Hi all! Why the cyrillic fonts which are inside the application window (Openwindows, CDE) displays correct, and the cyrillic font which are top of window (CaptionBar) displays not correct? This is caption of window. !#*?":"^& (1 Reply)
Discussion started by: wolfgang
1 Replies

9. What is on Your Mind?

Categorisation of fonts

This one thing that has been on my mind for at least a decade. At times I need a font for a specific purpose, but there is no designer around to guide me. I go to sites that offer fonts and locate one that I think is suitable. There seems to be no common categorisation however, that offers criteria... (5 Replies)
Discussion started by: figaro
5 Replies
HESINFO(1)						      General Commands Manual							HESINFO(1)

NAME
hesinfo - find out what is stored in the Hesiod database SYNOPSIS
hesinfo [-bl] HesiodName HesiodNameType DESCRIPTION
hesinfo takes two arguments, a name to be resolved and a string, known as a HesiodNameType. It then prints the information returned by the Hesiod nameserver. The value returned by hesinfo is of the type HesiodNameType. hesinfo understands the following options: -l Selects long format. -b Prints the fully-qualified string passed to the nameserver. VALID Hesiod_Names The following types of identifiers may be used in the HesiodName argument to hesinfo. These values will be resolved by accessing the hes- iod database. <username> the 8-character-or-less string used to identify users or classes (e.g. joeuser, root, 1.00, etc). Used with the Hesiod_Name_Types passwd, pobox, and filsys. <uid> the id number assigned to a user. <groupid> the id number assigned to a group. <groupname> a name identifying a unique group. <file-system-name> the name of an athena file system. <rvd server>:<pack> the name of an rvd's server and pack seperated by a colon. <nfs server>:<partition> the name of an nfs server and its partition seperated by a colon. <workstation-name> the machine name of an Athena workstation (e.g. E40-343-3). <service-name> name of an Athena service (e.g. Zephyr). <service-type> name of Unix service (valid entries are defined in /etc/services). <printer-name> name of a printer. <printer-cluster-name> name of an Athena print cluster. <foo> some hesinfo calls (e.g. prclusterlist ) do not require a specific HesiodName argument. However, you must include a dummy string (e.g. 'foo') for hesinfo to work properly. VALID Hesiod_Name_Types The following symbols are valid substitutions for the HesiodNameType argument to hesinfo. passwd returns string suitable for inclusion in /etc/passwd, searching with <username>. pobox returns information on the pobox assigned to the user specified by HesiodName, searching with <username>. uid returns string suitable for inclusion in /etc/passwd, searching with <uid>. gid returns string suitable for inclusion in /etc/group, searching with <groupid>. group returns string suitable for inclusion in /etc/group, searching with <groupname>. grplist returns subgroups included in superset defined by <groupname>. filsys returns file system type, export point, server, mount mode, and import point for the following valid HesiodNames (see above) - <file system name>, <username>, <rvd server>:<pack>, and <nfs server>:<partition> cluster returns information about the local cluster the workstation, specified by <workstation name>. Included is information about the local file and print servers. This information is accesses by clusterinfo at boot time. sloc returns network name of service host for <service-name>. service returns Internet protocol type and protocol service port for <service-type>. pcap returns a valid entry for /etc/printcap for <printer-name>. prcluserlist returns a list of print clusters. prcluster returns a list of printers in a cluster specified by <printer-cluster-name>. FILES
/etc/athena/hesiod.conf SEE ALSO
`Hesiod - Project Athena Technical Plan -- Name Service', named(8), hesiod(3) AUTHOR
Steve Dyer, IBM/Project Athena Copyright 1987, 1988, 1996 by the Massachusetts Institute of Technology. 27 October 1996 HESINFO(1)
All times are GMT -4. The time now is 11:11 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy