Displaying 20 results from an estimated 300 matches similar to: "rsync version 2.6.3pre1 protocol version 28"
2006 Dec 22
1
Powercom BNT-1200AP driver
Hello.
What about driver for my UPS?
I have changed the powercom driver for myself, but I have made it not absolutely correctly. However, somehow this driver works.
Now i have protocol spec for powercom BNT series and attach it to this email.
It can be interesting to authors?
--
? ?????????, ??????? ???????
mailto:alex@reutman.ru
JID: alex@reutman.ru
ICQ: 5052225
-------------- next part
2016 Oct 12
3
Dragon egg not recognizing Target ARM machine
Hello Team,
Good Morning!!
This is Vishnu Prasanth doing my master's thesis on improving llvm compiler
optimization.
Currently I am trying to build dragon egg and when I gave take, it is not
getting recognized for ARM machine.
Can you please help me with.
Below are the errors when I gave the below command inside dragon egg
directory
GCC=GCC_DIR/gcc
2004 Mar 11
0
Function OPTIM()
Hello
I'm trying to reformat my problem below so there is less data entry each time the package is run.
This is the 'inefficient' version and below in blue is what I would like it to look like but can't get it to work.
InDATA<- read.table ("C:/Data/March 2004/DATA2.txt",header=T)
WO=dim(InDATA)[1]
DI=dim(InDATA)[2]-1
B <- matrix(rep(0,WO*DI), c(WO,DI))
j=1
2007 Jul 16
4
No adsl in dom0 - Fedora 7
Hi,
I am having problems establishing an adsl connection in dom0 (but ONLY
in dom0, without xen everything is ok). Following is my setup/situation:
1. Installed clean Fedora 7 (with virtualization option selected)
2. Booted with the non-xen kernel & setup adsl. Adsl connection works
without any problems.
3. Rebooted with xen kernel into dom0.
4. adsl connection can no longer be activated
2023 Mar 26
1
Error: /proc/self/status is larger than expected
Hi!
This requires a code change, which is currently in progress. It does require you to patch Dovecot yourself if you want to use it, once it's ready.
Aki
> On 26/03/2023 05:22 EEST Elisamuel Resto Donate <sam at samresto.dev> wrote:
>
>
> Hi,
>
> At this point I have resorted to add the error message to be ignored by the syslog daemon to at least keep it out of
2023 Mar 30
1
Error: /proc/self/status is larger than expected
Hi!
This is now fixed in main, see
https://github.com/dovecot/core/compare/f359c6ee179aad5e077711c188fc8422106cbead%5E..d93c31d51b05d43eaa6eeef9cdc0f7a4157f7d0e.patch
Aki
> On 26/03/2023 17:56 EEST Elisamuel Resto <sam at samresto.dev> wrote:
>
>
> Aki,
>
> Thank you!
>
> Regards,
> -Sam
>
> > On Mar 26, 2023, at 04:00, Aki Tuomi <aki.tuomi at
2023 Mar 26
1
Error: /proc/self/status is larger than expected
Aki,
Thank you!
Regards,
-Sam
> On Mar 26, 2023, at 04:00, Aki Tuomi <aki.tuomi at open-xchange.com> wrote:
>
> ?Hi!
>
> This requires a code change, which is currently in progress. It does require you to patch Dovecot yourself if you want to use it, once it's ready.
>
> Aki
>
>> On 26/03/2023 05:22 EEST Elisamuel Resto Donate <sam at
2023 Mar 22
2
Error: /proc/self/status is larger than expected
Hello,
gaia ~ # uname -a
Linux gaia 6.1.12-gentoo-x86_64 #1 SMP Thu Mar 9 19:57:24 CST 2023 x86_64 Intel(R) Core(TM) i5-3470S CPU @ 2.90GHz GenuineIntel GNU/Linux
gaia ~ # dovecot --version
2.3.20 (80a5ac675d)
gaia ~ # cat /proc/self/status | wc --bytes
See attached for example content of /proc/self/status and the dovecot.conf through 'dovecot -n'
I am re-sending this message because
2023 Mar 21
4
Error: /proc/self/status is larger than expected
Hello,
Writing to get some insight as to how I might rid myself of a the pesky
error message on the subject. Every binary throws out that error, every
LMTP delivery... basically every time any dovecot binary is executed. I
am unsure if this is configuration related or not, but intuition says it
is an issue with a kernel feature or compiler issue.
I saw the error message in the source code
2006 Feb 28
1
Crazy excludes
I'm stuck!!!
Look this command line log:
-bash-2.05b# pwd
/usr/backups
-bash-2.05b# ls
.backup.gaia.sh.swp backup.gaia.sh
------------------------------------------------------
#NEXT COMMAND IS ENTERED BY HAND IN THE SHELL
-------------------------------------------------------
-bash-2.05b# rsync -a -v --delete --timeout 120 --exclude='/msurdi/*'
localhost:/home/
2010 Oct 06
0
multiple record types from a single file efficiently?
The current population survey march supplements contain records on
households, families and individuals, each with distinct record types all in
the same file. I'm trying to efficiently read these files,
the following function reads the data file "indata", the records are
described in lists contained in "dd_by_type" and flag_pos gives the
character position in the data
2009 Nov 02
3
problems with read.csv
Dear all,
I''d like to ask help on R code to get the same results as the following
Splus code:
>indata<-importData("/home/data_new.csv")
>indata[1:5,4]
[1] 0930 1601 1006 1032 1020
I tried the following R code:
> indata<-read.csv("/home/data_new.csv")
> indata[1:5,4]
[1] 930 1601 1006 1032 1020
I''d like the first
2020 Oct 10
0
Mail samba
On 10/10/2020 14:20, Philip Offermans wrote:
> I have 2 samba servers. A domain controller, and a domain member.
>
> Domain controller(GAIA):
>
> /etc/hosts
> 127.0.0.1 ? ? ? localhost
> 192.168.88.2? ? gaia.rompen.lokaal gaia
> ::1 ? ? ? ? ? ? localhost ip6-localhost ip6-loopback
> ff02::1 ? ? ? ? ip6-allnodes
> ff02::2 ? ? ? ? ip6-allrouters
>
> 127.0.1.1 ? ?
2002 Sep 17
0
Bug Report rsync 2.5.5 --delete and soft links to parent directories causes MAXSYMLINKS error
I have found an unwanted feature of rsync 2.5.5. It has to do with
soft links and the --delete option in archive mode. The following shows
how to reproduce the error.
Provide a soft link that refers to a parent directory.
%> /bin/ls -lR /tmp/src
/tmp/src:
total 16
16 drwxrwxr-x 2 wke sys_admin 239 Sep 17 16:18 dir1/
/tmp/src/dir1:
total 32
16 lrwxrwxrwx 1 wke
2012 Feb 03
1
incomplete final line found on <name of my sourced function file>
Dear R-ers,
I hope there is a really simple solution to my problem.
I've written a function that I saved in an .r file. I source this file
in my code. For a while it worked fine. But then when I run the line:
source("F mylineplot.r")
I started getting a warning:
In readLines(file) : incomplete final line found on 'F mylineplot.r'
I have no idea why - I tried to check and
2020 Aug 31
4
No DNS domain configured
I am trying to join an existing samba server but I get an error message that the DNS update failed. I have read that this doesn?t matter and the join is still successful. But the problem comes when I try to grant privileges to the unix admins.
root at dna:/home/pi# net ads join -U administrator
Enter administrator's password:
Using short domain name -- DOMAIN
Joined 'DNA' to dns
2012 Jul 22
2
Frame Column to List (conversion)
Hi,
Input Format: excel file (XLS)
Column 1: Gene ID (alphanumeric)
Column 2 - 10 : (numeric data).
inData = read.xls ( <fileName>)
geneLabel = inData [ , 1] - column 1 stored in geneLabel
tempData = inData [ , 2: 10]
expValues = data.matrix (tempData) - convert frame into Matrix format
expValues has the matrix format needed for analysis.
I need to bind gene labels as .
I
2013 Dec 03
1
LDAPcmp show errors (serverState, subRefs)
Hi there!
Here it is a setup with an Windows 2003 SBS and two Samba 4.1.2.
Everything is working fine, but I found differences in LDAP and need to
know if this is relevant for replication
samba-tool ldapcmp ldap://sbssrv2003 ldap://samba4.1.2
[...]
Comparing:
'CN=Builtin,DC=SAMBADOMAIN,DC=local' [ldap://gaia]
'CN=Builtin,DC=SAMBADOMAIN,DC=local' [ldap://samba1]
Attributes
2008 May 13
2
array dimension changes with assignment
Why does the assignment of a 3178x93 object to
another 3178x93 object remove the dimension attribute?
> GT <- array(dim = c(6,nrow(InData),ncol(InSNPs)))
> dim(GT)
[1] 6 3178 93
> SNP1 <- InSNPs[InData[,"C1"],]
> dim(SNP1)
[1] 3178 93
> SNP2 <- InSNPs[InData[,"C2"],]
> dim(SNP2)
[1] 3178 93
> dim(pmin(SNP1,SNP2))
[1] 3178 93
2009 May 25
0
eve
http://Atlantica-gold.virdeal.com
http://Globs-of-Ectoplasm.virdeal.com
http://darkfall-gold.virdeal.com
http://www.virdeal.com
http://www.ahwowgold.com
http://www.igepoch.com
http://ffxi-gil.virdeal.com/
http://www.lotro-gold-money.com
http://wow-gold.virdeal.com
http://runescape-gold.virdeal.com/
http://maplestory-mesos.virdeal.com
http://www.mesos-maplestory.net
http://flyff-penya.virdeal.com