Displaying 6 results from an estimated 6 matches for "mcom".
Did you mean:
  com
  
2006 Jan 13
5
Using torrent in tcrules
Hi all,
  I''m trying to set up traffic shaping and I''m having some difficulty.
 Here is what I want, and where I am.
1. HTTP and SMTP traffic needs to be priority 1.
2. All other traffic priority 2
3. Torrent traffic priority 3.
My distro is Fedora Core 4, and the torrent protocol does not appear
in /etc/protocols.  The only protocol is TCP, which HTTP and SMTP is
built on top
2008 Apr 17
1
Dovecot and multiple instances in Geentoo
Is there any possiblity to run more than one instance of dovecot in gentoo
(I was trying to run second instance but I don't know how to force it to
use other pid file than /var/run/dovecot/master.pid)
I'm using dovecot from portage dovecot-1.0.13-r1.
2011 Jan 18
2
help with read.table.ffdf parameters
Hello fellow R users,
I am trying to read a 6.9 million row text file with 26 columns separated by
spaces into R using ff. When I specify a small number for first.rows,
next.rows and nrows it is read with no issue. However, when I try to specify
larger next.rows values and no nrows parameter to read the entire file, I
keep getting errors. Please see code below.
I am trying to this on a m1.large
2010 Jun 02
22
augeas type and /etc/services
Has anyone attempted to use the augeas type to add a service?  I got the
service to add no problem, but having some difficulties to get the match to
work to prevent duplicate entries from adding.  Since the service-name[*]
has endless number of entries I used a glob so it checks all the entries but
that does not seem to work.  Any ideas on how to proceed?
  augeas { app_tcp'':
    context
2008 Apr 17
1
Multiple ssl certificates
Hello,
I wonder if there is some possibility to force dovecot to use more than
one ssl certificate.
I would like to use a few certficates: one per IP We are hosting many
different domains
and I had to use stunnel to ensure encrypted connection for our clients
using different
certificates.  But stunnel isn't a good solution and sometimes I need to
restart stunnels
because of some of it's
2020 Jun 04
2
mclust package installation is preparing for lazy loading and never finishes
Hi,
After loading R 4.0.0 on Ubuntu 20.04.
     R version 4.0.0 (2020-04-24) -- "Arbor Day"
     Copyright (C) 2020 The R Foundation for Statistical Computing
     Platform: x86_64-pc-linux-gnu (64-bit)
     R is free software and comes with ABSOLUTELY NO WARRANTY.
     You are welcome to redistribute it under certain conditions.
     Type 'license()' or 'licence()'