similar to: Conceptual question ;-)

Displaying 20 results from an estimated 100 matches similar to: "Conceptual question ;-)"

2006 May 23
4
Shaping of pppoe clients
Guys After reading through the archives I found some insightful ways to be able to shape traffic to pppoe clients from the server. I have two questions on the topic of setting up a pppoe server however... 1. The clients will all be connected to each other using a normal ethernet network, the segments connected with managed switches. The capacity is roughly 500 nodes. Will these pppoe sessions
2006 Nov 15
1
different mask for directory inside another share
Hello, let's assume we have: [$someshare] path = /some/path create mask = 0644 directory mask = 0755 Within /some/path there's directory named dir1 for example (/some/path/dir1). Is it possible to define alternative masks for that particular directory without presenting it as a different share. My second question - is it possible to define write list for /some/path/dir1 only. --
2007 Jul 26
2
Rép : about default filter command
Le 26 juil. 07 à 13:55, Georgi Alexandrov a écrit : > Vincent Dautremont wrote: > >> Hi, >> here I have another newcomer question :-) >> in the section 9.6.1 of this how too >> http://tldp.org/HOWTO/Adv-Routing-HOWTO/lartc.qdisc.filters.html >> we can read commands about filters : >> ------------------------------------------ >> >> # tc
2007 Jul 24
2
about default filter command
Hi, here I have another newcomer question :-) in the section 9.6.1 of this how too http://tldp.org/HOWTO/Adv-Routing-HOWTO/lartc.qdisc.filters.html we can read commands about filters : ------------------------------------------ # tc filter add dev eth0 protocol ip parent 10: prio 1 u32 match \ ip dport 22 0xffff flowid 10:1 # tc filter add dev eth0 protocol ip parent 10: prio 1 u32 match \
2007 Oct 25
7
TC (HTB) doesn''t work well when network is congested?
Hi, I have a server and ten clients in a Gigabit network. The server has 125mbps network bandwidth. I want that the server has 40Mbps bandwidth reserved for client 1 (IP 192.168.5.141), and the rest bandwidth is for all other clients. My script looks like this (I use IFB for incoming traffic): #!/bin/bash export TC="/sbin/tc" $TC qdisc add dev ifb0 root handle 1: htb default 30
2003 Dec 17
5
ALL incoming Zap channel calls are getting picked up as FAX calls!
All, I upgraded my asterisk setup from CVS on or about 12/15. Suddenly, *all* of my incoming calls are coming up as FAXes. I had to disable my fax extension because every call to my POTS line was getting redirected to my FAX machine. After removing the FAX extension, if I call my POTS line from my cell phone, I get the following: *CLI> -- Starting simple switch on 'Zap/1-1'
2006 Jun 11
0
Application construction issue (conceptual)
I was wondering if someone can give me some assistance in approaching this issue: First, the background: I have an app that i originally did in PHP that I''m redoing in Rails. It can be used by multiple clients that have no relation to each other. The client information is in a database and is determined by the hostname. Clients then have several users related by client_id. The
2012 Apr 18
0
[LLVMdev] Conceptual difference between "Unallocatable" and "Reserved" registers.
Hi Aries, Thank you for your reply. I understand that the registers you mentioned should not be used at will. The problem I don't understand is why not make these registers *unallocatable*. Since in X86RegisterInfo.td, only floating point stack registers ST0 to ST7 and status flag registers are defined as not allocatable, while special registers such as ESP/EIP/EBP are defined as *allocatable
2012 Aug 31
0
A conceptual question - a special samba-soluion in a cluster
Hi SambaGurus!! I have a question regarding samba+winbind in a cluster - but it is a bit tricky - any pointers would be very much appreciated: Got a two-node cluster, using pacemaker/corosync/openais/whatever, with a resource-group which includes an IP and a shared disk, which is only active on one node at the time (failover, no ocfs2, as I don't have that much faith in it - sorry). I have
2007 Jun 15
1
Conceptual problem?
I am just starting to experiment with Icecast2. I have a collection of .wav files that I eventually want to stream out as either ogg or mp3. None of the source clients I found could do this type of re-encoding, maybe I just missed one? So I set out writing a shell script to do it for me. I'm having a real tough time getting things to work so I finally decided that maybe I don't have
2007 Jun 16
0
Conceptual problem?
Thomas B. R?cker wrote: > Tod schrieb: >> I am just starting to experiment with Icecast2. I have a collection >> of .wav files that I eventually want to stream out as either ogg or mp3. >> None of the source clients I found could do this type of re-encoding, >> maybe I just missed one? So I set out writing a shell script to do it >> for me. > Did you check
2006 Apr 21
3
Conceptual q about rails
Classes like activerecord, etc contains strange elements like ''belongs_to :something'', ''has_many :smth'' etc.. what is it? I can''t find them in ruby lang documentation.. it''s similar to ''attr_accessor'' and other costructions, how I can create my own constructions and how I must understand them? Could anyone give me some links
2012 Apr 18
0
[LLVMdev] Conceptual difference between "Unallocatable" and "Reserved" registers.
On Apr 17, 2012, at 9:09 PM, Lei Mou wrote: > I'm writing to ask the differences between a "reserved" register and an "unallocable" register. In X86 backend, for example, the stack pointer register and instruction pointer are reserved but allocatable. In the Doxygen document of function llvm::TargetRegisterInfo::getReservedRegs, it says that a reserved register is one
2007 Jun 16
0
Fw: Conceptual problem?
Hi, Stupid thing should have gone to the list. Argh. Geoff. ----- Original Message ----- Hi, Excuse the non-delimited quotes, am using Windows temporarily. ----- Original Message ----- From: "Tod Thomas" <tod at creekroadconsulting.com> To: "Geoff Shang" <geoff at QuiteLikely.com> Cc: <icecast at xiph.org> Sent: Saturday, June 16, 2007 9:13 PM
2007 Jun 16
1
Conceptual problem?
Geoff Shang wrote: > Hi, > > I'd think it'd be easy enough to get Ezstream to do what you want, possibly > using sox to do the appropriate decoding. Then you could encode as ogg or > mp3 as required. I might end up going in that direction. > Not sure what you mean by "output to the mount defined in icecast.xml". > Mounts in Icecast don't refer to
2012 Apr 18
2
[LLVMdev] Conceptual difference between "Unallocatable" and "Reserved" registers.
Hi, I'm writing to ask the differences between a "reserved" register and an "unallocable" register. In X86 backend, for example, the stack pointer register and instruction pointer are reserved but allocatable. In the Doxygen document of function llvm::TargetRegisterInfo::getReservedRegs, it says that a reserved register is one that *has particular uses and should be
2015 May 18
1
\alias{} --> rather \concept{} for conceptual "links" to help pages
>From R-help, subject "Variable number of loops" I've opened a new thread, moving from R-help to R-devel .. >>>>> Jim Lemon <drjimlemon at gmail.com> >>>>> on Sun, 17 May 2015 09:19:06 +1000 writes: > Hi all, Given the number of help requests that involve > permutations/combinations, and the less than obvious > naming
2007 Sep 24
3
conceptual problem deploying git repos to a puppetmaster
So before I start I should be upfront and disclose that I''m using external_nodes, so in keeping with that I''m trying as hard as possible to keep all the actually ''specific'' data in the node config files (currently just yaml)and have nothing specific in modules especially. So I have this definition: (credit goes to DavidS for the inspiration) define git::repo (
2005 Dec 02
3
Conceptual Design Question
Hi All, I am making a DAM (seems to be the hip thing to do these days). It is for the company that I work for. We have some really weird domain rules that have prevented me from just using a simple directory structure file permission system. I have come up with a solution but I wanted to run it by you gurus to ensure that I am not recompiling the wheel here. Basically the domain rule is: A user
2015 Oct 01
4
4th DC Unable to Replicate - WERR_DS_DRA_ACCESS_DENIED
G'day All, I've been setting up a new set of DCs, using 4.2.3 and all was going well until I tried to get a 4th DC going. I'm using bind_DLZ, and I think this is where I went wrong. I provisioned the new DC before having set up bind properly (I forgot to "yum install bind bind-util bind-libs") before hand. The provision worked okay, except that it told me