Displaying 20 results from an estimated 28 matches for "geotechn".
Did you mean:
geotech
2007 Jan 21
4
Limiting files when using rsync
I use the following command to sync the home directory on the two
computers, however I would like not to send the "dot" files e.g.
".ssh". Can that be done, and if so, how would I construct the command
line?
/usr/bin/rsync -av -e ssh /home/ 192.168.0.22:/home/
Many thanks....
Todd
--
Ariste Software
2200 D Street Ext
Petaluma, CA 94952
(707) 773-4523
2018 Apr 16
0
Fwd: Help with R-Calling forth csv.
Hi, I do not know how to post in general again, however my csv contains
around 5-250k data Points depending on vehicle/road type and pressure
exerted on geotechnical structures. I have used R to develope histograms of
said csv files and will attach such Picture to you in this mail and the csv
used. Below I will type the R code I have used for this histogram.
------------------------------------------------------------
----------------------------
tryck &l...
2007 Jan 23
3
rsync doesn't update directory ownership
Hi all,
Has anyone encountered this:
On ServerA, I make this directory:
/var/ftp/pub/userA with ownership root.root
It gets rsynced to serverB with this command:
rsync -avzgorp --delete -e ssh /var/ftp/pub/ root at serverB:/var/ftp/pub/
However, when I change the ownership of /var/ftp/pub/userA to userA.userA,
this change is not rsync-ed to serverB.
Is there any option to achieve this?
Thank
2007 Mar 22
3
error with rsync and ssh
Hi
I running a rsync server using version 2.6.3pre1 in a Solaris 10 server.
When I try to use ssh to encrypt my data, the rsync client fails with
this message:
rsync -avz -e ssh winbox.exe zone43@zone43.gridzones.com::backups
Password:
rsync: connection unexpectedly closed (0 bytes received so far) [sender]
rsync error: error in rsync protocol data stream (code 12) at io.c(434)
My config
2007 Oct 01
1
[nls] singular gradient
Hi, I am new to R. I don't have strong background of statistics. I am
a student of Geotechnical Engineering. I tried to run a nonlinear
regression for a three-variable function, that is
N = f(CSR, ev) # N is a function of CSR and ev, and N = CSR/(A
+B*CSR), wherer (A,B) are function of ev.
N, CSR and ev are observed in the experiments.
Following is my R script.
rm(list=ls())
libra...
2007 Feb 05
6
qmail on CentOS 4.4
I've tried to install qmail 1.03 on CentOS 4.4 using the command:
# make setup check
and I received this error:
./load auto-str substdio.a error.a str.a
substdio.a(substdo.o)(.text+0x43): In function `allwrite':
: undefined reference to `errno'
collect2: ld returned 1 exit status
make: *** [auto-str] Error 1
Can anyone please help?
TIA
Dick
2007 Mar 10
8
LDAP Server configs
Hi Guys,
I'm creating an ldap server for my network. I'm quite confuse about /etc/ldap.conf and /etc/openldap/ldap.conf files. What are the difference of those two config files? Thanks!
cheers,
kintaro Oe
---------------------------------
Need Mail bonding?
Go to the Yahoo! Mail Q&A for great tips from Yahoo! Answers users.
-------------- next part --------------
An HTML
2007 Jan 17
4
OOT: Advice on failover rsync setup
Hi all,
I have a task on setting up a cluster of 2 servers for providing ftp service.
We use RH's Cluster suite. However the cluster setup is lack of shared network
storage, so the /var/ftp/pub is mounted on each server. The cluster is set
with Master and Slave configuration (when the master is down, slave serves.
and when master is up again, slaves gives up the service back to master).
We
2006 Nov 22
8
Looking for assistance
We have about 5 servers spread out throughout the country: 2 Centos 4.4,
1 Red Hat and 2 windows machines- looking for some good ideas for a
back-up solution. Our servers hold a lot of data, but only a small
portion of it is crucial on any given day. That crucial portion is
always changing (for example, this week the crucial files all relate to
November- current and previous projects, and the next
2006 Nov 07
1
Mirroring CentOS problem.
I have two servers that, one time in a week, make a mirror o CentOS
distribution, the mirroring come from two different italian servers but
all the mirrors process stops with this message:
sent 267 bytes received 374865 bytes 44133.18 bytes/sec
total size is 6472762072 speedup is 17254.63
rsync error: some files could not be transferred (code 23) at main.c(1146)
What's the problem?
Ps
2007 Mar 18
3
how can I use rsync between 2 accounts?
Hi,
I have 2 linux accounts on different machines (same login, same password).
Can you please tell me how I use rsync directories between 2 accounts?
Thank you.
2005 Sep 29
0
Forcing DOMAIN GROUP from Windows 2000 AD for RHEL3 shared directory
...ing the lone IT guy in a small company......
Thanks,
Daniel Gochenour
dgochenour@thielegeotech.com
Thiele Geotech, Inc.
13478 Chandler Road
Omaha, NE 68138-3716
402/556-2171
402/556-7831 Fax
http://www.thielegeotech.com
Geotechnical, Material, & Environmental Engineering
2007 Jan 24
1
rsync and users
...ppen if the users were not on the backup
They just get set to the UID/GID of the source server.
> server?
>
> Is there anyway to have the users automatically inserted into passwd
> and group?
I'd investigate NIS to fix this issue.
Thanks!
Mark Schoonover
IS Manager
American Geotechnical - California, Nevada and Arizona
V-> 858.450.4040 F-> 714.685.3909 C-> 858.472.3816
2007 Aug 22
6
Who does snapshots other than Network Appliance?
Having snapshot technology is great. Who else supports it?
Thanks.
Scott
2006 Jun 06
4
Installing Centos4.3 in VMWare on XP
Evening everyone,
I'm trying to install Centos 4.3 in VMWare Workstation running
on Windows XP (my laptop). I downloaded the CD iso's to my
Linux box and burned them (I did them correctly since last time
I screwed them up). However, when I start the VM in VMWare,
it says the CD isn't bootable. Any ideas?
Thanks!
Jeff
2007 Feb 18
3
Starting samba configuration
After installing samba, "rpm -q" shows me I have samba, samba-common, samba-client and samba-swat installed.
However, putting http://localhost:901 in the browser brings up an error that the URL cannot be found.
Not sure where to go from here. Appreciate advice
Thanks
Send instant messages to your online friends http://au.messenger.yahoo.com
-------------- next part --------------
An
1998 Apr 15
1
Error messages in log.smb
...ad the digests and found one solution from Jeremy Allison: upgrade to
1.9.17p5 or to 1.9.18p2. As I said before, we run 1.9.18p3 so upgrading doesn't
seem to help.
What is the reason for this and what can we do to stop this? What is the effect
for the users ?
regards,
--
Jan Mostert
Delft Geotechnics, P.O. Box 69, 2600 AB Delft, The Netherlands
TEL +31 15 2693828, FAX +31 15 2610821, E-MAIL J.Mostert@delftgeot.nl
http://www.delftgeot.nl/persons/mst.html
2007 Feb 16
3
Rsync Permission Issues
Hi all,
I'm new to rsync and have a problem I cannot resolve even after
plowing through the lists.
I have an rsync server setup with an rsync client. I am trying to
backup a directory structure that is over four levels deep. Rsync does
great until it hits that fourth level. Then it errors out for each
file in that fourth level similar to this:
rsync: recv_generator: mkdir
2006 Nov 22
4
Configuring Multiple Gateways
I'm in need of installing two NICs in a machine that are connected to 2
different public networks and I need both IP addresses accessible from the
outside. The IPs are part of two completely different subnets.
For example:
eth0
IP - 10.10.10.2/30
GW - 10.10.10.1
eth1
IP - 20.20.20.6/30
GW - 20.20.20.5
How can I configure 2 gateways on this server?
Thanks!
--
Matthew
2007 Jan 31
5
The equivalent of Ghosting the system
If I were to lose my main hard drive, I would like to have the
opportunity to do the same as I can do using Windows: restore from my
USB and have a working system.
If I were to rsync everything on the main drive (excluding the backup
drive, of course and a few other directories) to my USB drive, could I
restore using some CD based version of Linux e.g. Knoppix?
Todd
--
Ariste Software
2200