Displaying 20 results from an estimated 96856 matches for "howeveer".
Did you mean:
however
2008 Oct 20
7
How Secure Is Asterisk
I am sure this has been discussed prior, however, I am sitting here and
being asked this very question by my superiors. They are loving what I have
done with our two Asterisk servers here; however, they keep asking me if it
is secure or not. Of course, as with anything, I suspect that on a secure
network they can be reasonably safe. However, realistically if I am using
the asterisk server to
2011 Jun 09
1
package.skeleton() does not create 'data' folder
Hi again, yesterday I mailed this query however I could not see this
on the mail list. Therefore, I am reposting it again.
I was using package.skeleton() function to create the
skeleton of my package in windows. Here is my attempt:
rm(list = ls())
setwd("F:/R_PackageBuild")
package.skeleton("trial1", namespace = TRUE, code_files =
"F:/R_PackageBuild/trial.r")
In
2010 Jan 05
3
Install guest domains using virt-manager and iso images
Hi All,
Hope I''m not too annoying yet..
I have CentOS 5.4 running as Domain 0.
I can create CentOS guest domains via network using virt-install.
However that''s a bit slow, and I don''t want to repeat the
download process again if I create new guest domains.
So my questions:
- Can I create guest CentOS domains using virt-install
and specify a dvd iso image as its
2011 Feb 08
3
Permissions in shared folders
Hi,
On my mail server I want to implement shared folders for each workgroup
where there are many workgroups.
One way would be to create a separate namespace for each workgroup.
However, this does not scale well so I decided to use a single Shared
mailbox and use ACLs:
namespace public {
separator = .
prefix = Shared.
location = maildir:/var/mail/shared:CONTROL=~/Maildir/shared
}
Each
2009 Feb 23
1
Help with R and MySQL
Hello,
This forum has been very helpful to me in the past, and I've run out of ideas on how to solve my problem.
I had been using R and MySQL (and Perl) together for quite some time successfully on my Windows XP machine. However, I recently had some problems with MySQL (the ibdata file had become 35GB on my hard drive, turns out it's a known bug with InnoDB), and ultimately the way I
2003 May 14
3
Redhat firewall problem...
I've just tried setting up a Shrike (9) version of Redhat. Using the
medium settings of lokkit, then adding manually accept commands for
ports 137/udp 138/udp, 139/tcp and 445/tcp, I thought I should have been
ready to go.
This isn't the case, however. I know it's not the smb.conf settup
because when I kill iptables samba works.
When iptables IS running however, it will respond
2016 Feb 17
2
Can one set the owner of a folder to BUILTIN\Administrators?
On 2/17/2016 10:32 AM, Rowland penny wrote:
> On 17/02/16 18:07, Ian wrote:
>> Actually, that works for me too. I just issued the command 'chgrp
>> "BUILTIN\administrators" CoreLib' and it returned successfully for that
>> folder. 'ls -la' shows:
>> d---------+ 2 MMIA\domain admins BUILTIN\administrators 5 Dec 8 11:59
>> CoreLib//
2009 Dec 11
1
random effects in mixed model not that 'random'
Hi,
I have the following conceptual / interpretative question regarding
random effects:
A mixed effects model was fit on biological data, with observations
coming from different species. There is a clear overall effect of
certain predictors (entering the model as fixed effect), but as
different species react slightly differently, the predictor also enters
the model as random effect and with
2008 May 01
2
some thoughts about both ffmpeg and gnome
hello
i tried swfdec a year ago and didn't find it suitable. this is why i
now first tried gnash. however, it wants alot of uncommon dependencies
and dumped alot of error messages. this is why i tried taking a second
look at swfdec. im surprised to find that all of my most favourite games
work. only that i have to click on the somewhat blurry "play" image is
quite boring. however,
2006 Oct 06
4
Samba Anonymous LDAP Authentication
Hello all. I have a Samba PDC server working great already. However
on another host on the network I would like to setup a Samba server
that authenticates to the same LDAP server that my Samba PDC is using.
However I want to do this anonymously without telling the second
server the admin password for LDAP. I cannot seem to find any
documentation for anonymous LDAP authentication using Samba.
2005 Dec 22
6
Plot problems: xlim
Hi,
Still fresh in R, tried to figure this out, now on my second day running with no luck (and a pile of hair on my desk) so
I have thrown in the towel and would like to ask for some help.
Here is what I am trying to do. I am trying to plot a distribution, I have 99 points, bound in the range
xlim.min: -0.0173
xlim.max: 0.02103
However, I have a value outside this range (0.2454959) which I
2019 May 28
6
Making loop guards part of canonical loop structure
Hi all,
TL;DR: Should the loop guard branch be part of the canonical loop structure?
Background:
-----------
While working on the next set of improvements to loop fusion, we discovered that
loop rotation will put a guard around a loop if it cannot prove the loop will
execute at least once, as seen in the following (simplified) example:
entry:
br i1 %cmp1, label %for.body.lr.ph, label
2004 Oct 06
6
lattice package for R 2.0.0
Dear all,
I am trying to install packages with the new R 2.0.0. However for
several packages, like MASS, lattice or R2HTML, I get an error like:
> library(lattice)
Error in library(lattice) : 'lattice' is not a valid package --
installed < 2.0.0?
>
However, I have just downloaded the latest versions from CRAN.
As far as lattice is concerned, it seems that the Windows binary is
2010 May 10
1
AEC - Echo is cancelled however.....
Yes. I guessed that too, however I am not sure why it keeps repeating every
time the user stops / pauses and starts speaking again in a single session.
I am using a laptop with standalone speakers. For echo cancellation to work
one has to make sure that the ref and echo buffers are synchronized. I guess
this is the most common problem.
-Elston
-----Original Message-----
From: Anton A.
2024 Feb 06
3
Samba, Kerberos, Autofs: Shares get disconnected
Hi,
I am still trying to figure out the best settings for Samba and Kerberos
with autofs.
My setup so far works good, users can log in on their computers using AD
credentials, and they can access network shares with AD credentials as
well. This works perfect.
Also I notice that some Kerberos ticket is created upon user login, which
allows the users to access a Samba share without entering the
2007 May 31
5
What makes excel file opening so slow??
Hi list,
Despite the question I asked last time (I will re-install the FC3
with Samba 3.0.14a on another computer for replacement soon), I still
have one more question on Excel files. I found that Excel file opening
is extremely slow (especially on slow connections, i.e. VPN). The case
is really bad, it takes around 2 mins to open a excel file of around
400k. Actually we got both side having
2020 Oct 22
4
Function of "matrix"
Dear R project team
I used the function of "matrix" as follows:
matrix(c(1:3030), 10.1/0.1)
However, in the function, matrix, 10.1/0.1 was regarded as 100 not as 101.
Therefore, a warning message appeared.
On the other hand, matrix(c(1:3030), 101) or matrix(c(1:3030), 10.1*10) was
OK. Of course, simply, 10.1/0.1 was successfully calculated. However,
In the "matrix"
2008 Apr 07
2
Quick fix formatting
Hi all,
I'm hoping there's a quick fix for this.
I have two data frames and am running a loop to match similar rows.
However the matching is not working well, and I suspect it is because of
the different formats of columns. For example, in col. 1 of dataframe 1
the nummbers are formatted as 1,2,3,4,5,6,7,8,9...31 However in col. 1
dataframe 2 the numbers are
2001 Feb 24
5
testing for integer
Dear People,
Consider the following fragment of R code
choose <- function(n,r)
{
if( is.integer(n) && is.integer(r) && n > 0 && r >= 0 )
{
.C("choose",as.double(n),as.double(r),comb = double(1))$comb
}
else stop("n must be a positive integer and r a non-negative integer.")
}
This is a practice function (n choose r), which I
2009 Jul 16
12
Find_all_by and find(:all) to only select certain values for a selection box
So....let''s have a look if I understood the issue:
-Find_all_by is actually the same like Find(:all), however Find_all_by
is much shorter and less complicated than the syntax of Find(:all)
-So in my CONTROLLER it says @files = find(:all) however I don''t want
to see all files displayed in my selection box, because I only want to
see the foles whose mandant_id is the same like