search for: swicth

Displaying 20 results from an estimated 25 matches for "swicth".

2004 Dec 09
3
Adit Asterisk Cabling Connundrum.
I am hoping to replace my Nortel 8x24 switch with Asterisk. Right now my cabling comes from my outside phone box into my office and into a punchdown block and leaves the punchdown block as an amphenol connector which currently plugs into the Nortel swicth. A second amphenol connector them plugs into the switch and extends to another punchdown block that I believe carries the lines throughout the office to Cat 5 plug in which the individual phones plug into. Do I plug the ampehnol connector that represents the incoming trunk lines into the 1-25 pin...
2008 Apr 12
2
Centos issues
Hi i just swicthed from opensuse and having some issues that were not present in suse. 1. add/remove software (package management)does not work. Opensuse flawless working. 2. how to add dvd as repository. in suse it was automatic. i choose centos b/c it has the longest upgrade cycle. i am using centos 5.1 on v...
2013 Mar 20
2
[PATCH] Change test scripts shell to bash, to avoid lack of arithmetic support in dash, which is sh on Ubuntu 10.04
The subject line mostly says it all, but for reference, having #!/bin/sh causes the following error: arithmetic expression: expecting primary: " % 255 + 1" --- test/test_flac.sh | 2 +- test/test_grabbag.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/test/test_flac.sh b/test/test_flac.sh index 10981c0..257c5ea 100755 --- a/test/test_flac.sh +++
2007 Mar 21
7
polycom random reboots
Hi, At one location we have a user whose Polycom IP430 suffers from erratic reboots. We swapped his phone for a brand new one, but the problem remains. Has anyone seen that?
2004 Feb 03
4
wondershaper
Hi, I just installed wondershapper 1.1a on my ipcop firewall box. I have roadrunner cable with a ftp server setup. My download speed is 2mbit (I get 225 KBytes) and my upload is 384kbit (I send at 43 KBytes). What should the settings in wshaper? I can ping yahoo.com at 90msec with little traffic.....and at around 220msec with full upload traffic. Mark
2013 Mar 20
3
[PATCH] Change test scripts shell to bash, to avoid lack of arithmetic support in dash, which is sh on Ubuntu 10.04
...h/sh > doesn't support $RANDOM. The solution to this is to replace $RANDOM > with $(date +%N) which is obviouslsy not all that random, but which > is close enough to random for this usage. > > Since Jaren is in the process of making the scripts POSIX shell > compliant, I think swicthing to bash is a bad idea :-). > > I was going to do the $RANDOM to $(date +%N) conversion after Jaren's > POSIX patches were all applied. > > Cheers, > Erik > -- > ---------------------------------------------------------------------- > Erik de Castro Lopo > http:/...
2017 Jan 30
1
[v3 PATCH 3/3] drm/amd/display: Switch to using atomic_helper for flip.
On 2017-01-28 09:26 PM, Andrey Grodzovsky wrote: > Swicth to use atomic helper. > Start using actual user's given target_vblank value for flip > instead of current value. > > v3: > Update for movig pflip flags to crtc_state > > Change-Id: I25dae6d8c29de5d022a42aa99a18a32674b56cda > Signed-off-by: Andrey Grodzovsky <Andrey...
2005 Sep 08
1
TDM400P not detecting hangup and not hanging up
...st curious, is rx and tx gain really a sole setting option here in order >to make things the way it's meant to be? Or is there others? >FYI, my tdm04b occasionally don't detect call-in as well as hangup signal. > >I've searched in the wiki and have activated hanguponpolarity swicth. >But I don't notice any difference at all. > >Any help would be greatly appreciated. (I've asked this in another thread, >but got no respon :( ) SUMMARY OF THREAD: hardware=TDM400P 2xFXS, 1xFXO. Location=UK. *ver=1.0.9. Zaptel 1.0.9.1. Problem: Asterisk does not detect that...
2020 Apr 20
2
[PATCH v3] virtio: force spec specified alignment on types
...to recompile is the best we can do. I verified that the produced kernel binary on x86 is exactly identical before and after the change. Signed-off-by: Michael S. Tsirkin <mst at redhat.com> --- changes from v2: add vring_used_elem_t to ensure alignment for substructures changes from v1: swicth all __user to the new typedefs drivers/vhost/vhost.c | 8 +++--- drivers/vhost/vhost.h | 6 ++--- drivers/vhost/vringh.c | 6 ++--- include/linux/vringh.h | 6 ++--- include/uapi/linux/virtio_ring.h | 43 ++++++++++++++++++++++++-------- 5 files chang...
2020 Apr 20
2
[PATCH v3] virtio: force spec specified alignment on types
...to recompile is the best we can do. I verified that the produced kernel binary on x86 is exactly identical before and after the change. Signed-off-by: Michael S. Tsirkin <mst at redhat.com> --- changes from v2: add vring_used_elem_t to ensure alignment for substructures changes from v1: swicth all __user to the new typedefs drivers/vhost/vhost.c | 8 +++--- drivers/vhost/vhost.h | 6 ++--- drivers/vhost/vringh.c | 6 ++--- include/linux/vringh.h | 6 ++--- include/uapi/linux/virtio_ring.h | 43 ++++++++++++++++++++++++-------- 5 files chang...
2009 Aug 20
0
Looking for Remote Systems Administration Work
...ms Engineer, Systems Admin and Network Engineer. Im using Linux since Slackware 8 and Redhat 6.x, have worked in many Linux distributions Redhat, Fedora, Slackware, Gentoo, Mandrake. In unix ive worked with FreeBSD and Solaris. Have hands on experience on SAS and FC based storage devices, SAN swicthes, NAS, tape drives, Cisco routers, layer2-7 switches and load balancers/clusters of alteon, cisco, foundary, extreme. In Virtualization ive worked with vmware and XEN, solaris zones, LDOMS. In hardware ive worked with enterprise class M5000 sparc bases machine and cool thread servers other...
2007 Oct 22
1
Meta-analysis mixed model
I have a meta-analysis dataset which I would like to analyze as a mixed model, where the y-variable is a measure of effect size, the random effect is the study from which the effect size was extracted, and the fixed effect is a categorical explanatory variable. The complication is that we often have multiple estimates of effect size from a single study (e.g. the experiment was repeated in
1999 Dec 10
0
smbpasswd: how do I delete an account?
There are no smbpasswd's command line swicthes to delete an account, so that I have to delete them by hand. Is it intentional? If it is, why? -- giulioo@pobox.com
2003 Dec 04
4
bug in as.POSIXct ?
...R code and C handling of the time structures to find an error there. Perhaps, the error is actually in the C library handling of time structures on Windows machines. All this seems to work fine in version 1.8.1 patched 11-24 on a Linux machine, i.e. the above difference is 1second. However, the swicth between CDT and CSD also accurs at 1:00. Andy __________________________________ Andy Jaworski 518-1-01 Process Laboratory 3M Corporate Research Laboratory ----- E-mail: apjaworski at mmm.com Tel: (651) 733-6092 Fax: (651) 736-3122
2003 Nov 12
2
NT4 PDC and Samba 3
I upgraded an old Samba 2.x install on Debian that I had at a customer location. Authentication to the PDC was via winbind. Everything worked fine in the past except the RAID died so I rebuilt the RAID, copied over the old volume, and ran apt-get update && apt-get upgrade. Now I have some really weird Samba problems: I can connect to my share on Samba. I can create a dir, a file,
2017 Jan 29
7
[v3 PATCH 0/3] Allow ASYNC flip with atomic helpers.
This series is a folow-up on https://patchwork.kernel.org/patch/9501787/ The first patch makes changes to atomic helpers to allow for drives with ASYNC flip support to use them. Patch 2 is to use this in AMDGPU/DC. Patch 3 is possible cleanup in nouveau/kms who seems to have to duplicate the helper as we did to support ASYNC flips. v2: Resend drm/atomic: Save flip flags in drm_plane_state
2005 Apr 10
3
Re: whitelisting one IP in blacklisted netblock
Robin Lynn Frank wrote: > I have an entire /8 blacklisted. The problem is there is a single IP in > it I want to exempt from this. Searching the web site, I note there > used to be (circa version 1.3) a whitelist feature, but I couldn''t find > a simple solution to what I want to do. > > What would be the bes/easiest way to accomplish this? I can''t think of a
2017 Jan 29
0
[v3 PATCH 3/3] drm/amd/display: Switch to using atomic_helper for flip.
Swicth to use atomic helper. Start using actual user's given target_vblank value for flip instead of current value. v3: Update for movig pflip flags to crtc_state Change-Id: I25dae6d8c29de5d022a42aa99a18a32674b56cda Signed-off-by: Andrey Grodzovsky <Andrey.Grodzovsky at amd.com> --- drivers/...
2004 Jul 20
3
1.0.0-test28 Problem with INDEX
Hi Using this line in dovecot.conf (ignore linewrap) default_mail_env = mbox:%h/IMAP/:INBOX=%h/.email:INDEX=/var/cache/dovecot/%n The INBOX indexes are being built correctly in /var/cache/dovecot, but all other indexes for folders are still being built in the user's home directory. I had it working once - but it seems fragile - almost as if the config parser is sensitive to context???
2020 Apr 21
0
[PATCH v3] virtio: force spec specified alignment on types
...ified that the produced kernel binary on x86 is exactly identical > before and after the change. > > Signed-off-by: Michael S. Tsirkin <mst at redhat.com> > --- > > changes from v2: > add vring_used_elem_t to ensure alignment for substructures > changes from v1: > swicth all __user to the new typedefs > > drivers/vhost/vhost.c | 8 +++--- > drivers/vhost/vhost.h | 6 ++--- > drivers/vhost/vringh.c | 6 ++--- > include/linux/vringh.h | 6 ++--- > include/uapi/linux/virtio_ring.h | 43 +++++++++++++...