Displaying 20 results from an estimated 42 matches for "7208".
Did you mean:
208
2004 Aug 06
5
capturing pid from command line
On Mon, 2003-11-03 at 21:53, Dave St John wrote:
> Anyone know of or how to capture the pid via the command line in bash?
pidof ???
$ pidof httpd
827 825 824 788
--
Drew
<p>--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To unsubscribe from this list, send a message to 'icecast-request@xiph.org'
containing only
2003 Aug 29
1
smb access problem through WinXP to samba 2.2.8a-34(SuSE Linux)
Hi there - apologies for the long-ish mail!
I recently performed a SuSE online update to my system, and since then
Samba has refused to work properly. After the update, nmbd produces the
infamous message:
Aug 29 19:26:39 linuxserver nmbd[7208]: [2003/08/29 19:26:39, 0]
nmbd/nmbd_responserecordsdb.c:find_response_record(235)
Aug 29 19:26:39 linuxserver nmbd[7208]: find_response_record: response
packet id 10133 received with no matching record.
Even after trawling Google, I don`t really understand what this message
means. It may also...
2008 Jun 07
3
Match render :nothing
...oudn''t find any way to do this so i''ve just changed my controllers
to do a "head :ok", but it would be nice to know if there is any other
way :)
--
Maur?cio Linhares
http://alinhavado.wordpress.com/ (pt-br) | http://blog.codevader.com/ (en)
Jo?o Pessoa, PB, +55 83 8867-7208
2008 Jun 07
2
rcov causing a segmentation fault on rspec 1.1.4 and rails 2.1
...BUG] Segmentation fault ruby 1.8.6 (2007-09-24) [i486-linux]
Is there any way to fix this?
I''m using rspec 1.1.4, rcov 0.8.1.2.0, rails 2.1 and Ubuntu Linux 8.4.
--
Maur?cio Linhares
http://alinhavado.wordpress.com/ (pt-br) | http://blog.codevader.com/ (en)
Jo?o Pessoa, PB, +55 83 8867-7208
2003 Sep 29
5
Nortel M Series phones support
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I've searched the mailing list quite extensively, but didn't come up
with anything promising (some things wer helpful, though). Does anyone
know if Nortel M Series (specifically the 2008, 2616, 7208, and 7310)
phones can be made to work with the TDM400P card or if they are ADSI
compatible at all? I kind of doubt they will work if they are not
compatible, but I don't know what it would take to plug them directly
into a * box.
Thanks.
- --
Jason A. Pattie
pattieja@xperienceinc.com
Xperien...
2010 Apr 16
1
multiple variables pointing to single dataframe?
...me (d1), I don't want to simply copy the dataframe ( d2<-d1 ) as my understanding is that this will create a second dataframe. Any suggestions on best practice here?
Thank You,
//************************
// Alex Bryant
// Software Developer
// Integrated Clinical Systems, Inc.
// 908-996-7208
________________________________
Confidentiality Note: This e-mail, and any attachment to...{{dropped:13}}
2010 Mar 01
1
ICONV error installing R-2.10.1 on HP-UX B.11.23 U ia64
...ut success. I have also installed gettext-0.17 per iconv installation instructions. Still no success and I feel I currently heading down the wrong path. Can anyone help?
Thanks,
Alex
//************************
// Alex Bryant
// Software Developer
// Integrated Clinical Systems, Inc.
// 908-996-7208
________________________________
Confidentiality Note: This e-mail, and any attachment to...{{dropped:13}}
2008 Oct 26
3
Undefined method f_title
Hi,
This is my migration:
class CreateSampleForms < ActiveRecord::Migration
def self.add_data
SampleForm.create(:name => ''Default (Empty)'', :f_type => ''Default
(Empty)'', :description => ''Use this template to create a blank form.'')
end
def self.up
create_table :sample_forms do |t|
t.string :name, :null =>
2010 Mar 05
1
unable to compile Recommended packages
...mended
*** Error code 1
The following command caused the error:
(cd src/library/Recommended && make)
make: Fatal error: Command failed for target `stamp-recommended'
-Alex
//************************
// Alex Bryant
// Software Developer
// Integrated Clinical Systems, Inc.
// 908-996-7208
________________________________
Confidentiality Note: This e-mail, and any attachment to...{{dropped:13}}
2010 May 10
1
Build R static
...til.so.1 => /usr/lib/libuutil.so.1
/platform/SUNW,Sun-Fire-280R/lib/libc_psr.so.1
/platform/SUNW,Sun-Fire-280R/lib/libmd5_psr.so.1
Thanks for your help,
Alex
//************************
// Alex Bryant
// Software Developer
// Integrated Clinical Systems, Inc.
// 908-996-7208
________________________________
Confidentiality Note: This e-mail, and any attachment to...{{dropped:13}}
2010 Feb 04
5
Reading sas7bdat files directly
...problem is I don't want to convert these files to .xpt (transport) every time. So just checking if anyone has a (viable) way to read .sas7bdat files directly into R?
Thank You.
//----------------------------------
// Alex Bryant
// Software Developer
// Integrated Clinical systems
// 908-996-7208
________________________________
Confidentiality Note: This e-mail, and any attachment to...{{dropped:13}}
2008 Oct 11
1
Re: time_ago_in_words is off by a day
...about the time, only the actual date?
>
> If it matters at all, I am using Postgres as my database.
>
> Thanks for any help.
>
> - Wayne
> >
>
--
Maurício Linhares
http://alinhavado.wordpress.com/ (pt-br) | http://blog.codevader.com/ (en)
João Pessoa, PB, +55 83 8867-7208
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send...
2008 Oct 26
2
use Prawn to generate pdf
Hello:
when i use Prawn to generate pdf file for download, i got a blank pdf
file, can someone tell me why?
require ''prawn''
class DownloadController < ApplicationController
def download_pdf
send_data(generate_pdf, :filename => ''test.pdf'', :type =>
''application/pdf'')
end
private
def generate_pdf
2017 Jun 06
3
Re: libvirtd not accepting connections
...20 EDT; 3s ago
> Docs: man:libvirtd(8)
> http://libvirt.org
> Main PID: 7076 (libvirtd)
> Tasks: 19 (limit: 4915)
> Memory: 124.7M
> CPU: 3.649s
> CGroup: /system.slice/libvirtd.service
> ├─7076 /usr/sbin/libvirtd
> └─7208 /usr/local/bin/qemu-system-sh4eb -S -no-user-config
>-nodefaults -nographic -M none -qmp
>unix:/var/lib/libvirt/qemu/capabilities.monitor.sock,server,nowait
>-pidfile /var/lib/libvirt/qemu/capabi
>
So this is now only with the qemu from source installed on the system?
>$ sudo virsh...
2015 Feb 15
0
Centos 6 Sendmail backup MX Config
...list several non-existent MX
secondaries at the lowest priority to cheaply pick off the really
stupid points of origin.
Yes we do get rejects for real correspondents. A notable recent
victim, if such is the right word to describe a self-inflicted injury,
was ibm.com. Who, in contravention of rfcs 7208 and 7372, both
configured eleven MX hosts for their domain AND enabled SPF. This
causes an immediate permerr with anyone checking SPF as the maximum
number of MX hosts allowed with an SPF enabled domain is ten.
But, who am I to tell IBM how to configure a computer?
On the other hand, we also have...
2010 Mar 10
0
R Graphic output files on Solaris 5.10
...inor 10.1
year 2009
month 12
day 14
svn rev 50720
language R
version.string R version 2.10.1 (2009-12-14)
Thank you for any thoughts.
//************************
// Alex Bryant
// Software Developer
// Integrated Clinical Systems, Inc.
// 908-996-7208
________________________________
Confidentiality Note: This e-mail, and any attachment to...{{dropped:13}}
2002 Sep 17
0
Bug Report rsync 2.5.5 --delete and soft links to parent directories causes MAXSYMLINKS error
...ternal inums
rsync comes with ABSOLUTELY NO WARRANTY. This is free software, and you
are welcome to redistribute it under certain conditions. See the GNU
General Public Licence for details.
--
Kevin Earls Email: kevin@ti.com
Texas Instruments Voice: (903) 868-7208
6412 Hwy 75 South M/S 802 Pager: (903) 620-2067
Sherman, TX 75090 FAX: (903) 868-5616
2007 May 23
0
Fwd: [ooo-announce] Press reports regarding "SB/BadBunny-A" virus
If you use OpenOffice, please read on.
---------- Forwarded message ----------
From: John McCreesh <jpmcc at openoffice.org>
Date: May 23, 2007 10:11 AM
Subject: [ooo-announce] Press reports regarding "SB/BadBunny-A" virus
There has been press comment recently about the "SB/BadBunny-A" virus
affecting OpenOffice.org reported by an anti-virus company.[1]
Industry best
2008 Nov 04
1
HAproxy not listening to all IP address
guys,
i am trying to install HAproxy infront of my webserver.
usually my webserver listens on port 80 and since we have 5 ip address
serving 5 different sites on the same physical server the webserver
listens to all these ips and proxy the traffic to the relavent app
servers.
now the problem is if want to loadbalance i should install HAproxy on
port 80 and there lies the problem.
2006 Jul 27
7
suspicious memory usages
...mant 16 0 54280 28m 2156 S 0.0 2.8 1:41.25 ruby
22750 kiran 16 0 43428 23m 3908 S 0.0 2.3 0:03.15 mongrel_rails
3961 root 16 0 10012 8964 588 S 0.0 0.9 0:03.51 memcached
22728 www-data 16 0 13536 7536 2620 S 0.0 0.7 0:00.10 httpd
22379 hemant 16 0 11980 7208 3060 S 0.0 0.7 0:01.73 emacs
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://rubyforge.org/pipermail/mongrel-users/attachments/20060727/6d191339/attachment.html