Displaying 20 results from an estimated 120 matches for "glimpse".
2010 Apr 01
7
Sending mail from CLI to another SMTP host
Hi all,
Is it possible to send mail from CLI (bash, python) without any LOCAL
SMTP installed, using SMTP on another machine.
Care to give a glimpse of the code?
Thank you.
2008 Sep 09
1
A glimpse into the future for RHEL 6 and CentOS 6
http://searchenterpriselinux.techtarget.com/news/article/0,289142,sid39_gci1328938,00.html
--
MailScanner is like deodorant...
You hope everybody uses it, and
you notice quickly if they don't!!!!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 250 bytes
Desc: OpenPGP digital signature
URL:
2010 Jul 07
2
Where to download 1.2-rc.4?
I'm using Fedora 13. Wine 1.2 rc.4 was great for Dragon Age Origins. However, I needed to reinstall my system a day ago. After that, I couldn't find rc4 in test-updates repositories. There was only rc6. Dragon Age has some troubles running on that. So, where can i get rc4 in rpm? I don't think I can handle installing from sources.
Thanks for answers.
P.S. Sorry for my English , I
2017 Nov 08
2
Ggplot error
...flicts(detail = TRUE)
$.GlobalEnv
[1] "iris"
$`package:dplyr`
[1] "%>%" "%>%" "add_row" "as_data_frame"
"as_tibble" "data_frame"
[7] "data_frame_" "frame_data" "glimpse" "lst"
"lst_" "tbl_sum"
[13] "tibble" "tribble" "trunc_mat" "type_sum"
"filter" "lag"
[19] "intersect" "setdiff" "setequal"...
2017 Nov 08
0
Ggplot error
...lEnv
> [1] "iris"
>
> $`package:dplyr`
> [1] "%>%" "%>%" "add_row" "as_data_frame"
> "as_tibble" "data_frame"
> [7] "data_frame_" "frame_data" "glimpse" "lst"
> "lst_" "tbl_sum"
> [13] "tibble" "tribble" "trunc_mat" "type_sum"
> "filter" "lag"
> [19] "intersect" "setdiff" &...
2003 Sep 26
2
Spam-Filter @stat.math.ethz.ch: was dead for about 15 hours
....ethz.ch has been dead for since yesterday (09-25)
~16:50 till today ~08:30.
The sudden death may have been caused by unrelated installation
of some perl modules (spamassassin *is* running on perl) by our
IT staff.
We are very sorry for this event.
On the bright side: You have been able to get a glimpse of what
you are usually protected from... :-)
Regards,
Martin Maechler <maechler at stat.math.ethz.ch> http://stat.ethz.ch/~maechler/
Seminar fuer Statistik, ETH-Zentrum LEO C16 Leonhardstr. 27
ETH (Federal Inst. Technology) 8092 Zurich SWITZERLAND
phone: x-41-1-632-3408 fax: ...-1228 &l...
2017 Nov 08
1
Ggplot error
...GlobalEnv
> [1] "iris"
>
> $`package:dplyr`
>? [1] "%>%"? ? ? ? ? "%>%"? ? ? ? ? "add_row"? ? ? "as_data_frame"
> "as_tibble"? ? "data_frame"
>? [7] "data_frame_"? "frame_data"? ? "glimpse"? ? ? "lst"
>? "lst_"? ? ? ? ? "tbl_sum"
> [13] "tibble"? ? ? ? "tribble"? ? ? "trunc_mat"? ? "type_sum"
> "filter"? ? ? ? "lag"
> [19] "intersect"? ? "setdiff"? ? ? "...
2019 Jun 30
2
Mac OS & Folder Timestamps
...ks for Microsoft
now, so whilst this isn't an official Microsoft endorsement of these
changes, it is certainly a positive step for Linux.
We're being much more careful than we were with the gung-ho SMB1
UNIX extensions, paying much more attention to correctness and
security, but it's a glimpse of where we're planning to get to.
2006 Mar 30
12
network monitoring systems
Does anyone have any recommendations for network monitoring systems that
work with CentOS 3 or 4?
thanks
2006 Feb 22
1
Rails Book finally hits Japan
...g attention. I think they''re having
their fourth meeting soon. There''s a couple toy applications out
there and I believe cookpad.com is currently being rewritten with
rails in the background.
http://cookpad.com/
So without further ado, I present to you the first world premiere
glimpse of the cover for the Japanese translation of "the rails book".
I must say that''s a nicely designed cover and yes that''s the only
size picture available (clicking on it will take you to Amazon) and no
that''s not my blog either. :)
Enjoy.
Sam
2004 Jul 20
1
Performance problem
...by(.) function and it takes hours to do the calculation
on a fast notebook under Windows.
I suspect by(.) to be a poor implementation for doing individual analysis
on subgroups.
Is there an alternative and more efficient way for doing by-group
processing within lme(.).
Here some code to give you a glimpse
gfit <- by(longdata, gen, function(x) lme(fixed=response ~ dye + C(treat,
base = 4 ),
data=x,random =~ 1 | slide) )
Thanks in advance & regards
Gerhard Krennrich
------------------------------------------------------------------------
BASF Aktiengesellschaft
GVC/S - B009
Gerh...
2008 Dec 08
1
partial correlation
...-parametric data. I checked
"pcor" (Computes the partial correlation between two variables given a set
of other variables) but I do not know how to change to a Spearman Rank
Correlation method [pcor(c("BCDNA","ImProd","A365"),var(PCor))]
Here''s a glimpse of my data (data is raw data).
A436
A365
Chla
ImProd
BCDNA
0.001
0.003
0.624889
11.73023
0.776919
0.138
0.126
0.624889
27.29432
0.357468
0.075
0.056
0.624889
105.3115
0.429785
0.009
0.008
0.312444
55.2929
0.547752
0.005
0.002
0.624889
26.9638
0.738775
0.018
0....
2010 Sep 02
1
Best way to migrate from qmail-ldap's autoreply?
...sible to get these LDAP attributes in the
LMTPd with a single userdb-lookup and get it from the plugin during a
new mail event? Any examples?)
- conditionally provide these values to a sieve script and process them
accordingly (the base64 string and maybe the dates seem to be hard for
the first glimpse)
the mad stuff:
- using an LD_PRELOAD library, which emulates per user sieve scripts
according to LDAP lookups (gives a lot more flexibility)
- an LMTP proxy/server, which does all this and forwards the traffic to
the Dovecot LMTPd/deliver process
* a sample mailreplytext looks like this:
'&...
2013 Nov 27
1
Confusion: EL6 Base gluster va gluster.org gluster
Hello,
I've caught a glimpse of the new RHEL 6.5 (well, new packages landed in
CentOS) and I notice it now provides quite a nice version of Gluster
3.4.0 with a lot of backports.
I've got 2 problems now:
- I've got gluster installed from
http://download.gluster.org/pub/gluster/glusterfs/3.4/3.4.0/CentOS/epel-6/x86_...
2011 Oct 10
3
How to test if two C statistics are significantly different?
Hey all,
In order to test if a marker is a risk factor, I built two models (using cox
proportional hazard model). One model included this marker, and the other is
not.
Then, I use R package risksetROC to test how much predictive value did the
marker add to this model. I get two C statistics by analyzing the linear
predictors of the two models into this package.
The qustion is How to test if two
2005 Aug 11
1
problem joining the domain
...rep 445 doesn't return anything... Any idea why it is
not listening?
Also, other commands are fine, such as:
pdc:~# net rpc info
Domain Name: ILR
Domain SID: S-1-5-21-223096953-1148827292-541513073
Sequence number: 1123739472
Num users: 23
Num domain groups: 4
Num local groups: 0
That was a glimpse of the problem. Any suggestions most welcome.
Thanks for your time.
chap
2007 Jun 12
1
Viewing a data object
Dear list,
First apologize that this is trivial and just betrays my slothfulness at the keyboard. I'm sick of having to type a long name just to get a glimpse of something. For example, if my data frame is named 'AuroraStochasticRunsJune1.df" and I want to see what the middle looks like, I have to type
AuroraStochasticRunsJune1.df[ 400:500, ]
And often I'm not even sure rows 400 to 500 are what I want to see. I might have to type the same...
2006 Apr 13
2
contribution offer: df() for non-centrality != 0
Hi R-devels,
I noticed that for the scheduled R 2.3.0,
there is still no function df() for
non-centrality != 0.
Easter is quickly approaching, so as my little
gift, I would like to offer you some code to fill
this gap:
After excluding some "unusual" cases,
it amounts to differentiating the corresponding
function pnf() --- which in turn leads to the
function dnbeta() already available
2008 May 27
1
[LLVMdev] JIT question: Inner workings of getPointerToFunction()
Hi,
I was just reading through the Kaleidoscope tutorial (which is greatly
written and understandable, thanks! ) hoping to get some glimpse about the
workings of the JIT and the optimizations that are done at run time. I am
curious as to how LLVM's JIT dynamically generates native code from bit code
at run time and runs that code (I think my question is also somewhat more
general in the sense how does any JIT system translate some...
2017 Nov 08
0
Ggplot error
...GlobalEnv
> [1] "iris"
>
> $`package:dplyr`
> [1] "%>%" "%>%" "add_row" "as_data_frame"
> "as_tibble" "data_frame"
> [7] "data_frame_" "frame_data" "glimpse" "lst"
> "lst_" "tbl_sum"
> [13] "tibble" "tribble" "trunc_mat" "type_sum"
> "filter" "lag"
> [19] "intersect" "setdiff" "...