similar to: %M client DNS name resolution

Displaying 20 results from an estimated 140 matches similar to: "%M client DNS name resolution"

2012 Nov 13
1
About systemfit package
Dear friends, I have written the following lines in R console wich already exist in pdf file systemfit: data( "GrunfeldGreene" ) library( "plm" ) GGPanel <- plm.data( GrunfeldGreene, c( "firm", "year" ) ) greeneSur <- systemfit( invest ~ value + capital, method = "SUR", + data = GGPanel ) greenSur I have obtained the following incomplete
2004 Mar 03
2
session user name
Hi, Can anyone tell me how to fetch the session username of a request in the smb.conf file? The %U doesn't seem to work anymore in version 3.0.2a. The %u option gives me the guest account name ( the share I want to cannect to is a fax share and is accessible by guest). If I put in our oulder samba version the %U option gives me the session name. The request from the client to the fax is
2006 Mar 10
3
Searching database using foriegn keys
I''ve read a lot about the ORM magic of Active Record which allows you to address a foriegn key object directly... e.g. I have a books and people table where books has a column called person_id If I get myself a Book object called mybook I get to the person object associated with this book by saying book.person which is awesome and I love it. My question, how can I say "Go
2006 Mar 12
2
Video driver for IBM Netvista w/Intel 845 chipset
Hello, I am having problems with video in X. I get an over frequency issue using the stock CentOS 4.2 driver. I have searched IBM and Intel for the driver but no luck. Occassionally I see something about need to load a kernel module for agpgart. How do I do this? Anyone have a similar setup or know where I can find the driver? TIA
2005 Jul 08
2
Distributing custom driver config in TDB files
Hi, Is there a way to populate customized settings of the drivers (printing related TDB files) from one Print Server to another? Here is the background: I am working on centralized driver distribution. Besides pushing all the drivers from a central location to the edges, the administrator should also be allowed to customize the drivers settings and the distribution should send those
1998 Jan 28
2
NT - Not allowed from this workstation
I am the sysadmin in an office with an overabundance of Win95 machines and a few NT 4.0 workstations. All installs went relatively easy for logon scripts, wins, etc. I have run into a semi-serious problem with 2 of the 3 NT workstations. (All running the same service pack - 1). When trying to make a share from one of the 2 remaining workstations, I will recevie an error message saying that:
2004 Feb 03
1
Stereo mode settings
Hi everyone, I'd like a bit of information about the stereo mode settings in psych_44.h of libvorbis. Specifically, about the adj_stereo structure: typedef struct { int pre[PACKETBLOBS]; int post[PACKETBLOBS]; float kHz[PACKETBLOBS]; float lowpasskHz[PACKETBLOBS]; } adj_stereo; What I am attempting to do is bring lossless stereo coupling down to the lower quality levels in
2004 Jan 23
0
Testing of Merged GT3b1 and 1.0.1 oggenc
Hi everyone, Recently I made an attempt at merging the tunings of GT3b1 into the official Xiph.org 1.0.1 libvorbis code. While 99% of the GT3b1 tunings are independent of 1.0.1, there is one particular value (_psy_noiseguards) which affects the whole quality range. I've chosen to use the 1.0.1 values since they changed since 1.0. Therefore, files encoded in GT3b1 mode (q 5 and above)
2004 Feb 19
1
Compiling oggenc in mingw32...no FLAC support?
After pinpointing a ld switch problem in the ogg/src/Makefile file, I managed to get libogg and libvorbis to compile using mingw32. FLAC compiled flawless so the configure script in vorbis-tools detected FLAC and included support for it in oggenc. And when oggenc was compiling, I noticed it included the FLAC libraries so everything went smoothly. But the oggenc.exe made only recognises wav
2004 May 23
1
Vorbis determined to be as good as MPC at 128 kbps!!
I am very happy to announce that the aoTuV tuning of Ogg Vorbis has tied with Musepack at first place in the 128 kbps listening test. It has beat iTunes AAC, Lame MP3, ATRAC3, and WMA standard. :) http://www.rjamorim.com/test/multiformat128/results.html -- ------------------------------------------------- Stephen So PhD Student Signal Processing Laboratory School of Microelectronic
1999 Dec 21
0
HTML archives will be down
Hi, As a precaution against all the computers here (Griffith University, Australia) going down with the Y2K bug, all the computers are going down. The site that the R archives are on will be down for a number of days over the new year, and the machine which actually creates the HTML archive files will be down for longer. Apologies for the disruption. ---- Robert King, Australian Environmental
2010 May 31
0
miss.loc function in MCMC Geneland: can't make it work
I am trying to use the function 'filter.NA=TRUE' in Geneland. The function appears to be set on TRUE by default, as it appears as TRUE in the 'parameter.txt' file output and hence I do not need to enter the function per se (as it is an 'Unused argument otherwise') . Hence all my missing data (individuals that I have not yet scored at that specific loci) are scored as
2017 Dec 04
0
Gluster Monthly Newsletter, November 2017
Gluster Monthly Newsletter, November 2017 Come find us at KubeCon/CloudNativeCon in Austin, December 6-8! Special sessions around Storage include: Thursday, December 7 ? 11:55am - 12:30pm Kubernetes Feature Prototyping with External Controllers and Custom Resource Definitions - Tomas Smetana, Red Hat
2000 Mar 30
0
forwarded message from Griffith Feeney
--8sD16rPb6u Content-Type: text/plain; charset=us-ascii Content-Description: message body text Content-Transfer-Encoding: 7bit Griffith, I'm forwarding the mail to r-devel. Best, Fritz --8sD16rPb6u Content-Type: message/rfc822 Content-Description: forwarded message Content-Transfer-Encoding: 7bit Received: from isildur.ci.tuwien.ac.at (root@isildur.ci.tuwien.ac.at [128.131.51.43]) by
2004 Feb 23
2
About lossless and point stereo
Hi, I've read the Vorbis stereo documentation on square polar mapping and currently reading the source code to understand it. But there are some things which I don't quite understand and hope I can get some guidance on. I understand the decoding/decoupling part as it is the same as the one described in the stereo docs: From mapping0.c: /* channel coupling */
2006 Jul 03
0
Web application developers needed for brand new Startup...
Hello everyone, I am a senior at California Polytechnic State University, San Luis Obispo. I have been perfecting an idea for a brand new web service and am looking for a few exceptional programmers to possibly join the "core." This is very much a Web 2.0 effort, we will be leveraging user generated content (very much like YouTube, but not videos). However, it should be looked at as
2006 Jul 13
0
Installing SQLite 3 on Windows Screencast
I created a screencast showing how to install and test SQLite 3 for Ruby on Rails on Windows. HOWTO: Installing SQLite 3 on Windows for use in Ruby on Rails http://mattgriffith.net/PermaLink.aspx?guid=9ac5939e-7ef9-492b-935b-41c3cef44067 Matt Griffith http://mattgriffith.net -- Posted via http://www.ruby-forum.com/.
2006 Jul 13
2
find_by_id(nil) does not always return nil
I have a model named User. When running this application from the console I can call User.find_by_id(nil) and it returns nil. When running this application during testing or through WEBrick or Mongrel calling User.find_by_id(nil) returns the newest record in the database. But it only does this the first time you call it with nil. The second time you call User.find_by_id(nil) it returns nil.
2000 Oct 24
0
R: R-1.1.1 for Debian 2.2
>MJ Ray <mjr at stats.mth.uea.ac.uk> writes: > >> Griffith Feeney <gfeeney at hawaii.edu> writes: >> > I couldn't get 'apt-get install r-base' to work at step 2: it installs the >> > older version of R rather than 1.1.1 and complains incessantly about not >> > being able to stat source package list. This apt-get command did result in
2007 Dec 16
1
crash running Myst
I'm trying to run Myst (masterpiece edition). By upgrading Wine to .51, I've gotten the install to finish without complaint. When I attempt to run Myst, the following is written to the terminal: $ wine Myst.exe fixme:mixer:ALSA_MixerInit No master control found on MPU-401 UART, disabling mixer wine: Unhandled page fault on write access to 0x00150000 at address 0xb7d75cbc (thread 0009),