Displaying 9 results from an estimated 9 matches for "budman".
Did you mean:
bsdman
2012 Jun 22
4
Search list of elements for a specific pattern
Hi,
I have a list of mutations, called "mutList", of the form:
> head(mutList)
Alu
1 AluJ
2 AluJ/F(R)AM
3 AluJ/FLAM
4 AluJ/FRAM
5 AluJ/monomer
6 AluJb
It contains about 500 elements and not all of them contain the
sequence "Alu". I tried using this code:
Alu<-mutList[which(grep("Alu",mutList)==1)]
But that simply returned
2012 Jun 06
3
Removing Double Quotations After Using Cbind
Hi,
I am trying to process genomics data and the presence of both
characters and integers in an array is giving issues. The following is
an example:
> a<-array(c(2,2,"X",1:3,2:4),dim=c(3,3))
> b<-cbind(a[,1],a[,2])
With the output being:
[,1] [,2]
[1,] "2" "1"
[2,] "2" "2"
[3,] "X" "3"
Is there any
2012 Jun 13
1
Splitting Large Data Frame into Two
Hi
I have a large data frame of the form:
a 1
b 2
c 3
And I would like to split this data frame into two separate data
frames based on the values in the first column, e.g.
a 1
b 2
and
c 3
Is there any way of doing this without having to write a different
"which" statement for each value in column 1 and then doing an "rbind"
at the end? I tried using an if/else
2009 Oct 03
2
Error: userdb lookup: connect(/var/run/dovecot/auth-master) failed: Permission denied
...lt;user at mydomain.com>, method=PLAIN, rip=192.168.1.103, lip=192.168.1.103, TLS
Oct 03 17:50:41 POP3(user at mydomain.com): Info: Effective uid=1001, gid=1001, home=/var/mail/virtual/mydomain.com/user
Oct 03 17:50:41 POP3(user at mydomain.com): Info: maildir: data=/var/mail/vhost/seibercom.net/budman
Oct 03 17:50:41 POP3(user at mydomain.com): Info: maildir++: root=/var/mail/vhost/seibercom.net/budman, index=, control=, inbox=/var/mail/vhost/mydomain.com/user
Oct 03 17:50:41 POP3(user at mydomain.com): Info: Namespace : Using permissions from /var/mail/vhost/mydomain.com/user: mode=0755 gid=-1...
2000 Jan 20
1
Subject: Re: SMBMount v2.05a
On Wed, 19 Jan 2000, Jones, Rich wrote:
> RedHat 6.0:
> works: smbmount //win95machine/c /mnt/c
> failed: smbmount "\\win95\c" -c `mount /mnt/c -u 123 -g 456`
>
> Slacware 7.0:
> failed: smbmount //win95machine/c /mnt/c
> failed: smbmount "\\win95\c" -c `mount /mnt/c -u 123 -g 456`
>
> Error Msg: Device does not
2005 Dec 28
1
Saving files with wrong permission
...g file created using SWAT
# Date: 2005/08/21 11:05:15
# Global parameters
[global]
lanman auth = no
log file = /var/log/samba/log.%m
max log size = 50
load printers = no
preferred master = no
local master = no
domain master = no
dns proxy = no
wins server = 192.168.0.3
ldap ssl = No
netbios name = budman
restrict anonymous = no
max protocol = NT
server signing = Auto
[Send]
comment = DADA Scheduled Mail Directory
path = /usr/home/xxx/.dada_files/.send
valid users = xxx, xxxxxx, xxxxxx
admin users = xxx, xxxxxx
write list = xxx, xxxxxx
force user = xxx
force group = xxx
read only = No
force create...
2006 Jan 01
0
Connection with WinXP Error
...21 11:05:15
# Global parameters
[global]
lanman auth = no
log file = /var/log/samba/log.%m
max log size = 50
load printers = no
preferred master = no
local master = no
domain master = no
dns proxy = no
wins server = 192.168.0.2
ldap ssl = No
valid users = [snip]
admin users = [snip]
netbios name = budman
restrict anonymous = no
max protocol = NT
server signing = Auto
security = user
What should I do to correct this problem. I believe that this failure is
one of the reasons I cannot get KDE to properly access my WinXP machine.
--
Gerard
gerard@seibercom.net
1999 Sep 24
3
Slowww access from Win9x to Samba Shares
Slow connections
login isnt too bad ... 4 sec. tops
but its at least 10 seconds or more to access Samba shared Printers or
Directories. this is a 10/100 network using Redhat 6.0
with Samba 2.0.5a ... everything works great Except for access
times. for example Win9x --> NT its relatively Quick.
Is this an Authorization Default that checks every access to Shared
objects ? security is all
1999 Sep 29
3
AIX 4.32 install (PLEASE HELP)
I've been having problems installing Samba on AIX 4.32. I have spent well over two weeks on the issue and have not had any major success. I can get samba 1.9 series of source code and binaries to work fine but the new Samba 2.0 series code is causing me problems. I have the following system and problem. I have a H50 with 2 NICs; one is ether and the other is token. I can't seem to browse