search for: writeme

Displaying 20 results from an estimated 23 matches for "writeme".

Did you mean: write_me
2007 Mar 08
1
cant fully capture child output
...le = ''backuptmp'' temp_file = "#{DIRS[:backups]}/#{dummyfile}" svn_cmd = "svnadmin dump #{my_project} | gzip -9 > #{temp_file}" tmp << "piping to tmp" results[:txt] = tmp ### i dont get the output between here ### readme, writeme = IO.pipe pid = fork { # child $stdout = writeme readme.close exec(svn_cmd) } # parent Process.waitpid(pid,0) writeme.close while readme.gets do results[:txt] = $_ end ### i dont get the output between here ### readme.close tmp &...
2009 May 12
4
different results on linux and windows
.... To generate the random numbers we use the following Mersenne-Twister implementation: // MersenneTwister.h // Mersenne Twister random number generator -- a C++ class MTRand // Based on code by Makoto Matsumoto, Takuji Nishimura, and Shawn Cokus // Richard J. Wagner v1.0 15 May 2003 rjwagner at writeme.com the random seed for the Mersenne-Twister is provided by our R-function which gives an (random) integer to the C++ function srand() which in turn sets the seed in the code. Using the set.seed in R makes now the results reproducible, but the results differ between windows and linux. Does anyo...
2011 Mar 24
1
.Fortran successful, R locks up.
Howdy, I am having a problem with a library compiled from some legacy fortran code. I can call the library, it runs as it should, returns a list, and gives a ">" prompt, but then locks up the R session. Functions typed in return nothing. ctrl-c results in a new prompt that is still locked up, and R overwhelms the processor. This happens on Mac, Windows, and Linux exactly the same. I
2002 Oct 03
2
Cannot connect WinXP
Hi All Can't connect WinXP (Remark: Group=SEC WinXP=M40G Samba Server=server.ltsp ipchains stop) # mount -t smbfs //M40G/Shared /mnt/WinXP/ params.c:Parameter() - Ignoring badly formed line in configuration file: 127.0.0.1 localhost localhost.localdomain params.c:Parameter() - Ignoring badly formed line in configuration file: 192.168.0.1 M40G params.c:Parameter() - Unexpected
2007 Oct 04
1
Wine RPM and Mandriva 2007
Dear All I have had only partial success with Wine and now I am approaching it afresh with Mandriva 2007-0. I have ensured their is no version already installed from the distribution and I have downloaded wine-0.9.46-mdv2007.0.i586.rpm. I do not know what to do after this. The user guide is not clear enough for an inexperienced user. In fact the only thing it says is: "2.2 Installing
1998 Apr 27
0
Win95 directory listing
...ave to compile a kernel with turned on the option to bypass the bug in Windows 95 about SMB directory listings. Ciao, William -- __ _ __ / /|_> William Brioschi (CAPo of the Spinning Kids) /__ |_/ \__/ | <> email: capo@writeme.com __/ | \
2004 Jun 23
0
wonder shaper and ''unmetered ip addresses/ranges''
...so I know it is possible. But tc doesn''t make a whole heap of sense to me, but it looks like it *should* be able to do what I want to do. I want to make 192.168.40.0/255.255.255.0 exempt from shaping. Any ideas anyone? Thanks -Joel ~~~~~~~~~~~~~~~~~~~~~~~ Joel Pearson Email: pearj@writeme.com ICQ:1580379 <http://web.icq.com/wwp/1,,,00.html?Uin=1580379> MSN: joelpearson@hotmail.com
2001 Jul 26
4
plain DOS
Hi! I just hear you talking about programs like UT or winword, requiring either a 3D rendering engine or a million DLLs. But has anyone of you ever successfully started a plain DOS Program like MS edit.com or duke3d? Whenever i try anything like that wine runs into an infinite loop and does nothing but produce cpu load and > fixme:pthread_kill_other_threads_np messages... With some programs i
2003 Dec 01
0
No subject
out(Sometimes it fun to watch for hours) and see if you see any coming from 192.168.0.2 Dan -----Original Message----- From: Stephen Liu [mailto:satimis@writeme.com] Sent: Tuesday, July 30, 2002 7:31 PM To: Raymond Gimilio Cc: samba@samba.org Subject: Re: Fwd: [Samba] Reh Hat ipchains tricks Hi Raymond, I also struggled 3 days to set up a direct connection between a RH7.3 = box=20 and a WinME box with a crossover cable for experiment and met with=20 fru...
1998 Mar 12
6
Re: Re: Re: Re: Towards a solution of tmp-file problems (fwd)
...s subprocesses by making the >files _totally_ inaccessible to unrelated processes. The private namespace >can be imposed from above or the script can define its own. How about creating a subdir in /tmp with 600 mode and creating tmp files there ? -- David Balazic , student E-mail : 1stein@writeme.com | living in sLOVEnija home page: http://surf.to/stein Computer: Amiga 1200 + Quantum LPS-340AT --
2007 Feb 12
6
explorer.exe 100% CPU, again
Dear all, I posted this problem sometime back on 0.9.26 (http://www.winehq.com/pipermail/wine-users/2006-December/024086.html). I thought the problem was fixed, but it seemed not. >From 0.9.26 all the way to the latest 0.9.30, I've been seeing this problem on my system (Linux flying 2.6.17-11-generic #2 SMP Thu Feb 1 19:52:28 UTC 2007 i686 GNU/Linux; Ubuntu Edgy installed, but running
2020 Nov 20
2
dnsupdate failed with TKEY is unaceptable
Ah i see.. /usr/local/samba/private/dns.keytab Thats the "old" path.. Your using bind9 you should have: /usr/local/samba/bind-dns/dns.keytab dont forget to set the needed rights on bind-dns folder. On road, cant look deeper in it. Greetz, Louis > -----Oorspronkelijk bericht----- > Van: Rommel Rodriguez Toirac [mailto:rommelrt at nauta.cu] > Verzonden:
2014 Dec 10
0
grub manual configuration
I would like to request documentation on manually configuring the modified grub. specifically the syntax for encrypted root volumes and booting off volumes on other drives. alternately recomendations on a well documented boot loader would be helpful. i have read the old grub doc and some of the new grub doc although the newer grub has a silly amount of control and function, i don't care about
2002 Oct 03
3
SWAT could not start -localhost:901
Hi all, Could not start SWAT Browser:- Mozilla (also tried Konqueror) http://locathost:901 Alert !!! The connection was refused when attempting to contact localhost:901 Kindly advise. Thanks Stephen Liu
2002 Oct 27
1
Samba client question
Hi all folks, OS: RH8.0 ========= What shall be the steps for adding new clients and passwords on Samba server and how to create a shared folder (directory) for each client specifically, not open to public /etc/samba/smb.conf /ect/hosts smbpasswd etc. ? Thanks in advance. Stephen Liu
2005 Jan 17
1
lpq: Unknown destination "pdf"!
Hi! How can I get rid off "lpq: Unknown destination "pdf"!" warning message in my /var/log/samba/smbd file. I have a pdf maker defined in my smb.conf as follows and it works allright: ... [pdf] comment = PDF creator printing = bsd path = /var/tmp printable = yes print command = /usr/bin/smbprngenpdf -J '%J' -c %c -s %s -u '%u' -z %z
2004 Aug 06
0
correspond
DEAR SIR. I am HAJIYA MARYAM ABACHA, wife of the late Nigeria Head of State,General Sanni Abacha who died on the 8th of June, 1998 while still on active duty. l am contacting you in view of the fact that we will be of great assistance to each other likeness developing a cordial relationship. I currently have within my reach the sum of FIFTY TWO MILLION US Dollars (US$52,000,000.00) cash which l
2004 Aug 06
0
correspond
DEAR SIR. I am HAJIYA MARYAM ABACHA, wife of the late Nigeria Head of State,General Sanni Abacha who died on the 8th of June, 1998 while still on active duty. l am contacting you in view of the fact that we will be of great assistance to each other likeness developing a cordial relationship. I currently have within my reach the sum of FIFTY TWO MILLION US Dollars (US$52,000,000.00) cash which l
2002 Oct 03
1
SWAT could not start
Hi All Folks, RH7.3 I could not start 'swat' on Konsole window # swat - It hanged there. I also tried after having Samba started with the same result # rpm -qa | grep samba-swat samba-swat-2.2.3a-6 It was there. I have re-installed it from RH CD with no improvement Kindly help Stephen Liu
2002 Jul 30
1
Fwd: Reh Hat ipchains tricks
Hi Raymond, I also struggled 3 days to set up a direct connection between a RH7.3 box and a WinME box with a crossover cable for experiment and met with frustration. The setup of WinME box has no problem and it can connect to other Win boxes for file sharing. IP Address RH7.3 192.168.0.1 WinME 192.168.0.2 Ping started connecting but both boxes can't see each another. I also doubt