search for: autologged

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

Did you mean: autoloaded
2012 Oct 17
2
autolog: easily debug-like logging on the fly in your Rails app
If it helps anyone developing Rails apps or gems, I wrote a shortcut for set_trace_func, so next time you want to just add a line before and after some function you are trying to debug you can have Ruby temporarily output every 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.
2012 Oct 17
2
autolog: set_trace_func without all the typing
If it helps anyone developing Rails, apps, or gems, I wrote a shortcut for set_trace_func, so next time you want to just add a line before and after some function you are trying to debug you can have Ruby temporarily output every 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.
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
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" root at ubuntusrv:~# cat /etc/init.d/tinc #!
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 (autolog.R) that calls a compiled Fortran script (combo.o).
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
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 connection i...
2013 Oct 02
2
Problem with squid+ntlm+samba
Hello, I'm having a little problem after logging into domain via samba, after a few minutes the squid no longer authenticates the users through single sign on and keeps asking for authentication in the browser without stopping. below is my settings and error logs. smb.conf [global]workgroup = SALEnetbios name = utmadmserver string = PROXY SERVERload printers = nolog file =
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