Displaying 20 results from an estimated 10000 matches similar to: "DomU second /29 on eth0"
2005 Jun 04
1
Asterisk@Home Forum Suggestions
Hi,
I have created a new forum for Asterisk@Home users (I guess it could
be used by any asterisk users). I am looking for suggestions on forum
categories. If you have any, I would greatly appreciate your input. I
have some already setup but I am not so sure of how logical the
categories are.
You can view what is already in place at http://www.asteriskathome.org.
As you can see, the forum
2006 Jan 06
1
Passwd file location
Hi,
I am trying to access my passwd file like this:
passdb passwd-file {
args = /usr/local/etc/vmail/%d/passwd
}
Is that not possible. I keep getting an error when trying to login. I do
not get much in my log files to help me debug it.
Thanks,
Tracy
2005 Dec 27
2
postfix, dovecot, sasl deliver error
Hi,
I am receiving an error when trying to send mail. I am using FreeBSD 6
and dovecot 1.0.alpha5 and postfix 2.3-20051223 which includes the
dovecot sasl patch.
I am getting:
Dec 26 17:26:45 example postfix/pipe[612]: DC90D5C30:
to=<tep@example.com>, relay=dovecot, delay=14, delays=14/0.05/0/0.08,
dsn=4.3.0, status=deferred (temporary failure. Command output: Error:
2002 Jun 12
1
Mapping Drives from Windows 2000
** High Priority **
I have SAMBA on a Unix server. I have 8 pc's running Win 2000. All of these work properly. Mapping a drive to the unix server is no problem. I got a new pc in, and I can not get it to map to the unix.
I get the error message : The mapped network drive could not be created because the following error has occurred.....The account is not authorized t log in from this
2005 Jun 09
4
ATTN: Keith
I apologize for sending this to the list.
Keith from Hazleton... your mail server is rejecting mail I'm sending
you from my mail servers, as well as from gmail... you may really want
to consider using a different blacklist.. the on you are using now is
going to block almost everything and everyone.
2009 Nov 21
2
how to ignore NA when using cumsum?
I would like to cumulatively sum rows in a matrix, in which each row has 1
NA value. The usual "na.rm=TRUE" does not seem to work with the command
cumsum. Is there another way to ignore the NAs or do I need to figure out a
different way to do this?
Here's an example matrix of title "proportion":
Ntrail Strail NFJD Baldy Onion Crane
[1,]
2005 Dec 25
3
Rails + postgresql
Are there any code examples of using rails and postgresql - I cannot
seem to get a simple example working (it could be a connect problem or
an active record problem - error msg just says error. thks.
--
Posted via http://www.ruby-forum.com/.
2006 Feb 16
2
how can I use lmer on a windows machine?
To whom it may concern:
I am using R version 1.9.1 beta on a windows machine, and I am trying to
use a function called lmer (in packages lme4 and Matrix). I am not sure
if this version will support these packages (when I install them from
the GUI, the function lmer does not work). I wondered if I need to
install a newer version of R, and if so, which version should I install,
and how should I
2004 Dec 21
7
Cannot transfer with Cisco or Snom
I am having a hell of a time with transfers.
First the Snom issues:
The transfer button on the Snom 220 does not work. I have read about
setting break key off in the advanced page of the web config but the Snom
220 has no such option. At the moment I am having to use the # transfer
hack which makes this phone look really stupid to have buttons on it that
cannot be used. Anyone know how to
2013 Jan 19
1
Serial console
I am trying to get a CentOS 6.3 serial console to work with IPMI SOL. I think I
have everything working but maybe the wrong baud rate on the getty:
$ ipmitool -I lanplus -U root -H 10.0.0.14 sol activate
Password:
[SOL Session operational. Use ~? for help]
??????????
10.0.0.14 is the DRAC IP address of the CentOS 6.3 box. It accepts the password
and connects me to the console but then when I
2001 Oct 23
1
samba NT ACL support problem?
Recently, a problem developed in storing IE5's Temporary Internet
Files on our samba exported network scratch space. In tracking it down, I
found that the Win2k client attempts to set the ACL of the file
"Content.IE5/index.dat". However, the this call ends up setting the mode
of index.dat to 0407 (-r-----rwx), thus making the file unmodifiable to
the user who created it. (This in
2005 Mar 11
1
difficulties with the save.image() function
Dear list,
I've had difficulty saving my workspace to an .RData file.
This causes considerable frustration as it means that I have to regenerate
my analysis every time I want to update it. For microarray data in
particular, this can be quite time consuming.
I'm saving my data to a network folder on my system in Windows XP, something
like an "H:\" drive or a "P:\"
2008 Sep 05
1
buildinstall cannot find modules
When using buildinstall and CentOS 5.2 to create my own CD minus a bunch
of unneeded RPM's and plus a few of my custom RPM's I find that the
install CD that gets build does not install an initrd which renders the
system unbootable. I also notice that when I run buildinstall with the
-debug option it says:
unpacking
2007 May 30
1
QueryParser prefixing terms when stemming?
I'm new to Xapian and we just recently upgraded to version 1.0.0.0.
However, something seems to have changed during the upgrade and I
need help figuring out how my code should be written.
In version 0.9.9.1 of Search::Xapian, the following code results in
this output "Xapian::Query(pet:(pos=1))".
my $qp = new Search::Xapian::QueryParser;
$qp->set_stemmer(new
2006 Mar 25
1
How do I report coefficients of categorical fixed effects in a publication?
To whom it may concern:
I recently used lmer (for non-normally distributed data and mixed effects, using the Laplace method). All 3 of my fixed effects were categorical, including two ordered factors and one unordered factor. In my tables, I currently report the number of observations for the response variable, and both the degrees of freedom and Chi Square values from tests of reduced
2018 Feb 01
2
Data Table Merge Help
Hello
I'm not sure if this is an appropriate use of this mailing list or not, please let me know if it isn't.? I'm struggling to figure out how to merge two data tables based on max effective date logic compared to when a payment occurred.? My dtDistributions DT is a transactional dataset while dtDepartments is a domain data set containing all department names and the effective date
2009 Nov 21
1
how to ignore NA when using cumsum WHILE retaining NAs?
I would like to cumulatively sum rows in a matrix, in which each row has 1
NA value, which I do NOT want to treat as 0s. The NAs are placeholders
where there is actually no data, which is not the same as a 0. The usual
"na.rm=TRUE" does not seem to work with the command cumsum. Is there
another way to ignore the NAs or do I need to figure out a different way to
do this?
Here's an
2006 Aug 12
3
Problems with x86_64 kickstart
I have successfully set up a very nice kickstart install with the i386
version of CentOS 4.3 and it works great. I am using a custom kickstart
script and the kernel and initrd from disc1/images. But when I try to
duplicate this for a 64 bit setup (changing paths in my tftp server,
ks.cfg, etc to point to the 64 bit stuff) it successfully tftp's
everything just as it should (tethereal
2005 May 31
5
CIsco 7960 SIP Image
Does anyone have a document I can use as a guide on how to load a SIP
image on a cisco 7960 phone?
Ryan
2005 Dec 09
5
Memory overcommit
I have been using Xen on a daily basis on a production (but not
critical) machine for a number of months now. It''s looking really good.
One thing that I have not yet seen anyone mention as a feature that I
would really like to see is the ability to overcommit memory. I have 2G
of RAM in my machine. I would like to give a developer his own virtual
domain to sandbox his application