Displaying 20 results from an estimated 70 matches similar to: "maximum dimension of SVM in e1701"
2010 Jun 22
1
smbclient queue command issue
Help or suggestions please:
When using smbclient to handle printing from a AIX system to a windows
print queue somethings work and others do not. I have been able to
print without issues to the windows print queue. But I cannot get a
listing of the print jobs in a print queue. This is important so the
UNIX users can take action on thier print jobs.
I'm not sure which why to turn at this
2007 Jun 26
3
inter-rater agreement index kappa
Is there a function that calculates the inter-rater agreement index
(kappa) in R?
Thanks ../Murli
[[alternative HTML version deleted]]
2005 Apr 27
1
making table() work
I am trying to do some verification across a large dataset, cuData, that
has 23 columns.
Column 23 (similarity) is the outcome 0 or 1 and the other columns are
the features.
I do this:
verificationglm.model <- glm(formula = similarity ~ ., family=binomial,
data=cuData[1:1000,])
and produce the model:
> summary(verificationglm.model)
Call:
glm(formula = similarity ~ ., family =
2005 Feb 12
0
RubyTorrent 0.3 (beta)
I''m happy to announce RubyTorrent 0.3, which I''ve decided is good enough
to be called a beta. :)
>From http://rubytorrent.rubyforge.org/:
RubyTorrent is a pure-Ruby BitTorrent peer library and toolset. You can
use it to download or serve files over BitTorrent from any Ruby program.
RubyTorrent is released under the GNU GPL.
Note that RubyTorrent doesn''t include a
2009 Feb 06
1
Deciphering top's data
Why is my load stuck around 3?
top - 01:19:55 up 146 days, 5:53, 2 users, load average: 3.00, 2.95, 2.52
Tasks: 121 total, 1 running, 120 sleeping, 0 stopped, 0 zombie
Cpu(s): 0.0% us, 0.3% sy, 0.0% ni, 99.7% id, 0.0% wa, 0.0% hi, 0.0% si
Mem: 1928300k total, 1911640k used, 16660k free, 10760k buffers
Swap: 2031608k total, 224k used, 2031384k free, 1561196k cached
2010 Nov 11
1
rsync stops at system call select()
hi, all:
I need to back up about 50 files, the size of which won't exceed 5m,
every 10~15 minutes to four remote machines.
The back up command is written in a shell script file and was
executed by the scheduling program with system() function. The scheduling
program is implemented with c++.
The command as follow:
*rsync -az /home/admin/service/* admin at
2010 Dec 12
2
[Bug 32332] New: Nouveau sometimes fail to set appropriate resolution.
https://bugs.freedesktop.org/show_bug.cgi?id=32332
Summary: Nouveau sometimes fail to set appropriate resolution.
Product: xorg
Version: unspecified
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: minor
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at
2011 Mar 31
1
POP3 connection issue & SASL not compiled in
After I've configured dovecot for SSL according to the info given
in the link below:
? ?https://access.redhat.com/kb/docs/DOC-6671
(tried both POP3 & secure POP3 & got the same result)
I tested POP3 access from my unblocked (no firewall rule for outgoing)
broadband PC's Outlook to connect to the postfix/dovecot server & got
the following :
Tasks ? ? ? ? ? ? ? ?
2020 Aug 14
0
Wine release 5.15
The Wine development release 5.15 is now available.
What's new in this release (see below for details):
- Initial implementation of the XACT Engine libraries.
- Beginnings of a math library in MSVCRT based on Musl.
- Still more restructuration of the console support.
- Direct Input performance improvements.
- Exception handling fixes on x86-64.
- Various bug fixes.
The source is
2011 Jun 20
1
Error
I tested POP3 access from my laptop's Outlook which is on the same
subnet as the dovecot/postfix server (so there's no firewall in between
them & was able to get the emails in Outlook with following statuses
shown when "Test Connection" is clicked:
> Tasks Status
> ===================== ========
2012 Sep 02
1
CELT 0.11.3 tandem test fails
Hello,
I'm building packages for Slackware and I've just tried to upgrade
Slackware 13.37's CELT package to version 0.11.3, which apparently was
released last year, but I've omitted it because it was not announced on
the site. Anyway, now that I try build with the following configuration
in my SlackBuild script:
CFLAGS=$SLKCFLAGS -O2 \
CXXFLAGS=$SLKCFLAGS -O2 \
2006 May 12
3
optimal way to compute matrix subtotals?
Hi!
I have large matrices, one column per variable and I have a vector of factors / grouping symbols. Then I am computing subtotals for the groups but it takes pretty long and thus I wanted to ask if there is a better way to do it or if this is already the best way:
subTotals <- function(x, groupvec) do.call("rbind",lapply(split(x,groupvec),colSums,na.rm=T))
Thanks reading my
2023 Feb 23
1
Palettes {grDevices} - wrong number of colors returned?
On Thu, 23 Feb 2023, Duncan Murdoch wrote:
> On 23/02/2023 6:09 a.m., Achim Zeileis wrote:
>> Duncan,
>>
>> thanks for your feedback. I just received your response after sending out
>> mine. You came to the same conclusion. Should I prepare a patch and send
>> it to you so that you can also have a look? Or view Bugzilla?
>
> Copying Sigbert's message to
2012 Oct 08
1
Dovecot Hangs while mutile users download mail for same account using pop3
Hello,
I have a weird problem in dovecot, Dovecot Hangs while multiple users
download mail for same account using pop3
Three persons use 1 same email , and three of them use outlook express
to check
That specific mail .. Also some times one of the three users check the
mail for this
Account using imap (squirrel mail)
And here comes the problem. suddenly all the three users are unable to
2006 Nov 06
2
Fwd: How to grep and remove files
Hi All,
I want to know how to grep and delete (remove) files .
What I need is that there are some unwanted out going mails in the queue in
my Centos 4.4 Sendmail Server. I can find them with the below commad.
mailq /var/spool/mqueue/ |grep '<>'
Then It displays all the mails of that type withg their ids in the following
way.
[root at gateway ~]# mailq /var/spool/mqueue/ |grep
2020 Sep 05
2
Cross-domain share access via same user+password doesn't work anymore
On 2020-09-03 20:59, Rowland penny via samba wrote:
> On 03/09/2020 19:09, freebsd--- via samba wrote:
>> I having the same issue like:
>>
>> https://forge.univention.org/bugzilla/show_bug.cgi?id=47314
>>
>> I have 2 samba servers running with nearly identical configs:
>>
>> ii? samba???????????????????????????????? 2:3.6.6-6+deb7u15
>> ii?
2015 Jan 24
0
Indexing Mail faster
* Kevin Laurie <superinterstellar at gmail.com> 2015.01.24 19:41:
> Currently the time it takes to search 25,000mails is 4mins. If indexed how
> much faster are we looking at?
With a current version of Dovecot a search is pretty fast _without_ using external indexes. I have a view defined (virtual plugin) with around 22.000 messages in it, and searching the full view only takes 2.5
2014 Sep 02
1
samba_spnupdate invoked oom-killer
Hello All,
Anyone have seen this before?
Did samba_spnupdate really caused the crash???
[ 49.753564] block drbd1: drbd_sync_handshake:
[ 49.753571] block drbd1: self
BB16E125AF60AEDC:0000000000000000:30D97136FB1DA7A3:30D87136FB1DA7A3 bits:0
flags:0
[ 49.753576] block drbd1: peer
6365B5AFF049F16D:BB16E125AF60AEDD:30D97136FB1DA7A2:30D87136FB1DA7A3 bits:1
flags:0
[ 49.753580] block drbd1:
2012 Aug 22
1
Error in if (n > 0)
I've searched the Web with Google and do not find what might cause this
particular error from an invocation of cenboxplot:
cenboxplot(cu.t$quant, cu.t$ceneq1, cu.t$era, range=1.5, main='Total
Recoverable Copper', ylab='Concentration (mg/L)', xlab='Time Period')
Error in if (n > 0) (1L:n - a)/(n + 1 - 2 * a) else numeric() :
argument is of length zero
I do
2008 Feb 06
4
inserting text lines in a dat frame
Hi Jim
I am trying to prepare a bed file to load as accustom track on the UCSC genome browser.
I have a data frame that looks like the one below.
> x
V1 V2 V3
1 chr1 11255 55
2 chr1 11320 29
3 chr1 11400 45
4 chr2 21680 35
5 chr2 21750 84
6 chr2 21820 29
7 chr2 31890 46
8 chr3 32100 29
9 chr3 52380 29
10 chr3 66450 46
I would like to insert the following 4 lines at the beginning: