similar to: --timeout=... lesson learned...

Displaying 20 results from an estimated 2000 matches similar to: "--timeout=... lesson learned..."

2011 Jul 13
0
How to call rsync client so that is detects that server has gone away?
Hi Larry, Your tech details are way beyond my knowledge, but maybe python can do the job for you too? I use this python script (from the python cookbook) and crontab to keep my sheep in the dry: #!/usr/bin/env python #wraps up rsync to synchronize two directories # ! -- should contain check of disk space using rsync -n option for drytest ! from subprocess import call import sys import time
2004 Oct 18
0
Lesson Learned
Hello all, I learned a very valuable lesson this weekend and thought I would share. I noticed that the xcdroastalpha15-rhel3.i386.rpm's non root mode didn't work very well, so I decided to set out an build my own rpm for it. Well I still can figure out how to add icons to the Main Draw but did finally build a good working RPM. However after doing some reading on the Xcdroast web
2006 Jul 26
1
lesson learned: script/runner does not abort on failed require
After a fresh installation of an application, some utility scripts run with script/runner quietly aborted right after their start. No error message whatsoever, just a new shell prompt. The reason was an uninstalled dependecy, but that was difficult to determine because the load failure was not reported: % ruby script/runner ''require "foobarbaz"'' % Why
2006 Mar 04
0
lesson learned: careful with :update in link_to_remote
A link_to_remote call was generating Ajax.Request instead of Ajax.Updater. I couldn''t for the life of me understand why. There was some extra indirection because I used there a helper of mine that receives an image and generates a link_to_remote with image_tag and some stuff for image rollover. After browsing the sources in the API website (hey, that "[ show source ]"
2009 Dec 21
0
[LLVMdev] Kaleidescope lesson #3
I tried to compile and run the code from the Kaleidescope tutorial: http://llvm.org/docs/tutorial/LangImpl3.html While the compilation worked fine, the run did not. I'm using the version of llvm from svn for 12/15/09. In gdb I get this stack trace, and never see the "ready>" prompt. Apparently it's dying inside constructors in the headers somewhere. #0 0x00000036b502e21d
2005 Feb 18
2
Lessons Learned from LinuxWorld Expo
I have just published a article (http://masnetworks.biz/node/20) about exhibiting at LinuxWorld Expo and the lessons learned. I heard some talk about some interest in doing the San Fran show. Please feel free to contact me for any suggestions, help, CD's & DVD's etc. -- Matt Shields http://masnetworks.biz http://sexydates4u.com http://shieldslinux.com http://shieldsmedia.com
2007 Oct 16
5
RailsStory - lessons learned
After trying RailsStory for a few days, I have learned: 1. Rails testing support does not serve up static pages 2. RailsStory masks errors generated by the app under test 3. The masked errors are available in log/test 4. I should read log/test more often See http://pastie.caboo.se/107876 for an example for points 2 and 3 The welcome controller fails when the HTTP_USER_AGENT is missing.
2005 Dec 18
1
Lessons learned
Hello, I would like to share few things I have learned over time in my attempt to integrate all my Linux clients to an existing corporate Windows 2000 Active Directory (AD). I am a Linux admin for a small division in a large company and do not posses any special rights as far as AD goes. I ONLY have privileges on my division part of the tree in AD. Goals: - Integrate all Linux client to
2012 Nov 27
1
documentation on installing dvd2 in 6.3 x64 release?
Hello - I've searched the CentOS 6.3 wiki docs (Help, Tips and Tricks, HowTo, FAQ, and website search) on how to install the dvd2.iso image on an x86-64 machine and can't find any info and the documentation is not yet posted for CentOS 6.x. When the dvd1.iso for 6.3 x86_64 installs, it does not prompt to install dvd2.iso. Please provide a URL which describes how to install the
2011 Aug 05
3
[LLVMdev] Experimental fixes to CBackend
Hi, LLVM C backend as of revision 136600 suffers from the following issues: * Forward structs declarations block is missing (it was there previously, why was it removed?) * Anonymous container structs are not generated for array types, resulting into declarations being placed directly into functions prototypes (previously it was not happening as well) I'm not very familiar with llvm
2016 Dec 09
4
trouble installing centos 6.8
Dear all, I'm having trouble installing Centos 6.8, in a VM using VirtualBox, and hoping that someone on this distribution can help. I'm running VirtualBox Version 5.1.4 r110228 (Qt5.5.1). I downloaded .iso files for Centos 6.8: - CentOS-6.8-x86_64-bin-DVD1.iso - CentOS-6.8-x86_64-bin-DVD2.iso I proceeded to set up a new VM, selecting Linux / RedHat 64 bit. I selected the DVD1 iso
2018 May 03
2
Getting --delete to work, simply
On Thu, May 03, 2018 at 01:09:30AM -0400, Kevin Korb via rsync wrote: > --delete only works when you sync a dir not individual files. So... > rsync -vai --delete --include='g*' --include='G*' --exclude='*' > /share/Public/videos/ /share/Backup-HDD-03 That kinda didn't work: rsync -vai --delete --include='S[A-Z]*' --include='S[a-h]*'
2011 Apr 08
0
How to Convert AVI to MKV on Mac OS X
How to convert MKV to AVI on Mac OS X If you have some downloaded MKV HD movies that you would like to put them on players like PSP, PS3 or Xbox 360, Or you want to convert MKV files store on your Mac to AVI format for sharing with your friends who have PCs, for playback in PSP or for some video editing tools, then this guide will show you how to do that with mkv to avi Converter for Mac
2018 May 03
0
Getting --delete to work, simply
Note that these are working because S* and s* are being applied to all the dirs and files within dirs. So if you had x/Something it wouldn't get copied and if you had S/else it wouldn't get copied. Maybe you want to add --prune-empty-dirs and an --include='*/' so that rsync will look inside of all dirs for matching files. On 05/03/2018 02:50 PM, Mike Brown via rsync wrote: >
2010 Jul 25
0
Re: Wine 1.2 breaking VSTs, making unusable/glitchy. these plugi
OpenMPT can use VSTs, but I'm pretty sure it doesn't use ASIO.
2010 Jun 13
2
Warcraft graphics are glitchy
Well i'm using Ubuntu [Lucid] and running WoW via Wine [latest version] but there are some issues with the graphics, and moreso the lagg. Graphic issues: Black under players and npcs and Bugged textures for player armor and skin [Image: http://img149.imageshack.us/img149/3918/screenshot1wj.png ] http://img149.imageshack.us/img149/3918/screenshot1wj.png Lagg Game laggs rly bad, like as if i
2010 Jul 22
0
Re: Wine 1.2 breaking VSTs, making unusable/glitchy. these plugi
jordan johnston wrote: > > Now, i didn't get a single reply with to my problem, Not true. You were told by two people to run a regression test and file a bug. http://forum.winehq.org/viewtopic.php?t=9006
2010 Jul 24
1
Re: Wine 1.2 breaking VSTs, making unusable/glitchy. these plugi
Can somebody give a recipe to reproduce the problem that uses only freely downloadable apps?
2008 Nov 29
1
glitchy sound with steam (half-life 2) under intrepid
I upgraded my machine from Ubuntu Hardy to Intrepid and now I get stuttering audio. I'm running the closed-source nvidea driver and a realtime kernel, like before the upgrade. Any ideas as to how I can speed up audio? -- David Griffith dgriffi at cs.csubak.edu A: Because it fouls the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What
2018 Apr 19
4
Down C6 ALL without torrent ?
Hi Valeri, > > Is it possible to download C6 combined parts 1 and 2 not using Torrent ? > Paul, you can go directly to the mirror server I maintain, it allows > direct download of DVD images: > > http://bay.uchicago.edu/centos I looked, but could not find a non-Torrent option for C6 combined parts 1 and 2 .............. Index of /centos/6.9/isos/x86_64 * Parent