similar to: Problem

Displaying 20 results from an estimated 300 matches similar to: "Problem"

2006 Mar 27
2
cannot see the samba server when browsing
I would like to know if there is a rule that can be created in iptables that would allow a samba server shares to be seen on the internal LAN. The interface is on eth0 the ip address of eth0 is 192.168.0.1. It seems that when I applied a firewall I have blocked smb from showing up. Now the users cannot see any shares via Network Neighborhood , but I can map a drive via
2006 Apr 28
2
samba 4 for home network sharing
I can't get samba 3 to work with glibc 2.4. Samba 4 seems to work though. I just want to set up a simple share to share my Linux home directory to a Windows PC and a Mac OS X. Can this be done with Samba 4? Does anyone have a sample config file that works? Fred
2006 Mar 26
1
Why does Samba need a password and Windows doesn't
For both my FreeBSD and my Linux machine to access my WinXP machine I need to supply the username and password. From the WinXP machine I can access both the FreeBSD machine and the Linux machine directly, there is no pause for username and password. I would like to not use a password in both directions. If windows doesn't need it why should Samba? To make it easy on my pathetic
2006 Dec 12
3
problem with acls and dos mode in 3.0.23d
Hello! I have direstory with following acl: getfacl Visio2002 # file: Visio2002 # owner: ilyin # group: ilyin user::rwx user:dm:rwx user:pitomtsev:rwx user:nap:rwx user:mav:rwx user:goi:rwx user:ilyin:rwx user:huzyahmetov:rwx group::r-x group:common:r-x mask::rwx other::--- default:user::rwx default:user:pitomtsev:rwx default:user:nap:rwx default:user:mav:rwx default:user:goi:rwx
2014 Feb 13
1
[Bug 10445] New: flag to suppress link_stat error messages
https://bugzilla.samba.org/show_bug.cgi?id=10445 Summary: flag to suppress link_stat error messages Product: rsync Version: 3.1.1 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 Component: core AssignedTo: wayned at samba.org ReportedBy: mij at bitchx.it
2005 Jun 16
1
Analysing ordinal/nominal data
Hi! I'm looking for a solution to analyse data, which consists of dichotomous responses (yes/no) for 2 multinomial ordinal variables. I was trying glm() and got hierarhical models treating all variables as nominal, but I can't figure out how to tell glm() to use a model for ordinal data like this: log(Mij) = intercept + X + Y + Z + beta*(x-x')*(y-y') where beta is a
2009 Jun 16
4
dovecot and vmailmgr/qmail mailboxes
Hello folks, Time ago I worked on a patch for dovecot to work with vmailmgr http://mij.oltrelinux.com/net/dovecot-qmail-vmailmgr/ The patch was required because, despite vmailmgr complies with the checkpassword interface supported by dovecot, dovecot snips the mailbox directory returned by the authentication module at colon characters ':'. Incidentally, vmailmgr maps any
2004 Nov 23
2
IFELSE across large array?
Dear all, As our previous email did not get any response, we try again with a reformulated question! We are trying to do something which needs an efficient loop over a huge array, possibly functions such as apply and related (tapply, lapply...?), but can't really understand syntax and examples in practice...i.e. cant' make it work. to be more specific: we are trying to apply a mask
2016 Sep 08
3
DNF update
On Wed, 2016-09-07 at 23:40 +0000, Joseph L. Casale wrote: > > I think it should be called YUM. > https://fedoraproject.org/wiki/Features/DNF#Naming > DNF stands for Dandified yum. Since DNF is a tech preview > in Fedora 18 the Python module names can not be 'yum.*' as > that would clash with yum itself. In any single version of Centos there is only one YUM. Having
1999 Jun 07
1
Re:
move or copy the directories mass, nnet and class to the library directory - then execute link.html.help() Now execute library(MASS) and data(petrol) Should work. "Troels Ring"
2001 Nov 14
2
lme: how to extract the variance components?
Dear all, Here is the question: For example, using the "petrol" data offered with R. pet3.lme<-lme(Y~SG+VP+V10+EP,random=~1|No,data=petrol) pet3.lme$sigma gives the residual StdDev. But I can't figure out how to extract the "(intercept) StdDev", although it is in the print out if I do "summary(pet3.lme)". In
2012 May 05
3
[PATCH] Add missing functions to SeekTable class
The attached patch adds the missing FLAC__metadata_object_seektable_*() functions from FLAC's metadata object methods (FLAC/metadata.h) to FLAC++'s SeekTable class. Of the 11 functions in the C API, only 4 are currently in the C++ API, this patch adds the missing 7. If this patch is ok, VorbisComment will be next. A quick look tells me only 5 out of 13
2011 Nov 18
3
Git branch with compiling fixes for win32
Well, I have been away a couple of days, so I don't know if I'm in time, but I reported a memory leak and submitted a patch a couple of months ago. It would be nice if it can make it in. I first reported the leak here: http://lists.xiph.org/pipermail/flac-dev/2011-August/003002.html And the patch is here:
2006 May 10
1
dovecot and vmailmgr
hello now that dovecot supports authentication with checkpassword-compatible modules, I tried to get it working for IMAP on a qmail + vmailmgr server. For a subtle detail, while claiming to be "a drop-in replacement for the standard checkpassword", checkvpw (auth module for vmailmgr) is not "drop in". It actually expects 2 args on its command line, not 1. So, a wrapper
2002 Dec 03
0
hipzip iomega vorbis'd firmware
Hi I've seen there are few people saying someone @xiph got an hipzip firmware supporting vorbis. All references are at least one year old. Does someone know something more about that? (whether, how, _where_, ...) Expecially now that tremor's been released, it should be even easier to get such a feature, shouldn't it? bye -- Mij -o- mij@bitchx.it -o- http://mij.oltrelinux.com ---
2002 Dec 03
0
hipzip iomega vorbis'd firmware
Hi I've seen there are few people saying someone @xiph got an hipzip firmware supporting vorbis. All references are at least one year old. Does someone know something more about that? (whether, how, _where_, ...) Expecially now that tremor's been released, it should be even easier to get such a feature, shouldn't it? bye -- Mij -o- mij@bitchx.it -o- http://mij.oltrelinux.com ---
2010 Dec 14
2
multivariate multi regression
Hello, I want to model my data with the following model: Y1=X1*coef1+X2*coef2 Y2=X1*coef2+X2*coef3 Note: coef2 appears in both lines Xi, Yi is input versus output data respectively How can I do this in R? I got this far: lm(Y1~X1+X2,mydata) now how do I add the second line of the model including the cross dependency? Your help is greatly appreciated! Cheers, Bastiaan
2007 Jun 07
1
how to disable all checksum calculations?
Hi, I've a directory of large log files (> 100M) that I want to rsync to another server in short intervals (say every minute). With the --append option I can avoid resending whole files at every sync. But rsync still calculates the checksum over the complete files every time, which claims a significant share of CPU and IO resources. Since the log files are always written in append-only
2009 May 20
1
SEM:Standard error of std.coef estimates?
Hi, I am currently working with the sem package in R, to create pathway diagrams. Id like to use the standardized path coeffcients. To get these, I use std.coef. However, using this yields only the standardized coefficients, but does not give me the standard error. Does someone know how to get std.coef to show the standard error of the standardized path coefficients as well? Thanks, Bastiaan
2012 Jun 21
1
[PATCH] Adds last functions from C metadata api to C++ metadata api
Hi! I think this patch adds the last of the libFLAC metadata functions to the correct classes in libFLAC++. This is 4 CueSheet member function and 1 Picture function. If I haven't looked properly and more functions are still missing, let me know. Next I would like to maybe add a few convenience functions. For instance, a padding block can really only be created and given a size, but this