Displaying 20 results from an estimated 28 matches for "gsd".
Did you mean:
gd
2012 May 13
1
userdb namespace settings bug
...However, the environment is set correctly, the error seems to occur when
parsing the environment.
See the attached log:
The postlogin-script sets the environment variables attached as
dovecot-postlogin-environment.txt. (dumped from postlogin script via env)
However, the variable "NAMESPACE/S-GSD/PREFIX=Shared/GSD/" gets parsed
as: plugin/namespace/s-gsd/prefix=Shared/GSD/
See the error message:
Unknown userdb setting: plugin/namespace/s-gsd/prefix=Shared/GSD/
After restarting dovecot, the same configuration sometimes works correctly.
I'd greatly appreciate your help! Unfortunat...
2008 Oct 23
3
Fuctions help!
Hi everyone,
I have a question about functions. I have two functions:
Sampling=function(fname,Total,nSample,nPatient){......return(list(Gmean,Gsd))}
Power=function(alfa,m1,m2,s1,s2,n1,n2){....return(powe)}
I want to use "Gmean" and "Gsd" which are the returned values from
"Sampling" function, in "Power" function.
i.e. when I call "power" I want to be able to have something like:
Power(.05...
2014 Oct 15
0
permissions when moving mails
...e mails. (See my example below.)
Setting maildir_copy_with_hardlinks = no seems to fix the problem but
maybe this behavior should be considered as a bug?
I am using dovecot 2.2.14 and maildir mailboxes.
Cheers,
--leo
P.S.: Here is an example of the current behavior:
before the move from PAS to GSD:
-------------------- 8< --------------------
GSD/.Eingang/cur/:
total 0
drwxrws--- 2 nobody gsd 6 Oct 13 13:46 .
drwxrws--- 5 nobody gsd 81 Oct 15 09:41 ..
PAS/.Eingang/cur/:
total 4
drwxrws--- 2 nobody pas 89 Oct 15 09:39 .
drwxrws--- 5 nobody pas 79 Oct 15 09:39 ..
-rw-rw-r-- 1 nobody p...
2008 Oct 17
2
function help
...[,sample(colnames(name),n)],simplify=FALSE)
Means=do.call(rbind,lapply(res,function(x) rowMeans(x)))
rownames(Means)=paste('sample',1:n,sep="")
Gmean=colMeans(Means)
STDs=do.call(rbind,lapply(res,function(x) rowSds(x)))
rownames(STDs)=paste('sample',1:5,sep="")
Gsd=sd(STDs)
return(Gmean,Gsd)}
I then need to use the mean and standard deviation from each row to
calculate the Power for 2 sample means. here is the function I use to do it:
Power=function(alfa,m1,m2,s1,s2,n1,n2){
up=abs(m1-m2)
down=sqrt(((s1^2)/(n1))+((s2^2)/(n2)))
z=(-1)*(qnorm(1-(alfa/2)))...
2013 Apr 17
1
mgcv: how select significant predictor vars when using gam(...select=TRUE) using automatic optimization
...iables.
In search for a consistent manner and possibly non-manual manner to identify
the significant predictor vars out of the eleven I thought the option
"select=T" might do.
Example: (here only 4 pedictors)
first is vanilla with "select=F"
> fit1<-gam(target~s(mgs)+s(gsd)+s(mud)+s(ssCmax),family=quasi(link=log),data=wspe1,select=F)
> summary(fit1)
Family: quasi
Link function: log
Formula:
target ~ s(mgs) + s(gsd) + s(mud) + s(ssCmax)
Parametric coefficients:
Estimate Std. Error t value Pr(>|t|)
(Intercept) -34.57 20.47 -1.689 0.0913...
2015 May 18
1
Getent group don't work
Hi
Oracle Linux Server client with Samba 3.6.23 (file server) joined to the
Samba4 AD domain.
----------------
smb.conf
[global]
#--authconfig--start-line--
netbios name = FS
server string = "GSDAD Fileserver"
workgroup = GSDAD
realm = AD.GSD.LAN
security = ads
winbind use default domain = yes
idmap config * : backend = rid
idmap config * : range = 16777216-33554431
template shell = /sbin/nologin
winbind offline logon = false
winbind enum users = yes...
2008 Oct 22
2
Help with functions
...esult,function(x) rowMeans(x)))
rownames(Means)=paste('sample',1:nSample,sep="")
show(Means)
Gmean=colMeans(Means)
Gmean
# load genefilter package
STDs=do.call(rbind,lapply(result,function(x) rowSds(x)))
rownames(STDs)=paste('sample',1:nSample,sep="")
show(STDs)
Gsd=sd(STDs)
Gsd
return(Gmean,Gsd)}
--
View this message in context: http://www.nabble.com/Help-with-functions-tp20113920p20113920.html
Sent from the R help mailing list archive at Nabble.com.
2015 May 18
0
Getent Group dont'work
...Oracle Linux Server client with Samba 3.6.23 (file server) joined to the
> />/ Samba4 AD domain.
> />/ ----------------
> />/ smb.conf
> />/ [global]
> />/ #--authconfig--start-line--
> />/ netbios name = FS
> />/ server string = "GSDAD Fileserver"
> />/ workgroup = GSDAD
> />/ realm = AD.GSD.LAN
> />/ security = ads
> />/ winbind use default domain = yes
> />/ idmap config * : backend = rid
> />/ idmap config * : range = 16777216-33554431
> />/...
2019 Jun 07
2
Gnome annoyances
How do I disable /usr/libexec/gsd-backlight-helper on a user's
WORKSTATION? This is clearly something that should NEVER, EVER be running
if it's not a laptop....
mark
2012 May 16
2
Trouble with mount.cifs while smbclient works (Ubuntu 12.04)
...Nautilus' "smb:///..." browsing
It seems like smbclient is handling authentication in one way (working) and everything else is doing it in some different way.
I'm baffled and appreciative of any suggestions you can provide. Thanks in advance.
Scott Purcell
Dell | GSD Learning & Development
Scott Purcell
Content Development: Linux, Virtualization, and Cloud Solutions
Dell | GSD Learning & Development
All about me on PeopleSearch<http://peoplesearch.dell.com/pages/profile.aspx?accountname=AMERICAS\SCOTT_PURCELL> | Follow me on Chatter<https://n...
2013 Sep 12
2
Anyone has experience with OpenVAS and the Atomicorp repository
I was looking for a vulnerability scanner and found OpenVAS. Does anyone has experiences with that scanner?
And with the Atomicorp repository? (the OpenVAS website refers to that repo)
Thanks
Patrick
2004 Nov 24
4
ORA-01207 after SAN maintenance
We had a situation over the weekend with our production database that we can't figure out, hoping someone can shed some light.
Specifics:
Oracle 9.2.0.4
OS is Redhat AS2.1
ocfs-2.4.9-e-summit-1.0.12-1
ocfs-tools-1.0.10-1
ocfs-support-1.0.10-1
ocfs-2.4.9-e-enterprise-1.0.12-1
All database, redo, undo, and control files are on ocfs, archived logs are on ext3.
We shut down the database for san
2019 Jun 07
0
Gnome annoyances
Am 07.06.2019 um 16:11 schrieb mark <m.roth at 5-cent.us>:
>
> How do I disable /usr/libexec/gsd-backlight-helper on a user's
> WORKSTATION? This is clearly something that should NEVER, EVER be running
> if it's not a laptop....
What's the problem?
--
LF
2019 Jul 26
0
C7, acpi_als
...ppermost right, and then I see wired, network and it
flashes, over and over. I finally restarted X.
Now, in the logs, I see a bunch of
Jul 26 11:01:51 <workstation> pkexec[29723]: <username>: Executing command
[USER=root] [TTY=unknown] [CWD=/home/<username>]
[COMMAND=/usr/libexec/gsd-backlight-helper --set-brightness 89]
What little I can find sounds as though acpi_als is for a device that's
checking the ambient light... NOT for a real monitor on a workstation.
The other thing is that she says she's got screensaver set for five
minutes, but it seem to come up much soo...
1999 Sep 30
0
SMBTAR Not Backing up Files
...294912 ( 2571.4 kb/s) \Program Files\Smarter
Software\Datasets\msac.dir
148407 ( 2841.7 kb/s) \Program Files\Smarter
Software\Datasets\parse.dir
270848 ( 3778.6 kb/s) \Program Files\Smarter
Software\Datasets\UNWISE.EXE
388833280 ( 4292.9 kb/s) \Program Files\Smarter
Software\Datasets\us.gsd
Error writing to tar file - File too large
Didn't get entire file. size=94435328, nread=27518400
Error writing tar file - File too large
94435328 (12430.5 kb/s) \Program Files\Smarter Software\Datasets\us.z9
directory \Program Files\Smarter Software\Smart Find\
324 (...
2008 Jul 25
11
How to fix "CAPI 2.0 not installed"?
Hallo,
I recently installed wine 1.1.2 on my SlackWare 12.1 Linux
system, because I have to run a hardware debugging program
which only runs under Windows.
When I run the application, i get the message "CAPI 2.0 not
installed".
In the same directory as the application there's a file
called capi2032.dll, and I suspect that has something to
do with it.
If so, how do I tell wine that
2019 Sep 14
2
[GSoC 2019] Apply the Clang Static Analyzer to LLVM-based projects - final report
Hello,
Le 29/08/2019 à 01:02, Artem Dergachev a écrit :
> Yay thx!
>
> Sylvestre, is there anything i can help you with in order to get the reports page back up?
Sorry, it took me a while to get that back but here is the report of r371718:
https://llvm.org/reports/scan-build/
> I'd also indeed love to spam people with warnings that they introduced, even if in the form of a
2004 Sep 28
8
OCFS and BCM5700
Hi...
I have a strange problem with my Private NIC Channel, here is my environment
details :
1. RHAS 2.1 with kernel 2.4.9-e.27 Enterprise
2. OCFS version : 2.4.9-e-enterprise-1.0.9-6
3. Oracle RDBMS : 9.2.0.4 RAC with 5 Nodes
4. Private NIC Channel: Broadcom BCM5700
My Private NIC channel is down intermittently, we just tracing the root of
the problems by identify each product installed the
2004 Nov 29
1
Re: TAR 4182518.999: OCFS problems encoutered during support Intel project
...KR-1064 and PRKR-1005 during I executed DBCA to
>>>>> create cluster database. I think all of them are resulted from the
>>>>> problem that we
>>>>> can't create OCR successfully using "srvconfig -init". In this
>>>>> case, gsd couldn't
>>>>> work normally. These two PRKR error are caused by this problem.
>>>>>
>>>>> In this stage, I think there is one possible reason. That is this
>>>>> version of OCFS
>>>>> for Itanium has one bug so that it...
2018 Jul 18
4
Desktop lag with CentOS7/Mate and high CPU usage
We have noticed significant desktop/UI lag on CentOS7 workstations using
Mate when the CPU usage is high - i.e. the mouse pointer lags and moving
windows (e.g. terminal windows) become jumpy (not smooth)
We didn't see (or notice) this issue with CentOS6/Gnome2
This can easily be shown by running something like 'cpuburn'
(https://patrickmn.com/projects/cpuburn/) and moving a