Displaying 16 results from an estimated 16 matches for "unlog".
Did you mean:
ulog
2005 Apr 17
1
Unlogical phenomenon caused by locator
I was wondering if someone could help me!
Here is what I don't understand!
Why the text in the function isn't showing up before the locator action?
###########
plot(1:10)
toto<-function(){
cat("Why this text isn't showing up before the point selection !!!!!!!!")
point<-locator(2)
return(point)
}
toto()
P.S.: I am using the most recent version of R for mac
Thanks
2009 Apr 17
1
[PATCH 1/1] OCFS2: Log -EIO errors just when hit them.
This patch logs(ERROR) -EIO errors just when they are hitted.
Signed-off-by: Wengang Wang <wen.gang.wang at oracle.com>
--
diff -up ./linux-2.6.29.y.build/fs/ocfs2/buffer_head_io.c.orig ./linux-2.6.29.y.build/fs/ocfs2/buffer_head_io.c
--- ./linux-2.6.29.y.build/fs/ocfs2/buffer_head_io.c.orig 2009-04-17 13:55:52.000000000 +0800
+++ ./linux-2.6.29.y.build/fs/ocfs2/buffer_head_io.c 2009-04-17
2008 Oct 15
3
Removing characters and periods from character strings
...rhaps a more elegant way?
pick=c("(Intercept)", "Clear", "factor(Hab)3", "factor(Hab)4",
"factor(Hab)5","factor(Hab)7", "factor(Log)1", "Hunt", "Pop",
"s(PrimRd).1", "s(PrimRd).2", "Unlog", "Xcoord", "Ycoord")
vars=as.character(as.vector(strsplit(pick,"1")))
vars=unique(as.character(as.vector(strsplit(vars,"2"))))
vars=unique(as.character(as.vector(strsplit(vars,"3"))))
vars=unique(as.character(as.vector(strsplit(...
2011 May 02
3
Issue providing seamless migrtion (3.0.24 to 3.5.6) - sambaNTPassword mystery
.../samba/*.tdb and /usr/local/etc/samba/*.tdb (+ smbpasswd file).
Moreover, to test everything, I have a computer which have a ethernet
interface toward the old working samba, and another one toward the new
domain. When I try to switch from the old to the new samba, I shutdown
the right interface, unlog and try to log with the root login of the new
samba (I always wait few minutes in order to have the new pdc "recognized").
As I read that someone is able to upgrade his samba seamlessly by
shutting down computers & samba (old & new), then starting new samba
then computers, I ha...
1999 Feb 25
1
locator() and log axes (PR#126)
In both the versions of 0.63.3 I have compiled locator() gives silly
results for log axes eg
> plot(1:10,log="x")
> locator(1) #click on the point at (4,4)
$x
[1] 9694.383
$y
[1] 4.034130
It appears that the x coordinate is 10^right number -- it's getting
unlogged twice
--please do not edit the information below--
Version:
platform = sparc-sun-solaris2.6
arch = sparc
os = solaris2.6
system = sparc, solaris2.6
status = in progress
status.rev = 0
major = 0
minor = 63.3
year = 1999
month = February
day = 24
language = R
Search Path:
.Global...
2005 Jun 27
2
RTNETLINK answers: File exists
Hi List,
I am new at this and trying to set up shorewall.
I was using mnf-en to do it but it was using an old version of shorewall
(shorewall-2.0.8-2mdk) and didn''t have the features I wanted. So I''ve
installed shorewall-2.4.0-1mdk.
Other bits of interest:
iproute2-2.6.10-1mdk
iptables-1.2.9-8mdk
I''m trying to get the providers feature working.
show capabilities:
2006 Jan 22
0
Rank Product
...1 26.0 5.0
Orirank
$Orirank$"class1 < class2"
[,1] [,2] [,3] [,4] [,5] [,6] [,7] [,8] [,9] [,10] [,11] [,12]
……………………………………………..
$Orirank$"class1 > class 2"
……………………………………..
$AveFC
log/unlog(class1/class2)
1 0.0694052288
………………………………
#Genes by controlling pfp <0.05...
2004 Apr 01
1
SSH Logging
Hi,
I'd like to be able to log file transfers to/from an SSH server
(both through scp and sftp-server).
Perhaps I'm not looking in the right places, but I don't see a
way of doing this in the current code. The "scponly" shell goes
some (small) way towards doing this, however, it logs patterns
rather than filenames in scp transfers. I have even less success
with sftp.
If
2000 Aug 10
0
Weird login problem !!
Hello,
I have discovered what seems to me an unlogic issue in Samba.
I have a Samba logon server with login scripts based on machine names
(%m.bat).
This is what happens when I make a connection as a regular user.
[2000/08/07 10:23:11, 1] smbd/service.c:make_connection(550)
testpc (10.33.6.247) connect to service FSK as user m2000944
(uid=27419...
1998 Dec 04
1
Red Hat 5.2''s login doesn''t do PAM session management correctly
...ses the session and execs the user''s shell. This means that
a PAM module which expects to be able to do post-session cleanup in its
pam_close_session hook will do the cleanup *before* the user''s shell is
invoked. This breaks the pam_linux_afs module (which invokes AFS''s unlog)
and KTH Kerberos''s pam_krb4 module (which destroys the ticket cache), among
others, so the session is effectively unauthenticated (contrary to both PAM
documentation and users'' and administrators'' expectations).
The workaround for pam_linux_afs is to remove the session...
2006 Mar 25
0
Linux box talks to XP Pro, XP Pro permissions deniedon LinuxBox
...and 'Administrator' as
'administrator' and you don't have a UNIX user 'michael' or
'administrator' and thus, you are setting things up to fail.
Make all your UNIX/Linux users lower case (the logical easy thing to do)
or you can remap them using smbusers (totally unlogical way to do
things).
Craig
On Sat, 2006-03-25 at 12:58 -0500, Michael Munger wrote:
> Craig,
>
> Thanks for the reply. I appreciate it.
>
> getent passwd|grep Michael
> Michael:X:500:500:Michael Munger:/home/Michael:/bin/bash
>
> pdbedit -L Michael
> Michael:500:Mi...
2009 Jan 02
5
[Bug 19373] New: Xorg hangs after restart
...er/nouveau
AssignedTo: nouveau at lists.freedesktop.org
ReportedBy: d.okias at gmail.com
QAContact: xorg-team at lists.x.org
Created an attachment (id=21637)
--> (http://bugs.freedesktop.org/attachment.cgi?id=21637)
Xorg.log with crash
Xorg start correctly, but after unloging fail. Is impossible switch to console
or do anything (screen remaining black), only option is use power button
(working correctly, acpid).
Kernel: 2.6.28
Xorg: 1.5.3
VGA: FX5200, 128M RAM
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this...
2007 Sep 03
13
Some basic questions
...when I
display it, it prints whole text in one line..how can I solve that?
Datatype is TEXT
2. I can see a list of all posts at ..post/ with index method but I want
to see a particular post with ..post/[id] .. how can I do that?
3. I want my application to be completely secured and whatever page
unlogged in user tries to open, it should redirect to :controller =>
''user'', :action => ''login'' ... some before_filter maybe but I dont know
where to put that to secure all of the application.
4. How to display a column of options from a table into a drop down...
2011 Feb 01
6
help
PLEASE HELP
I actually want to do the following:
a[j] = (1/(j!))*Π (i-1-d), j = 500, Π means product i = 1 to
j
Yet, j! will stop at 170 and Π (i-1-d) at 172; so, a[j] will
not exceed 170.
I would like to have at least 200 a[j].
WHAT SHOULD I DO?
PLEASE SEE MY CODE FOR DETAIL!!
####################################################
R CODE:
2010 Jun 01
2
storing output data from a loop that has varying row numbers
Hi All,
I am trying to run a loop that will have varying numbers of rows with each
output.
Previously I have had the same number of rows so I would use (and I
appreciate that this will no doubt achieve some gasps as being thoroughly
inefficient!):
xdfrow<-(0)
xdfrow1<-(1:32)
xdfrow2<-(33:64)
xdfrow3<-(65:96)
xdfrow4<-(97:128)
xdfrow5<-(129:160)
xdfrow6<-(161:192)
1998 Dec 03
2
interactions between OPIE-ftpd and RH5.2
...ediately closes the session and execs the user's shell. This means that
a PAM module which expects to be able to do post-session cleanup in its
pam_close_session hook will do the cleanup *before* the user's shell is
invoked. This breaks the pam_linux_afs module (which invokes AFS's unlog)
and KTH Kerberos's pam_krb4 module (which destroys the ticket cache), among
others, so the session is effectively unauthenticated (contrary to both PAM
documentation and users' and administrators' expectations).
The workaround for pam_linux_afs is to remove the session entry for
p...