Displaying 20 results from an estimated 43 matches for "boku".
2017 May 24
1
Fwd: Samba 4.5.8-Debian User Profiles on NFS-Share
...g Profiles
path = /data/data-nfs-vw/profiles-ads/
read only = no
create mask = 0775
directory mask = 0775
nsswitch.conf
passwd: compat winbind
group: compat winbind
shadow: compat
gshadow: files
/etc/idmap.conf
[General]
Verbosity = 0
Pipefs-Directory = /run/rpc_pipefs
Domain = boku.ac.at
[Mapping]
Nobody-User = nobody
Nobody-Group = nogroup
Even die UID-Mapping is working between Storage Server, and DC - without the in this version ignored setting via ADUC-Unix-Atrributes.
The Userprofile gets fully synchronized as expected.
I'm quite astonished...
What I'll do nex...
2001 Dec 10
2
Corrupt .RData
...both working
extensively and not saving sufficiently on this .RData
recently. Any help would be gratefully appreciated.
alexander
--
Alexander Ploner
Applied Statistics
Univ. f. Agricultural Sciences
Gregor Mendel Str. 33
1180 Vienna, Austria, Europe
Tel.: +43-1-47654-5063
E-Mail: ploner at stat.boku.ac.at
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request a...
2002 Jul 31
2
ogg: another tag?
...er for instance
to add more bass when it plays a track? Ore more treble?
With such tags it would be possible to customize the sound of a
track according to my wishes - without changing the track itself.
Is that possible? Does such a thing exist already?
Thanks!
Tom.
Thomas Kriz
Public Relations / BOKU Wien
University of Agricultural Sciences
Gregor-Mendel-Strasse 33
A-1180 Vienna / Austria / Europe
Tel. ++43 1 / 47654 1017
Fax ++43 1 / 47654 1016
<p>--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, s...
2011 Jun 24
2
Is there an implementation of loess with more than 3 parametric ...
Dear John,
> I suggest that you look at the abilities of the mgcv package.
> There are notes of mine at
>
> http://www.maths.anu.edu.au/%7Ejohnm/r-book/xtras/autosmooth.pdf
>
> that may help you get started.
Thank?you very much for the suggestion and the link to your write-up,
it was indeed very helpful!
I have experimented with this library for a while now and am really
happy
2024 Apr 26
0
Fritz Leisch 1968-2024
...U Wien as an assistant professor. He moved to the
University of Munich (LMU M?nchen) in 2006 as a professor for
Computational Statistics in the Institute of Statistics, becoming head of
department in 2010. He returned to Vienna in 2011 to join the University of
Natural Resources and Life Sciences (BOKU) as head of the Institute of
Applied Statistics and Computing.
Fritz?s contributions to statistical computing began in the early days of
the R project when he was a pioneer of many important innovations. He was
among the first developers who joined Ross Ihaka and Robert Gentleman to
form the R Cor...
2024 Apr 26
0
Fritz Leisch 1968-2024
...U Wien as an assistant professor. He moved to the
University of Munich (LMU M?nchen) in 2006 as a professor for
Computational Statistics in the Institute of Statistics, becoming head of
department in 2010. He returned to Vienna in 2011 to join the University of
Natural Resources and Life Sciences (BOKU) as head of the Institute of
Applied Statistics and Computing.
Fritz?s contributions to statistical computing began in the early days of
the R project when he was a pioneer of many important innovations. He was
among the first developers who joined Ross Ihaka and Robert Gentleman to
form the R Cor...
2002 Jan 30
1
Grid won't load on Windows NT
...1.4.0 patched (23/01/02)
grid: 0.5-1, built 26/01/02
I haven't found this on CRAN; any ideas would be appreciated.
alexander
--
Alexander Ploner
Applied Statistics
Univ. f. Agricultural Sciences
Gregor Mendel Str. 33
1180 Vienna, Austria, Europe
Tel.: +43-1-47654-5063
E-Mail: ploner at stat.boku.ac.at
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request at...
2008 Jan 08
1
cursor position on image
...works with dispalyed images ?
Thanks, Peter
----------------------------------------------------
Peter Hietz
Institute of Botany
University of Natural Resources
and Applied Life Sciences
Gregor Mendel-Str.33
1180 Vienna, Austria
tel: +43-1-47654-3154
fax: +43-1-47654-3180
email: peter.hietz at boku.ac.at
2008 Jun 05
2
Creating a list of functions
I've been trying to create a list of function where function[[i]] should actually return the value of i.
trying:
func <- vector("list",2)
i <- 1
while (i <= 2)
{
func[[i]] <- function()
{
i
}
i <- i+1
}
however only returned the last value of i for each function. Any help how to achieve the solution intended would be greatly appreciated.
thanks in advance,
andreas
2011 May 04
1
Format ddmmYYYY in date
Hello everybody,
I'm quite new in using R so please do not kill me if I ask stupid questions.
My problem is that I have a table containing dates in the first column of 10
years. These dates have the format ddmmYYYY at least in the csv-file. After
importing the file using read.table() R deletes the first character if it is
a zero. So e.g. if it's 01012010 R displays it as 1012010. Now of
2012 Jan 19
1
snow - bootstrapped correlation ranking
I wonder if someone could help me adjusting the following code to parallelized snow code:
#Creating a data set (not needed to be parallel)
n<-100
p<-100
x<-matrix(rnorm(n*p),p)
y<-rnorm(n)
# Bootstrapping
nboot<-1000
alpha<-0.05
rhoboot <- array(0, dim=c(p,nboot))
bootranks <- array(0, dim=c(p,nboot))
bootsamples <- array( floor(runif(n*nboot)*n+1), dim=c(n,nboot))
for
2006 Dec 02
2
Initiator for iscsi?
Anyone running centos with an iscsi filesystem mounted? If so:
What version of centos?
Which iscsi package?
What filesystem are you using on the mount?
Does it perform like you'd expect?
Thanks,
peter
2005 Aug 29
2
test for readline installation fails if installation location non-standard (PR#8104)
Full_Name: D Kreil
Version: 2.1.1
OS: HP-UX B.11.23 U ia64 0029870451 unlimited-user license
Submission from: (NULL) (62.178.15.60)
When the dependency readline is installed in a non-standard location the
installation procedure fails.
If using a non-standard installation location like
--prefix=/bi/common --exec-prefix=/bi/arch
the configure script default include and library paths should
2017 May 22
2
Samba 4.5.8-Debian User Profiles on NFS-Share
...are there.
(Trying the same on a local share is working as expected).
I'm not sure if this is an nfs-related issue, or a samba configuration issue.
Anyhow, I'm glad th get some input from you.
Thank you!
Franz
# Global parameters
[global]
netbios name = TEST-ADS
realm = REALM.BOKU.AC.AT
workgroup = REALM
dns forwarder = 8.8.8.8
server role = active directory domain controller
idmap_ldb:use rfc2307 = yes
unix charset = UTF8
log level = 5
[profiles]
comment = Roaming Profiles
path = /data/data/profiles-nfs
read only = no
force create mode = 0600...
2017 May 23
1
Samba 4.5.8-Debian User Profiles on NFS-Share
Hi Louis,
yep - is installed. :-)
Since this is a brand new profile it is only ever been from and within Windows 8.1.
I also deployed the registry setting for separatin .V2 and V4 as default, since I had troubles.
Franz
>>> L.P.H. van Belle <belle at bazuin.nl> 23.05.2017 13:04 >>>
Hmm, V4 profile, windows 8?
I cant tell anything about windows 8, never used it.
But it
2017 May 23
2
Samba 4.5.8-Debian User Profiles on NFS-Share
>>> Rowland Penny <rpenny at samba.org> 23.05.2017 12:39 >>>
On Tue, 23 May 2017 12:08:59 +0200
Franz Gansberger via samba <samba at lists.samba.org> wrote:
>
> > Why ? profiles is a windows thing and NFS isn't
>
>> The Samba-AD is virtualized, therefore the storage is an a different
>> machine.
>Allow me to introduce you to the
2019 Dec 19
0
CfP VHPC20: HPC Containers-Kubernetes
...be
accompanied by interactive demonstrations.
Important Dates
Jan 31st, 2020 - Abstract
Apr 5th, 2020 - Paper submission deadline (Springer LNCS)
Apr 26th, 2020 - Acceptance notification
June 25th, 2020 - Workshop Day
July 10th, 2020 - Camera-ready version due
Chair
Michael Alexander (chair), BOKU, Vienna, Austria
Anastassios Nanos (co-chair), Sunlight.io, UK
Program committee
Stergios Anastasiadis, University of Ioannina, Greece
Paolo Bonzini, Redhat, Italy
Jakob Blomer, CERN, Europe
Eduardo César, Universidad Autonoma de Barcelona, Spain
Taylor Childers, Argonne National Laboratory, US...
2019 Dec 19
0
CfP VHPC20: HPC Containers-Kubernetes
...be
accompanied by interactive demonstrations.
Important Dates
Jan 31st, 2020 - Abstract
Apr 5th, 2020 - Paper submission deadline (Springer LNCS)
Apr 26th, 2020 - Acceptance notification
June 25th, 2020 - Workshop Day
July 10th, 2020 - Camera-ready version due
Chair
Michael Alexander (chair), BOKU, Vienna, Austria
Anastassios Nanos (co-?chair), Sunlight.io, UK
Program committee
Stergios Anastasiadis, University of Ioannina, Greece
Paolo Bonzini, Redhat, Italy
Jakob Blomer, CERN, Europe
Eduardo C?sar, Universidad Autonoma de Barcelona, Spain
Taylor Childers, Argonne National Laboratory, US...
2020 Apr 08
0
CfP VHPC'20: extension, Zoom Online Event without charge
...entations may be
accompanied by interactive demonstrations.
Important Dates
May 12th, 2020 - Paper submission deadline - extended (Springer LNCS)
Apr 26th, 2020 - Acceptance notification
June 25th, 2020 - Workshop Day
July 10th, 2020 - Camera-ready version due
Chair
Michael Alexander (chair), BOKU, Vienna, Austria
Anastassios Nanos (co-chair), Sunlight.io, UK
Program committee
Stergios Anastasiadis, University of Ioannina, Greece
Paolo Bonzini, Redhat, Italy
Jakob Blomer, CERN, Europe
Eduardo C?sar, Universidad Autonoma de Barcelona, Spain
Taylor Childers, Argonne National Laboratory, USA...
2008 Apr 30
2
Sending caller name out PRI?
I have a PRI connected to a traditional PBX using NI-2 and a typical
config (further below). When I call from a SIP/IAX phone to an extension
on the PBX, only the number makes it through. If I plug that same port on
the PBX to a carrier the PBX presents both name and number.
Hints or pokes to relevant chapters in documentation? My config is
essentially like one found here: