Displaying 6 results from an estimated 6 matches for "wlmlfs08".
2006 Sep 27
3
Bug in find command?
...ty
darn stable... Oh! Forgot it was GNU!
Athlon CentOS-4.4 up to date:
$ lsb_release -a
LSB Version: :core-3.0-ia32:core-3.0-noarch:graphics-3.0-
ia32:graphics-3.0-noarch
Distributor ID: CentOS
Description: CentOS release 4.4 (Final)
Release: 4.4
Codename: Final
$ uname -a
Linux wlmlfs08.homegroannetworking 2.6.9-42.0.2.EL #1 Tue Aug 22
23:56:05 CDT 2006 i686 athlon i386 GNU/Linux
$ cat MakeBugReportData
#!/bin/bash
cd /usr/src
rpm -q --file /usr/bin/find
find . | grep -i '\.cmd$' >/tmp/FilesGreppedDotCmd
find . | grep -i '\.c$' >/tmp/FilesGreppedDotC
find ....
2006 Jul 10
1
Wine 0:0.9.16 from Extras: update failure?
Tried update on wine (7/9/2009, appx 20:15 EDT). Needed wine-core added
to my includepkgs. Did and looked like it would go until this.
--> Finished Dependency Resolution
Error: Missing Dependency: /usr/bin/xmessage is needed by package
wine-core
[root at wlmlfs08 etc]# yum provides xmessage
Loading "protectbase" plugin
Loading "fastestmirror" plugin
Searching Packages: <snip>
...
X11 tools provides one in /usr/X11R6/bin/
[root at wlmlfs08 etc]# locate xmessage
/usr/include/kde/kxmessages.h
/usr/X11R6/bin/xmessage
/usr...
2006 Apr 06
1
YUM Plugins: I seem to be "unplugged"?
Have followed all instructions, googled and read Johnny's November post,
went to Duke (not physically, web-spherically, although it's only 45
minutes away),...
and still can't see how I have protectbase operational.
Installed:
[root at wlmlfs08 ~]# yum -C --disablerepo=rpmforge list|grep yum
centos-yumconf.noarch 4-4.5 installed
yum.noarch 2.4.2-2.centos4 installed
yum-plugin-fastestmirror.noarch 0.2.4-3.c4 installed
yum-utils.noarch 0.5-1.c4...
2006 Jun 21
5
command to echo size of images
All,
Is there a command line program in centos to echo back the size of an
image (gif,jpg,png)?
I did see that file image.jpg sometimes works but reports the wrong
image size.
I see xview image.jpg reports the correct size but I dont want to see
the image just get its size.
Thanks for any suggestions.
Jerry
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2006 Oct 16
2
usb stopped working
i think that the latest kernel has broken usb on my amd box. the modprobe
for ohci_hcd fails now. i have tried up and smp. i am going to drop back
a version on the kernel to see if that does fix it. anyone else seeing
anything similar?
ohci_hcd: 2004 Feb 02 USB 1.1 'Open' Host Controller (OHCI) Driver (PCI)
ACPI: PCI interrupt 0000:00:02.0[A] -> GSI 22 (level, low) -> IRQ 185
2006 Jul 08
3
IPTABLES don't solve name HOST - CENTOS 4.3
Dear Friends,
When I execute below command
iptables -A FORWARD -d chatenabled.mail.google.com -j DROP
I have received follow messages.
iptables v1.2.11: host/network `chatenabled.mail.google.com' not found
Thanks
Adriano Frare