search for: remotebox

Displaying 13 results from an estimated 13 matches for "remotebox".

2007 Apr 25
1
copying directory structure only (not the files) from a remote UNIX box using rsync
Hi, I am trying to copy the directory structure only from the remote UNIX box onto the box from which Im executing the rsync. This is what I tried: rsync -av --include '*/' --exclude '*' tashaikh@remotebox:/dw/etl/ home/ prod/log/ /export/home/tashaikh/auto/log The above keeps on executing without returning any result. I have tried to copy directory structure from another directory on the same machine itself . The one shown below works: rsync -av --include '*/' --exclude '*' srcdir/...
2011 Mar 17
8
[Bug 8020] New: --acls does not honor --numeric-ids if UIDs do not match
...e ownership). However, it does not for ACLs. Here is an example of an directory with an ACL transferred between 2 systems that have a qmaild user with different UIDs. --------------------------------------------------------------- localbox# rsync --archive --acls --itemize-changes --numeric-ids remotebox:/service ./ .d.......a. service/ localbox# ssh remotebox getfacl /service getfacl: Removing leading '/' from absolute path names # file: service # owner: root # group: service user::rwx user:nagios:r-x user:qmaild:r-x user:nobody:r-x group::r-x mask::r-x other::--- localbox# ssh remotebox...
2005 Jan 31
2
BIG delete list makes for BIGGER RAM requirements
...=cricket --exclude=backup --exclude=matt --exclude=ftp --exclude=*_tmp* --exclude=mysql --exclude=lost+found --exclude=db/tempfiles/3hours --exclude=db/tempfiles/1day --exclude=httpd/backhand* --exclude=jim --exclude=clint --exclude=*.file --exclude=*tempfile* --exclude=db/files -e ssh --whole-file remotebox:/home/ /back/daily/remotebox/home The box has nothing using up a ton of RAM, so there is always at least 500MB of virtual memory available. I've never been able to capture exactly how much RAM rsync was using when this happens, but thats probably about it. During the week, it transfers about...
2015 Aug 26
3
Isolated networks && test lab
...e VM's? Is there a comprehensive guide that explains how the networks should be setup (with/without Virtual Machine Manager)? I'm not afraid to get my hands dirty on the console if needed, but GUI's are easier to navigate when you're learning a new technology. I switched to using RemoteBox for managing my VB vm's as it made things a lot easier to deal with than VBoxManage. Thanks for your help!
2009 May 29
5
DR Server for Windows Machines
I need to setup a CentOS box offsite to have a series of files replicated to it. My problem is this machine won't have Samba on it but I need to replicate the hierarchy in question in such a manner that I can restore from it and retain file system permissions. That's where I am stumped, anyone got any ideas? Thanks, jlc
2000 Jun 19
3
sshd does not exit after scp (hpux 11.00 / ssh 2.1.1p1)
Hello, I have encountered a problem using ssh-2.1.1p1 on HP-UX 11.00: Everything else seems to work but running scp results in processes staying open: On the server there are 2 processes still running after copying a file: "scp -v -t /tmp" and one sshd. On the client also a ssh-process stays running until killing one of the processes manually... The copying works fine however.
2015 Aug 27
0
Re: Isolated networks && test lab
...e VM's? Is there a comprehensive guide that explains how the networks should be setup (with/without Virtual Machine Manager)? I'm not afraid to get my hands dirty on the console if needed, but GUI's are easier to navigate when you're learning a new technology. I switched to using RemoteBox for managing my VB vm's as it made things a lot easier to deal with than VBoxManage. Thanks for your help!
2007 Apr 26
0
Need help to rsynch the directory structure only excluding the files from remote to local.
...m, I tried using the rsync like how you specified in your example and it worked fine. But when I tried it between my UNIX box and a remote server the command would just not complete and give any output whatsoever. This is how I did it: rsync -av --include '*/' --exclude '*' tashaikh@remotebox:/dw/etl/home/ prod/log/ /export/home/tashaikh/auto/log In the above I need to copy the directory structure under log directory on the remote box to the log directory on the local box. Please let me know if I am doing anything wrong or if there is any other method of doing this. Thanks, Tariq. -...
2004 Jan 15
3
[Bug 790] Connection stall when client output fails and server has a lot more to send
....7.1p1 Platform: All OS/Version: FreeBSD Status: NEW Severity: normal Priority: P3 Component: ssh AssignedTo: openssh-bugs at mindrot.org ReportedBy: dillon at apollo.backplane.com Demonstrated by: limit filesize 64k; ssh remotebox -n cat /usr/share/dict/words | cat > junkfile. When the write fails due to the file size limit being reached, the client side properly closes the connection output. However, the server side continues to send data which the client now ignores. This causes the client to stop sending window upda...
2002 Sep 13
0
Rsync 2.5.5 (Digital Unix 4.0f) Large Filesets...
...s I know) rysnc build up a list prior to doing anywork I eventually run into resource issues in the kernel (even though I've bumped up all the in core stuff to around 2gb for user processes). I'm doing conccurent rsync's of the form rsync -aHWvu --delete --force /directory/wildcardAA* remotebox::data/directory/ I've been partially successful. It works intermittently. The main problems I am seeing are : 1. files which are added to the filelist but are deleted by the websystem before they are sent - at least I believe this is what is stopping some of them completing - see below send...
2006 Aug 11
5
Running firefox on a remote host on centos-4
Back in the day (read: before the latest firefox update), I used to be able to ssh to a remote box, run 'firefox -local', and have that box fire up its own firefox session even if I was running firefox on the system from I which I sshed. Those days seem to be gone. No matter what I try, if I've got firefox running on my local desktop, the remote firefox command just fires off
2015 Aug 26
0
Re: On which /dev/pts/x is channel source
...e VM's? Is there a comprehensive guide that explains how the networks should be setup (with/without Virtual Machine Manager)? I'm not afraid to get my hands dirty on the console if needed, but GUI's are easier to navigate when you're learning a new technology. I switched to using RemoteBox for managing my VB vm's as it made things a lot easier to deal with than VBoxManage. Thanks for your help! -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://www.redhat.com/archives/libvirt-users/attachments/20150825/a054b278/attachment.html> ------...
2003 May 27
4
multihost master.passwd sync
-----BEGIN PGP SIGNED MESSAGE----- Just wondered if anyone had any suggestions about syncing up master.passwd files between multiple machines that didn't involve allowing root login remotely? The users need to be able to log in remotely and own files on the different machines. ~~ Andy Harrison ah##@httpsite.com ICQ: 123472 AIM/Y!: AHinMaine [full headers for details] -----BEGIN PGP