Displaying 20 results from an estimated 55 matches for "rmt".
Did you mean:
ret
2011 Jun 18
2
[LLVMdev] Cross compilation question
...ing particular.
So I tried to do something like this or 'tar' sources:
./configure --host none-llvm --target none-llvm
I had to rename llvm-gcc etc into none-llvm-*, because autotools complained on
non recognized architecture when I used 'llvm'.
But I got an error later:
GEN rmt-command.h
make all-am
make[3]: Entering directory `/home/joker/tar-1.23/lib'
CC rtapelib.o
AR libtar.a
make[3]: Leaving directory `/home/joker/tar-1.23/lib'
make[2]: Leaving directory `/home/joker/tar-1.23/lib'
Making all in rmt
make[2]: Entering directory `/home/joker/tar-...
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, the
tape must be rewinded so rmt{x}.4 must not be used
When you restore the AIX files, since they are in the first part of...
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
2011 Jun 20
0
[LLVMdev] Cross compilation question
...something like this or 'tar' sources:
> ./configure --host none-llvm --target none-llvm
>
> I had to rename llvm-gcc etc into none-llvm-*, because autotools complained on
> non recognized architecture when I used 'llvm'.
>
> But I got an error later:
> GEN rmt-command.h
> make all-am
> make[3]: Entering directory `/home/joker/tar-1.23/lib'
> CC rtapelib.o
> AR libtar.a
> make[3]: Leaving directory `/home/joker/tar-1.23/lib'
> make[2]: Leaving directory `/home/joker/tar-1.23/lib'
> Making all in rmt
> make[2]...
2000 Jul 11
0
MDKSA-2000:018 dump update
...g to
ensure the integrity of the downloaded package. You can do this by
running the md5sum program on the downloaded package by using
"md5sum package.rpm".
Linux-Mandrake 6.0:
828d750c80c021c6253cac0191486fb1 6.0/RPMS/dump-0.4b18-1mdk.i586.rpm
3e6355619c5ee93ac3505efdb35831fe 6.0/RPMS/rmt-0.4b18-1mdk.i586.rpm
4ff0d0a768b603f22a40745da303e365 6.0/SRPMS/dump-0.4b18-1mdk.src.rpm
Linux-Mandrake 6.1:
5a6587e3320eefb639ff4dad95e291be 6.1/RPMS/dump-0.4b18-1mdk.i586.rpm
582e35490586bcf04f1d35dcb04b6b23 6.1/RPMS/rmt-0.4b18-1mdk.i586.rpm
4ff0d0a768b603f22a40745da303e365 6.1/SRPMS/dump-0....
2000 Oct 04
3
R 1.2 build
I've been trying to build a bundle with the R-devel snapshot from
yesterday. (Yes I know it is unstable and just tell me if I shouldn't be
trying to do this yet.)
It is failing with the message
tar : /dev/rmt/0 : Permission denied
It happens after "removing junk files" and just after the message
"building dse_2000.9-1.tar.gz"
It looks to be coming from the line in the build script
system("tar ....
but I don't read perl very well.
(Using Solaris.)
Paul Gilbert
-.-.-.-....
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 setting attributes on file \\testfolder1\
smb:\> Could not set time on file : \\testfolder1\
....
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
http://www.net1plus....
2001 Mar 27
0
smbtar not working
...bbs, 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 backup it's files. Typed in the
following line on the unix 'puter to backup calvin (PC)
# ./smbtar -s calvin -v -t /dev/rmt/c0t5d0BEST -x "drive_c" -u kjoyner
I get the followin:
server is calvin
share is drive_c\
tar args is
tape is /dev/rmt/c0t5d0BEST
blocksize is
./smbtar[162]: smbclient: not found.
Both smbtar and smbclient are in the /usr/local/samba/bin directory.
Both are set to 755. What...
2007 Jul 27
0
Basic Overview of Active Directory with Samba Install
...mba with ADS. Or perhaps i should call it "Samba for Dummies" ;)
But just to let everyone know, it is weighing on my conscience that i haven't done anything actually useful yet. My Samba installations work great though :)
m.
-----Original Message-----
From: samba-bounces+lists=rmt.com.au@lists.samba.org
[mailto:samba-bounces+lists=rmt.com.au@lists.samba.org]On Behalf Of
Jeffrey M. Johnson
Sent: Thursday, 26 July 2007 10:19 PM
To: samba@lists.samba.org
Subject: [Samba] Basic Overview of Active Directory with Samba Install
I apologize for posting such a newb question, but I...
2007 Jun 27
1
Samba-AD HowTo Was: RE: Can't get single sign on to workafter joining linux toan AD domain
...me know.
We shall see if i have bitten off more than i can chew :)
i would also like to thank John publicly for the care that he obviously takes to make sure that the Samba experience is a pleasant one for the rest of us n00bs.
Cheers,
m.
-----Original Message-----
From: samba-bounces+lists=rmt.com.au@lists.samba.org
[mailto:samba-bounces+lists=rmt.com.au@lists.samba.org]On Behalf Of John
H Terpstra
Sent: Wednesday, 27 June 2007 11:34 AM
To: samba@lists.samba.org
Subject: Re: Samba-AD HowTo Was: RE: [Samba] Can't get single sign on to
workafter joining linux toan AD domain
I am the...
2011 Dec 17
0
time-varying parameters kalman filter estimation problem using FKF package
...ome of dim(dt)[2], dim(ct)[2], dim(Tt)[3],
dim(Zt)[3], dim(HHt)[3], dim(GGt)[3] or
dim(yt)[2] is/are neither equal to 1 nor equal to 'n'!
Here is the R code that generated this error
# Fitting time-varying parameter CAPM to BP stock
# let rt denote adjusted daily returns on a stock
# let rmt denote daily returns on the appropriate benchmark e.g. SP500
# rt = alphat + betat * rmt + et
# alphat = alphat_1 + n1t
# betat = betat_1 + n2t
# where et ~ N(0,H)
# (n1t,n2t) ~ N(0,Q)
#load required packages
library(tseries)
library(FKF)
# load data
FTSE100 <- get.hist.quote(instrument = &q...
2005 Feb 20
1
PLease help: Asterisk to Quintum interconnection
My fellows,
We have Asterisk@home installed and we want to interconnect it with our existing quintum gateways.. any idea how to config that?
Your time is very much appreciated..
Cheers,
Jessie
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050220/2518797c/attachment.htm
2007 Jun 05
4
AD Integrated authentication
...y helpful since i already know that authentication isn't working... somewhere.
Can someone help? Please?
m.
Michael Cleghorn
System & Network Administrator
Risk Management Technologies
5 Ventnor Avenue
West Perth WA 6005
AUSTRALIA
Tel: +61 8 9322 1711
Fax: +61 8 9322 1794
Web: www.rmt.com.au
Please Note: The contents of this e-mail transmission are intended solely for the named recipients and may be confidential, privileged, or otherwise protected from disclosure in the public interest. The use, reproduction, disclosure, or distribution of the contents of this e-mail transmissi...
2007 Jun 27
3
Samba-AD HowTo Was: RE: Can't get single sign on to work after joining linux toan AD domain
...9;m after is just sitting there waiting for me to find it, would someone please point it out? Please?
Cheers,
m.
Michael Cleghorn
System & Network Administrator
Risk Management Technologies
5 Ventnor Avenue
West Perth WA 6005
AUSTRALIA
Tel: +61 8 9322 1711
Fax: +61 8 9322 1794
Web: www.rmt.com.au
Please Note: The contents of this e-mail transmission are intended solely for the named recipients and may be confidential, privileged, or otherwise protected from disclosure in the public interest. The use, reproduction, disclosure, or distribution of the contents of this e-mail transmissi...
2003 Feb 22
1
simlinks and options
...rsync -al --delete --copy-unsafe-links --rsh=/usr/bin/ssh -R
--delete-excluded -vv --delete /etc/* root@127.0.0.1:/usr/local/src/
Lokk ath some part of the output
copying unsafe symlink "/etc/php4/lib" -> "/usr/lib/apache-extramodules"
copying unsafe symlink "/etc/rmt" -> "/usr/sbin/rmt"
copying unsafe symlink "/etc/runlevels/boot/keymaps" ->
"/etc/init.d/keymaps"
copying unsafe symlink "/etc/runlevels/boot/clock" -> "/etc/init.d/clock"
copying unsafe symlink "/etc/runlevels/boot/localmount&qu...
2008 Jul 21
4
how to speed up this for loop?
Could anyone tell me a better way to achieve the output of this for loop? It
seems to run quite slow. I'm sure there must be a more consise way to sum
from FN to LN, excluding positive values, for each row.
#sum between FN and LN, excluding positive values
for(i in 1:R){
for(j in FN[i]:LN[i]){
if(Temp[i,j]<0)
sum[i] <- sum[i] + sum(Temp[i,j])}}
Cheers,
R
--
View this message in
2007 Jun 26
1
[Fwd: Problems with samba and windows 2000 professional]
Good day, I've posted this request again, as it got hijacked and probably
ignored.
I'm having issues with a small company with the following setup...
1. Windows 2003 active directory server (server.company.local)
2. samba 3.0.25 linux server (serve2.company.local)
3. windows xp and windows 2000 professional clients. All clients are part
of the ads structure.
What's happening is the
2005 Jun 18
2
Yum Updates
...0916.i386]
[update: mount 2.11y-31.6.i386]
[update: hwdata 0.101.17-1.noarch]
[update: rpm-devel 4.2.3-21_nonptl.i386]
[update: gcc 3.2.3-52.i386]
[update: kudzu 1.1.22.11-1.centos.0.i386]
[update: mailx 8.1.1-31.EL3.i386]
[update: grep 2.5.1-24.4.i386]
[update: sysklogd 1.4.1-26_EL3.i386]
[update: rmt 0.4b37-1E.i386]
[update: laus 0.1-70RHEL3.i386]
[update: authconfig 4.3.7-3.i386]
[update: chkconfig 1.3.13.2-0.3.i386]
[update: psmisc 21.3-2.i386]
[update: jpackage-utils 1.5.38-1jpp_5rh.noarch]
[update: mktemp 1.5-18.2.i386]
[update: telnet 1:0.17-26.EL3.3.i386]
[update: krb5-devel 1.2.7-44.i386...
2006 Sep 28
4
Trimming the fat out of a Centos 4.4 Installation
Hi, just to avoid re-inventing the wheel, is there any document that
can help me reduce even further a "minimum" installation of Centos 4.4
(BTW can you say 600mb is minimum)?
I am in the process of creating a small Centos-4.4-based Asterisk box
and I need to boot it from a CF card. Deleting useless packages will
help me do what i want.
Example: even a minimum install of Centos 4.4 (or