Displaying 7 results from an estimated 7 matches for "excerp".
Did you mean:
excerpt
2003 Nov 20
2
ts format for daily time serie
Hi R-users:
How can I format a daily time serie with ts function
so the plot of the time shows the date right
(dd/mm/yy) or yy.xxxx ?
Excerp of the database:
FECHA TRM
1 01/01/2000 1873.77
2 02/01/2000 1873.77
3 03/01/2000 1873.77
4 04/01/2000 1874.35
5 05/01/2000 1895.97
.
.
.
1397 10/11/2003 2843.82
1398 11/11/2003 2840.41
1399 12/11/2003 2840.41
1400 13/11/2003 2845.69
1401 14/11/2003 2850.24
1402 18/11...
2020 Oct 07
2
Is it possible that "virsh destroy" does not stop a domain ?
...te a process which is in "D" state (uninterruptible sleep).
So if the process of the domain is in "D" state, it can't be finished. Right ?
Pacemaker tries to shutdown or destroy a domain with a resource agent, which is a shell script, similar
to an init script.
Here is an excerp from the resource agent for virtual domains:
force_stop()
{
local out ex translate
local status=0
ocf_log info "Issuing forced shutdown (destroy) request for domain ${DOMAIN_NAME}."
out=$(LANG=C virsh $VIRSH_OPTIONS destroy ${DOMAIN_NAME} 2>&1)...
2002 Jun 13
1
win32 console cli emulation
Greetings,
I am a new wine user, and im hoping you could let me know if what I want to
do is possible with wine.
I have a win32 console application (I would assume since it does not run in
DOS mode). This application will read in a text file, find what its looking
for, process it, and creates another file(s) from that (just to give you an
idea of what the program does). What I would like to do
2020 Oct 07
0
Re: Is it possible that "virsh destroy" does not stop a domain ?
...te
> (uninterruptible sleep).
> So if the process of the domain is in "D" state, it can't be finished.
> Right ?
>
> Pacemaker tries to shutdown or destroy a domain with a resource agent,
> which is a shell script, similar
> to an init script.
>
> Here is an excerp from the resource agent for virtual domains:
>
> force_stop()
> {
> local out ex translate
> local status=0
>
> ocf_log info "Issuing forced shutdown (destroy) request for domain
> ${DOMAIN_NAME}."
> out=$(LANG=C virsh $VIRSH_OPTI...
2003 Aug 18
1
The specified domain either doesn't exist or couldn't be contacte d.
Hi list,
I have installed Samba 2.2-8a on a linux box running RH 9 with LDAP backend
as the account database. I have configured the system to function as PDC.
When I try to join the domain from any Win2K machine, I get the following
error:
The following occured validating the name "mydomain". This condition may be
caused by a DNS lookup problem. The specified domain either doesn't
2013 Jan 16
1
dovecot + antispam plugin - no retraining
...son = Your message to <%t> was automatically rejected:%n%r
}
filesystem is ext4
antispam util is dspam
I'm trying to utilize the imap plugin antispam for retraining spam/ham when
moving mail from/to spam folders.
antispam plugin is loaded and imap service itself runs correctly
logfile excerp for login:
Jan 16 21:04:33 mailhost dovecot: imap: Debug: Loading modules from directory:
/usr/lib/dovecot/modules
Jan 16 21:04:33 mailhost dovecot: imap: Debug: Module loaded:
/usr/lib/dovecot/modules/lib90_antispam_plugin.so
Jan 16 21:04:33 mailhost dovecot: imap(user): Debug: Effective uid=100...
2002 Dec 10
4
process owner
Hi
how can I find which user using (openning) a file in windows machine from unix via samba
for example if I have the following file which is a outlook file and it open by a user in my network
prompt> ls -l outlook.pst
-rw-rw---- 1 aaa mannet 1130496 Mar 21 2002
when I use fuser
prompt> fuser -fu outlook.pst
I get the following process
outlook.pst: 760094o(root)