Displaying 20 results from an estimated 500 matches similar to: "counting repeating sequence lengths in a vector"
2019 Mar 08
3
imap-hibernate not working
Hi,
I follow different setup instructions and I can't make imap-hibernate work. I've tried vmail and dovecot as users, tried to set mode to 0666, without success. I'm using FreeBSD 11.2.
Is imap-hibernate compatible with FreeBSD 11.2?
My operational system:
# uname -v
FreeBSD 11.2-RELEASE-p9 #0: Tue Feb 5 15:30:36 UTC 2019 root at
2009 Feb 11
1
Table Formatting
Dear R-Users
I have created the following table in R:
Year TACC.SNA1 Catch.SNA1 TACC.SNA2 Catch.SNA2 TACC.SNA3
Catch.SNA3
111 1985-86 9396 18595 1860 530
1486 16727
112 1986-87 3155 12195 9506 7067
4991 2300
113 1987-88 6913 2074 3740
2011 Feb 05
2
Help!!! from R beginner
Hello,
I'm trying to add a column to the following data frame. The new column
will contain "black" when the 5th column(if_TE_related) is
"TE_related", or "orange" when the 4th column is " " (space).
"chromo" "MSU_locus" "end5" "end3" "if_TE_related"
"chr04" "LOC_Os04g01006" 1032
2020 May 23
6
[Bug 3169] New: sshd listens to port 22 AND whatever port is specified in or after Include(s)
https://bugzilla.mindrot.org/show_bug.cgi?id=3169
Bug ID: 3169
Summary: sshd listens to port 22 AND whatever port is specified
in or after Include(s)
Product: Portable OpenSSH
Version: 8.2p1
Hardware: amd64
OS: Linux
Status: NEW
Severity: normal
Priority: P5
2008 Jul 15
2
vncviewer via gateway option question
the man page for vncviewer presents the -via gateway option to use ssh
through a gateway.
I understand if I want a secure vnc connection to server.foo.com I can
use the command:
vncviewer localhost -via server.foo.com
But I have moved my SSHD services from port 22 to port n. So according
to the man pages, I need an environment variable of VNC_VIA_CMD and
override the default command with:
2007 May 02
1
FW: Cannot receive more that ~64k from host? (solution)
FYI:
I needed to update local_consumed when I pulled data out for display...
Steve
-----Original Message-----
From: openssh-unix-dev-bounces+stevec=futuresoft.com at mindrot.org
[mailto:openssh-unix-dev-bounces+stevec=futuresoft.com at mindrot.org]On
Behalf Of Cooper, Steve
Sent: Friday, April 20, 2007 3:40 PM
To: openssh-unix-dev at mindrot.org
Subject: Cannot receive more that ~64k from
2018 Jun 21
2
Problem joining a samba Dc to a winbdows domain
On Thu, 2018-06-21 at 18:46 +0100, Rowland Penny via samba wrote:
> On Thu, 21 Jun 2018 12:02:41 -0400 (EDT)
> Tom Diehl via samba <samba at lists.samba.org> wrote:
>
> > Hi,
> >
> > I am trying to join a self compiled samba 4.8.2 DC to an existing
> > Windows domain using
> >
2018 Jun 21
2
Problem joining a samba Dc to a winbdows domain
Hi Rowland,
On Thu, 21 Jun 2018, Rowland Penny via samba wrote:
> On Thu, 21 Jun 2018 12:02:41 -0400 (EDT)
> Tom Diehl via samba <samba at lists.samba.org> wrote:
>
>> Hi,
>>
>> I am trying to join a self compiled samba 4.8.2 DC to an existing
>> Windows domain using
>>
2018 Jun 21
4
Problem joining a samba Dc to a winbdows domain
Hi,
I am trying to join a self compiled samba 4.8.2 DC to an existing Windows domain
using https://wiki.samba.org/index.php/Joining_a_Samba_DC_to_an_Existing_Active_Directory#Joining_the_Active_Directory_as_a_Domain_Controller
as instructions.
The smb.conf looks like the following:
[global]
netbios name = PHT-VDC1
realm = EXAMPLE.COM
server role = active directory domain
2005 Oct 16
2
No voice - one way - both ways
I got four phones:
601 is a SIP phone (no brand)
615 is Snom 190
621 is a Grand stream
628 is a remote SIP phone (no brand)
601, 615, 628 can call each other without any problems
621 used to be able to call remote 628, but after upgrade to CVS Head
Nov. 11 the remote party cannot hear me.
615 never could call remote 628, both party hear nothing.
601 can always call 628
[Oct 16 00:52:13] --
2013 Oct 31
2
issue with dahdi_channels.conf
Hello list
i have an issue with my dahdi_channels.conf
in span 1 when i use it like below i can do my outband calls without issue
; Span 1: TE2/0/1 "T2XXP (PCI) Card 0 Span 1" (MASTER)
group=0,11
context=from-pstn
switchtype = euroisdn
signalling = pri_cpe
channel => 17-31
context = default
group = 63
but when i add in channel 1-15 like: channel => 1-15,17-31
i receive all
2010 Sep 06
3
Finding the two most recent dates
Dear R help,
I have the following data frame:
structure(list(prochi = c("ind_1", "ind_1", "ind_1",
"ind_1", "ind_1", "ind_1", "ind_1", "ind_1",
"ind_1", "ind_1"), date_1st_event = structure(c(14784,
14784, 14784, 14784, 14784, 14784, 14784, 14784, 14784, 14784
), class = "Date"),
2005 Feb 10
2
Mean calculated from R1.9.1 different from R2.0.1
Hello,
I ran my simulations on the Unix verson of R1.9.1 and the Windows version
of R2.0.1 on XP. I kept getting different values for the mean of the same
column of the same matrix, and am perplexed. I would appreciate if anyone
could help explain the difference?
Here is a sample code:
set.seed(7293)
z1v <- rnorm(1000, mean=68, sd=13)
z1v <- (z1v-mean(z1v))/sd(z1v)
Using R1.9.1 on Unix,
2017 Mar 01
2
[Announce] Samba 4.4.10 Available for Download
======================================================
"In a time of destruction,
create something."
Maxine Hong Kingston
======================================================
Release Announcements
---------------------
This is the latest stable release of Samba 4.4. Please note that this will
likely be the last maintenance release of the Samba 4.4 release branch.
Major
2017 Mar 01
2
[Announce] Samba 4.4.10 Available for Download
======================================================
"In a time of destruction,
create something."
Maxine Hong Kingston
======================================================
Release Announcements
---------------------
This is the latest stable release of Samba 4.4. Please note that this will
likely be the last maintenance release of the Samba 4.4 release branch.
Major
2008 Jul 25
1
default nfsmount options
Hi,
In a discussion on the kernel bugzilla (bug 11154) the question of NFS
mount options came up. Trond Myklebust seems to consider the default
nfsmount options (V3 over TCP, with timeo=7 and retrans=3) to be bad.
I don't know yet if that's my problem, but anyway, would you consider
changing the defaults to timeo=600 and retrans=2, if only just to match
the default util-linux mount
2010 Oct 06
1
limits to serve sure a number of users
Hi,
lets say dovcot should serve 1000 user (only imaps) without rejecting a
users connection because of to short resources.
With version 1.x I had to increase login_max_processes_count = ...
With 2.x I'm not sure which parameters I have to set.
So Thunderbird 3.x has a default value of 5 connections to cache.
"dovadm who" shows quite often 5 connections:
userx 5 imap (11154
2011 Aug 10
2
using if then statements in a dataframe
I used this service several months ago and was very pleased with the response.
I have a dataframe with several thousand lines and to each line I need to apply a series of "if else" statements. For each row I need either a value or a blank/NA. Below is the series of if else statements I have been trying without success to integrate into a function such as "apply".
if
2006 Jun 08
1
Formatting numbers for printing
Colleagues
I have numbers like "12012" that I will be printing in a graphic. I
would like to format them as follows: 012-012, i.e., the first two
digits padded to the left by a zero, followed by a dash, followed by
the final three digits, also padded to the left by zeros.
I can do this with brute force:
FirstPart <- sprintf("%03d", floor(Number / 1000))
2015 Nov 12
1
[PATCH] inspector: --xpath: Copy node to new document (RHBZ#1281577).
'virt-inspector --xpath' can segfault.
When run under valgrind, it shows this error:
==2254== Invalid free() / delete / delete[] / realloc()
==2254== at 0x4C29D6A: free (in /usr/lib64/valgrind/vgpreload_memcheck-amd64-linux.so)
==2254== by 0x53BA198: xmlFreeNodeList (tree.c:3690)
==2254== by 0x53B9F65: xmlFreeDoc (tree.c:1247)
==2254== by 0x405BFA: do_xpath (inspector.c:808)