Displaying 20 results from an estimated 400 matches similar to: "MDKSA-2000:018 dump update"
2000 Jul 22
0
MDKSA-2000:023 inn update
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
________________________________________________________________________
Linux-Mandrake Security Update Advisory
________________________________________________________________________
Package name: inn
Date: July 22nd, 2000
Advisory ID: MDKSA-2000:023
Affected versions: 6.0, 6.1, 7.0, 7.1
2000 Aug 01
0
MDKSA-2000:027 netscape update
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
________________________________________________________________________
Linux-Mandrake Security Update Advisory
________________________________________________________________________
Package name: netscape
Date: July 31st, 2000
Advisory ID: MDKSA-2000:027
Affected versions: 6.0, 6.1, 7.0, 7.1
2000 Aug 01
0
MDKSA-2000:027-1 netscape update
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
________________________________________________________________________
Linux-Mandrake Security Update Advisory
________________________________________________________________________
Package name: netscape
Date: August 1st, 2000
Original Advisory Date: July 31st, 2000
Advisory ID: MDKSA-2000:027-1
Affected versions: 6.0, 6.1,
2000 Jul 28
0
MDKSA-2000:026 Zope update
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
________________________________________________________________________
Linux-Mandrake Security Update Advisory
________________________________________________________________________
Package name: Zope
Date: July 28th, 2000
Advisory ID: MDKSA-2000:026
Affected versions: 7.1
2000 Aug 01
0
MDKSA-2000:028 kon2 update
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
________________________________________________________________________
Linux-Mandrake Security Update Advisory
________________________________________________________________________
Package name: kon2
Date: August 1st, 2000
Advisory ID: MDKSA-2000:028
Affected versions: 7.0, 7.1
2000 Jul 21
0
MDKSA-2000:022 dhcp update
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
________________________________________________________________________
Linux-Mandrake Security Update Advisory
________________________________________________________________________
Package name: dhcp
Date: July 21th, 2000
Advisory ID: MDKSA-2000:022
Affected versions: 7.0, 7.1
2000 Jul 28
0
MDKSA:2000-025 gpm update
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
________________________________________________________________________
Linux-Mandrake Security Update Advisory
________________________________________________________________________
Package name: gpm
Date: July 27th, 2000
Advisory ID: MDKSA-2000:025
Affected versions: 6.0, 6.1, 7.0, 7.1
2000 Aug 01
0
MDKSA-2000:029 pam update
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
________________________________________________________________________
Linux-Mandrake Security Update Advisory
________________________________________________________________________
Package name: pam
Date: August 1st, 2000
Advisory ID: MDKSA-2000:029
Affected versions: 6.0, 6.1, 7.0, 7.1
2000 Aug 09
0
MDKSA:2000-031 perl update
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
________________________________________________________________________
Linux-Mandrake Security Update Advisory
________________________________________________________________________
Package name: perl
Date: August 8th, 2000
Advisory ID: MDKSA-2000:031
Affected versions: 6.0, 6.1, 7.0, 7.1
2000 Aug 09
0
MDKSA-2000:031 perl update
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
________________________________________________________________________
Linux-Mandrake Security Update Advisory
________________________________________________________________________
Package name: perl
Date: August 8th, 2000
Advisory ID: MDKSA-2000:031
Affected versions: 6.0, 6.1, 7.0, 7.1
2000 Aug 18
0
[RHSA-2000:052-04] Zope update
---------------------------------------------------------------------
Red Hat, Inc. Security Advisory
Synopsis: Zope update
Advisory ID: RHSA-2000:052-04
Issue date: 2000-08-11
Updated on: 2000-08-18
Product: Red Hat Powertools
Keywords: Zope
Cross references: N/A
2002 Jul 25
0
Réf. : Backing up both AIX and NT using Samba
Hi Joe,
What you can do is to tell the tape drive to not rewind after the first
backup. You have to select the dedicated device for that.
If my memory serves me, the device which does not rewind at backup end is
/dev/rmt{x}.4 or something like that.
So, the batch could be like this:
tar cvf /dev/rmt{x}.4 myfiles_from_AIX
smbclient ... -Tcga /dev/rmt{x} #after the NT backup,
2011 Jun 18
2
[LLVMdev] Cross compilation question
Hello,
I wonder if it's possible to cross compile regular linux packages
(autotools based) into llvm bitcode.
Such bitcode could run on multiple target platforms using lli.
So for example if we take 'tar' sources and compile them, we have
'tar' bitcode.
We can run it using 'lli tar'.
If it was possible in general, then probably building lots of linux
packages could be
2011 Jun 20
0
[LLVMdev] Cross compilation question
Hi Rafal,
LLVM's bitcode is not target independent in the manner you're hoping for. You can't take bitcode generated for x86 and use it on ARM, for example, or bitcode generated for Linux and use it on Darwin.
-Jim
On Jun 18, 2011, at 4:10 PM, Rafal Rusin wrote:
> Hello,
>
> I wonder if it's possible to cross compile regular linux packages
> (autotools based) into
1998 Dec 11
1
backup PC client
I began with Samba 1.9.18.p10. on SunOs 5.6. I try backup PC(Windows95)
with this:
smbclient \\\\pcbig\\test
..
..
smb:\> recurse
smb:\> directory recursion is now on
smb:\> tar c /dev/rmt/0
....
Until it is OK.
But restore has error:
smb:\> tar x /dev/rmt/0
smb:\> restore tar file \test1.txt of size 70 bytes
smb:\> Updating creation date on \testfolder1\
smb:\> ERRDOS - 50
2006 Oct 31
0
6302786 uupgrade does not copy /dev/rmt links from source to target BE on x86 due broken SUNWcsd preinstall
Author: as158974
Repository: /hg/zfs-crypto/gate
Revision: 6173a752e05f9e78881e311aeaaf27f96c6d63f4
Log message:
6302786 uupgrade does not copy /dev/rmt links from source to target BE on x86 due broken SUNWcsd preinstall
Files:
update: usr/src/pkgdefs/SUNWcsd/preinstall
1998 Feb 27
0
Help restoring with smbtar
Help. I've cleverly saved a backup with
smbtar -v -s planpc4 -x backup -t /dev/rmt/1c -p password
How do I get some files on this drive back??
I've tried smbtar -v -r planpc4 -t /dev/rmt/1c -x backup
but I get "No server or no service specified - abort."
What am I doing wrong??
David J. Streb City of Fitchburg, MA dstreb@ci.fitchburg.ma.us
2007 Jul 27
0
Basic Overview of Active Directory with Samba Install
For those of you waiting for my write-up on this topic, the 2 or 3 projects i've had in the wind have all landed at once (don't they always) so i'm finding it difficult to make time. i think what i will do, rather than take on a major re-write of sections of the HOWTO (and the more i look at it, the less i can see that needs changing) i will put together a "Samba for Windows
2001 Mar 27
0
smbtar not working
I install Samba 2.0.7 on my HP 715-80 running HPUX 10.20. The HP server
and two PC's are connected on a local LAN. I can map network, move
files, etc. However, when I try to use smbtar I get an error. The unix
server is hobbs, the two PC's are calvin and marmaduke. The C: drive on
calvin is named drive_c and set for share r/w. I can use tar from the
cmd line on the unix 'puter to
2011 Dec 17
0
time-varying parameters kalman filter estimation problem using FKF package
Dear R users,
I am trying to carry out MLE of the time-varying CAPM using the FKF package.
My approach so far has been to try and adapt the example given in the help
file found using ?fkf which demonstrates the MLE of an ARMA(2,1) model.
When I attempt to run my R code (given below) I get the following error:
Error in fkf(a0 = sp$a0, P0 = sp$P0, dt = sp$dt, ct = sp$ct, Tt = sp$Tt, :
Some of