similar to: Auto-Response

Displaying 20 results from an estimated 30000 matches similar to: "Auto-Response"

2016 Jun 08
3
setting up auto logout in CentOS 6
I would like to have my lab workstations logout a session after the person has been idle for a certain period of time. After some searching on the web, I got into /etc/gconf/schemas/gnome-session.schemas and set the default value of max_idle_action to ?forced-logout?: <schema> <key>/schemas/desktop/gnome/session/max_idle_action</key>
2024 Jan 03
1
chan_iax2.c:4739 __auto_congest: Auto-congesting call due to slow response
> On Jan 2, 2024, at 23:17, thelma at sys-concept.com wrote: > > On 1/2/24 15:13, asterisk at phreaknet.org wrote: >>> On 1/2/2024 4:03 PM, thelma at sys-concept.com wrote: >>> I'm using asterisk-16.30.1 >>> >>> When I try to call another asterisk server over IAX I get a busy signal, >>> >>> chan_iax2.c:4739 __auto_congest:
2006 Sep 10
11
Using partials with Markaby
I''m trying to use a partial from within Markaby. I haven''t been able to figure out how to access a parameter passed into the partial. Here''s the code I''m using: h1 "Create a new note" if @note render :partial => ''form/errors'', :record => @note end ... (that snippet, as well as the partial is stolen shamelessly from Restolog
2006 Jun 12
1
nmblookup receives response, but doesn't show it
Hi folks, I find that nmblookup seems to be receiving responses to name queries, but ignoring them. Here's what's happening: # nmblookup somehost querying somehost on x.y.255.255 name_query failed to find name somehost But watching the transaction with ethereal on the local host, I see that: 1. nmblookup on local udp port nnnn (some random number above 1024) sends an nbns
2006 Aug 02
7
form_for not working with Markaby
I''m playing around with Markaby and I decided to write a little blog app. I''m running into issues with forms however. If I use form_for the output of the form gets swallowed. For example: form_for :article, @article do |f| f.text_field :title f.check_box :published f.text_area :description f.text_field :pub_date f.text_area :content end gets rendered as an empty form
2007 Jul 26
1
How to auto-scale cex of y-axis labels in lattice dotplot?
When I create a dotplot in lattice, I frequently observe overplotting of the labels along the vertical axis. On my screen, this illustrates overplotting of the letters: windows() reps=6 dat=data.frame(let=rep(letters,each=reps), grp=rep(1:reps, 26), y=runif(26*reps)) dotplot(let~y|grp, dat) Is there a way to automatically scale the labels so that they are not over-plotted? I currently do
2003 Jan 27
0
Please begin a new subject if your post isn't a response to a previous one
Most mornings, I have over a screenful of messages mostly from R-help and it's very useful to have them threaded. However, the usefulness of threading is lost when posters reply to a message and then change the subject instead of creating a new message. People who don't have a mail client that can display email in threads are probably unaware that this sort of thing can happen in ones
2003 Jul 13
0
To You as a Nicer Person
Dear rsync: You may ask yourself > How to make people like you and respect you > How to win friends > How to let your conduct help your health, work, job, career, success, relationships, spirit, mind, well-being, ... > How to make your life smoother and happier > How to do whatever you like without being unpleasant to other people
2016 Jun 09
0
setting up auto logout in CentOS 6
On Jun 8, 2016, at 4:42 PM, Vanhorn, Mike <michael.vanhorn at wright.edu> wrote: > I would like to have my lab workstations logout a session after the person has been idle for a certain period of time. After some searching on the web, I got into > > /etc/gconf/schemas/gnome-session.schemas So, I?ve found that if you want to enforce gconf policies for workstations, you need to put
2024 Jan 02
1
chan_iax2.c:4739 __auto_congest: Auto-congesting call due to slow response
On 1/2/2024 4:03 PM, thelma at sys-concept.com wrote: > I'm using asterisk-16.30.1 > > When I try to call another asterisk server over IAX I get a busy signal, > > chan_iax2.c:4739 __auto_congest: Auto-congesting call due to slow > response >     -- IAX2/192.168.143.1:4569-656 is circuit-busy > > Asterisk-16.16 is working normally, no congestion error. There is not
2010 Oct 06
3
WinAmp
Can WINE be used to run WinAmp on a Mac? I just recently got a Macbook Pro for school and one of my classmates suggested WINE to me to run WinAmp.
2011 Sep 18
2
graph bugs using R on MAC
This is has been bugging me for a long time. Nobody around me seems to have this problem. I hope someone on the forum could help me. When I generate a R graph and want to bring the image into Word. I cannot copy and paste it like many of my classmates can do. The "Select" in Edit menu have all options grayed out. So what I ended up doing is to save it as pdf file and bring it
2006 Mar 24
2
Undocumented features of 'browser' (and possible changes)
I often use browser() when debugging a function. After entering browser, I would find it very useful to be able to cut-and-paste a chunk of R code to the browser (or use ess-eval-region in Emacs). An inconvenience, however, is that both blank lines and comment lines will exit the browser. The man page for browser says nothing about exiting the browser via ENTER or via a line that begins with a
2024 Feb 09
2
Authentication using federated identity
On Thu, Feb 8, 2024 at 1:18?PM Chris Rapier <rapier at psc.edu> wrote: > > I know that there are some methods to use federated identities (e.g. > OAuth2) with SSH authentication but, from what I've seen, they largely > seem clunky and require users to interact with web browsers to get one > time tokens. Which is sort of acceptable for occasional logins but > doesn't
2009 Nov 10
3
HEEELP!!!!
Hello. My name is Ana. I?m doing an eology master, and I?m just learning how R works. I have a Mac OS X 10.5.6, and I?m tryng to run just a simple ANOVA nanalyses. I dowloaded R version 2.10.0, and it seems I have problems with the script. I don?t know what to do, I?ve already change the languages, be sure of being working in the correct directory and doesn?t work the script is: #1. example
2013 Oct 18
0
Regression since 5.10
I'm attempting to fetch a kernel over http using lpxelinux.0, as documented in http://www.syslinux.org/wiki/index.php/Syslinux_5_Changelog and it took me far too long to succeed... My first attempt was via pxelinux.0 as embedded in the Ubuntu 13.04 installer, this gave me the error that gPXE/iPXE extentions weren't available. So I inferred that this wasn't v5.10 or greater. Then I
2017 Apr 26
0
can't create printers after upgrading cups
It looks like this may just be a bug upstream: https://access.redhat.com/solutions/3001891 Still trying the work-arounds. --- Mike VanHorn Senior Computer Systems Administrator College of Engineering and Computer Science Wright State University 265 Russ Engineering Center 937-775-5157 michael.vanhorn at wright.edu On 4/26/17, 9:51 AM, "CentOS on behalf of Vanhorn, Mike"
2004 Mar 20
0
subscription
I do not want classmates.com. I accidently hit submit when I was mulling over the page. AGAIN - PLEASE CANCEL
2011 Jul 04
0
mind to bitter, interest to joy, tolerance to macro, speech
Sooner or later, the same The teacher to the student in his class at the effects of collective speak, told a story. The story is: a sheep, and leave the sheep eaten by the Wolf. Finish the story, the teacher asked: "the classmates, if this sheep honestly stay in the flock, it won't be the wolves eat, isn't it?" A little boy stood up and replied, "of course. But, it is
2024 Feb 09
1
Authentication using federated identity
Practically speaking, most popular IAM and SSO solutions offer OIDC SAML tokens but do not offer Kerberos tickets.? OpenID Connect is a standard which itself is based on RFC6749 (OAuth2). This provides a compelling reason to support it in addition to Kerberos.? I'll also note that OIDC tokens are easy to validate without a bidirectional trust relationship between the IdP and RP. SSH