Re: xset +fp rehash error

2000-02-05 Thread Avram Aumick
thanks. that works Avram On Sun, 6 Feb 2000, Hal Burgiss wrote: > On Sat, Feb 05, 2000 at 10:29:06PM -0600, Avram Aumick wrote: > > I ran xset +fp rehash and receive the following error: > > I believe the correct syntax there is 'xset fp rehash'. The '+fp&#x

xset +fp rehash error

2000-02-05 Thread Avram Aumick
I ran xset +fp rehash and receive the following error: xset: bad font path element (#38), possible causes are: Directory does not exist or has wrong permissions Directory missing fonts.dir Incorrect font server address or syntax How could I find out which directory is the culprit?

Re: lib libXm.so.1 where?

2000-01-09 Thread Avram Aumick
Thanks to all who responded to this. Avram Failure is not an option. It comes bundled with your Microsoft product. -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Re: lib libXm.so.1 where?

2000-01-09 Thread Avram Aumick
an# cat /etc/issue > > Red Hat Linux release 6.1 (Cartman) > Kernel 2.2.12-20 on an i586 > > Have fun, > -- > Rick L. Mantooth > [EMAIL PROTECTED] > As I said before, I never repeat myself! > > On Sat, 8 Jan 2000, Avram Aumick wrote: > > => I was trying t

lib libXm.so.1 where?

2000-01-08 Thread Avram Aumick
I was trying to install gnucash and it requires lib libXm.so.1. What rpm do I need to install this? Avram Failure is not an option. It comes bundled with your Microsoft product. -- To unsubscribe: mail [EMAIL PROTECTED] with "unsub

Re: Need a software for Linux does UML diagrams --help

2000-01-04 Thread Avram Aumick
Goto this site: http://www.togethersoft.com They have a UML diagram tool. It uses java and works in linux. Avram On Tue, 4 Jan 2000, Danny wrote: > Situation > > -I need a software on RH 6.0 so I can draw UML diagrams > > > Question > 1)Does anyone know where I can obtain such tools?? > >

RE: xntpd question

1999-12-21 Thread Avram Aumick
Out of curiousity, I had the fudge entry commented out and had an entry "server 127.0.0.1". From what you are saying, I should uncomment the fudge entry and remove the server entry pointing to my localhost. Is this true? Avram On Tue, 21 Dec 1999, Gerry Doris wrote: > I believe that may be cau

Re: rescue.img, where?

1999-12-16 Thread Avram Aumick
Thanks, I just retrieved it. Avram On Thu, 16 Dec 1999, Bernhard Rosenkraenzer wrote: > On Thu, 16 Dec 1999, Avram Aumick wrote: > > > Where can I find the rescue.img for Redhat 6.1. It is not on the first CD. > > ftp://people.redhat.com/bero/rescue-6.1/rescue.im

rescue.img, where?

1999-12-16 Thread Avram Aumick
Where can I find the rescue.img for Redhat 6.1. It is not on the first CD. I tried searching redhat's ftp site and could not find it. I just need to be pointed in the right direction. Thanks, Avram Failure is not an option. It comes b

Re: RPC problem

1999-12-08 Thread Avram Aumick
e portmap installed and running? > > -- > Matt Galgoci > Job title: export title=`dd if=/dev/random bs=24 count=1` >echo $title > > On Tue, 7 Dec 1999, Avram Aumick wrote: > > > I keep getting this error when I try to mount a remote drive. > > >

RPC problem

1999-12-07 Thread Avram Aumick
I keep getting this error when I try to mount a remote drive. mount: RPC: Program not registered mount: backgrounding "rabbi:/usr2" What does it mean "Program not registered"? Avram Failure is not an option. It comes bundled with y

Unidentified subject!

1999-12-06 Thread Avram Aumick
I have Redhat 6.1 installed as server. From the server I am trying to mount workstations exported directories. When I run mount, I receive the following error: mount: RPC: Program not registered mount: backgrounding "rabbi:/usr2" mount: backgrounding "rabbi:/usr/local" Since I took the default se

Re: communication problem

1999-12-05 Thread Avram Aumick
On Sun, 5 Dec 1999, Avram Aumick wrote: > This is the masq file: > ## Masquerading firewall timeouts: tcp conns 8hrs, tcp after fin pkt 60s, > udp 10min > $IPCHAINS -M -S 14400 60 600 > > ## Set up kernel to enabe IP masquerading > echo 1 > /proc/sys/net/ipv4/ip_forwar

package missing???

1999-12-04 Thread Avram Aumick
I was using up2date and I received messages package LC_MESSAGES not listed in file index repeated numerous times. What package would I be missing? Avram Failure is not an option. It comes bundled with your Microsoft product. -- T

mount problem

1999-12-04 Thread Avram Aumick
here? I must of messed up some config file because I did not have this problem before. Avram Aumick Failure is not an option. It comes bundled with your Microsoft product. -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Re: communication problem

1999-12-04 Thread Avram Aumick
Thanks that took care of the problem that I mentioned below about the portmap problem. Avram Aumick On Sun, 5 Dec 1999, [EMAIL PROTECTED] wrote: > > Add the following to your /etc/hosts.allow file: > > portmap: 192.168.0. > rpc.nfsd: 192.168.0. > rpc.mountd: 192.168.

Re: communication problem

1999-12-04 Thread Avram Aumick
allow, host > deny rules. > > This one bit me in the @$$ a long time ago. > > --Matt > > -- > Matt Galgoci > Job title: export title=`dd if=/dev/random bs=24 count=1` > echo $title > > On 4 Dec 1999, Avram Aumick wrote: > > > I am havin

communication problem

1999-12-04 Thread Avram Aumick
should look for the solution for the problem? I suspect that it is on the beta workstation. Avram Aumick PC's are like an air conditioner. When windows are open, it doesn't work very well! -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Re: startx failing

1999-11-28 Thread Avram Aumick
mand and found everything OK. After I did rpm -U *font* on the installation disk. Avram On Sun, 28 Nov 1999, Dean Irvin wrote: > maybe the font server isn't running for whatever reason. > try > /etc/rc.d/init.d/xfs start > > HTH > > Dean Irvin > > >

startx failing

1999-11-27 Thread Avram Aumick
I had no problem starting the x-server using startx. I don't know if I changed a configuration. However, I get the following message each time I try to start "startx". Fatal server error: could not open default font 'fixed' Have any idea what may have happened or I may have changed? Avram **

Re: X Editor choise

1999-11-12 Thread Avram Aumick
I normally use emacs (not xemacs) for most of my development, including web pages. However, when I need to edit something quick and I do not need versioned copies I use gvim. Avram On Fri, 12 Nov 1999, Gustav Schaffter wrote: > Hi, > > What is, according to the list members experiences, the be

Re: printer woes (fwd)

1999-11-10 Thread Avram Aumick
I tried this and it solved my problems. Avram On Wed, 10 Nov 1999, Bill Simpson wrote: > > Did you remember to add > > > > alias parport_lowlevel parport_pc > > > > to the /etc/conf.modules as documented in the errata? > > > Thanks Jose, I will try this. > > Bill > > > -- > To unsubscri

Re: printer woes (fwd)

1999-11-09 Thread Avram Aumick
I have the same problem, and I didn't add this. I will try this when I get home and see how that works. Avram On Tue, 9 Nov 1999, Jose M. Sanchez wrote: > Did you remember to add > > alias parport_lowlevel parport_pc > > to the /etc/conf.modules as documented in the errata? > > -JMS > > ---

Re: an interesting bug in 6.1

1999-11-09 Thread Avram Aumick
I haven't had this problem, but I lost the ability to print and I can't mount my pp zip drive. In 5.2 I just had to remove one module and install the other. Now neither works. Avram On Tue, 9 Nov 1999, jack wallen, jr. wrote: > has any come across red hat 6.1 totally rendering a external modem