Displaying 20 results from an estimated 37 matches for "frome".
Did you mean:
from
2009 Nov 30
3
NFS new security requirements?
...s:-
Nov 29 12:47:52 hs8 mountd[2255]: authenticated mount request from 172.26.0.6:617 for /data (/data)
No internal permissions have changed.
'
Mike Yates MBCS CITP (ISSG)
IT Support Engineer
Hawkgrove Ltd - Software Systems Design
2, The Business Courtyard, Marl Pits Lane, Trudoxhill, Frome, Somerset, BA11 5DL, UK
+44 (0)1373 837900 fax: +44 (0)8700 518155
Registered in England: 2756481 VAT Reg: UK 601 1137 11
Registered Office: NSO Associates LLP, 75 Springfield Road, Chelmsford, Essex CM2 6JB
All e-mail is subject to contract and is not intended to create a legally binding agr...
2002 Oct 21
9
help, a children can not borrow from a parent?
Hi ;
MY script:
tc-htb3 qdisc del dev eth2 root
ipchains -F
tc-htb3 qdisc add dev eth2 root handle 10: htb default 20 r2q 40
tc-htb3 class add dev eth2 parent 10: classid 10:1 htb rate 50Mbit burst
2000
tc-htb3 class add dev eth2 parent 10:1 classid 10:100 htb rate 12mbit ceil
50mbit prio 1
tc-htb3 class add dev eth2 parent 10:1 classid 10:20 htb rate 38mbit ceil
50Mbit prio 8
ipchains
2009 Jan 11
1
newbie Question
Hi Everyone. I'm new to using Wine and haven't been able to
successfully install a Windows program yet. I have Wine installed on a
FreeBSD machine. My only attempt at an installation so far has been to
try and install Photoshop Elements 4.0. I run "/cdrom wine Setup.exe"
frome the command line, and the installation wizard appears and proceeds
normally until "finish". At that point a Photoshop icon has been placed
on the desktop. When I click on the icon the welcome screen appears and
asks me which feature of the program I want to use. When I click on any...
2005 Oct 28
2
Uncensoring a dataset - resent
Does anyone know of an R package that I can use to uncensor a normal or
log-normal dataset? I'm particularly interested in the MLE method of
Cohen (1959), "Simplified estimators for the normal distribution when
samples are single censored or truncated," Technometrics, 1(3), 217-237.
Of course, if there is anything better, I'd be glad to hear about that
too.
Thanks.
Rick
2005 Jun 23
1
how to get such crosstable?
i use the CrossTable (frome gregmic package) function to get such a table as below.
but the percentage of the non-NA levels(here 1,2,3,4,5) is not totally 100%.
is there any way to get a table that percentage of the non-NA levelsis totally 100%,as the SPSS' valid percentage.thank you!
Cell Contents
|--------------...
2007 May 08
3
Mantel-Haenszel relative risk with Greenland-Robins variance estimate
Does anyone know of an R function for computing the Greenland-Robins
variance for Mantel-Haenszel relative risks?
Thanks
Frank
--
Frank E Harrell Jr Professor and Chair School of Medicine
Department of Biostatistics Vanderbilt University
2007 Aug 14
1
the story of 2 samba, 1 ldap as passdb, and home sharing issue...quite urgent ^^
...1 is know on samba from site 1 in ou=1 etc.
And last, on each samba's server a "home" sharing like this:
[homes]
comment = Your personal HomeFolder dude!
path = /home/%U
writeable = yes
create mode = 0640
directory mode = 0750
browseable = yes
My issue is when user frome site 2 try to connect to share on site 1...
He is seeing is "home" on samba server from site 1, buth this one have
no existence on site 1 !!!!
Is there a solution that could make that when user from site 1 connect
on site 1, he could see his Home, but when user from site 2 connect on...
2009 Oct 03
1
NFS lockups
...mail me at all, though it is shown in /var/log/cron.
Does anyone know of a method to make NFS mounts auto un-mount if the remote server disappears?
Mike Yates MBCS CITP (ISSG)
IT Support Engineer
Hawkgrove Ltd - Software Systems Design
2, The Business Courtyard, Marl Pits Lane, Trudoxhill, Frome, Somerset, BA11 5DL, UK
+44 (0)1373 837900 fax: +44 (0)8700 518155
Registered in England: 2756481 VAT Reg: UK 601 1137 11
Registered Office: NSO Associates LLP, 75 Springfield Road, Chelmsford, Essex CM2 6JB
All e-mail is subject to contract and is not intended to create a legally binding agr...
2005 Jun 04
1
can R do Fixed-effects (within) regression (panel data)?
i want to ask 2 questions.
1) can R do Random-effects GLS regression which i can get from Stata?
the following result is frome Stata.can I get the alike result from R?
xtreg lwage educ black hisp exper expersq married union, re
Random-effects GLS regression Number of obs = 4360
Group variable (i) : nr Number of groups = 545
R-sq: within = 0.1799...
2006 Dec 29
2
Re: Hi reg. 2 asterisk server
Hi Thiru -
> Could u tell me ,how to connect 2 asterisk server using sip as a
> clients...
> asterisk server are in same network...
You can connect them either as "friends" or as "users/peers". I
generally recommend the user/peer method for connecting two servers
since it clearly delineates which codecs and contexts are allowed.
Your sip.conf files will look
2007 Mar 03
3
configure actionmailer to recieve email on localhost?
hi, is there a way i can configure my localhost to receive email using
smtp? i can out emails fine but now would like to test/get-to-know how
to handle incoming emails.
if on my localhost:3000, do i do anything like below?
ActionMailer::Base.server_settings = {
:address=>''smtp.yourserver.com'', # default: localhost
:port=>''25'',
2011 Apr 05
2
Asterisk 1.8 and new the command: exten => _X., 4, Wait, 2
OK Dears;
Is the exten => _X.,2,Wait,2 no more working with Asterisk 1.8? What is the equivalent?
I installed Asterisk 1.8 and Star2Billing 1.9 but I am getting this error if someone can advise me:
Executing [9615806234 at a2billing:1] Answer("SIP/gwsshihabuddinkw-00000014", "") in new stack
[Apr 5 02:59:05] WARNING[2941]: pbx.c:4055 pbx_extension_helper: No application
2010 Aug 09
1
creating pdf of wireframe
...not reproduced, and neither are the font sizes for the axis
labels. I'm an R novice, so I could really use some guidance.
Here is the code I am using (post1, post2, post3 are 3-dimensional
matrices):
newcols <- colorRampPalette(c("grey90", "grey10")) #generates palette frome
light to dark grey for better visibility
trellis.device(pdf,file="PostAll.pdf", width = 5, height = 5)
trellis.par.set("plot.line", list(lwd=0.15));
top.left <- wireframe(post1, xlab=list("p(adj-N)", cex=.7,
rot=30),ylab=list("p(num-N)", cex=.7, rot=-45)...
2012 May 14
6
problem with importing node definitions (2.7.14) [SEC=UNCLASSIFIED]
...ests, so my external node directory isn''t being imported. This is on a rhel 5 server with the puppet rpms from yum.puppetlabs.com, but the cilent machines is based on fc17 beta with 2.7.13 rpm (which is with that version for now, and has ruby-libs 1.9.3)
First, some appropriate filedumps frome manifests directory:
-------
> cat /etc/puppet/manifests/site.pp
import gfedevws-templates
import ''nodes''
-------
> cat /etc/puppet/manifests/gfedevws-templates.pp
class gfedevws-template {
notify { "gfedevws-template": }
include common::puppet-cron
include...
2011 Apr 15
1
[LLVMdev] Patch to correct typos on LLVM source code
...-codespell-1-0/ ).
The majority of the typos were in comments and a few of them were in debug
messages. I've also made another patch to the clang source base, it
was sent to the cfe-dev mailing list earlier today.
There were a few false positives found by codespell, the most common ones were:
FromE -> from
ArchType -> archetype
isNT -> isn't
DefInit -> definite
I've gone through the diff and removed all of those false positives,
and I've successfully built LLVM afterwards so everything should be
OK. The patch was made using the official git mirror and was tested
agai...
2012 Oct 29
3
[LLVMdev] hello pass is not available
I am writing a new pass hello and the shared library is created(.so). The library is loaded with opt. But the pass in not available in opt. opt -help shows the command.
Please find the screenshot attached.
Thanks,
Vidya Sagar.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2012 Oct 29
0
[LLVMdev] hello pass is not available
opt -load ${shared_lib_name} -hello < input.bc > output.bc
You should first translate 1.c to bitcode before your are going
to use it as the input of the opt. Try:
clang -emit-llvm -c input.c -o input.bc
Sincerely,
Logan
On Mon, Oct 29, 2012 at 7:00 PM, sagar visa <f2001098 at yahoo.co.in> wrote:
> I am writing a new pass hello and the shared library is created(.so). The
>
2009 Apr 01
0
Symantec Backup Exec (formerly Veritas) agent
...ora9 when the data was on a different server.
Symantec have looked at this but they only "support" RHEL and SLES so will not delve deeper.
Mike Yates MBCS CITP (ISSG)
IT Support Engineer
Hawkgrove Ltd - Software Systems Design
2, The Business Courtyard, Marl Pits Lane, Trudoxhill, Frome, Somerset, BA11 5DL, UK
+44 (0)1373 837900 fax: +44 (0)8700 518155
Registered in England: 2756481 VAT Reg: UK 601 1137 11
Registered Office: NSO Associates LLP, 75 Springfield Road, Chelmsford, Essex CM2 6JB
All e-mail is subject to contract and is not intended to create a legally binding agr...
2009 Apr 14
1
Clamav engine updates
...marked for Update".
Is there a yum URL I should add to get 0.95.1 (and onwards) from CentOS or Redhat,
or must I "roll my own" ?
Mike Yates MBCS CITP (ISSG)
IT Support Engineer
Hawkgrove Ltd - Software Systems Design
2, The Business Courtyard, Marl Pits Lane, Trudoxhill, Frome, Somerset, BA11 5DL, UK
+44 (0)1373 837900 fax: +44 (0)8700 518155
Registered in England: 2756481 VAT Reg: UK 601 1137 11
Registered Office: NSO Associates LLP, 75 Springfield Road, Chelmsford, Essex CM2 6JB
All e-mail is subject to contract and is not intended to create a legally binding agr...
2005 Jul 26
0
Association rules
>library(foreign)
in the foreign package,you can use read.csv command to read the csv file.you can use excel to open the file and save as cvs file.you should read the manuals first,which tells in details how to import your data into R.
before you use the command frome the arules package,you should first type the command
>library(arules)
======= 2005-07-26 22:18:48 伳侜佋佢伬伌佇伵佒佇佇伌伒伬仯伜=======
>Hello !
>
>I just start in using R, and I have already questions...
>
>I want to use the arules package : I have installed the package, and have
>the a...