Displaying 20 results from an estimated 49 matches for "gales".
Did you mean:
sales
2010 Apr 22
1
--exclude-from and a directory name that contains a hyphen
I'm having a problem with an exclude list and I wanted to run it by the group before I cry "Bug!". Here's the scenario:
I'm working on a script to selectively synchronize several directories with those on a server using rsync (version 3.0.5 protocol version 30). I am using the --exclude-from command option, and everything works, except when a directory I am specifying
2011 Dec 28
2
Gale-Shapley Algorithm for R
Dear R-helpers,
I'm not a speciallist in writing complex functions, and the function still
very rusty (any kind of suggestions are very welcome). I want to implement
Gale-Shapley algorithm for R Language. It is based on
http://www.jstor.org/stable/10.2307/2312726 Gale and Shapley (1962) , and it
has evolved to
2002 Mar 11
1
Fw: Firewall and Port Forward Clash?
----- Original Message -----
From: "Tom Eastep" <teastep@shorewall.net>
To: "Gary Gale" <gary@vicchi.org>
Sent: Monday, March 11, 2002 11:48 AM
Subject: Re: [Shorewall-users] Firewall and Port Forward Clash?
> Gary,
>
> ----- Original Message -----
> From: "Gary Gale" <gary@vicchi.org>
> To: "Shorewall Users List"
2011 Oct 05
1
Opsview puppet module - purging hosts from opsview
Hi all,
I''m using the opsview module and the Opsviewmonitored type and it''s working
just fine, I''m now trying to purge unused hosts from the Opsview monitoring
(I have several hosts that dynamically go up and down). The problem is that
it seems like the destroy function for opsview was not really implemented
and therefore I can''t really delete hosts from
2005 May 11
6
Need help with GSSAPI authentication
Client: Windows XP pro, in an AD 2003 domain, running SecureCRT 4.1.11.
I've also got MIT Kerberos for Windows installed on the client, and Leash
shows that my tickets ARE forwardable.
Server: Solaris 8 Sparc server, with MIT Kerberos (krb5-1.4.1), and
OpenSSH 4.0p1.
I've created two AD accounts, and extracted keys mapped to
"host/hostname.domainname.com at REALM.COM" and
2008 Mar 03
3
LVM and kickstarts ?
Hey,
Can anyone tell me why option 1 works and option 2 fails ? I know I
need swap and such, however in trouble shooting this issue I trimmed
down my config.
It fails on trying to format my logical volume, because the mount point
does not exist (/dev/volgroup/logvol)
It seems that with option 2, the partitions are created and LVM is setup
correctly. However the volgroup / logvolume was not
2011 Sep 01
1
Managing dynamic instances with puppet
Hello,
My organization is currently running a complete production environment on
Amazon EC2, and I''m now trying to implement some automations and scaling
with puppet.
I have several instances which I want them to be almost automatic, meaning
that whenever is needed more instances will come up, and when they''re not
needed they will be stopped. This should eventually be
2003 Mar 04
2
Profiles and home directory - Samba PDC
I have sucessfully got a windows 2K machine to join the domain but I can not
get it to run a logon script, map the drive letter to the home directory or
create a roaming profile. All my smb.conf setting look correct as per the
samples and How To's so I'm stuck!
smb.conf is as follows:
# Global parameters
[global]
workgroup = LINUX
netbios name = LINUX1
server string = Samba Server
2003 Nov 23
2
Office 2000 / Windows 2000
Hi
I have just upgraded to Samba 3.0.0 and have found a problem with Office
2000 running on Windows 2000. Files opened in Word or Excel open fine and
can be saved once without a problem but the action of saving sets the read
only attribute of the file and so subsequent saves do not work. The only way
round this is to close the file, go to Explorer and select the properties of
the file and then un
2011 Oct 17
2
Reusing host names with puppet and SSL certificates
Hello all,
I''m trying to figure some things out with SSL and would appreciate some help
or best practices here.
I''m implementing auto scaling over Amazon EC2 for some services I have, all
of the instances are based on the same AMI and I''m using Puppet to configure
the hosts when they come up to make sure they have the latest configuration,
also I''m using
2005 Oct 24
1
Pb with function taxo2phylog (package ade4)
Hello
I'm using the package ade4 to obtain classification from a .txt file. I
use the following commands:
cronquist <- read.table("cronquist.txt", h = T, row.names = 8)
cronquist <- as.taxo(cronquist[7:1])
cro.phy <- taxo2phylog(cronquist)
in which cronquist.txt is a file with a classification of 218 genus of tree
species from french Guiana.
We I try to use the
1998 Jul 15
0
Re: RedHat 5.X Security Book
I think it depends on wat you are using the book for..I myself have been
trying for a long time to find a document that describes basic RedHat and
Linux security, what to look for, inherent dangers etc etc.
So I was overjoyed when I found this book. No, I am not depending on it as
a sole source of information, but the basicis that it covers simply do not
get repeatadly posted to the lists you
2003 Feb 10
2
HP Deskjet drivers, Samba and Cups
I have Samba 2.2.7 running on Redhat 8 (fully updated). I have two printers
set up - a laser and a Deskjet 920C both connected to the Redhat server via
USB cables. Printing is managed using CUPS although I get the same problem
with LPR and Webmin configured printers. The laser works fine, the deskjet
doesn't. The deskjet works with a generic windows HP Deskjet or HP Deskjet
plus driver in
2006 May 18
1
RE: [PATCH] - make qemu serial summagraphics settings a bitmore fluid
Ben-
I like the idea but I don''t understand how this patch can work:
1) You never put a name into `serial_devices[]'' for the summa port.
The loop in `main'' that initializes the serial devices only calls
`qemu_chr_open'' if there''s a string name in `serial_devices''. How did
you get this to work?
2) Minor point, I don''t see the need
2004 Jan 17
0
New sounds posted
So, per the discussion last week and generous donations, we have some
new sound files with which to work.
The sounds are located in:
http://www.loligo.com/asterisk/sounds/
For those of you who just want to download the _new_ sounds, please fetch:
http://www.loligo.com/asterisk/sounds/20040117.newsounds.tar
All of the sounds in that tarball are also in the main ../sounds/
directory in
2004 May 02
7
Connection caching?
Hey all,
on the distcc mailing list, a thread about load balancing
got a bit out of hand, and we started thinking about
moving fsh-like connection caching into ssh itself
to get rid of the overhead of starting up the python
interpreter to run rsh.
(Interestingly, mit's "rex", described at
http://www.lcs.mit.edu/publications/pubs/pdf/MIT-LCS-TR-884.pdf,
considers connection caching
2011 Feb 01
1
sqlsave and mysql database with autoincremental column
Hello,
I'm trying to modify my r-script to use RODBC instead of DBI/RMySQL (no more
ready-to-use package for windows).
I would like to copy a data.frame of 44 columns to a table of 45 columns
(the 45th is an autoincremental column).
With the following commands,
colnames(df)<- a vector with the names of the 44 columns
2003 Feb 17
2
Limit forwarding to specific ports
Hello,
We are using the AllowUsers feature of sshd and would like to control
which users can ask for forwarding of which ports. E.g. when the
user is foo, allow him to tunnel connections to bar:5678 and baz:7654,
but no shell (or some dummy shell) and no other forwardings.
Is such feature planned for the future? Would you accept such patch
in the mainstream distribution?
I would appreciate Cc:
2000 Jan 27
0
cannot chdir/400 error
Folks, I saw the question, but not the answer in the archives. I just
built 2.0.6 on a solaris 7 box, and swat was installed as part of the make
install of the source. I pop up netscape and do a http://localhost:901/
and the error I get "400 server error. chdir failed - the server is not
configured correctly". I added the lines into /etc/inetd.conf and services
and hup'ed inetd.
2004 Apr 19
1
Network Card
I am having problems with a PC running Fedora Core 1, the speed of the
network connection is very slow both SMB and NFS. I have tried two 'budget'
LAN cards so far but the second one I tried was even worse! Fedora is
recognising the cards correctly. So I am asking if anyone has a favourite
NIC that they use with Fedora that produces something like 100Mbs?
Thanks for your help!
Nick Gale