Displaying 20 results from an estimated 3000 matches similar to: "Active Directory authentication fails"
2005 Jul 20
3
PPTP
Last question, I promise, I am running PopTop for PPTP on the same box as my
firewall. I can connect to the box fine, but nothing will route between the
VPN tunnel and the local hosts. I read the Some Hosts have Special
Firewalling Requirements article and though it was what I needed, but either
I don''t get it, or it doesn''t apply to me. Here is my config:
Zones:
#ZONE
2009 Dec 09
2
Problem with if statement
I am trying to use the value of an ID variable in an if statement and
not getting the results I expected.
# ID values for two school districts
> with(rf, tapply(DistrictID, DistrictName, min) )
Aberdeen School Dist. # 58 Buhl Joint School District
59340 53409
This creates DNAME as I expected ...
2009 Oct 27
1
Me or a bug? Package Install does not unzip (PR#14026)
Today I installed R 2.10.0
1. I try to download maptools again.
2. Downloads to a temp subdirectory somewhere.
> utils:::menuInstallPkgs()
trying URL
'http://cran.cnr.Berkeley.edu/bin/windows/contrib/2.10/maptools_0.7-26.zip'
Content type 'application/zip' length 1038205 bytes (1013 Kb)
opened URL
downloaded 1013 Kb
package 'maptools' successfully unpacked and
2011 Jun 29
1
update.packages fail
update.packages has suddenly stopped working for me (after working fine yesterday). My default mirror is at Oregon State University, but I get the following warning even after setting another mirror. Other Internet connections are working on my computer. Suggestions, please.
> update.packages()
Warning: unable to access index for repository
2011 Jan 06
1
Help spruce up a ggplot graph
Given the data structure below and the call to ggplot2, how can I increase the size of the axis scale points, the line weight, and the size of the legend?
ddata <-structure(list(year = structure(c(1L, 1L, 1L, 1L, 1L, 1L, 1L,
2L, 2L, 2L, 2L, 2L, 2L, 2L), .Label = c("2003", "2007"), class = "factor"),
area = structure(c(7L, 6L, 1L, 2L, 3L, 4L, 5L, 7L, 6L, 1L,
2006 Feb 20
1
Download "Asterisk: The Future Of Telephony" [More Info]
One thing I forgot to mention: I also cropped the registration and
cut marks off the sides of the pages. If you want the uncropped version, get:
http://www.alexburke.ca/asterisk-tfot-uncropped.pdf
Sorry about the excessive noise, but I figured I should mention this.
>Date: Mon, 20 Feb 2006 18:55:50 -0500
>To: asterisk-users@lists.digium.com
>From: Alexander Burke
2011 Jan 10
3
Lattice, combine histogram and line graph
Hello everyone,
I have a simple histogram of gasoline prices going back a few years that
I want to insert a line graph of consumer price index (cpi) over the
histogram. I have looked through the "Lattice" book by Deepayan Sarkar
but don't see anything there. How might this be done? An example would
be wonderful.
Current code snippet follows. For example additional field to add
2006 May 04
5
create databases with rake
hi,
is there a way to create the database (say development and or
production) specified in database.yml with rake?
thanks,
Enrico
--
"The only thing necessary for the triumph of evil
is for good men to do nothing"
Edmund Burke
2006 Nov 08
2
Off-Site Extensions That Would Show As In-Use?
Hello, list!
I'd like to create an extension that points to an offsite location (a
number on the PSTN), the purpose of which would be to see if that
offsite location is still on a call forwarded to it by Asterisk. This
way a receptionist could choose to transfer calls to a mobile phone only
if it's finished with the last call the receptionist forwarded to it.
If I configure a custom
2007 May 03
2
Parsing data with an uneven number of delimiters
I have a list of data that is delimited by a / and, as long as there is an equal number of delimiters, I can parse the data and put it into a data frame:
> t1<-c("a/a/a","b/bb/bbb","ccc/cc/c")
> t2<-strsplit(t1,"/")
> t3<-data.frame(t2)
> t3
c..a....a....a.. c..b....bb....bbb.. c..ccc....cc....c..
1 a
2006 Feb 19
2
Asterisk on Solaris 10 (AMD Opteron, Sun Fire X2100)
Hello, world!
I'm considering running Asterisk 1.2.4 on Solaris 10 on a Sun Fire
X2100 server or two (Opteron CPU, nForce 4 chipset), and apparently
this works. I've read that the Zaptel package won't work on anything
other than Linux, since it's intended to hook into the Linux kernel
in the form of a kernel module. This concerns me, since I've read
that ztdummy, the
2005 Mar 07
3
exclude an attribute from save
Hi,
I''ve used .save to save the attributes, but on my table there is an
autoincrementing id (not the primary key) that doesn''t need to be
inserted... but save try to INSERT it anyway... is there a way to
avoid save from acting this way or to whisper him to be more polite
this time? ;)
Thanks,
Enrico
--
"The only thing necessary for the triumph of evil
is for good men to do
2006 Feb 20
3
Fwd: Asterisk on Solaris 10 (AMD Opteron, Sun Fire X2100)
Hello all,
I really appreciate the replies I've gotten about this so far
(especially the support for wanting to run it on Solaris!).
The core issue seems to have been missed, though -- is there any way
to run a complete Asterisk solution on Solaris 10 (including
music-on-hold and conferencing)? This probably comes down to a few issues:
- Is ztdummy (a component of Zaptel) *really*
2006 Feb 26
2
Asterisk Web-Based Voicemail?
Hello, list!
After Googling and checking out the voip-info wiki, I haven't had
much luck in locating a decent web-based voicemail system for
Asterisk to check your VM while you're away from the office without
using a phone.
Can anyone make any recommendations for such packages/applications?
Thanks in advance!
--
Alexander Burke, A+, CCNA
Kingston, Ontario, Canada
2006 Oct 27
1
Waiting before executing System command
Hello, all!
I'm having a problem with the following snippet that executes upon hangup:
exten => h,n,Wait(5)
exten => h,n,System(mv /some/file /some/other/dir/)
Wait() doesn't want to seem to wait! So instead I tried:
exten => h,n,System(sleep 5; mv /tmp/${CALLFILENAME}
/var/spool/asterisk/outgoing/)
This only executes sleep, not mv. How can I make it wait before
moving the
2019 Feb 27
1
performance issue with UID SEARCH
Hi,
I'm running dovecot 2.2.x and I'm having an issue where I see many
dovecot processes use all the available IO on a server. According to
iotop the worst offenders seem to be in this state (NOTE: I swapped in
phony username & IP info):
dovecot/imap [someusername 123.456.789.012 UID SEARCH]
The server in question is running with Maildirs on top of an XFS
filesystem. Is there
2006 Oct 23
2
i915 DRM enabled in X.org log but not in glxinfo
Hi,
Just to say that this report may well seem a little sparse, but I
really don't know what exactly to look for so if anybody needs extra
information just shout and I will get it for you ASAP.
When I check the X.org log file, it says direct rendering: enabled on
my graphics device (it attaches its i810 driver to the kernel's i915
DRM device). This would appear to me to suggest that
2009 Jan 07
2
New York Times Article: Data Analysts Captivated by R's Power
Readers of this list might be interested in the following article in the
New York Times and might find amusing the notion that "Some people
familiar with R describe it as a supercharged version of Microsoft's
Excel spreadsheet software...".
http://www.nytimes.com/2009/01/07/technology/business-computing/07progra
m.html?_r=1&ref=technology
Art
2005 Jun 21
3
dynarch calendar problem when used with ajax
I''ve got a partial with a form using the dynarch calendar
(calendar_field behavior). Working.
Now I render this partial from the action specified in to a link_to_remote.
Now when I click the calendar it''s not showed anymore.
theese lines:
<%= stylesheet_link_tag ''calendar-system.css'' %>
<%= javascript_include_tag ''calendar'',
2009 May 27
2
Factor level with no cases shows up in a plot
Consider this data structure (df1) ...
Group Year PctProf FullYr
1 Never RF 2004 87 88
2 Cohort 1 2004 83 84
3 Cohort 2 2004 84 86
4 Cohort 3 2004 87 87
5 Cohort 4 2004 73 74
6 Never RF 2005 85 86
7 Cohort 1 2005 81 82
8 Cohort 2 2005 81 81
9 Cohort 3 2005 78 79
10 Cohort 4 2005 72 74
11