search for: thisy

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

Did you mean: this
2003 Jun 09
0
Preservation of short and long filenames in Windows 9x with Samba
I have combed the Internet for an answer to this question and I have not found it. Here's the problem. As some may know, trying to copy files with xcopy32/explorer on a Windows machine to another drive or other Windows machine DOES NOT imply that both long and short filenames will be copied exactly. eg. long filename : thisisalongfilename.txt (in Windows) short filename: THISIS~1.TXT (at
2011 Jul 01
1
highlighting clusters in a heatmap
...ust) heatmap(x, Rowv=row.dendro) row.cut <- cutree(row.hclust,3)[row.hclust$order] cutpoints <- which(row.cut[-1]!=row.cut[-length(row.cut)]) ymin <- par("usr")[3] #in general incorrect ymax <- par("usr")[4] #in general incorrect for (i in cutpoints){ thisy <- ymin + (ymax-ymin)*(i-1)/nrow(x) abline(h=thisy,lw=3) }
2007 Mar 31
4
Sponsored development - Monodirectional audio handling
Hi Guys, we're needing a special implementation on Asterisk Our intention is to contribute the development and share back the code to Asterisk community Here is what we need: - An option to Asterisk Dial command which, if used, when calls is answered gives monodirectional audio (Caller should hear the called party but not vice-versa) - A DTMF sequence (maybe handled in features.conf) for
2015 Aug 05
2
[PATCH 1/1] uid for expansion in ControlPath
From: Christian Hesse <mail at eworm.de> Modern Linux systems create a private directory in /run/user/ for each user, named by user id. This adds a new character sequence '%i' for expansion in ControlPath to match thisi directory. Signed-off-by: Christian Hesse <mail at eworm.de> --- ssh.c | 5 ++++- ssh_config.5 | 4 +++- 2 files changed, 7 insertions(+), 2
2005 Sep 27
2
New apps in Wine AppDB - how long?
Hi, I entered a couple of new apps in the Wine Application Database last evening. I didn't get any conformation emails and I don't see any indication of them getting in yet. How does the process work? How long might it take for a new app to show up there? Thisis most likely not the exactly correct place ot ask but I figure someone here probably knows. I was thinking about
2011 Apr 11
1
Getting many substrings but only loading the original string one time.
Hi All, I'm looking for a way to get many substrings from a longer string and then stitch them together. But, since the longer string is really, really long (like 250 MB long), I don't want to do this in a loop and load and re-load the longer string many times. Does anybody have an idea? Maybe I could pass in two vectors (the first would have the starting coordinates, and the second
2004 Sep 07
1
ipfw2 in 5.2.1
hi - this is my first post to this list so go easy on me ! I am trying to find info on using ipfw2 with freebsd 5.2.1 as I have read that it supports MAC address based firewalling. Situation is, I have a small externally managed VPN network, about 12 different subnets all terminating in my office location, and all managed by a tier 1 telco. Problem is, their CPE routers do not have any firewalling
2009 May 04
1
What if I.........
What if I replace the WINDOWS folder in WINE with that of a genuine windows installation? Would it work?
2007 Oct 27
2
Remote database search issues
Hi all. First, a note about remote database connection over Perl. We actually found an easy way to work around the unwrapped Renote::open issue.. We use a stub file. You might say that open_stub in also not wrapped.. which is true... HOWEVER... looking at the code, we realized that Database::open() opts to using stub_open if the argument is a string pointing to a stub file rather than a
2007 Jan 03
3
pre-1.0.rc6 / index file problems? try this
People who have had "duplicate header extension" and whatever other random index file corruption problems, please see if this fixes anything: http://dovecot.org/list/dovecot-cvs/2006-December/007315.html The change is also in the latest nightly snapshot (http://dovecot.org/ nightly/dovecot-latest.tar.gz). You could in general treat the latest snapshot as "pretty much the
2003 Oct 22
14
Samba Installation
Hello Folks, I want to install new version of samba but have already old version of samba which came with Linux 8.0. Please advise, I want to install new version of samba ... How would I un-install old version which came with Linux8.0 ? Do i really need to do so, in order to install new version of samba ? Do i reallly need to remove any files or pkgs before i install new version ? which ?
2015 Jul 29
2
Windows Asterisk Help
On Wed, Jul 29, 2015 at 10:16 AM, John Novack <jnovack at stromberg-carlson.org > wrote: > > > Murthy Gandikota wrote: > > > > ------------------------------ > To: asterisk-users at lists.digium.com > From: webaccounts173 at jgoettgens.de > Date: Wed, 29 Jul 2015 16:11:31 +0200 > Subject: Re: [asterisk-users] Windows Asterisk Help > > > >