search for: tekniker

Displaying 20 results from an estimated 21 matches for "tekniker".

Did you mean: teknik
2002 May 08
1
PROBLEMS with XP and SAMBA
I have a problem with my windows XP clients and samba version 2.2.0 - 2.2.4 When I try to access my share on my redhat linux 7.1 or 7.2 my window simple begin to hang about 4 - 7 minutes and then I maybe get lucky to enter my share or else the window hang and it's now impossible to even reboot my computer, but if I minimize the window and try to open a new one it goes quick and painless and
2008 Feb 19
3
simple usage of "for"
Hi list I have a data frame I would like to loop over. To begin with I would like crosstabulations using the first variabel in the data frame, which is called "meriter". > table(meriter[[1]], meriter[[3]]) ja nej Annan 0
2013 Nov 23
0
[LLVMdev] "Mapping High-Level Constructs to LLVM IR"
On 11/23/2013 12:18 AM, Mikael Lyngvig wrote: > Thanks, you have a lot of valid points there. I have myself long ago > abandoned the path of using C as a backend language due to the very > factors you mention. > > However, as I said, the document was put together in 30 minutes. Not > exactly ready for prime time :-) > > I do agree that all of the things you mention
2003 Oct 30
4
Dfs - Load Balancing
Hi, I was wondering if anyone has had any experience with using the Dfs functionality within Samba. I've been searching for any performance information and or documentation regarding Dfs in particular load balancing i.e. 1) How does it load balance? Is it some sort of round robin? 2) Is there a limit to the number of servers that can used in the load balance? 3) How many requests per
2013 Nov 23
4
[LLVMdev] "Mapping High-Level Constructs to LLVM IR"
Thanks, you have a lot of valid points there. I have myself long ago abandoned the path of using C as a backend language due to the very factors you mention. However, as I said, the document was put together in 30 minutes. Not exactly ready for prime time :-) I do agree that all of the things you mention should be described, including Lambdas, closures, and generators, but I must admit up
2010 Feb 17
0
Lab problem for my Speex code testing.
Hi All, My name is Murat . I am a master degree student at Telecominication Department of Y?ld?z Teknik University in Turkey. I take a voip project that is about enhancement of voip service quality on ?nternet under high traffic conditions. As a part of this I will change some code on open-source voip codec named Speex to imrove service quality under the traffic conditions. But I can not
2004 Sep 15
1
Character encoding problems
Hi, I am having problem with filenames in a "Linux Samba server <-> Linux Samba Client" setup. The server has filenames with lanugage specific characters (???) in them. When mounted on the Linux workstation the characters are replaced by question marks. If I connect to the server with a Windows machine there is no problem with the characters. Also, if I connect with smbclient to
2004 Aug 23
3
nmbd logging in 3.0.6 ?
Due to a config typo, I could not find any log.nmbd og log.smbd. When I realized my own error, I was able to establish the log.smbd when starting the daemon with the -l (or --logfile) parameter. This, however, works only for smbd - nmbd seems to ignore the mentioned parameter totally. Anyone else having a similar experience ? Cheers, Joern.
2013 Nov 25
0
[LLVMdev] "Mapping High-Level Constructs to LLVM IR"
Hi, documentation is always good and this is a great idea. It'll be particularly useful as a place where additional examples of constructs from non-C-family languages could be added (since most compiler tutorials inevitably focus on languages that are a lot like C/C++/Obj-C). I'd imagine you've already thought of this, but it might be something where using pseudo-LLVM-IR is of the
2005 Jan 05
3
X-lIte behind NAT and Asterisk behind NAT
Hi, I have the following scenario. I have an Asterisk server running on an internal IP address behind a firewall, and I have a remote user trying to connect to my Asterisk box behind his firewall, but he can't seem to get a connection. I have opened up the port (5060) so that he can connect through my firewall, but it still doesn't appear to want to connect. I am pretty sure that the
2013 Nov 25
2
[LLVMdev] "Mapping High-Level Constructs to LLVM IR"
Hi David, I'm glad you like the idea :-) I've been busy and so far only lack about three or four things in the C++ area of features: Proper exception handling (which I need to understand myself first), closures (which I don't think I've ever used), and generators (which I always wondered how they were implemented). I think you are absolutely right - some day, this document will
2013 Jun 23
1
Samba3 capable of AD auth. without matching Linux users?
My goal is to share a CIFS volume from Linux, to Windows clients, using Samba 3.6 and only authenticate users over AD. I do not want one local Linux user for each AD user, in other words. I want all users connecting to CIFS to use one shared local user for FS operations. So the CIFS share will be owned by one local user that all AD users will use when they use the CIFS volume. Is this possible
2013 Nov 23
0
[LLVMdev] "Mapping High-Level Constructs to LLVM IR"
On 11/22/2013 9:25 PM, Mikael Lyngvig wrote: > Hi guys, > > I have begun writing on a new document, named "Mapping High-Level > Constructs to LLVM IR", in which I hope to eventually explain how to > map pretty much every contemporary high-level imperative and/or OOP > language construct to LLVM IR. > > I write it for two reasons: > > 1. I need to know
2006 Jan 16
7
Wine based "Windows desktop"
Hi, I would like set up a Linux desktop icon and menu item that will launch a wine based "Windows desktop". Ideally the "Windows desktop" should look excactlly like a *default* windows 2K/XP desktop. Is this possible ? Has anybody already done so ? Is that already docemented somewhere ? I think this would allow more users to try out wine using the familar windows gui
2013 Nov 23
4
[LLVMdev] "Mapping High-Level Constructs to LLVM IR"
Hi guys, I have begun writing on a new document, named "Mapping High-Level Constructs to LLVM IR", in which I hope to eventually explain how to map pretty much every contemporary high-level imperative and/or OOP language construct to LLVM IR. I write it for two reasons: 1. I need to know this stuff myself to be able to continue on my own language project. 2. I feel that this needs to
2004 Jun 11
15
Voicemail problem
I am trying to get asterisk to email me my voicemail as attachments. What am I missing? Where do I tell it to go for SMTP services? Voicemail.conf: ; ; Voicemail Configuration ; [general] format=wav49|gsm|wav serveremail=pbx.agtcorp.local attach=yes maxmessage=180 skipms=3000 maxsilence=10 silencethreshold=128 maxlogins=3 append=yes [default] 100 => 1234,Sean Garland,sean@siskiyoutech.com
2018 Oct 18
0
miniupnp support in Windows builds
Currently Tinc Pre-release Windows binaries do not come with UPnP support compiled in. I'm not sure what cross-build environment tinc project currently uses to make tinc 1.1 Windows binaries but in MSYS2 it's enough to depends() on miniupnpc library and add --enable-miniupnpc to configure which seems trivial. I've been recompiling tinc with this one change for my project and UPnP
2018 Nov 22
0
Public key sharing between nodes
Hello tinc users, I have been trying to work out how key exchange/hosts file sharing in tinc 1.1 works. My topology is straightforward, a "super" always-online node A to which remote nodes B, C, ... (and so on) ConnectTo = A, to discover each other via AutoConnect (that's on by default in tinc 1.1pre17) Only super A has host files with Ed25519 keys for every node on the network.
2003 May 27
1
Ports for printing
Hallo I'm using samba 2.2.8a rpm packet on a redhat 9.0 On the same machine I use iptables with standard policies with DROP With ports do I need to open for printing on from my windows pc to work Best Regards Jan madsen
2004 Apr 21
1
About IAX channels
I have been running af Asterisk server Version 0.7.2 for a while now But I I wanted to upgrade my version to the new 0.9.0 or the CVS 1.0 Stable. But when I install one of the new asterisk servers I having lots of troubles with the IAX connection between my servers. When I start the 0.7.2 asterisk server it shows me something lige this == Parsing '/etc/asterisk/iax.conf': Found ==