Displaying 14 results from an estimated 14 matches for "prz".
Did you mean:
pre
1998 Oct 08
0
readbraw vs. readX
...pening 'Lotus Freelance' files from Win95 is really slow (about 17 kB/s
only) vs fast (~hundreds of kB/s) from WinNT.
Looking into the log (with debug level=4) I see using Win95:
switch message SMBopenX (pid 33994)
Skipping become_user - already user
unix_clean_name [./PRIVATE/Goyal_Sep98.PRZ]
Got dir cache hit on . PRIVATE -> Private
unix_clean_name [Private/Goyal_Sep98.PRZ]
calling open_file with flags=0x2 flags2=0x0 mode=0664
Allocated new file_fd_struct 0, dev = ffffffff, inode = ffffffff
1998/10/08 13:50:32 axs opened file Private/Goyal_Sep98.PRZ read=Yes
write=Yes (numopen=1 fn...
2006 Nov 23
1
statistics help
...-0
s=sw
while (s>0 & s<10)
{
x<-runif(1, min=0, max=1)
if (x<p) {s<-s-1}
else{s<-s+1}
print (s)
n<-n+1
}
count<-count+n
print (count)
if (s==0) {Z<-Z+1}
else {T<-T+1}
}
PrZ=Z/nrep
print(c("PrZ",PrZ),quote=FALSE)
}
if you could shed some light on this it woul be really helpful. please let
me know how much
you would like as payment aswell.
thanks
rohan
_________________________________________________________________
Eat well and eat right. Get tips o...
2001 Jul 20
1
Display problems with Freelance Graphics & Notes under Wine
I have been trying to use Freelance Graphics under Wine for a long time
(since Oct 2000 :), but I cannot seem to get the display stuff working
correctly. I always get text splattered over top of other text when
trying to view existing .PRZ files. This happens in both Freelance and
in Lotus Notes (when Notes is trying to display a file attachment of the
.prz persuasion).
A quick Google search turned up an old patch that may be relevant:
http://www.winehq.com/hypermail/wine-patches/2000/10/0100.html
Does anyone know if this has been...
2002 Mar 13
0
AW: ssh + permissions
...ngmont, CO 80501
Available via SameTime Connect within Philips, n9hmg on AIM
perl -e 'print pack(nnnnnnnnnnnn,
19061,29556,8289,28271,29800,25970,8304,25970,27680,26721,25451,25970),
".\n" '
"There are some who call me.... Tim?"
"C.Zimmermann" <clemens@prz.tu-berlin.de>
Sent by: rsync-admin@lists.samba.org
03/12/2002 08:19 AM
To: Tim Conway/LMT/SC/PHILIPS@AMEC
cc: <rsync@lists.samba.org>
"clemens" <clemens@prz.tu-berlin.de>
Subject: AW: ssh + permissions
Classification:
Th...
2017 Oct 23
2
Unable to apply mysqld_db_t to mysql directory
Hello,
A server was configured in /var/lib/myslq in the root fs. I added a LV
specifically for mysql. I stopped myql and renamed /var/lib/mysql to
/var/lib/mysql.old. I created a new dir /var/lib/mysql and mounted the LV
on /var/lib/mysql. I then copied with "cp -prZ" all mysql files in
/var/lib/mysql.old to /var/lib/mysql.
But then I got a selinux problem:
# ls -ldZ mysql.old/ mysql
drwxr-xr-x. mysql mysql system_u:object_r:var_lib_t:s0 mysql
drwxr-xr-x. mysql mysql system_u:object_r:mysqld_db_t:s0 mysql.old/
I tried to changed the context on mysql wi...
2002 May 17
3
Rsync dies
I?m trying to rsync a 210 GB Filesystem with approx 1.500.000 Files.
Rsync always dies after about 29 GB without any error messages.
I?m Using rsync version 2.5.5 protocol version 26.
Has anyone an idea ?
Thank?s Clemens
2017 Oct 23
2
Unable to apply mysqld_db_t to mysql directory
...server was configured in /var/lib/myslq in the root fs. I added a LV
> > specifically for mysql. I stopped myql and renamed /var/lib/mysql to
> > /var/lib/mysql.old. I created a new dir /var/lib/mysql and mounted the
> LV
> > on /var/lib/mysql. I then copied with "cp -prZ" all mysql files in
> > /var/lib/mysql.old to /var/lib/mysql.
> >
> > But then I got a selinux problem:
> > # ls -ldZ mysql.old/ mysql
> > drwxr-xr-x. mysql mysql system_u:object_r:var_lib_t:s0 mysql
> > drwxr-xr-x. mysql mysql system_u:object_r:mysqld_db_...
2017 Oct 23
0
Unable to apply mysqld_db_t to mysql directory
...; Hello,
>
> A server was configured in /var/lib/myslq in the root fs. I added a LV
> specifically for mysql. I stopped myql and renamed /var/lib/mysql to
> /var/lib/mysql.old. I created a new dir /var/lib/mysql and mounted the LV
> on /var/lib/mysql. I then copied with "cp -prZ" all mysql files in
> /var/lib/mysql.old to /var/lib/mysql.
>
> But then I got a selinux problem:
> # ls -ldZ mysql.old/ mysql
> drwxr-xr-x. mysql mysql system_u:object_r:var_lib_t:s0 mysql
> drwxr-xr-x. mysql mysql system_u:object_r:mysqld_db_t:s0 mysql.old/
>
> I tr...
2002 Mar 12
1
ssh + permissions
Hello,
If I sync a filesystem using ssh to an remote server, all
filepermissions on the remote site are gone.
Is there a chance to preserve the permissions using ssh ?
Thanks C. Zimmermann
2004 Dec 28
1
preserving symlinks
Hi,
I only want to preserv symlinks when copying but rsync deletes the
leading "/" on the target system or does nothing regarding to the
options I use.
My Symlink on the Source Filesystem : serviceWeb ->
/users/service/.public_html
results to: serviceWeb -> users/service/.public_html on the destination
Filesystem
Has anyone an idea ??
Thank?s Clemens
2017 Oct 23
0
Unable to apply mysqld_db_t to mysql directory
...server was configured in /var/lib/myslq in the root fs. I added a LV
> > specifically for mysql. I stopped myql and renamed /var/lib/mysql to
> > /var/lib/mysql.old. I created a new dir /var/lib/mysql and mounted the
> LV
> > on /var/lib/mysql. I then copied with "cp -prZ" all mysql files in
> > /var/lib/mysql.old to /var/lib/mysql.
> >
> > But then I got a selinux problem:
> > # ls -ldZ mysql.old/ mysql
> > drwxr-xr-x. mysql mysql system_u:object_r:var_lib_t:s0 mysql
> > drwxr-xr-x. mysql mysql system_u:object_r:mysqld_db_...
2017 Oct 23
2
Unable to apply mysqld_db_t to mysql directory
...ed in /var/lib/myslq in the root fs. I added a LV
> > > specifically for mysql. I stopped myql and renamed /var/lib/mysql to
> > > /var/lib/mysql.old. I created a new dir /var/lib/mysql and mounted the
> > LV
> > > on /var/lib/mysql. I then copied with "cp -prZ" all mysql files in
> > > /var/lib/mysql.old to /var/lib/mysql.
> > >
> > > But then I got a selinux problem:
> > > # ls -ldZ mysql.old/ mysql
> > > drwxr-xr-x. mysql mysql system_u:object_r:var_lib_t:s0 mysql
> > > drwxr-xr-x. mysql mysq...
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list.
I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without
modifications.
How did I try it?
Created a (non-root) build environment (not a mock )
Installed the kernel.scr.rpm and did a
rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee
prep-out.log
The build failed at the end:
Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL
Checking
2002 Jun 05
2
Strong encryption
We need to encrypt files before transferring them to the destination
Host for security reasons.
Encryption must be strong: IDEA, 3DES or similar.
One way would be the integration of PGP into rsync.
Is there any PGP integration into rsync available ?
Thank?s Clemens