similar to: New to Wine and Linux/Ubuntu

Displaying 20 results from an estimated 40000 matches similar to: "New to Wine and Linux/Ubuntu"

2005 Mar 28
3
Allowing RIP broadcasts?
This is kind of an odd request so I''ve got the asbestos undies on. I have a client who currently has a layer 3 switch plugged into a cisco pix. Routing is handled via RIP and now the client wants to insert a linux box running shorewall behind the PIX and in front of the switch to act as a content filter+backup firewall. The immediate problem I forsee happening is that RIP broadcasts to
2009 Jun 06
5
OT: looking for a rsync equivalent for Windows platforms
Hi all, Does anyone know of a good & free rsync type program for Windows platforms? Like most of us, I need to work on both Windows & Linux environments, and would like to sync some data (music, videos, photos, documents, thunderbird profiles, FF bookmarks, etc) between a USB HDD, my Linux (CentOS + KDE) PC, and Windows Laptop at the office. I found a program called Toucan (which also
2010 Apr 17
2
[LLVMdev] Parsing (and compiling) on demand.
On Sat, Apr 17, 2010 at 2:15 PM, Nick Lewycky <nicholas at mxc.ca> wrote: > lost wrote: >> Ok than, but how to insert a call to an undefined function? > > You need to have the function declaration and insert a call to that. > Once your LazyFunctionCreator is called, you fill in the body and call > JIT->getPointerToFunction() on it and return that result. > > I
2012 Jan 07
2
Linux Container and Tapdev
Hi: Recently I have some study on linux container(lxc), which is a light weight OS level virtualization. With the previous knowledge of tapdisk, I have an assumption that, I may could use the vhd for each container to seperate the storage of all containers, or even in later days, vhd is stored in distributed storage, container could be migrated. Build filesystem on tapdev
2016 Oct 21
3
anonymous function parsing bug?
Hi, I hope this is the correct list for my question. I found a wired behaviour of my R installation on the evaluation of anonymous functions. minimal working example ### f<-function(x) { print( 2*x ) }(2) class(f) f(3) f<-function(x) { print( 2*x ) }(4)(5) f(6) ### leads to ### > f<-function(x) { + print( 2*x ) + }(2) > > class(f) [1] "function"
2008 May 20
4
are 588 sample frames subset or nonsubset?
Hi I am thinking of ripping albums to a single flac file with embedded cuesheet. As track and index points have to be on a 588 sample boundary due to the CD TOC standard working in 588 sample frames, I thought it may be beneficial to rip CDs with a blocksize of 588 samples. According to the format page on sourcefourge a stream is subset if "The blocksize bits in the frame header must be
2001 Jul 25
2
using compiled fortran in R
Hi, I would like to use a Fortran subroutine in R. I have checked the R docs and Newsletter, but..., I am unable to load an object file into R. The steps I have taken are (on Debian Linux/recent Intel-type chip ): 1. g77 -c hello.f to create hello.o 2. mymachine> R to start R 3. > dyn.load("hello.o") at which point I am getting the error msg: Error in
2011 May 11
6
Unable to open executable with Program Loader since upgrade
Since ugprading today to a fresh install of Xubuntu 11.04 I am unable to open .exe's through Thunar my file manager with 'WINE Program Loader' Wine 1.2.2. When I try to i receive the error: > The file '/media/DUMP/Downloads/anything.exe' is not marked as executable. If this was downloaded or copied from an untrusted source, it may be dangerous to run. For more details,
2006 Mar 31
1
many to one :through another
Since has_one :colour :through => :species isn''t supported (for some reason unknown to me), can anyone forsee any problems that the following workaround might cause (in the Photo class). has_many :artists, :through => :artist_photos has_one :artist_photo So effectively, the has_many statement gives me the through functionality I need, but the has_one restricts the program to only
2013 Feb 25
1
How to get write checkin for xen.git tree?
Hey, There are some patches I''ve and a bunch of other work that I forsee coming that will mean more patches. I was wondering what the process is of getting checkin access for the Xen tree? P.S. ''konradwilk'' is the account name.
2010 Apr 17
0
[LLVMdev] Parsing (and compiling) on demand.
lost wrote: > Ok than, but how to insert a call to an undefined function? You need to have the function declaration and insert a call to that. Once your LazyFunctionCreator is called, you fill in the body and call JIT->getPointerToFunction() on it and return that result. I haven't actually tried this, but it seems to be the only way to use this API, so I presume someone else has.
2010 Apr 17
0
[LLVMdev] Parsing (and compiling) on demand.
So you mean that is not the way. But what is InstallLazyFunctionCreator for? 2010/4/17 Kenneth Uildriks <kennethuil at gmail.com>: > On Sat, Apr 17, 2010 at 2:15 PM, Nick Lewycky <nicholas at mxc.ca> wrote: >> lost wrote: >>> Ok than, but how to insert a call to an undefined function? >> >> You need to have the function declaration and insert a call to
2006 Nov 06
1
Register vs. Host=IPADDR
I am not sure if I am going to use SIP registration's or just specify the host ip address in sip.conf. Are there any pros or cons to the two? My phones will have a static IP address and won't be changed unless a admin does it. So the logical path would be to just turn off registration on the sip account (in the phone setup). Can anyone forsee a problem to this? Something I will miss
2003 May 23
5
Who would use Asterisk SS7?
Hello. I am new to this forum. If this issue has been discussed already, please inform me, but my STFW have indicated that it has not. If SS7 were available on * would it make commercial sense to use it? There are case studies on the web (courtesy of the Death Star :->) for ISPs with 10,000+ subscriber lines showing clear cost savings in transitioning from PRI to SS7 controlled IMT. My
2010 Jul 07
3
Playing flac files from external hard drive
Hello, I have a 500GB external hard drive with a lot of music in flac format. I would like to find a way to play music directly from the drive through a portable player. I do not own a portable player at the moment and intend to buy one that can support the above requirement. What I don't want to do is copy files across and remove them every time I want to listen to music. Is there a way to
2010 Mar 05
4
making 0.0.16 into 1.0.0
So with all this ongoing Linus crap I'm going to be brave and ask for reasons why 0.0.16 kernel API can't become 1.0.0. Pros: All old userspace compatibility is gone. No more UMS cruft to support. Something can be shipped on distros at last, people get to use the driver. 3D drivers exist and use the interface, there is an investment in these already. Reasons against: (I'm making
2004 Sep 10
6
libFLAC docs
> > For those of you using CVS, I have added a libFLAC section to the > > documentation page. I'm not sure how detailed to make it but I > > think it's a good start. Let me know if there's anything else > > you'd like to have in there. > > > > >
2012 Jun 18
6
Trying to speed up an if/else statement in simulations
Dear R-help, I am trying to write a function to simulate datasets of size n which contain two time-to-event outcome variables with associated 'Event'/'Censored' indicator variables (flag1 and flag2 respectively). One of these indicator variables needs to be dependent on the other, so I am creating the first and trying to use this to create the second using an if/else statement.
2006 Mar 31
2
Capistrano, multiple instances of an application
I''ve been meaning to look into using Switchtower/Capistrano for some time now, and after briefly taking a look, it seems geared towards deploying ''an application'' perhaps to multiple machines and keeping it in check in all cases. I was wanting to use it in some legacy situations where the case is more that I deploy an instance of an application multiple times, sometimes
2011 Mar 06
10
grub commands problem with Ubuntu 10.04
Following is one grub entry menuentry "Ubuntu, Linux 2.6.32.27" { insmod ntfs set root=''(hd0,2)'' search --no-floppy --fs-uuid --set 96f65c80f65c6313 loopback loop0 /ubuntu/disks/root.disk set root=(loop0) linux /boot/vmlinuz-2.6.32.27 root=/dev/sda2 loop=/ubuntu/disks/root.disk ro quiet splash initrd