similar to: How to Create a Windows shared link in Wine(Ubuntu)

Displaying 20 results from an estimated 500 matches similar to: "How to Create a Windows shared link in Wine(Ubuntu)"

2009 Mar 19
1
Updated sources and clean build gives linker error in cldapd.o
Hi all, This is my first week with Samba. I got sources and compiled them fine till yesterday. Today I did a git pull and am getting the following linker errors- Compiling smbd/process_standard.c Partially linking bin/mergedobj/process_model_standard.o Linking bin/samba bin/mergedobj/cldapd.o: In function `cldapd_request_handler': cldap_server.c:(.text+0x79): undefined reference to
2007 Jul 25
1
regarding polylines
hi all, i am experimenting with ym4r mapstraction, i am using yahoo api , when i tried polylines , its not showing up.. the code is var map; window.onload = addCodeToFunction(window.onload,function() { map = new Mapstraction("map_div","yahoo"); map.setCenterAndZoom(new LatLonPoint(37.3853,-122.0172 ),12);map.addSmallControls(); map.addMarkerGroup(new
2008 Feb 05
4
Cannot hear voice through SIP Phone from one side
I have a asterisk server. Two SIP Soft XLites are connected to the server. I am able to make calls from one SIP Phones to the other SIP Phones and landlines successfully. The SIP Soft Phone on th eother side can hear my voice but I cannot hear their voice. They can call my local cell phone as well. Samething, they can hears my voice, I cannot hear their voice. The microphone and speakers are
2010 Sep 27
3
having some issues with factory_girl and bundler...
Hi All Need some brilliants minds here :) I''m using Rails 2.3.8 & ruby 1.8 (I know, I know... ) I''ve move my gems from .gems to Bundler, but I''m having some issues with Factory_girl when I rake spec "uninitialized constant Factory" I''m following the instructions from http://gembundler.com/rails23.html. Basically: - grab all config.gem and place
2009 Jul 17
8
Tools to take a kernel crash dump.
Hello Everyone, We have noticed that one of our servers xen Dom0 is restarting idiopathically. Atleast, we are not able to analyze the cause. I have checked the logs but couldn''t find anything relating to it. Are there any tools such as kdump (which doesn''t seem to work on xenified kernels) for catching the kernel crash snapshot. Regards, Sree Harsha Totakura Member, Open
2006 Jun 27
3
Reg webrick using instant rails.
Hi guys. I installed instant rails on windows xp home edition sp2.when i start webrick server on cookbook application.I am unable to access cookbook website from http:\\localhost:3000 as port 3000 is its defauls port .Please let me know whats wrong been happening.When i tried samething on xp pro it worked. please reply ASAP regards, Chris -- Posted via http://www.ruby-forum.com/.
2007 Mar 19
1
How to set up different "bottles" in Wine, just like in Codeweaver's Crossover Office?
Hi all, How does one set up different "bottles" like in Crossover office? Meaning how do I isolate an installation of Program A from Program B, when running under Wine? is that possible? That's a neat feature they have in Crossover, but I can't seem to find any documentation of how to do the samething in generic WINE. Robert
2004 Nov 23
1
input/output error
hi all! I can mount smbfs share, but when I try to edit file on that mount it gets locked and in the log file I've got this: kernel: smb_trans2: invalid data, disp=0, cnt=0, tot=0, ofs=0 kernel: smb_add_request: request [0b82ce40, mid=26] timed out! kernel 2.6.9 samba 3.0.8, 3.0.9 OS fedora core 3, (tried on freebsd, samething) tried to play with server settings, nothing helped (windows
2003 Apr 23
1
cbq.init
About the cbq.init. Four machines which traffic to limit in same LAN. Is the samething if I put limiting rules to four different files or all to the same file? Like: DEVICE=eth0,10Mbit,1Mbit RATE=64Kbit WEIGHT=6Kbit PRIO=5 RULE=192.168.0.5 RULE=192.168.0.6 RULE=192.168.0.7 RULE=192.168.0.8 OR four equal files with different IPs, Ids and no PARENT rule? What style of ID numbering you use if
2003 Nov 24
2
Pressing 0 in Voicemail causes * to hangup
I tried it w/ mine as well and it hung up on me because I just have Voicemail running not Voicemail2. It seems as though you have Voicemail2 because it's trying to play the Unavialable message. Just a thought though. Does it do the samething w/ [qout-phillyq] exten => 0,1,Voicemail(u1) exten => 0,2,Goto(default,s,1) Tim Thompson http://www.amatechtel.com (806) 722-2227
2011 Sep 23
2
[LLVMdev] What CCAssignToXXXWithShadow means?
Hi, all On the website, it says, CCAssignToRegWithShadow <registerList, shadowList> — similar to CCAssignToReg, but with a shadow list of registers I don't know when we should use CCAssignToRegWithShadow. Because I am not a architecture expert, please bear with my naive question. Take ARMCallingConv.td as an example, CCIfType<[i32], CCIfAlign<"8",
2006 Dec 07
1
speex 1.2beta1 encoding/decoding clicking noise on WM2003
Would it help if I scale the input wav data before encoding to spx? One interesting thing is if I encode the same wav file to spx(or decode the same spx file to wav ) on Windows platform, then there is no such big clicking noise, samething is true if I use floating_point speex library to encode/decode on WM2003. Problem happens only on WM2003 using FIXED_POINT library. Thanks Yanxin -----
2011 Aug 12
2
Replace brick of a dead node
Hi! Seeking pardon from the experts, but I have a basic usage question that I could not find a straightforward answer to. I have a two node cluster, with two bricks replicated, one on each node. Lets say one of the node dies and is unreachable. I want to be able to spin a new node and replace the dead node's brick to a location on the new node. The command 'gluster volume
2008 Dec 20
14
building 1.4.0rc6
I am trying to build the latest release candidate and have run into a bit of a problem. When I run ./configure, I get: GlusterFS configure summary =========================== FUSE client : no Infiniband verbs : no epoll IO multiplex : yes Berkeley-DB : no libglusterfsclient : yes mod_glusterfs : no () argp-standalone : no I am going to need the gluster FUSE client now
2011 Jun 21
2
GlusterFS 3.1.5 now available
If you haven't seen it already, GlusterFS 3.1.5 is now available at http://www.gluster.org/download/ For those of you currently on the 3.1.x series, we recommend that you upgrade to this latest release. Here are some issues fixed in this release: Bug 2294: Fixed the issue occurred during creating and sharing of volumes with both RDMA and TCP/IP transport type. Bug 2522: Fixed the issue of
2004 Dec 14
3
make check-all failed on SLES8 for x86_64
Hi all, I've only now noticed that on our Opteron boxes running Suse Enterprise Server 8 that R-2.0.1 did not pass make chek-all. It bombed in tests/lapack.R at: > eigenok <- function(A, E, Eps = 1000 * .Machine$double.eps) { V <- E$vect lam <- E$values stopifnot(abs(A %*% V - V %*% diag(lam)) < Eps, .... [TRUNCATED] > Ceigenok <- function(A, E, Eps =
2016 Sep 29
3
Good Bye SAMBA?!?!?
Gilberto Nunes via samba wrote: > Oh Gosh! > > Why blame me just because I expose my option about samething?!? > I have work for years, since 1998, if I remmember with Linux, Samba, > Iptables, Mysql e other tools.... > And I will continue to work with these tools and never stop.. > I already try OmniOS, Oracle, RedHat ( since RedHat 5 ), Slackware.... > I am not a noobie!
2017 Oct 23
7
[Bug 1197] New: 255.255.255.255 is transformed into 255.255.255.255-255.255.255.255
https://bugzilla.netfilter.org/show_bug.cgi?id=1197 Bug ID: 1197 Summary: 255.255.255.255 is transformed into 255.255.255.255-255.255.255.255 Product: nftables Version: unspecified Hardware: x86_64 OS: All Status: NEW Severity: enhancement Priority: P5 Component: nft
2017 Jun 21
0
Community Meeting minutes, 2017-06-21
=========================================== #gluster-meeting: Gluster Community Meeting =========================================== Meeting started by kkeithley at 15:13:53 UTC. The full logs are available at https://meetbot.fedoraproject.org/gluster-meeting/2017-06-21/gluster_community_meeting.2017-06-21-15.13.log.html . Meeting summary --------------- * roll call (kkeithley, 15:14:12) *
2011 Nov 07
2
Gluster/RDMA
To Harry Mangalam about Gluster/RDMA: make sure these modules are loaded # modprobe -v rdma_ucm # modprobe -v ib_uverbs # modprobe -v ib_ucm To run the subnet manager # modprobe -v ib_umad Make sure libibverbs and (libmlx4 or libmthca) RPMs are installed. I don't understand why they appropriate modules aren't loaded automatically. Could put something in /etc/modprobe.d/ to make this