similar to: [OT] switches

Displaying 16 results from an estimated 16 matches similar to: "[OT] switches"

2015 Mar 22
0
[OT] switches
On Fri, 13 Mar 2015 20:33:13 -0500, Brian Franklin wrote: > If your phones support PoE, > > I have had huge success with Zyxel: > http://www.amazon.com/ZyXEL-ES1100-16P-16-Port-Ethernet-Unmanaged/dp/B00 > 5GRETMM/ref=sr_1_3?ie=UTF8&qid=1426296572&sr=8-3&keywords=zyxel+poe > > If you want to go even cheaper, I have successfully used these as well: >
2015 Mar 23
4
[OT] switches
On 22/03/15 03:03, thufir wrote: > On Fri, 13 Mar 2015 20:33:13 -0500, Brian Franklin wrote: > >> If your phones support PoE, >> >> I have had huge success with Zyxel: >> http://www.amazon.com/ZyXEL-ES1100-16P-16-Port-Ethernet-Unmanaged/dp/B00 >> 5GRETMM/ref=sr_1_3?ie=UTF8&qid=1426296572&sr=8-3&keywords=zyxel+poe >> >> If you want to go
2011 Sep 21
3
Reading data in lisp format
Hi, I am trying to read the "credit.lisp" file of the Japanese credit database in UCI repository, but it is in lisp format which I do not know how to read. I have not found how to do that in the foreign library http://archive.ics.uci.edu/ml/datasets/Japanese+Credit+Screening <http://archive.ics.uci.edu/ml/datasets/Japanese+Credit+Screening> Could anyone help me? Best
2011 Apr 03
3
kernel density plot
I am using the following commands for plotting kernel density for three kinds of crops density(s22$Net_income_Total.1, bw="nrd0",adjust=1, kernel=c("gaussian"))->t plot(t, xlim=c(-30000,40000), main="Net Income Distribution", axes=F, ylim=c(0,0.00035). xlab="Value in Rupees") par(new=T) density(s33$Net_income_Total.1, bw="nrd0",adjust=1,
2011 Oct 06
3
Wide to long form conversion
I have some data 'myData' in wide form (attached at the end), and would like to convert it to long form. I wish to have five variables in the result: 1) Subj: factor 2) Group: between-subjects factor (2 levels: s / w) 3) Reference: within-subject factor (2 levels: Me / She) 4) F: within-subject factor (2 levels: F1 / F2) 5) J: within-subject factor (2 levels: J1 / J2) As this is the
2006 Jan 26
1
Can printer names be mapped?
Can printer names be mapped between unix names and windows names just like groups? I have a printer that is shared as "HP Mode9" (with a space in the name) in windows domain. CUPS will not let me create the name that way so I called it HP_Mode9 (with an underscore). Everybody in the domain is hooked to "HP Mode9" (with a space). How do I avoid reinstalling driver in all
2006 May 30
0
no extension from ISDN phone with bristuff
Hello, I have a Gigaset S44 connected to a quadBRI NT port. Receiving calls works phone, however when dialing out from the phone the call is dropped to the 's' extension, as if no extension had been dialed: -- Accepting voice call from '492389990' to 's' on channel 0/2, span 4 -- Executing Directory("Zap/11-1", "default") in new stack --
2006 Jun 17
0
Zap problem when calling out
Hi, I have installed a quadBri card, with Asterisk-1.0.10 and the bristuff-0.2.0-RC8s (* 1.0.10) When calling 0207654321 the following happens: -- Executing Goto("Zap/1-1 ", " salsa-helpdesk-day|s|1 ") in new stack -- Goto (salsa-helpdesk-day,s,1) -- Executing Dial ("Zap/1-1 ", "Zap/g1/0201234567|30 ") in new stack -- Requested transfer capability:
2013 Apr 12
3
Network based transcoding
Hello Everyone, We are looking for solutions where the transcoding is abstracted away from our * box (i.e., to the network layer) using some carrier grade gateway, or router. The reason for my post is to know about solutions people have used in the past, and how it fits into their overall architecture. Our transcoding needs consists mainly of u/alaw <-> g729, and gsm would also be good....
2015 Feb 20
4
[OT] switches
Pardon, this might be off-topic. I'm reading: http://en.wikipedia.org/wiki/Network_switch For a setup of ~5 agents, would I be wrong in thinking that a generic 16 port unmanaged switch would fit the bill? The first model to come up for me in an Amazon search is: http://support.netgear.com/product/fs116 Is this a reasonable choice? Would I be wrong in thinking that most any Fast
2015 Feb 25
4
[OT] switches
On Fri, 20 Feb 2015 13:05:56 -0700, Harry McGregor wrote: > For a very basic setup it would work, but I would suggest POE at a > minimum, and vlan support if possible. > > Gigabit uplinks, 10/100 for the poe ports > > http://www.amazon.com/NETGEAR-ProSAFE-M4100-D10-POE-Ethernet-Managed/dp/ B00AUEYX0Y/ref=sr_1_3?ie=UTF8&qid=1424462577&sr=8-3&keywords=netgear+poe
2013 Jan 23
2
centos certification
hi, any certification on centos ? if yes where can i buy study materials ?
2015 Feb 20
0
[OT] switches
Hi, For a very basic setup it would work, but I would suggest POE at a minimum, and vlan support if possible. Gigabit uplinks, 10/100 for the poe ports http://www.amazon.com/NETGEAR-ProSAFE-M4100-D10-POE-Ethernet-Managed/dp/B00AUEYX0Y/ref=sr_1_3?ie=UTF8&qid=1424462577&sr=8-3&keywords=netgear+poe and Gigabit all ports
2017 May 18
2
Mini PCs
If it had two (or more) network ports, I'd be all over it. A single gigabit nic is a bit limiting for me. On 05/17/2017 01:04 PM, Nux! wrote: > Hi, > > I have this and happy with it, I believe it ticks all your boxes (+ built-in IR port). > > http://www.intel.co.uk/content/www/uk/en/nuc/nuc-kit-dn2820fykh.html > > -- > Sent from the Delta quadrant using Borg
2011 Apr 16
20
[PATCH 00/20] Switch to ELF modules
From: Matt Fleming <matt.fleming at linux.intel.com> This series fixes some bugs and switches the elflink branch to be entirely ELF modules. It applies on top of, http://syslinux.zytor.com/archives/2011-April/016369.html The deletions in the diff stat below are mainly from deleting com32/elflink/modules (finally!). Now there should be no duplicate code because we don't need COM32 and
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list. I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without modifications. How did I try it? Created a (non-root) build environment (not a mock ) Installed the kernel.scr.rpm and did a rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee prep-out.log The build failed at the end: Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL Checking