Displaying 20 results from an estimated 44 matches for "averter".
Did you mean:
averted
2006 Nov 29
3
slightly less random random macs
Hello all,
There''s been many posts lately about problems that stem from either
duplicate macs, non static macs and other networking issues that would
be averted if a mac was specified upon vm creation.
I''ve been using this little function I wrote in my shell scripts that
setup dom-u''s from a csv file and its worked rather well, lets you
control the prefix and
2006 Jul 15
6
Subversion and migrations confusion
I''ve spent the last several months learning RoR and building my first app. I''ve not used migrations yet and honestly don''t understand them much, and have not had my app under version control. I''ve decided it''s time (I know, some will say way past time ;-) ) to put the app under version control. I''ll be using Subversion and have begun working
2007 Jun 28
2
You All Get To Live!
Ok, my little experiment proved my point. Ruby 1.8.6 is not viable for production. Requiring it and dropping the cgi fix back patch isn''t an option. It''s not even clear whether the latest 1.8.6 has any remaining fixes.
So, crisis averted. Mongrel WILL NOT require 1.8.6 and now I''m going to dig out where these security fixes are coming from and how to host this kind
2008 Jan 16
1
menu(s) won't compile because of missing header file
If you cd to the /menu directory and type 'make' it
fails with this error:
libmenu/help.c:17:57: error: loadfile.h: No such file
or directory
libmenu/help.c: In function 'showhelp':
libmenu/help.c:99: warning: implicit declaration of
function 'loadfile'
make: *** [libmenu/help.o] Error 1
The problem can be averted by adding the proper header
location the file
2020 Jul 18
2
Streaming SSL / HTTPS with m3u file
Hi,
I installed icecast2 on Debian 10 via backports for buster so that I could get ssl support.
I’ve successfully configured iceacst to stream via ssl within the browser. No problems there.
For instance I can successfully open a https link to the stream with a URL like https://domain-name.net:8433/mountname <https://domain-name.net:8433/mountname>
However, the same URL with .m3u at the
2013 Feb 26
3
mfi timeouts
> On 28/10/2011 04:14, Jan Mikkelsen wrote:
> >/ Hi,
> />/
> />/ There is a patch linked to from this PR, which seems very similar:
> />/
> />/ http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/140416
> />/
> />/ http://lists.freebsd.org/pipermail/freebsd-scsi/2011-March/004839.html
> />/
> />/ The problem is also consistent with running
2003 Oct 30
1
RedHat 9 Samba and SWAT
Hi all,
I've googled and discovered that others have had this problem, but no
one has given sufficient details about how they solved it, so I'm still
stuck.
As preface, I'm a high school teacher, and although I teach
programming, my sysadmin experience is minimal, so please be explicit
in your replies.
I've been following the instructions in the O'Reilly Samba book for
2003 May 12
1
Users capable of changing SAMBA passwords?
Hello:
I am an intern-system administrator for a company, and I am
test-installing SAMBA on a development server for later proposal to the
company management for full roll-out of SAMBA across our file sharing
systems.
I searched the archives of the samba@lists.samba.org mailman list, and did
not see any questions of this nature for the last two months.
Additionally, I exhausted my search on
2015 Aug 26
1
New users not visible within webmin
...oints) sont personnel et pourraient contenir des
renseignements confidentiels. Si vous n'êtes pas la personne désignée
pour recevoir ce message, vous ne devez pas l’utiliser, en révéler le
contenu, le propager, le copier, ni en imprimer le contenu. Si vous
recevez ce courriel par erreur, en averter l'expéditeur par courriel et
détruisez ensuite le message. /
2004 Sep 23
3
Help with strategy for echo cancellation.
I have just installed * (RH9, P4 3.0GHZ, 1G RAM) in a small office,
using three TDM400's with 4 FXO's each for incoming calls. Outgoing
calls are (for the moment) routed via VoicePulse. Phone sets are Cisco
7940G's using SIP. I'm getting intermittent echo on outgoing calls, and
my understanding, based on reviewing the wiki and several posts here, is
this:
>>>> The
2012 May 22
0
[LLVMdev] Match operands
On May 22, 2012, at 8:05 AM, "Medic, Vladimir" <vmedic at mips.com> wrote:
> I'm trying to implement the standalone assembler for mips and I have encountered a problem in instruction operands matcher.
> In mips instruction set there are math instructions with two format flags in the mnemonic, one for source and one for destination register.
> For example ceil.w.s
2006 Oct 24
3
"Fixing the Caller-ID Problem", by John Todd for O'ReillyNet
This seems like a piece members of this list would find interesting...
===
There is growing concern over the interaction of VoIP systems
with the legacy PSTN, and the transmission of caller identity
data--most notably, Caller ID on the PSTN. It is not always
possible, or obvious how, to handle Caller ID data when moving
to or from VoIP and the PSTN networks. There are even business
models
2008 Feb 17
6
How to take down a system to the point of requiring a newfs with one line of C (userland)
One line summary:
Too many files in a top-level UFS-2 filesystem directory will cause
a panic on mount.
Kern/Critical/High Priority/SW-Bug
Which FreeBSD Release You Are Using:
6.3-STABLE
Environment (output of "uname -a" on the problem machine):
FreeBSD wahoo.sd67dfl.org 6.3-STABLE FreeBSD 6.3-STABLE #0: Sun Feb
10 21:13:39 CST 2008
2008 Feb 17
6
How to take down a system to the point of requiring a newfs with one line of C (userland)
One line summary:
Too many files in a top-level UFS-2 filesystem directory will cause
a panic on mount.
Kern/Critical/High Priority/SW-Bug
Which FreeBSD Release You Are Using:
6.3-STABLE
Environment (output of "uname -a" on the problem machine):
FreeBSD wahoo.sd67dfl.org 6.3-STABLE FreeBSD 6.3-STABLE #0: Sun Feb
10 21:13:39 CST 2008
2012 May 22
2
[LLVMdev] Match operands
I'm trying to implement the standalone assembler for mips and I have encountered a problem in instruction operands matcher.
In mips instruction set there are math instructions with two format flags in the mnemonic, one for source and one for destination register.
For example ceil.w.s means both source and destination are F32 registers while ceil.l.d means both source and destination are F64
2016 Feb 01
0
How to build CentOS 7 AMI
I'd like to revisit the thread about how the CentOS 7 AMIs are created (
https://lists.centos.org/pipermail/centos-devel/2015-July/013652.html) and
see if the process can be published in the
https://github.com/CentOS/sig-cloud-instance-build repository or another
relevant location.
With CentOS 7 AMIs only being available in the Marketplace, all resulting
EC2 instances have the Marketplace
2019 Nov 24
0
Warning: old key(s) found and disabled.
On 2019/11/24 16:52, Frank Myhr wrote:
> When tinc says it "disabled" the old key, did it it in fact *delete* it?
> I haven't found it anywhere on the system.
Crisis averted. Turns out I have another local host whose public key is
known by my remote hosts. So I can use this 2nd local host to update
host_on_existing_net's public key on the remote hosts and all should be
2012 Jan 11
1
ices2 memory leak on Debian/ARM (The Darkener)
Sorry to interrupt
but for such devices you should use Optware. - It is created for this
kind of hardware.
http://www.nslu2-linux.org/wiki/Optware/HomePage
Here is the Bootstrap for ARM
http://ipkg.nslu2-linux.org/feeds/optware/syno-x07/cross/unstable/syno-x07-bootstrap_1.2-7_arm.xsh
and in this repository you find a Ices
Package: ices0
Version: 0.4-2
Depends: libshout, libxml2, perl
Status:
2020 Jul 19
0
Streaming SSL / HTTPS with m3u file
I solved the issue by adding my own m3u files to /usr/share/icecast/web but I am not sure if this is icecast best-practice. This also raises a few other issues as well… http stream links don’t appear on the icecast stream directory and stream titles and track metadata does not display when opening m3u files created in this way. I assume that there are various reasons for this…mainly that https
2000 Dec 05
0
Re: mail loop?
>>>>> "TL" == Thomas Lumley <thomas at biostat.washington.edu> writes:
TL> I'm receiving duplicates of a number of old r-help messages, all with
TL> headers having the rly-mx2.maxis.net.my section in the message below. Is
TL> this at your end? Do you know about it?
Doug Bates has averted me;
and I have since stopped these to be propagated