search for: autolog

Displaying 11 results from an estimated 11 matches for "autolog".

Did you mean: authlog
2012 Oct 17
2
autolog: easily debug-like logging on the fly in your Rails app
...line, method, etc. executed. Also, it lets you define the format, use other loggers, etc. via a proc/lambda define, since you might not like the default format. Apologize for posting here if it wouldn''t help- maybe you are using a real debugger. Example: In Gemfile add: gem ''autolog'' Around some part of code add this before: Autolog.methods and this after: Autolog.off Hope it helps someone who needs a quick tool periodically without all the time sink of profiling or setting a breakpoint and debugging in a slow IDE. -- You received this message because you are sub...
2012 Oct 17
2
autolog: set_trace_func without all the typing
...d. Also, it lets you define the format, use other loggers, etc. via a proc/lambda define, since you might not like the default format. Apologize for posting here if it wouldn''t help with Rails development (you are probably using a real debugger). Example: In Gemfile add: gem ''autolog'' Around some part of code add this before: Autolog.methods and this after: Autolog.off Hope it helps someone who needs a quick tool periodically without all the time sink of profiling or setting a breakpoint and debugging in a slow IDE. -- You received this message because you are sub...
2004 Oct 07
5
'with' usage question
Default arguments are evaluated in the function frame, not in the calling environment (nor in the same place as explicit arguments). > Which to me reads that a with statement as above is equivalent to > > > attach(data) ; aov.SS1(y=Obs) ; detach(data) > > Or is that just wishful thinking?? The latter. On Thu, 7 Oct 2004, RenE J.V. Bertin wrote: > Hello, > >
2008 Sep 12
1
SCCP - max lines per phone limit
I'm setting up a 7921 and now want to add a second line to the phone. In my SCCP.conf file I have: autologin = 235,299 However, on reloading SCCP the phone fails to login to the second line with this error: [Sep 12 12:46:49] WARNING[12224]: sccp_actions.c:185 sccp_handle_register: SEP001BD457F8B1: Failed to autolog into 299: Max available lines phone limit reached 299 Is there a setting to t...
2016 Feb 25
0
tinc - logging
Hi How do I enable logging in tincd to autolog to syslog file. I know how to run it from runtime by using this command. tincd -n mynet --logfile=/var/log/tinc.mynet.log But how do I include in startup script? This is the default startup script which was created and I believe it reads the "nets.boot" file. "Output Omitted&quot...
2003 Jun 25
0
Rcmd SHLIB on Windows
Hi all, I would like to preform an autologistic regression analysis on my thesis data. This is a form of logistic regression that accounts for spatial autocorrelation within and between predictor variables. To this end I have received some script from Dr. Fred Huffer which will allow for the analysis in R. It consists of an R script (aut...
2004 Apr 20
1
A question on idletimeout for OpenSSH
Hello.. I would like to know if there is a keyword in OpenSSH analogous to IdleTimeout for SSH1. Is there the ability to configure an idle timeout in OpenSSH? Thanks in advance for your response Amba Giri Symbol Technologies, San Jose P: 408-528-2721 E:agiri at sj.symbol.com Symbol. The Enterprise Mobility Company.
2009 May 27
0
idle timeouts
I need to implement idle timeouts, based on user input. Our users connect through a gateway host to access other machines. Using the "autolog" package on the gateway seems to work fine for shell sessions. Keyboard input from users updates the utmp file on the gateway. However, we have users who use port forwarding to run GUI apps such as VNC. User input from these apps don't appear to cause utmp updates. Any suggestions? T...
2004 Apr 14
0
Authentication problem using userid@mydomain.com format
I've just upgraded to Samba 3.0.2a from 2.2.8a, and I've run into a problem. We have an automated build process for our Windows PCs where first a Windows XP Pro image is copied onto the machine, then after a reboot the local administrator is autologged on and a drive is mapped from the Samba server using Active Directory domain credentials. At this point the new machine hasn't been added to AD yet. The credentials are specified in userid@mydomain.com format, and Samba is failing to separate the userid from the domain so the connectio...
2013 Oct 02
2
Problem with squid+ntlm+samba
...nd enum groups = yeswinbind use default domain = yesidmap uid = 10000-50000idmap gid = 10000-50000local master = noos level = 233domain master = nopreferred master = nodomain logons = nowins server = 192.168.8.202dns proxy = noldap ssl = noclient use spnego = noserver signing = autoclient signing = autolog level = 3 auth:10 winbind:10 krb5.conf [libdefaults]default_realm = SALE.BRclockskew = 300[realms]SALE.BR = { kdc = 192.168.0.1 default_domain = domain.local admin_server = 192.168.0.1}[logging]kdc = FILE:/var/log/krb5/krb5kdc.logadmin_server = FILE:/var/log/krb5/kadmind.logdef...
2006 Oct 13
4
Broken installation of mongrel 0.3.13.4 on Sun OS 5.9
Hi, Anyone succeeded in installing Mongrel on Sun Solaris? It looks like the installation is broken. I have started using Mongrel recently and not sure where to look when something is missing. First the file http11.so was not installed in /usr/local/lib/ruby/gems/1.8/gems/mongrel-0.3.13.4/lib I''ve resolved that and when tried to start mongrel from the command line I received the