search for: jipped

Displaying 12 results from an estimated 12 matches for "jipped".

Did you mean: ripped
2018 Jan 06
3
Tinc at startup Debian 8 Jessie
Dear mailing list, How do I make Tinc auto start on Debian 8 Jessie? I’ve compiled and installed the latest stable release tinc-1.0.33 and I’ve tried this: nano /usr/local/etc/tinc/nets.boot Added the netname of my vpn sudo service tinc start Should work according to: https://www.digitalocean.com/community/tutorials/how-to-install-tinc-and-set-up-a-basic-vpn-on-ubuntu-14-04
2018 Jan 08
0
Tinc at startup Debian 8 Jessie
Dear Guus, Thanks for the reply. I still run into some issues. Because the repositories host an older release (1.0.24-2.1+b1) of Tinc, I decided to build and install the Tinc 1.0.33 release. On a fresh install of Debian 8 I’ve done the following: cd /tmp/ wget http://tinc-vpn.org/packages/tinc-1.0.33.tar.gz tar xvzf tinc-1.0.33.tar.gz apt-get install libssl-dev zlib1g-dev liblzo2-dev
2003 May 03
0
* as a SoftSwitch/Router solution
...following: the codec between SJphone and Box1 was aLaw (they are on the same LAN), Box1 to Box2 was GSM (format 4 I believe), Box2 to Box3 was aLaw again (The VocalTec box currently supports aLaw only). I think that either the somewhere along the way, the transcoding of one of the channels got jipped, or this crazy setup is too crazy to work (although, logic suggests that it should) Had anyone else conducted crazy tests like these? especially with 3rd party vendors? I would really like to know the outcomes. -- Regards, Nir Simionovich nirs@net-gurus.net Net-Gurus.Net - Security by...
2004 Dec 06
1
port and double-colon
double-colon mode doesn't work in CVS version. -vv says port number is 0. % rsync -vv host.domain::any opening tcp connection to host.domain port 0 rsync: failed to connect to host.domain: Can't assign requested address (49) rsync error: error in socket IO (code 10) at clientserver.c(94) And --port=873 cannot be used in client mode now. I made a small sample patch. (Sorry, I
2010 Feb 26
3
--progress (without file names)
I am wondering if there is an option which is similar to --progress that will not display the file names. A percentage indicator would be fine. There is some related discussion at the following URL : http://lists.samba.org/archive/rsync/2004-March/008998.html Any replies regarding ways to achieve this kind of output are welcomed. In addition, a reply like "sorry not supported yet"
2002 Sep 30
2
[PATCH] Allow "ProxyCommand none" in ssh_config
Hi! As discussed in the thread "Question regarding patch for ProxyCommand setting". The patch is rather straight forward; maybe it would be a good idea to improve it in a way that it uses a list of string options that may have a "none" value to reset it to NULL. Ciao Thomas -------------- next part -------------- Index: readconf.c
2002 Oct 22
0
pruning old files
Actually, what I do also propogates deletions. Since someone may unpack a tar containing files with earlier mtimes than a marker file, a simple --newer won't do it for us, either. Instead, I generate a list of all items, consisting of name and type, to which i append number of links, size, and mtime for files; link destination for symlinks; and for directories, fifos, chars, blocks,
2010 Jan 06
3
Query live connections?
Hi All, I was hoping someone would know the answer to this question I had... I know the rsync daemon has the "Max connections" module, which works great. However, I was wondering if there was a good way for me to: 1: Query rsync to get the number of live connections it thinks it has? 2: Or better yet, how does rsync itself check for the number of connections? I'm trying to
2000 Nov 29
0
Snapshot
I have just uploaded a new snapshot to http://www.mindrot.org/misc/openssh/ Snapshot production is now automated - new snapshots will be made at about 4:30 am (Australian Eastern time) and will be available from the URL above. This snapshot consists of mainly minor fixes over the previous. The race when sshd exits which was causing data loss (as evidenced by "ssh localhost dd
2004 Feb 10
3
rsync 2.6.1cvs dumps core when preserve_hard_links and backup
I tried rsync 2.6.1cvs on my FreeBSD 4.X boxes. It dumps core when preserve_hard_links and backup. And SUPPORT_HARD_LINKS is true. rsync -avH --delete --backup --backup-dir=/some/backup/dir \ srchost::dir/ dir/ The core says... ------------------------------------------------------------------------ Program terminated with signal 11, Segmentation fault. #0 0x80536c0 in keep_backup
2002 Oct 21
4
Any work-around for very large number of files yet?
Yes, I've read the FAQ, just hoping for a boon... I'm in the process of relocating a large amount of data from one nfs server to another (Network Appliance filers). The process I've been using is to nfs mount both source and destination to a server (solaris8) and simply use rsync -a /source/ /dest . It works great except for the few that have > 10 million files. On these I get
2008 Aug 09
2
xy plot in version 2.7.1 for Mac (PR#12520)
--Apple-Mail-30--530209534 Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit I recently reformatted my hard disk on my MacBook Pro using a clean install of Leopard (had Leopard before too but not from a clean install). I had to reinstall R, and therefore installed the new version 2.7.1 for Mac. In preparing some graphs, I noticed