search for: yost

Displaying 20 results from an estimated 45 matches for "yost".

Did you mean: host
2009 Jun 05
2
ssh trouble checklist
...hints. Here's what I did sudo kill <pid-of-sshd> /usr/sbin/sshd No good. Usually I did kill -HUP, but once I just killed sshd outright. Gotta start sshd this way: /etc/init.d/sshd start At least on Fedora 11. Below are the observed symptoms. Client side Wed 13:42:40 ip2 yost /Users/yost 254 203 Z% ssh -vvv 192.168.1.33 OpenSSH_5.2p1, OpenSSL 0.9.8k 25 Mar 2009 debug1: Reading configuration data /opt/local/etc/ssh/ssh_config debug2: ssh_connect: needpriv 0 debug1: Connecting to 192.168.1.33 port 22. debug1: Connection established. debug1: identity file /Users/yost/.ssh/...
2014 Nov 25
6
[Bug 10963] New: rsync to multiple destinations
...: rsync to multiple destinations Product: rsync Version: 3.0.6 Hardware: All OS: All Status: NEW Severity: normal Priority: P5 Component: core Assignee: wayned at samba.org Reporter: Dave at Yost.com QA Contact: rsync-qa at samba.org -- You are receiving this mail because: You are the QA Contact for the bug.
2005 Feb 27
6
[Bug 2395] problems copying from a dir that includes a symlink in the path
https://bugzilla.samba.org/show_bug.cgi?id=2395 wayned@samba.org changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|major |normal Status|NEW |RESOLVED Resolution| |WORKSFORME -------
2009 Jul 08
4
DO NOT REPLY [Bug 6543] New: when crashing, announce the last file that was correctly copied
...rrectly copied Product: rsync Version: 3.0.6 Platform: Other OS/Version: Linux Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy: Dave@Yost.com QAContact: rsync-qa@samba.org If rsync for some reason doesn't complete, it should output the path of the last file that was correctly transferred. This will help with workarounds and perhaps also with bug reports. -- Configure bugmail: https://bugzilla.samba.org/userprefs.cg...
2010 Aug 19
0
[LLVMdev] [cfe-dev] getting even more started
Might help is sent to list... On Thu, Aug 19, 2010 at 5:45 PM, Dave Yost <Dave at yost.com> wrote: > I haven't gotten any response to the below. > > Attached is an improved version of my shell script that builds and installs from the trunk. > > It obsoletes the step-by-step Getting Started instructions and also serves as an easy way to keep up w...
2009 Jan 03
2
DO NOT REPLY [Bug 6010] New: Need a --noprogress option
...ummary: Need a --noprogress option Product: rsync Version: 3.1.0 Platform: Other OS/Version: Other Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy: Dave@Yost.com QAContact: rsync-qa@samba.org My script constructs an rsync command with a --progress arg by default. I let the user of my script specify rsync args, which I append to the default args. Without a --noprogress arg, the user can't turn off the default I chose. I could work around...
2007 Apr 26
1
setting current dir of remote shell
I have a command that will upload stuff from the current dir within a local copy of a web site to the corresponding dir on the web server. http://Yost.com/computers/yostupload The command has a -l argument that will log you in to the server via ssh. So far so good. But I would like this -l argument to set the current dir on the remote host so it is the dir corresponding to the current dir on the local host. I can't see how to do that w...
2009 Jul 09
1
DO NOT REPLY [Bug 6545] New: when crashing, announce the last file that was correctly copied
...rrectly copied Product: rsync Version: 3.0.6 Platform: Other OS/Version: Linux Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy: Dave@Yost.com QAContact: rsync-qa@samba.org If rsync for some reason doesn't complete, it should output the path of the last file that was correctly transferred. This will help with workarounds and perhaps also with bug reports. -- Configure bugmail: https://bugzilla.samba.org/userprefs.cg...
2008 Sep 26
6
DO NOT REPLY [Bug 5795] New: error in rsync protocol data stream (code 12) at io.c(632) [sender=3.0.4]
...io.c(632) [sender=3.0.4] Product: rsync Version: 3.0.4 Platform: x86 OS/Version: Mac OS X Status: NEW Severity: blocker Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy: Dave@Yost.com QAContact: rsync-qa@samba.org 0 424 Z% rsync -av --sparse --progress --partial /Users/yost/Documents/VMWare/winxp.vmwarevm /Volumes/x/vmware sending incremental file list winxp.vmwarevm/ winxp.vmwarevm/winxp.vmdk 1578172416 17% 11.08MB/s 0:10:35 rsync: writefd_unbuffered fa...
2005 Feb 27
0
[Bug 2395] New: problems copying from a dir that includes a symlink in the path
...symlink in the path Product: rsync Version: 2.6.4 Platform: All OS/Version: All Status: NEW Severity: major Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy: Dave@Yost.com QAContact: rsync-qa@samba.org CC: Dave@Yost.com I've put together a nightly backup script using rsync, which you can have if you want. It basically rsyncs a dir to a dir on the remote machine, where the remote dir's name is an ISO 8601 timestamp. Today I tri...
2009 Jun 01
2
ssh as root with and without private key
Hi. I have a client machine using ssh as root via key authorization to a server. The client uses rsync to send backup data to the server. I use ForceCommand to allow only this activity when using key authorization. But I also want to be able to ssh as root with a required password to do whatever I like. So I thought that in addition to root, I'd make a rootback account:
2010 Sep 10
10
DO NOT REPLY [Bug 7670] New: rsync --hard-links fails where ditto succeeds
...ils where ditto succeeds Product: rsync Version: 3.1.0 Platform: Other OS/Version: Mac OS X Status: NEW Severity: blocker Priority: P3 Component: core AssignedTo: wayned at samba.org ReportedBy: Dave at Yost.com QAContact: rsync-qa at samba.org Given enough hard links in a source folder and a small enough destination volume, copying with rsync -- hard-links can fail whereas the Mac OS X ditto program succeeds. Rsync fails by exhausting the maximum number of hard links on the destination. I...
2005 Nov 01
3
Area under standard normal density
What is the correct syntax for finding the area under the standard normal density for a particular value of z? Thanks [[alternative HTML version deleted]]
2011 May 06
2
when the user has no home directory
A user on our server for some reason didn't have a home directory. As a result, the pop3 server was complaining. Apple's Mail app reported that the server said: The attempt to send data to the server "(null)" failed. It would be nice if the server would say something to the effect that the connection failed because the user account has no home directory. Thanks
2009 Jun 16
2
there should be an authorized_keys(5) man page
Hi. On http://openssh.org/manual.html I think there should be authorized_keys(5) known_hosts(5) Can an authorized_keys entry say something like from=192.168.1.32,192.168.1.33 command=/bin/foo ... or do I need to make a separate entry for each IP address? Thanks Dave
2009 Oct 25
0
openssh-unix-dev Digest, Vol 78, Issue 8
Le 25/10/2009 01:23, openssh-unix-dev-request at mindrot.org a ?crit : > Date: Sat, 24 Oct 2009 16:15:05 -0700 > From: Dave Yost<Dave at Yost.com> > To:"openssh-unix-dev at mindrot.org" <openssh-unix-dev at mindrot.org> > Subject: known_hosts(5) man page > Message-ID:<pdy98830624081ac70939292f43@[192.168.1.2]> > Content-Type: text/plain; charset="us-ascii" ; format="flo...
2009 Jul 08
3
DO NOT REPLY [Bug 6542] New: rsync: hlink.c:125: match_gnums: Assertion `gnum >= hlink_flist->ndx_start' failed.
...ink_flist->ndx_start' failed. Product: rsync Version: 3.0.6 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy: Dave@Yost.com QAContact: rsync-qa@samba.org See attached file -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
2013 Nov 03
1
[Bug 10244] New: link-by-hash patch: speed enhancement by hash calculation on source side
https://bugzilla.samba.org/show_bug.cgi?id=10244 Summary: link-by-hash patch: speed enhancement by hash calculation on source side Product: rsync Version: 3.1.0 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 Component: core AssignedTo: wayned at
2008 Aug 04
4
DO NOT REPLY [Bug 5665] New: need option to hard link from source tree to dest tree
...hard link from source tree to dest tree Product: rsync Version: 3.0.4 Platform: All OS/Version: All Status: NEW Severity: major Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy: Dave@Yost.com QAContact: rsync-qa@samba.org This is something I do a lot, and I've been using an older tool to do this. Rsync should do it, too. mkdir a b touch a/file1 a/file2 rsync -a --new-option a b would create b/a/file1 b/a/file2 as shared links to their counterparts in a/ -- Conf...
2006 Aug 31
5
Tables with Graphical Representations
Hi useRs - I was wondering if anyone out there can tell me where to find R-code to do mixes of tables and graphics. I am thinking of something similar to this: http://yost.com/information-design/powerpoint-corrupts/ or like the excel routines people are demonstrating: http://infosthetics.com/archives/2006/08/excel_in_cell_graphing.html My aim is to provide small graphics to illustrate numbers directly beside or behind their position in the table. Maybe there is a...