Displaying 20 results from an estimated 1200 matches similar to: "rsync + tar archive performance"
2004 Apr 24
1
smbldap: odd ownership of un-tarred files
I've just been setting up a new server with RHEL 3, samba 3 with LDAP
authentication and using the smbldap-tools ver. 0.8.4. I've finally got
things working, but just noticed something odd.
I have so far only created myself as a user, with uid=1000 and gid=513.
As root, I obtained the latest gzip file for squirrelmail and untar'd
it. The odd thing is that the directory created
2002 Nov 29
3
Version 2.2.6 and above are not able to store big fil es over 2GB
I'm hitting the 2G limit taring from 2.2.2 to ntfs NT4.
could this be my problem as well.
-----Original Message-----
From: samba-admin@lists.samba.org [mailto:samba-admin@lists.samba.org]On
Behalf Of Klaus Ethgen
Sent: 29 November 2002 4:10 PM
To: samba@lists.samba.org
Subject: [Samba] Version 2.2.6 and above are not able to store big files
over 2GB
Hello,
when I store a file biger than
2002 Mar 06
3
Problem in .First.lib
Hello!
I downloaded a package "multtest" (from bioconductor.org) in R, and
installed it by 'R CMD <package>' (after unzipping and taring).
The problem is when I say 'library(multtest)' in R, the following error is
generated:
Error in dyn.load(x, as.logical(local), as.logical(now)) :
unable to load shared library
2014 Jan 06
1
need assistance migrating between apple servers
I am attempting to move imap folders from an Apple Snow Leopard server
to a new Apple Mavericks server. Dovecot --version is not working , but
I believe the old server is running dovecot 1.1.2 and can confirm the
new one is running 2.2.x.
I have tried taring and moving folders, but have not been able to get
the transfered messages and folders to show up in user accounts (new
messages show
2016 Jun 19
3
Migrate Dovecot email archive
Yesterday I'vemigrated Dovecot mail archive between two servers using the procedure below:
1) Createon the new server the same email accounts existing on the old server.
2) Transferthe "tarred" mail folder from the old to the new server.
For testingpurposes, on Outlook 2007 I've deleted a .pst cache file, forcing the client todownload all emails again.
The switchwas absolutely
2008 Apr 25
9
dd trough scp with tar
Hi,
first i will explain my experiment :
We have ESX server running virtual machines .We want to migrate to XEN. As i
did not found any tool for transfering ESX to for example real server, or
better to XEN --> please correct me if i am wrong , i found following
approach :
i will inside virtual machine on ESX boot from Live-CD of CentOS , using dd
i will transfer images trought scp to CentOs
2008 Apr 25
9
dd trough scp with tar
Hi,
first i will explain my experiment :
We have ESX server running virtual machines .We want to migrate to XEN. As i
did not found any tool for transfering ESX to for example real server, or
better to XEN --> please correct me if i am wrong , i found following
approach :
i will inside virtual machine on ESX boot from Live-CD of CentOS , using dd
i will transfer images trought scp to CentOs
2003 Feb 08
0
Tar "file changed as we read it" error
Hello, I get a strange error when taring a database for backup.
I have a Redhat 8.0 samba server with 2.2.5 which is running cron.daily.
Part of that script is backup from a database file of one W2K machine to
another W2K machine for storage.
I use mount -t smbfs to mount some W2K shares on linux:
//windows-1/AccountingData on /mnt/AccountingData type smbfs (0)
//windows-1/Database on
2003 Sep 13
9
LineJack + Asterisk HELP!
Hello,
I have ISA card LineJack. I could not find any information
if this card can work as fxo with Asterisk. If it can work,
can somebody point me how to install it on my Asterisk box.
Or maybe there is some documentation about it how to install
LineJack.
I will be very thankful for any help.
Regards
Bartosz Jozwiak
-------------------------------------------------
This mail sent through IMP:
2005 Sep 01
3
Moving the Home dir to new server
I have a new Centos installation that has an empty /home dir and there
are no users...just root. I want to move the home directory from
another server to the new one. At this time the old /home directory has
been tarred with "-prf". That will keep permissions which could be a
problem.
Is there a simple way to move the /home directory? And the non-system
users in the password
2006 Sep 12
9
Another Tar stopper
Well, I have been busy getting child #4 off on her way to college
(joining #2). So now it is quite with just the 2 youngest and I can get
work done again!.
tar stops as follows:
/root/.nautilus/metafiles/x-nautilus-desktop:%2F%2F52F.xml
tar: Error exit delayed from previous errors.
I thought perhaps this is some file locked becuase I was running from a
terminal session in gnome.
So I
1998 Dec 19
2
I'm new, need help installing on IRIX 6.4
I'm new to SAMBA and am trying to install it on a Origin 200 running
IRIX 6.4.
I’ve downloaded and un-tarred 5 files:
samba
samba.idb
samba.man
samba.src
samba.sw
Now what do I do? I’m really lost. I must be missing something.
Any help would be greatly appreciated.
Please respond to:
krestoule@yahoo.com
TIA!!
-Kyle Restoule
2014 Sep 04
1
problem with mechanism of samba user SID creation
Hello guys,
as subject says, i've got problem with it. And because i'm in
preparation of migration of users form Samba PDC with passdb.tdb backend
ot LDAP backend, i need to be 100% clear on it.
I can't find the reference to it anywhere, so if anyone can point me in
the right way ..?
What is confusing for me? I'll explain on example:
1. Scenario: Existing Samba PDC server
2015 Jul 01
2
Dell portability
Howdy,
I built an LXC container with an "image" of asterisk 11.18 precompiled
and installed. It runs fine on the dev platform, which is a Dell R320
running Ubuntu 14.04LTS. I shutdown the container, tarred it up, and
untarred on a Dell PE1850, also running Ubuntu 14.04LTS. The container
itself is Ubuntu 14.04LTS. Both platforms as far as I know are amd64.
The container boots
2011 Mar 01
1
theora encoder reordering, order of puting data from DCT 8x8 blocks to huffman compressor, and puting result of huffman compressor to buffer bitstream memory
Good day!
I'm creating HDL IP CORE (for using in FPGA) for theora encoder (now only
I-frames).
I don't undestand one moment. Now i develop such stages:
1. From RBG(byer) to YCbCr converter
2. DCT processing (8x8 pixels blocks)
3. Quantizator of DCT coeff.
4. Zig-Zag of quantized DCT coeff.
and now i have uresolved last stage of compression - how i must send 8x8
blocks to huffman
2017 Feb 12
1
Licence text questions
On Sun, Feb 12, 2017 at 10:43:39AM -0500, Jonathan Billings wrote
> The point I was making is to make the old CentOS 6.5 environment as
> a chroot.
That's exactly my intention. As I said in my original message...
>> * or send out a 1.3 gigabyte centos65.tar.xz and give simple
>> instructions to extract the archive, copy over /etc/resolv.conf,
>> bind-mount
1998 Aug 07
1
How to include system files with smbtar?
Hi,
I recently upgraded to 1.9.18p8, and noticed that smbtar no longer
automatically includes system files. I can't seem to find a way to include
the 'tarmode system' command in the smbtar shell script. If I add a -c
"tarmode system" to the $SMBCLIENT command line at the end of the smbtar
shell script, I get no tarred files at all.
Can anybody help me with this?
2002 Mar 04
1
need path information for installation
Hi folks,
Yet one more newbie into the fray. I'm trying to upgrade a Red Hat 7.2 test box from whatever version came with it to 2.2.3a...
Here are the steps I have done so far:
1. backed for the conf, smbusers, and smb file
2. stop the smb service
3. ran the command: rpm -e samba
4. tarred the source files to /usr/local/src/samba-2.2.3/source
5. now I'm trying to run the ./configure
2005 Aug 19
0
Installing image via PXE
Hello,
I'm not sure whether I'm mailing to the correct list. Please, after
taring and feathering, point me to a correct list, in case I'm wrong.
I would like to install, or maybe better transfer?, an image I created
with dd from a server to the client via pxe. I know that there is a
bunch of OSS out there doing a great job administering a bunch of
images for server farms, etc.
2006 Sep 05
0
My 4.4 upgrades
My update method on two critical systems has been to use yumex.
I select all, unselect major apps that I recognize (bind, openssh, etc),
update and reboot.
The yumex to get those apps and another reboot (most likely not needed).
I have updated my notebook. The only detected problems are: madwifi
drivers and lost Thunderbird icons in drawers (just had to go through
the properties and