similar to: polling for options on printing commands

Displaying 20 results from an estimated 1000 matches similar to: "polling for options on printing commands"

2005 Jun 05
5
Problem with Java applications
Hi, my name is Dieter and this is my 1st post to the list. I''m currently using shorewall 2.2.5 on SuSE 9.2 and java 1.4.2_06. Overall everything works as expected. The problem I have occurs with previous versions of shorewall, too. Problem: When I start a java application like crushftp it takes about 2 minutes until the server is functional. If I try to interrupt the startup process
2004 Nov 09
3
3.0.8 compile warnings and link error
Hi, compile warnings in 3.0.8: lib/util_str.c: In function `strstr_m': lib/util_str.c:1337: warning: return discards qualifiers from pointer target type tdb/tdbutil.c: In function `make_tdb_data': tdb/tdbutil.c:46: warning: assignment discards qualifiers from pointer target type tdb/tdbutil.c: In function `tdb_chainlock_with_timeout_internal': tdb/tdbutil.c:60: warning: passing arg
2005 May 26
1
OCFSv1 for kernel 2.6
Hi, are there plans to make OCSFv1 available for linux kernel 2.6.x ? We would like to upgrade a RAC on SUSE SLES8 to SUSE SLES9. SLES9SP2 will support OCFSv2, but if I understand correctly OCFSv1 and OCFSv2 are not compatible and we have to copy all the DB files from one filesystem to the other. Thanks for your help. bye, Sumit __________________________________________________________ Mit
2004 Dec 09
2
protocol negotiation failed
Hello guys, I have got my samba server as PDC run and it worked well. I could see the machine in a windows explorer and the linux/samba users could login into the windows. Now, suddenly, I can't see samba server in windows explorer any more, but linux users can still log into the windows machines. I can ping from the samba server and it works. When I run #smbclient -L localhost I get the
2004 Dec 15
1
PXE boot problem
I'm attempting to do a PXE boot and at the point where it tries to load the kernel the process hangs. My default config file looks like this: default linux label linux kernel vmlinuz append initrd=initrd.img ramdisk_size=10000 ks=nfs:172.16.0.1:/kickstart/ks/cfg Does this look like a problem with the kernel or with the append line? Thanks; Dennis
2004 Nov 09
2
3.0.8 and testparm, smbstatus, tdbbackup
Hi, testparm: --------- testparm shows: ERROR: the 'passwd program' (/usr/bin/passwd %u) requires a '%u' parameter. You can see, passwd program _is_ /usr/bin/passwd %u smbstatus: ---------- smbstatus command always shows processes _and_ shares even if using the switches '-p' for showing processes only or '-S' for showing shares only or '-B' for
2005 Feb 06
4
Can't get hpa-tftpd working on Slackware 9.1
Hi, I have a question on tftpd on Slackware - I know this is an embedded Linux forum, but I think it still must be the appropriate place to ask. I have hpa-tftpd V0.40 on Slackware 9.1. No matter what I do, I can't get files transferred to the tftp server. I just get timeouts - no messages in /var/log/messages or in /var/log/syslog - just dealthly silence. This is the configuration line
2005 Jun 30
5
will there be theora_decode_RGBout() ?
hi folks! i would like to know whether there will be some function to decode to some plain 24 bit RGB buffer in the future. i think this feature is sometimes important, especially when using different surface layers, or when modifying the buffer in realtime. if this feature will definitely not be, could someone tell me how i can convert to some RGB buffer in realtime? i already tried different
2005 Jun 30
5
will there be theora_decode_RGBout() ?
hi folks! i would like to know whether there will be some function to decode to some plain 24 bit RGB buffer in the future. i think this feature is sometimes important, especially when using different surface layers, or when modifying the buffer in realtime. if this feature will definitely not be, could someone tell me how i can convert to some RGB buffer in realtime? i already tried different
2004 Nov 23
1
Batch
Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Received-SPF: none (hypatia: domain of claudiapaladini at web.de does not designate permitted sender hosts) X-Virus-Scanned: by amavisd-new at stat.math.ethz.ch X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on hypatia.math.ethz.ch X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0
2004 Oct 08
2
Number of characters per line
Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Received-SPF: none (hypatia: domain of tofesi at web.de does not designate permitted sender hosts) X-Virus-Scanned: by amavisd-new at stat.math.ethz.ch X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on hypatia.math.ethz.ch X-Spam-Level: * X-Spam-Status: No, hits=1.9 required=5.0
2006 Jan 23
6
Code coverage tools in Ruby?
Can anyone help me find a code coverage tool in ruby? What I want is: given a set of tests that I run, what lines of my code and what routines are covered. And also a list of uncovered routines and tests. I couldn''t find an open source one out there... -- www.kenlet.com
2007 Aug 31
4
Super HIGH CPU usage
I am using puppet 0.23.0-1 from Fedora Core 7 for a while and just realized that puppet use over 90% CPU every 30 minutes for about 10minutes. Anyone has the same issue? Barrow _______________________________________________ Puppet-users mailing list Puppet-users@madstop.com https://mail.madstop.com/mailman/listinfo/puppet-users
2005 Oct 10
3
country code list
I was wondering if anyone has put together a comprehensive list (that is reasonably maintained) that lists country codes, landline numbers, mobile numbers, etc. The particular requirement is for a dialplan to know what is going to be charged to whom. For example, mobile and landline rates are the same in the US the US has a unified numbering plan of 1NXXNXXXXXX, while the UK has: 441xxx
2011 Oct 12
3
samba with nfs mount in "path" and MS Office App's
Hi Listmembers Problem: Windows Clients having problems with Microsoft Office App's (Excel, Word) when the files are on the Samba Share "documents" (which is mapped through a Windows Drive Letter on the client). Two clients have MS Office 2003. They can open doc Documents but when they want to save it error messages are appearing (message about to less space on drive, but this is a
2011 Mar 22
3
Accelerating the calculation of the moving average
Dear List, I have a data frame with approximately 500000 rows that looks like this: ?Date??? time??? value ? 19.07.1956????????? 12:00:00?????????????? 4.84 19.07.1956????????? 13:00:00?????????????? 4.85 19.07.1956????????? 14:00:00?????????????? 4.89 19.07.1956????????? 15:00:00?????????????? 4.94 19.07.1956????????? 16:00:00?????????????? 4.99 19.07.1956????????? 17:00:00?????????????? 5.01
2011 Nov 15
1
grid.arrange, grid.layout - legend, global y axis title
Hello, I created several plot with ggplot2 dev mode. Now I want to combine the plots in a grid e.g. 2x2 with a fixed size of the output. What I am doing at the moment is: grid.newpage() pushViewport(viewport(layout = grid.layout(nrow=2, ncol=2, widths = unit(c(7.5,6.5), "cm"), heights = unit(rep(5, 2), "cm")))) print(plot1, vp = viewport(layout.pos.row = 1,
2011 Mar 24
4
try to compile dovecot 2.0.11 with ssl support
Hello, I try to compile dovecot in Version 2.0.11 with ssl support on a CentOS 4.5 system. Installed packages are openssl and openssl-devel. after "./configure --with-ssl=openssl" "make" "make install"the message is: (also tried with CPPFLAGS="-I/opt/openssl/include" LDFLAGS="-L/opt/openssl/lib -ldl") Install prefix . : /usr/local
2011 Sep 05
3
rid generation questions
Hello list, I have a few questions to ask... I am about to migrate from Samba 2 to 3 (3.5.9). I am going to use LDAP as backend in the future and came across something I don't understand. As far as I know the 'old' way to generate RIDs for users is to take their uidnumber, multiply it by two and add 1000. For computer accounts it would be 1001 instead of 1000. I am now trying to
2005 Sep 10
4
Fritz, mISDN, Help
A plea to all! Has anyone had any success with two or more avm fritz pci cards with either misdn, chan_misdn, or chan_capi, and any version of linux 2.6.x? I have managed to get misdn to load under 2.6.13 and detect two cards using misdn-capi and chan-capi (using capiinfo and capi info under asterisk) - but the second card/controller doesn't answer or dial calls. But if I try misdn