Re: how to specify IP not equal to in iptables rules ????

2011-07-14 Thread Mogens Kjaer
On 07/14/2011 02:48 PM, Jatin K wrote:
 So how to go ...??? and any one guide to the right direction ? how
 do I add a rule  like IP or the PORTs is not equal to ?

man iptables:

...
[!] -s, --source address[/mask][,...]
...

Put the ! before -s.

Mogens
-- 
Mogens Kjaer, m...@lemo.dk
http://www.lemo.dk
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


F14 - F15 upgrade, ypbind doesn't start

2011-05-26 Thread Mogens Kjaer
I have a machine set up to do login authentication via NIS.

After I've upgraded to F15, ypbind no longer starts automatically at
boot time, so I can't log in.

# chkconfig|fgrep ypbind
ypbind  0:off   1:off   2:off   3:on4:on5:on6:off

I can start ypbind manually:

# ypwhich
ypwhich: Can't communicate with ypbind
# /etc/init.d/ypbind start
Starting ypbind (via systemctl):   [  OK  ]
[root@f1432 ~]# ypwhich
server1.crc.dk

# cd /usr/share/doc/HTML/fedora-release-notes/en-US
# grep -r ypbind *

How do I get ypbind to start automatically?

Mogens

-- 
Mogens Kjaer, m...@lemo.dk
http://www.lemo.dk
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


File corruption - prelink problem?

2011-05-05 Thread Mogens Kjaer
This is the second time I've seen this problem, in a week.

Two different machines, both running f14-x86_64

Some of the binaries are corrupt so the programs won't run.

On one machine it was /bin/sed, on another I'm investigating now, it
is several files, starting with /bin/tcsh.

rpm -V -all on the second machine displays (files modified by me are not 
listed):

..5../bin/tcsh
..5../usr/sbin/avahi-daemon
..5../usr/bin/qemu
..5../usr/libexec/gcc/x86_64-redhat-linux/4.5.1/f951
..5../usr/libexec/gcc/x86_64-redhat-linux/4.5.1/cc1plus
..5../usr/bin/enfuse

The md5sum is ok for tcsh after a reinstall.

Is this a prelink problem?

Mogens
-- 
Mogens Kjaer, m...@lemo.dk
http://www.lemo.dk
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: File corruption - prelink problem?

2011-05-05 Thread Mogens Kjaer
On 05/05/2011 01:41 PM, Tom Horsley wrote:

 You aren't by any chance dual booting with f15 beta are you?

Nope.

Mogens

-- 
Mogens Kjaer, m...@lemo.dk
http://www.lemo.dk
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: R: Re: R: Re: Plotter Hp Designjet T770

2011-03-31 Thread Mogens Kjaer
On 03/31/2011 12:14 PM, antonio.montagn...@alice.it wrote:
...
 From the website of HP:

 http://hplipopensource.com/hplip-web/release_notes.html
 That plotter should be
 natively supported by latest Hplip.

 What are we missing??

You are missing the ps.

The T770ps printer is a T770 printer with an additional postscript option.

Mogens

-- 
Mogens Kjaer, m...@lemo.dk
http://www.lemo.dk
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: mplayer probleme on F14

2011-03-24 Thread Mogens Kjaer
On 03/24/2011 02:24 PM, Michael Schwendt wrote:
 It may be just a missing dependency for a library that is dlopen'ed at
 run-time (and hence it would not become an automatic RPM dependency).
 On i686, here mplayer does not depend on that library or the freeglut
 package:

 $ repoquery --whatrequires libglut.so.3|grep mplayer
 $ repoquery --alldeps --whatrequires freeglut|grep mplayer
 $

On x86_64 I get the same (non-) answers from repoquery, but:

$ ldd /usr/bin/mplayer|fgrep glut
libglut.so.3 = /usr/lib64/libglut.so.3 (0x003dcfa0)

Mogens

-- 
Mogens Kjaer, m...@lemo.dk
http://www.lemo.dk
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: mplayer doesn't like me again

2011-01-31 Thread Mogens Kjaer
On 02/01/2011 05:50 AM, Michael Hennebry wrote:
 Any ideas?

Do you have an old config file hanging around in ~/.mplayer ?

Try renaming ~/.mplayer and start mplayer again.

Mogens

-- 
Mogens Kjaer, m...@lemo.dk
http://www.lemo.dk
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: when will GRUB boot from an encrypted LVM?

2011-01-19 Thread Mogens Kjaer
On 01/19/2011 12:09 PM, S Mathias wrote:
...
 Does anybody know, when will Fedora support the full encryption?

Wouldn't you need encryption support in the BIOS in order for it to load
grub from an encrypted partition?

Mogens

-- 
Mogens Kjaer, m...@lemo.dk
http://www.lemo.dk
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: Stereo LCD shutter glasses

2011-01-17 Thread Mogens Kjaer
On 01/17/2011 01:02 PM, Philip Heron wrote:
 Hi all,

 Has anyone had any success with any of the various LCD shutter glasses
 with Fedora? Specifically, I'm after a way to view stereo photographs.
 Stereo video would be nice too.

 -Phil

What kind of graphics card do you have?

Do you have a transmitter for the glasses connected to it?

We have an Nvidia Quadro FX 3400 with a transmitter connected.

The machine runs CentOS 5, it should work with Fedora as well.

It can display 3D OpenGL.

mplayer (with a patch) can display videos with side-by-side 3D so that
the left part of the image is displayed for the left eye and
the right part for the right eye.

Mogens

-- 
Mogens Kjaer, m...@lemo.dk
http://www.lemo.dk
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: Stereo LCD shutter glasses

2011-01-17 Thread Mogens Kjaer
On 01/17/2011 03:19 PM, Philip Heron wrote:
...
 I've an ATI/AMD of some description, not at home now so I can't say. But
 I'd change if necessary. Beyond that I have nothing.

 So they're dependent on using a particular graphics card?

If you have the glasses but not the transmitter they would be difficult 
to use.

Mogens

-- 
Mogens Kjaer, m...@lemo.dk
http://www.lemo.dk
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: Stereo LCD shutter glasses

2011-01-17 Thread Mogens Kjaer
On 01/17/2011 04:40 PM, Philip Heron wrote:
...
 I have neither

It could be interesting to find out if you can connect a 3D TV via HDMI
to a graphics card and get 3D working.

That would probably be the cheapest solution.

Mogens

-- 
Mogens Kjaer, m...@lemo.dk
http://www.lemo.dk
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: recursively find duplicate filenames

2011-01-05 Thread Mogens Kjaer
On 01/05/2011 12:47 PM, Andre Robatino wrote:
...
 find duplicate filenames in a folder recursively
 ? how?

 I haven't used it yet, but fdupes is probably what you want (yum install 
 fdupes).

 Description :
 FDUPES is a program for identifying duplicate files residing within specified
 directories.

fdupes looks for files with identical contents, not with identical names.

Not what the OP asked for (maybe what he needs? :-)

Mogens

-- 
Mogens Kjaer, m...@lemo.dk
http://www.lemo.dk
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: Black WinXP screen in qemu-kvm after f13-f14 upgrade on i686

2010-11-08 Thread Mogens Kjaer
On 11/08/2010 10:30 PM, John Lagrue wrote:
 I have to report exactly the same problem, though I am running the 32 bit
 version.

I fixed it by backing up /home, /var/lib/libvirt, /etc, etc. and
installing f14 x86_64 from scratch.

I have a test machine with f14 i686 that shows this bug too; how do I
find out which package to file a bug against? qemu, libvirt*, 
virt-manager, etc.

Mogens

-- 
Mogens Kjaer, m...@lemo.dk
http://www.lemo.dk
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: how to generate pi in c

2010-11-06 Thread Mogens Kjaer
On 11/05/2010 05:40 PM, Arthur Bela wrote:
 Does anyone has a generate-pi.c source code?

http://www.kurims.kyoto-u.ac.jp/~ooura/pi_fft.html

You'll need RAM to get many digits.

Mogens

-- 
Mogens Kjaer, m...@lemo.dk
http://www.lemo.dk
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Black WinXP screen in qemu-kvm after f13-f14 upgrade on i686

2010-11-06 Thread Mogens Kjaer
After I've upgraded my laptop (preupgrade i386 f13-f14) I can no longer
start my guest Win XP in virt-manager. The screen is black when I start
Windows.

On my desktop running x86_64 f14 (also upgraded from f13) I don't have
this problem.

If I do a fresh installation of Win XP in a new guest window I get the
same problem: The screen is black after the installation has finished.
I don't have this problem in x86_64.

What should I look for?

Mogens

The contents of /etc/libvirt/qemu/XP.xml (this worked in f13):

 domain type='kvm'
  nameXP/name
  uuid81861fa1-ae36-c8e5-8aeb-97d92ffd9d87/uuid
  memory524288/memory
  currentMemory524288/currentMemory
  vcpu1/vcpu
  os
type arch='i686' machine='fedora-13'hvm/type
boot dev='hd'/
  /os
  clock offset='localtime'/
  on_poweroffdestroy/on_poweroff
  on_rebootrestart/on_reboot
  on_crashdestroy/on_crash
  devices
emulator/usr/bin/qemu-kvm/emulator
disk type='file' device='disk'
  driver name='qemu' type='raw'/
  source file='/var/lib/libvirt/images/XP.img'/
  target dev='hda' bus='ide'/
  address type='drive' controller='0' bus='0' unit='0'/
/disk
disk type='file' device='cdrom'
  driver name='qemu' type='raw'/
  target dev='hdc' bus='ide'/
  readonly/
  address type='drive' controller='0' bus='1' unit='0'/
/disk
controller type='ide' index='0'
  address type='pci' domain='0x' bus='0x00' slot='0x01'
function='0x1'/
/controller
interface type='network'
  mac address='00:16:3e:1c:87:d7'/
  source network='default'/
  address type='pci' domain='0x' bus='0x00' slot='0x04'
function='0x0'/
/interface
input type='tablet' bus='usb'/
input type='mouse' bus='ps2'/
graphics type='vnc' port='5900' autoport='no' listen='0.0.0.0'
keymap='da'/
video
  model type='cirrus' vram='9216' heads='1'/
  address type='pci' domain='0x' bus='0x00' slot='0x02'
function='0x0'/
/video
  /devices
/domain

-- 
Mogens Kjaer, m...@lemo.dk
http://www.lemo.dk
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: how to generate pi in c

2010-11-06 Thread Mogens Kjaer
On 11/06/2010 09:01 AM, Mogens Kjaer wrote:
...
 http://www.kurims.kyoto-u.ac.jp/~ooura/pi_fft.html
 
 You'll need RAM to get many digits.

1.6 G decimals in 20 hours on a machine with 16G RAM, running
x86_64 Fedora 12.

No way near a record, but I don't have access
to a machine with more RAM

Mogens

-- 
Mogens Kjaer, m...@lemo.dk
http://www.lemo.dk
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: Preupgrading headless remote systems

2010-11-06 Thread Mogens Kjaer
On 11/06/2010 12:34 AM, Robert Myers wrote:
 I just completed FC13-FC14 on a remote machine without touching the
 remote keyboard.  Maybe the fact that there was a keyboard physically
 attached made the difference, but I suspect that something else--VNC,
 maybe--is causing the problem.

If the /boot partition is too small wired network access is needed
after the reboot. Then you need to tell which NIC to use before
the the upgrade starts.

Mogens

-- 
Mogens Kjaer, m...@lemo.dk
http://www.lemo.dk
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: how to generate pi in c

2010-11-06 Thread Mogens Kjaer
On 11/06/2010 01:18 PM, Marko Vojinovic wrote:
 On Sat, Nov 6, 2010 at 8:43 AM, Mogens Kjaer m...@lemo.dk wrote:
 http://www.kurims.kyoto-u.ac.jp/~ooura/pi_fft.html

 You'll need RAM to get many digits.

 1.6 G decimals in 20 hours on a machine with 16G RAM, running
 x86_64 Fedora 12.
 
 Really, I'm curious, is there any real-world problem where anyone
 would actually *need* pi to a G decimal places?

Is there a *need* to climb Mount Everest ?

Actually, I had a machine with a RAM failure a couple of years ago.

It took days for Memtest86+ to find this error. The FFT code above
(the same was used in s...@home) made the error show up within a
few hours.

...
 
 Or maybe there are still people who believe pi is rational rather than
 transcendent, and look for a cyclic repeat pattern in the decimals?
 ;-)

Read Carl Sagan: Contact. :-)

Mogens



-- 
Mogens Kjaer, m...@lemo.dk
http://www.lemo.dk
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: F14: no gnome-terminal

2010-11-04 Thread Mogens Kjaer
On 11/03/2010 09:58 PM, Colin Brace wrote:

 Hi all,

 I upgraded my desktop system from F13 to F14 by means of preupgrade. F14 is
 running fine now, except I can't open a gnome terminal window.
...
 gnome-terminal: symbol lookup error: gnome-terminal: undefined symbol:
 vte_terminal_search_get_gregex

It works for me.

$ cd /usr/lib64
$ fgrep vte_terminal_search_get_gregex *
fgrep: audit: Permission denied
Binary file libvte.so.9 matches
Binary file libvte.so.9.2600.1 matches
$ rpm -qf /usr/lib64/libvte.so.9.2600.1
vte-0.26.1-1.fc14.x86_64

Do you have this version of vte installed?

Mogens

-- 
Mogens Kjaer, m...@lemo.dk
http://www.lemo.dk
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: help - can't boot 2.6.34

2010-10-07 Thread Mogens Kjaer
On 10/07/2010 09:01 AM, Frank Murphy wrote:
...
 yum install kernel-debug.
 and attempt boot from it.

 You may get some relevant info.

Thanks for the suggestion.

The problem is that the monitor goes blank when the crash
occurs.

I had to boot the debug kernel with boot_delay=500 to follow what
goes wrong (alas, I don't have a serial cable any more).

A screen dump before the machine crashes can be seen at:

http://www.lemo.dk/fedora13kernel.jpg

When the call trace finishes, the machine is dead and the monitor blank.

The call trace looks like a warning?

Any more suggestions? agpgart-intel problem?

Mogens

-- 
Mogens Kjaer, m...@lemo.dk
http://www.lemo.dk
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: help - can't boot 2.6.34

2010-10-07 Thread Mogens Kjaer
On 10/07/2010 01:59 PM, Ranjan Maitra wrote:

 For some reason, it appears to me that some mess up was introduced in
 the interim last three kernels and it has not gone away yet. The delta
 rpms may be the problem but also the solution.

That could be. I have a local fedora mirror so I've disabled delta rpm 
updates. It's faster to download the whole packages than rebuilding.

Mogens

-- 
Mogens Kjaer, m...@lemo.dk
http://www.lemo.dk
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: ascii2utf-8

2010-09-28 Thread Mogens Kjaer
On 09/28/2010 08:48 AM, Hiisi wrote:
 Hi.
 I need to convert a bunch of ascii-files to utf-8 encoding.

ASCII-7 is a subset of UTF-8, so any ASCII-7 encoded file is also a
UTF-8 encoded file.

Why do you need to convert the files?

Mogens

-- 
Mogens Kjaer, m...@lemo.dk
http://www.lemo.dk
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: DVD writing oddity

2010-07-12 Thread Mogens Kjaer
On 07/12/2010 08:22 AM, D. Hugh Redelmeier wrote:
...
 In other words, the drive didn't seem to have a disk in it, or at
 least not one that could be read as a raw bytestream.

 The script ejected the disk; I inserted it again; I ran the cmp again
 and it worked.

When is the disk ejected? At the end of growisofs, before cmp?

You could try adding eject -t /dev/cdrw between growisofs
and the cmp command.

Mogens

-- 
Mogens Kjaer, m...@lemo.dk
http://www.lemo.dk
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: Where is cairo-xcb ?

2010-07-12 Thread Mogens Kjaer
On 07/12/2010 02:36 PM, dalsoo wrote:
 I am compiling 'awesome windows manager'. Awesome requires 'cairo-xcb'.
 What package contains 'cairo-xcb' ?

A little googling:

https://bugzilla.redhat.com/show_bug.cgi?id=465759

Maybe this is a help.

Mogens
-- 
Mogens Kjaer, m...@lemo.dk
http://www.lemo.dk
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: DVD writing oddity

2010-07-12 Thread Mogens Kjaer
On 07/12/2010 03:38 PM, D. Hugh Redelmeier wrote:
...
 I have a superstitious model of DVD and CD handling because so many
 odd things happen.

I had the reverse problem; after a burneject the
tray would immediately load again and mount the DVD.

This was very annoying, adding

# disable cdrom autoclose
dev.cdrom.autoclose = 0

to /etc/sysctl.conf fixed this.

Can't you do eject/eject -t between growisofs
and cmp? Maybe also add a sleep.

Mogens

-- 
Mogens Kjaer, m...@lemo.dk
http://www.lemo.dk
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: problems with revisor in F 13

2010-06-21 Thread Mogens Kjaer
On 06/21/2010 02:38 PM, Germán A. Racca wrote:
 Hi list:

 Did someone have the same problem when running revisor?


Yes.

Maybe related to this:

https://bugzilla.redhat.com/show_bug.cgi?id=582087

I havn't been able to run revisor since mid F12 :-(

Mogens

-- 
Mogens Kjaer, m...@lemo.dk
http://www.lemo.dk
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: Installing Citrix Presentation Server / OpenMotif on Fedora13

2010-06-20 Thread Mogens Kjaer
On 06/20/2010 09:31 AM, Pier Paolo wrote:
 It doesn't work here, indeed: fedora 12, openmotif 2.3.2, icaclient (wfica,
 etc.): ctually, the configuration windows run without problem, the icaclient
 itself not, run as i ever did in debian (/usr/lib/ICAClient/wfica). I could
 not find the proper solution, neither following some howtos on the web, and
 deinstalled everrything, but if anyone has hints...

Could you be a little more specific than it does not run?

Error messages?

ldd /usr/lib/ICAClient/wfica

Mogens

-- 
Mogens Kjaer, m...@lemo.dk
http://www.lemo.dk
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: Installing Citrix Presentation Server / OpenMotif on Fedora13

2010-06-20 Thread Mogens Kjaer
On 06/20/2010 11:03 AM, Pier Paolo wrote:

 [pierpa...@piccolino ~]$ /usr/lib/ICAClient/wfcmgr
 Warning: Cannot convert string nil2 to type FontStruct
 /usr/bin/xterm: cannot load font
 -misc-fixed-medium-r-semicondensed--13-120-75-75-c-60-iso10646-1
 Warning: Missing charsets in String to FontSet conversion
...

yum install xorg-x11-fonts-misc

Mogens

-- 
Mogens Kjaer, m...@lemo.dk
http://www.lemo.dk
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: Installing Citrix Presentation Server / OpenMotif on Fedora13

2010-06-20 Thread Mogens Kjaer
On 06/20/2010 01:15 PM, Pier Paolo wrote:
 nope. this solutions doesn't work (rebooted the system, don't knowing the
 exact service for fonts) :
 
 [pierpa...@piccolino Scaricati]$ /usr/lib/ICAClient/wfica tATOO39.ica
 Warning: Missing charsets in String to FontSet conversion
 Warning: Unable to load any usable fontset
 Error: Aborting: no fontset found

What's your LANG variable set to?

Try search for font in

/usr/lib/ICAClient/readme.txt

and follow the suggestions.

Mogens

-- 
Mogens Kjaer, m...@lemo.dk
http://www.lemo.dk
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: Installing Citrix Presentation Server / OpenMotif on Fedora13

2010-06-19 Thread Mogens Kjaer
On 06/19/2010 04:28 PM, Kevin Ballard wrote:
 I have installed Citrix Linux client version 11.100 which apparently
 requires OpenMotif v.2.3.1.  However, I cannot find OpenMotif v.2.3.1
 for Fedora 2.6.33.5-124.fc13.i686.  I found it for an older version
 of Fedora but it didn't work.

You can find OpenMotif v.2.3.2 in rpmfusion-nonfree, it works
with ICAClient.

Mogens

-- 
Mogens Kjaer, m...@lemo.dk
http://www.lemo.dk
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: What is a forward map in dhcp?

2010-06-16 Thread Mogens Kjaer
On 06/16/2010 03:00 PM, Timothy Murphy wrote:
 Mogens Kjaer wrote:
...
 Do you need this?

 No, I'm sure I don't.
 I should have said that the only reason this slightly annoys me
 is that these warnings come up several times a day
 in the logwatch on the server.

 I guess the simplest solution would be to give a fixed address
 on my LAN to this blackberry, in /etc/dhcpd.conf on the dhcp server?



Does it help setting ddns-update-style to none in /etc/dhcpd.conf?

Mogens

-- 
Mogens Kjaer, m...@lemo.dk
http://www.lemo.dk
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: What is a forward map in dhcp?

2010-06-16 Thread Mogens Kjaer
On 06/16/2010 05:25 PM, Timothy Murphy wrote:
...
 I guess I had better devote a few cups of coffee
 to learning more about DNS ...

Trust me: It takes more than a few cups of coffee :-)

Mogens

-- 
Mogens Kjaer, m...@lemo.dk
http://www.lemo.dk
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: What is a forward map in dhcp?

2010-06-14 Thread Mogens Kjaer
On 06/14/2010 01:39 PM, Timothy Murphy wrote:
 When my son tries to connect to our LAN with his Blackberry,
 the request is first refused and then accepted.
...
Unable to add forward map from BLACKBERRY-4A9A.gayleard.com
to  : not authorized

It is trying to update the DNS server, setting the name
BLACKBERRY-4A9A.gayleard.com to point at 192.168.2.209,
that's the forward map.

Do you need this?

Mogens

-- 
Mogens Kjaer, m...@lemo.dk
http://www.lemo.dk
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: New to Linux - BIOS before 2000?

2010-05-21 Thread Mogens Kjaer
On 05/21/2010 02:54 PM, Bob Goodwin wrote:
...
   Yum doesn't
  provide anything.

yum install claws-mail

Mogens

-- 
Mogens Kjaer, Carlsberg A/S, Computer Department
Gamle Carlsberg Vej 10, DK-2500 Valby, Denmark
Phone: +45 33 27 53 25, Mobile: +45 22 12 53 25
Email: m...@crc.dk Homepage: http://www.crc.dk
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: [Wylug-help] Disc failure on a software RAID system has killed everything

2010-05-20 Thread Mogens Kjaer
On 05/20/2010 12:15 PM, Gary Stainburn wrote:
...
 mdadm: cannot open device /dev/sde2: No such file or directory
...

I guess this is your main problem. Start locating the
disks before doing any assembling.

Which /dev/sd[a-z]2 do you have?

How are the disks connected to which controllers?

What does dmesg say when disks are found?

Mogens

-- 
Mogens Kjaer, Carlsberg A/S, Computer Department
Gamle Carlsberg Vej 10, DK-2500 Valby, Denmark
Phone: +45 33 27 53 25, Mobile: +45 22 12 53 25
Email: m...@crc.dk Homepage: http://www.crc.dk
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: events/0 eats 50% CPU when Network Manager runs

2010-04-22 Thread Mogens Kjaer
On 04/11/2010 11:43 AM, Mogens Kjaer wrote:
...
 When the CPU load is high, the machine is slow to respond to keyboard
 events.

I've found the solution:

The e1000e NIC had stopped working, which I hadn't
noticed since I'm nearly always on wireless.

Shutting down and starting again didn't solve
the problem.

I had to remove the battery from the laptop
and inserting it again after a few minutes
to get the NIC to reset.

No more high CPU load from events/[01].

Mogens
-- 
Mogens Kjaer, Carlsberg A/S, Computer Department
Gamle Carlsberg Vej 10, DK-2500 Valby, Denmark
Phone: +45 33 27 53 25, Mobile: +45 22 12 53 25
Email: m...@crc.dk Homepage: http://www.crc.dk
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: zoneminder AXIS mpeg4 ffmpeg-libraries

2010-04-20 Thread Mogens Kjaer
On 04/20/2010 11:04 AM, Nikolay Yatsyshyn wrote:
...
 zmc_m3[8961]: FAT [You must have ffmpeg libraries installed to use
 remote camera protocol 'rtsp' for monitor 3].
 zoneminder was installed from fedora repos and ffmpeg with ffmpeg-libs
 was installed from rpmfusion repos.

Reading the source code:

#if HAVE_LIBAVFORMAT
 camera = new RemoteCameraRtsp(
...
 );
#else // HAVE_LIBAVFORMAT
 Fatal( You must have ffmpeg libraries installed to use 
remote camera protocol '%s' for monitor %d, protocol.c_str(), id );
#endif // HAVE_LIBAVFORMAT

The ffmpeg libraries (ffmpeg-devel) must be available
when zoneminder is compiled.

Mogens
-- 
Mogens Kjaer, Carlsberg A/S, Computer Department
Gamle Carlsberg Vej 10, DK-2500 Valby, Denmark
Phone: +45 33 27 53 25, Mobile: +45 22 12 53 25
Email: m...@crc.dk Homepage: http://www.crc.dk
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: zoneminder AXIS mpeg4 ffmpeg-libraries

2010-04-20 Thread Mogens Kjaer
On 04/20/2010 01:23 PM, Nikolay Yatsyshyn wrote:
...
 I have been installed ffmpeg-devel, but it was not helpful. This is
 complete log, when I enable camera with mpeg4 profile:

You'll need to recompile zoneminder. You can't use the version of
zoneminder from the fedora repository.

Mogens

-- 
Mogens Kjaer, Carlsberg A/S, Computer Department
Gamle Carlsberg Vej 10, DK-2500 Valby, Denmark
Phone: +45 33 27 53 25, Mobile: +45 22 12 53 25
Email: m...@crc.dk Homepage: http://www.crc.dk
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: zoneminder AXIS mpeg4 ffmpeg-libraries

2010-04-20 Thread Mogens Kjaer
On 04/20/2010 02:41 PM, Nikolay Yatsyshyn wrote:
 Mogens Kjaer wrote:
  On 04/20/2010 01:23 PM, Nikolay Yatsyshyn wrote:
  ...

  I have been installed ffmpeg-devel, but it was not helpful. This is
  complete log, when I enable camera with mpeg4 profile:


  You'll need to recompile zoneminder. You can't use the version of
  zoneminder from the fedora repository.

  Mogens


 Ok, I have downloaded srpm with
 yumdownloader --source zoneminder  rpm -ivh 
 zoneminder-1.24.2-3.fc12.src.rpm.
 zoneminder from repos was compiled with:

 %configure \
   --with-libarch=%{_lib} \
   --with-mysql=%{_prefix} \
   --with-webdir=%{_datadir}/%{name}/www \
   --with-cgidir=%{_libexecdir}/%{name}/cgi-bin \
   --with-webuser=%{zmuid} \
   --with-webgroup=%{zmgid} \
   --disable-debug \
   $OPTS
 make %{?_smp_mflags}
 %{__perl} -pi -e 's/(ZM_WEB_USER=).*$/${1}%{zmuid_final}/;' \
 -e 's/(ZM_WEB_GROUP=).*$/${1}%{zmgid_final}/;' zm.conf

 so I have added:
   --with-ffmpeg \
   --with-extralibs=-lmp3lame
 but still get: FAT [You must have ffmpeg libraries installed to use remote
 camera protocol 'rtsp' for monitor 3]. Where can I get a complete list of
 extralibs to put valid options as -lmp3lame in config? I think it need to 
 put
 something like -lrtsp, but I don't know which option is valid. I know only
 ffmpeg -formats.


Is HAVE_LIBAVFORMAT set to 1 in config.h in the BUILD directory?

Else search for ffmpeg in config.log in the same directory.

Mogens

-- 
Mogens Kjaer, Carlsberg A/S, Computer Department
Gamle Carlsberg Vej 10, DK-2500 Valby, Denmark
Phone: +45 33 27 53 25, Mobile: +45 22 12 53 25
Email: m...@crc.dk Homepage: http://www.crc.dk
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: events/0 eats 50% CPU when Network Manager runs

2010-04-11 Thread Mogens Kjaer
On 04/11/2010 10:50 AM, Mogens Kjaer wrote:
 I have a Lenovo X61s with F12, kernel 2.6.32.11-99.fc12.i686.PAE
 
 I normally use Network Manager to manage the wireless, however,
 recently my events/0 process is using 50% CPU time (measured with top -d
 60).

Booting kernels 2.6.32.10-90.fc12.i686.PAE or 2.6.32.9-70.fc12.i686.PAE
show same behavior.

When the CPU load is high, the machine is slow to respond to keyboard
events.

Mogens

-- 
Mogens Kjaer, Carlsberg A/S, Computer Department
Gamle Carlsberg Vej 10, DK-2500 Valby, Denmark
Phone: +45 33 27 53 25, Fax: +45 33 27 47 08
Email: m...@crc.dk Homepage: http://www.crc.dk
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: Disk usage error

2010-01-21 Thread Mogens Kjaer
On 01/21/2010 02:01 PM, William John Murray wrote:
...
 Any more ideas?

What happens if you read the whole file system:

cd /
tar c --one-file-system -f - .|dd of=/dev/null bs=1M

dd should tell you the size of the generated tar
archive.

It may take a while...

Mogens

-- 
Mogens Kjaer, Carlsberg A/S, Computer Department
Gamle Carlsberg Vej 10, DK-2500 Valby, Denmark
Phone: +45 33 27 53 25, Mobile: +45 22 12 53 25
Email: m...@crc.dk Homepage: http://www.crc.dk
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe: https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Disk usage error

2010-01-21 Thread Mogens Kjaer
On 01/21/2010 02:23 PM, Mogens Kjaer wrote:

 tar c --one-file-system -f - .|dd of=/dev/null bs=1M

Hm, I forgot the -S option:

# df -h
FilesystemSize  Used Avail Use% Mounted on
/dev/mapper/vg_mk-lv_root
   222G   48G  163G  23% /
# tar c --one-file-system -S -f - .|dd of=/dev/null bs=1M
...
50122147840 bytes (50 GB) copied, 1737.65 s, 28.8 MB/s

Without the -S I get:
134616043520 bytes (135 GB) copied, 1394.3 s, 96.5 MB/s

as I have some large sparse files.

48G and 50G are pretty close...

Mogens

-- 
Mogens Kjaer, Carlsberg A/S, Computer Department
Gamle Carlsberg Vej 10, DK-2500 Valby, Denmark
Phone: +45 33 27 53 25, Mobile: +45 22 12 53 25
Email: m...@crc.dk Homepage: http://www.crc.dk
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe: https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines