similar to: pos.to.env and sys.xxx documentation (PR#801)

Displaying 20 results from an estimated 3000 matches similar to: "pos.to.env and sys.xxx documentation (PR#801)"

2000 Oct 11
1
documentation bug in grep (PR#692)
Full_Name: Peter Perkins Version: 1.1.1 OS: LinuxPPC Submission from: (NULL) (24.4.89.36) the man page for grep mistakenly says "gsub" whn it should say "grep" in the Details section of grep.Rd. a diff -u with a corrected version follows: diff -u R-1.1.1/src/library/base/man/grep.Rd grep.Rd-new --- R-1.1.1/src/library/base/man/grep.Rd Wed Apr 19 08:51:19 2000 +++
2001 Feb 22
1
onefile= arg to postscript() (PR#854)
Full_Name: Peter Perkins Version: 1.2.1 OS: LinuxPPC Submission from: (NULL) (24.4.89.36) Unlike (at least some) other args/components of ps.options(), the onefile= arg to postscript() does not default to ps.options()$onefile. For the family= and landscape= args, for example, it does. Looking at postscript()'s code, this appears to be intentional. If it _is_ intentional, the following
2001 Feb 09
1
default data= arg to glm() (PR#844)
Full_Name: Peter Perkins Version: 1.2.1 OS: LinuxPPC Submission from: (NULL) (24.4.89.36) the lines if (missing(data)) data <- environment(formula) in glm() seem to contradict the documentaton: data: an optional data frame containing the variables in the model. By default the variables are taken from the environment from which `glm' is called. actually,
2004 May 10
6
SIP calls-per-second performance test tool
http://sipp.sourceforge.net/ Anyone care to throw this at Asterisk to see what happens? I would, but I am having significant temporal shortfalls recently due to the apparent warping of the space/time continuum when I answer the phone with clients/associates. It seems that entire days pass by before I hang up... very odd, and very counter-productive to getting good Asterisk work done. JT
2018 Nov 17
2
Forum
Hi Bruce Thank you very much for reaching out. This is likely to be a short discussion due to me potentially learning that my infrastructure possibly has shortfalls that I did not appreciate until just recently. What I was hoping to do is deploy Windows from a Thecus branded NAS. Natively the NAS does not support PXE, but with community created mods it is achievable. So with this mod
2000 Oct 05
2
attaching something.RData in pos=1
hi - running R 1.1.1 under LinuxPPC: i was pleasantly surprised to find that attaching .RData files was added somewhere along the line, but i am having trouble getting the sort of behavior that i got used to in S. specifically, i'd like to be able to attach() a file at pos=1 and edit its contents directly, then save() and detach() it. i know i can load() the file, but this merges its
2004 Jun 30
8
Special Delivery from China
I received a sample IP/Speakerphone from my friends in China today. Asterisk setup was fairly uncomplicated and I had it running as an extension on my server within a few minutes. Sounds quality of both the receiver and the speakerphone are fine (wife's opinion). Are there any tests I should run with this phone? Following are the specs: - Single line appearance - Alpha display, 2x16 chars -
2000 Dec 29
0
unlisting a list with names components (PR#645)
Summary of report from Peter Perkins <pperkins@ucsd.edu> on Sat Aug 26 09:41:52 2000 i think the lines below demonstrate a problem with unlist when the list contains components that are names. _anything_ can go in a list, right? this came up in the context of trying to unlist(list(attr(terms(formula), "variables")). > list2 <- list(a="a",
2018 Nov 17
1
Forum
Thank you for the prompt reply. What you said is promising so if I may, with your help can we decipher what SYSLinux files goes where from the ground up? If this is too broad a question or may take up too much of your time then I understand and appreciate your help thus far. Richard -----Original Message----- From: Bruce Ferrell [mailto:bferrell at baywinds.org] Sent: Saturday, 17 November 2018
2010 Oct 25
2
Multiple errors on puppet client runs: "A section with name updates already exists"
Hello, I''m currently running Puppet 0.25.5-1 on CentOS 5.5. Everything has been going swimmingly until a couple of weeks ago, when I began receiving errors on one of my nodes. The node in question is also my puppetmaster, but the errors seem client-related. The errors are: err: //yumrepos::centosbase/Yumrepo[addons]: Failed to retrieve current state of resource: A section with name
2005 Feb 17
0
Out of Office AutoReply: error
Please be aware that John Lambert is no longer with Smarts. If this is business related, please contact Jonathan Perkins, at jonathan.perkins@smarts.com or by phone at 650.619.2052.
2002 Jul 31
0
LPRng: FW: my printers are still paused in Win2k and WinNT 4.0
It's not only the name, I just found out... I have an OfficeJet 570, and the following entry in my smb.conf would result in a persistent Paused status: [HP570] comment = OfficeJet 570 by HP450C Plotter path = /var/spool/samba/hp570 writeable = no printable = yes printer name = hp570 use client driver = no Changing the comment to "HP570
2003 Jan 08
0
[Fwd: Re: Regarding non-streaming Ogg]
This is my previous conversation with Colin Perkins at IETF regarding audio/vorbis. For interested parties. Last two paragraphs are the most interesting ones. Linus -----Vidarebefordrat meddelande----- From: Colin Perkins <csp@isi.edu> To: Linus Walleij <triad@df.lth.se> Subject: Re: Regarding non-streaming Ogg Date: 20 Jun 2001 16:17:34 -0400 --> Linus Walleij writes:
2003 Jan 08
1
[Fwd: Re: Regarding non-streaming Ogg]
[pardon me if this retreads some ground, but I'm just getting up to speed on this issue] so am I to understand -- application/ogg is for downloading, and will invoke an app that supposedly can parse *any* ogg file -- audio/vorbis is for streaming -- but this is narrowly defined as vorbis audio only. Presumably the thinking is that a streaming application is likely to be less
2000 Jul 17
2
sshd -i problem under 2.1.1p4 as well
I have encountered the same problem with sshd -i (under Mandrake linux 6.1) as that described by Ben L Perkins, this time with 2.1.1p4: ... Last login: Mon Jul 17 12:04:50 2000 from orpheus.qimr.edu.au -bash: ?oe90: command not found -bash: glorious: command not found -bash: ?]r90: command not found -bash: marshall4: command not found Connection to orpheus.qimr.edu.au closed. log: Jul 17
2006 Jun 19
0
PDF::Writer VS Ruby FPDF
Hi list, I see almost all people here uses PDF::Writer for generating pdf documents with rails. I used it too at first, but am using both now and would like to see some advantages and shortfalls you came using each of these two packages. Here are my thoughts for now: PDF::Writer: - extensive documentation - writen using ruby conventions - easy to use - some bugs with embeding fonts prevent
2018 Nov 17
0
Forum
Hi Anfo, Windows 7 deployment is actually something I do from pxe... It does requires "extras" from Microsoft to build the windows install image, but they don't cost anything and it's a one time thing.? I'll have to locate my docs on the Windows deployment tool. PXE install of windows is the fastest Windows 7 Ultimate N install I've ever done... Much faster than
2005 Jan 31
1
problem with patch ms04-044 breaking SMB printer shares
We recently discovered after applying Microsoft Windows 2000 patch ms04-044 to our computers we can no longer communicate with our samba server we use for spooling printers. Symptoms: - when trying to display printer queue status, we get a "Failed to open, retrying" message across the top of the queue window - from within various applications, trying to open a printer dialog box
2018 Nov 16
2
Forum
Hello all I was just hoping to see if there was a forum, or a patient individual kind enough to help me configure PXELinux (I only understand the wiki to a point). Apologies for using this medium to call for aid as I've been unable to locate an alternative support channel. Richard
2002 May 27
2
Samba stuck!
Hi I wonder if you can help me. I'm currently studying Networking as a college course and one of the challenges we have been set is to research, then put into practice the mapping of a linux server onto a Windows NT server. I'll be honest with you, I'm very new to all this so I hope I explain this correctly. I have successfully created my own smb.conf file, usernames, areas and a