Displaying 15 results from an estimated 15 matches for "onw".
Did you mean:
on
2004 Dec 19
8
Shorewall 2.2.0 RC1
http://shorewall.net/pub/shorewall/2.2-Beta/shorewall-2.2.0-RC1
ftp://shorewall.net/pub/shorewall/2.2-Beta/shorewall-2.2.0-RC1
Problems Corrected:
1. The syntax of the add and delete command has been clarified in
the help summary produced by /sbin/shorewall.
New Features:
1. TCP OpenVPN tunnels are now supported using the ''openvpn'' tunnel
type. OpenVPN
2009 Dec 22
2
Mirror of SAN Boxes with ZFS ? (split site mirror)
Hello,
I''m thinking about a setup that looks like this:
- 2 headnodes with FC connectivity (OpenSolaris)
- 2 backend FC srtorages (Disk Shelves with RAID Controllers presenting a huge 15 TB RAID5)
- 2 datacenters (distance 1 km with dark fibre)
- one headnode and one storage in each data center
(Sorry for this ascii art :)
( Data Center 1) <--1km--> (Data
2006 Jul 09
6
Wine : Programs requires .Net Framework 1.1
Hello all,
I need to install .Net Framework 1.1 (program dotnetfx.exe).
I did not succeed.
How can I do that ?
Thank you for your help
___________________________________________________________________________
Yahoo! Mail r?invente le mail ! D?couvrez le nouveau Yahoo! Mail et son interface r?volutionnaire.
http://fr.mail.yahoo.com
2006 Apr 26
1
IAX calls dropping after minutes
One of my PBXs drops calls after 7 to 10 minutes. I cannot see any
reason for this. I upgraded to asterisk 1.2.7.1 last night, still no
improvement.
Calls are IAX2 to either teliax or voxee, doesn't seem to matter which.
Codec is G729.
Connecting over ADSL.
Load is only onw or two calls, server is P4 2.4 GHz.
Monitoring the ADLS does not show any significant packet loss.
Watching the CLI does not show any events, the calls just end.
I am at a loss, what can I do to debug this?
--
Chris Mason
--
This message has been scanned for viruses and
dangerous content...
2006 Sep 05
1
Reserve and biobase
Hi
I am using Rserve for R2.3.1.
every time after I load Biobase library, a new Graphics window frame pops up. Could any onw know how can avoid it.
Best
Saeede
class testReserve {
public static void main(String[] args) {
RServeConnection rsCon = null;
Rconnection c = null;
Process proc = null;
try {
Runtime rt = Runtime.getRuntime();
proc = rt.exec(generalMetaData.rserveDi...
2003 Oct 16
5
Voicemail File permissions
I'm working on an application that monitors, displays and manipulates
voice mail messages for individual clients, with an option to click and
play in a windows interface. The problem is that I need to create a
Samba share that is accessible by the Windows file system object and I
don't want to give the share root access. What I need is for the voice
mail files to be created with a
2006 Jul 29
1
How to keep permissions from rsync server?
...= /var/run/rsync.lock
[server]
path = /
uid = root
gid = root
read only = yes
list = no
auth users = root
hosts allow = 172.20.10.0
secrets file = /etc/rsyncd.scrt
-------------------------------------------------------
When I want to copy everything from the server to my onw computer, I write:
rsync -avH --delete --delete-excluded
--exclude-from=/home/louise/.rsync-exclude-server
root@172.20.0.1::server /home/louise/backup
So my question is; How I get rsync to keep the file permissions on the
destination side? =)
Hugs,
Louise
2007 Apr 05
2
How should I create a repo on Centos 2.1?
I tracked down a createrepo rpm "for RHL 7.x, AS 2.1" etc (hosted by
Dag), but it's uninstallable.
Eventually I managed to create an rpm from the source (actually, that's
fairly easy when onw knows to say "python2"), but python-urlgrabber has
completely defeated me.
According to Dag, the problem is that "upstream" doesn't see the need to
support RHAS2.1/Centos2.1/RHL7.x amd such.
While I can, if forced, solve the problem by a personal visit to the
site or b...
2006 May 26
0
2 DSL providers, 1 GW IP and Vlans
...he real problema is that each of the DSL modem gives me by dhcp the same GW
IP, so only one of the routes could run at the same time, because I have 2
routes 2 Public IP''s (in the same network, its a /24 net) and 1 GW IP with 2
diferrent MAC''s (each of the DSL modem give out it onw LAN MAC along with the
GW IP as part of the DHCP reply)
It is posible to run a multiroute/failover config in this situation?
--
Saludos.
Raúl Alexis Betancor Santana
Director Gerente
Dimensión Virtual S.L.
2015 Feb 12
0
EFI PXE help
Im a long time PXE boot fan. I use it for wimbooting windows PE, linux
images via http, and memtest mainly.
Ive got it nicely customised with my onw graphics etc.
Then UEFI booting came along. Till now ive been content simply setting
bios's to CSM mode and doing my thing....
Ive had another go at EFI PXE booting and can now get the menus and grahics
from syslinux working, but I cannot get any of my images to run.
They start to load and...
2007 Aug 22
1
How do i print a "main title" on a win.graph with several plots?
Een ingesloten tekst met niet-gespecificeerde tekenset is
van het bericht gescrubt ...
Naam: niet beschikbaar
Url: https://stat.ethz.ch/pipermail/r-help/attachments/20070822/02fe6e95/attachment.pl
2005 Jul 07
2
Allowing drops on "empty" sortable
Hey folks,
On the Drag and Drop demo page in the Sortable Lists Demo section:
http://script.aculo.us/drag-and-drop
If you drag all of the items from the first list into the second list,
it appears that you cannot drag a list item back into the first (now
empty) list.
Is there a way to allow a Sortable that is empty of draggable items to
accept dropped items?
Danilo
1999 Jan 18
2
security hole in 2.0.0 ???
hi anybody,
I just upgraded to the final release 2.0.0 and got some problems.
I the [homes]-section I have to set "writable = Yes" in order to get
write access to my home-directory. Unfortunately this allows me to
delete a file that was created originally by root. But this is not
actually what I want. In 1.9.18p10 the unix file permissions were at the
top level and I couldn't do
2006 Nov 28
11
Extending Element with getTop, getWidth, getLeft problem
Hi,
I need to extend the Element object with getTop, getWidth, getLeft .
I wrote something like this in an js file and loaded it after the
prototype.js .
----------------------------------------------------
Object.extend(Element, {
getWidth: function(element) {
element = $(element);
return element.offsetWidth;
},
getTop: function(element) {
element = $(element);
var curtop
2004 Aug 06
9
how to define a dozens of interface as one zone
hi,
we use openvpn as for our vpn endpoints and we''ve got about 70-80 vpn
connections which means we have tun0 - tun80 interface. i''d like to
define one zone for all of our vpn connections how can I do that?
actualy our local zone is 192.168.0.0/17 (not 16) and all of the vpn''s
are in 192.168.128.0/17. our should i define somehow the local zone as
192.168.0.0/16? but in