Displaying 20 results from an estimated 31 matches for "lachlan".
Did you mean:
lauchlan
2006 Apr 30
3
require "ajax_scaffold" in model error
...However, I''m getting the following error when loading it in a browser...
MissingSourceFile in PetsController#list
no such file to load -- ajax_scaffold
<...>
Any ideas on where this ajax_scaffold ought to be found and why it''s
not finding it?
Thanks.
with regards,
--
Lachlan Deck
2006 Apr 10
4
Many To Many''s Join table attributes + migrations
...sion of words like ''category''.
i.e., if you have a migration called categories is it going to
correctly use the singular for the model? That kind of naming scheme
doesn''t seem to make sense in enough situations, but anyway...
Thanks in advance...
with regards,
--
Lachlan Deck
2002 May 13
2
rsync: network "bind interfaces only" command for rsync?
...tem with multiple network cards and
multiple IP addresses - rsync will only be visible
on a defined interface and defined IPs?
Like in samba?:
e.g.,
bind interfaces only = True
interfaces = eth0 193.xy.zz.aa 193.xy.zz.ab
Can't seem to find such a thing in the documentation.
Cheers,
Lachlan.
-----------------------
Lachlan M. D. Cranswick
Collaborative Computational Project No 14 (CCP14)
for Single Crystal and Powder Diffraction
Birkbeck University of London and Daresbury Laboratory
Postal Address: CCP14 - School of Crystallography,
Birkbeck College,...
2006 Sep 01
6
ads_kinit_password failed: Preauthentication failed
...spnego = yes
My DNS domain is different from the AD domain.
The computer account is newly created and exists before I testjoin.
If I ignore the error and try to join the AD computer account becomes
disabled.
I have debug level 10 logs available.
Thanks in advance for any assistance.
Cheers
Lachlan
--
*************************************************************
Lachlan Pollock mailto:lachlan.pollock at unimelb.edu.au
Systems Administrator, ArtsIT, Faculty of Arts
University of Melbourne, Victoria 3010, AUSTRALIA
*************************************************************
2002 Sep 08
1
Rsync and trying to mirror Linux user areas
...denied
drwx------ 3 user1 users 4096 Apr 14 20:55 user1
drwx------ 3 user2 usera 4096 Apr 14 20:55 user2
Is there a way around this with rsync so that all user
files get mirrored? (irrespective of their permissions)?.
(root on both machine can happilly browse around)
Lachlan.
-----------------------
Lachlan M. D. Cranswick
Collaborative Computational Project No 14 (CCP14)
for Single Crystal and Powder Diffraction
Birkbeck University of London and Daresbury Synchrotron Laboratory
Postal Address: CCP14 - School of Crystallography,
Birkbeck Colleg...
2002 Oct 21
1
Rsync and "ignore nonreadable" and timeout
...s.c:Parameter() - Ignoring badly fo
rmed line in configuration file: ignore nonreadable
Oct 19 20:30:14 4T:sv1 rsyncd[3706636]: params.c:Parameter() - Ignoring badly fo
rmed line in configuration file: timeout 600
What versions of the client and server of rsync support these two
options?
Cheers,
Lachlan.
-----------------------
Lachlan M. D. Cranswick
Collaborative Computational Project No 14 (CCP14)
for Single Crystal and Powder Diffraction
Birkbeck University of London and Daresbury Synchrotron Laboratory
Postal Address: CCP14 - School of Crystallography,
Birkbeck Colleg...
2002 Nov 08
1
Rsync Re: Trailing /
What should be the official behaviour here?
I must admit some of my scripts probably have both
trailing and non-trailing "/". But just played around
until it was mirroring into the correct directory.
Lachlan.
At 18:20 07/11/02 -0500, you wrote:
>It appears that the trailing slash in the source is being ignored:
>
>rsync -auv clam::root/usr/local/bin/ /tmp/bin
>
>ends up with files under /tmp/bin/bin
>where
>
>rsync -auv clam:/usr/local/bin/ /tmp/bin
>
>works as expecte...
2001 Dec 19
3
RSYNC: Backup Solution thoughts...
...r A give READ-ONLY rsync access of the
>entire disk to server B?
Something similar the following in the /etc/rsyncd.conf file in the
server A might work(?) - just put a "read only = yes" in the config.
(plus retricting the hosts allow) I guess the path would be /
Would this work?
Lachlan.
motd file = /etc/motd
max connections = 5
syslog facility = local3
[mirrorserver]
comment = mirror server
path = /
read only = yes
list = yes
uid = nobody
gid = nobody
hosts allow = *.blah.com *.blogs.com
auth users = rsyncuser...
2002 Oct 29
8
important caveat with Rsync on NT and dayligt savings time
Hi,
just a small warning about something that has, like we experienced just
last weekend, great consequences.
We rsync more than 20 Netware servers through a mapping on an NT machine to
central Rsync destination servers (also NT). Last weekend our clock changed
to Daylight Savings Time. It appears that NT changes the file stamps on
NTFS volumes accordingly (Q129574 on their suppor site). This
2001 Nov 20
1
Rsync: Re: patch to enable faster mirroring of large filesystems
...bution as it sounds
really nifty.
Another suggestion unless I have read the following - would it be
useful to have a command option in rsync to generate the file list
by doing the "find" and outputting into a standard format?
(As this would make it less OS specific or kludgy?)
Cheers,
Lachlan.
At 16:06 19/11/01 -0500, you wrote:
>I have attached a patch that adds 4 options to rsync that have helped
>me to speed up my mirroring. I hope this is useful to someone else,
>but I fear that my relative inexperience with rsync has caused me to
>miss a way to do what I want without...
2018 Nov 03
1
Red Hat is Planning To Deprecate KDE on RHEL By 2024
On Sat, 3 Nov 2018 at 20:18, Nicolas Kovacs <info at microlinux.fr> wrote:
> Le 03/11/2018 ? 10:10, Lachlan Musicman a ?crit :
> > For me, the saddest thing about this announcement is that I *still* think
> > Amarok is the best media player available, even if I've not used it for a
> > while. Installing the entire KDE base for one program is just too heavy.
> It
> > really...
2003 Apr 09
0
error compiling portable openssh 3.6.1p1 on SGI IRIX 6.5x
...First checking out http://www.openbsd.org/errata.html
Following is output and error from trying to compile the latest openssh
on SGI IRIX (using cc). Previous versions of openssh have compiled
cleanly on this system using the following configure options.
Is there a quick fix for this?
Cheers,
Lachlan.
-------------------------------------------------------
For SGI IRIX 6.5x 10151453 IP32
Using openssh 3.6.1p1 form http://www.openssh.com/portable.html
and the following from a cshell:
env CC=cc ./configure --build=mips-sgi-irix6.5 --with-tcp-wrappers --with-ldflags='-L/usr/local/lib...
2001 Nov 15
0
RSYNC: Any Idiots guides out there
...c.uk/ccp14admin/rsync/
(this does not have ssh tunnelling in there)
Though for the following - if the files are owned by root - root
will be the only one able to rsync them across?
Maybe creating a special account with some extra file
privaledges but not 100% root could get the job done for
you?
Lachlan.
> I need to set-up something to syncronise (say every hour) a set of ftp and
> config files between two servers and rsync seems to be the prog for the job
> (for a HA ftp server using Pro-ftp).
>
> But so far, unless i run as root, with root being able to login to both servers,...
2002 Jan 08
1
Rsync on webserver
Here is the problem.
I have a primary and a secondary web server. I want to sync the home
directory paths on the primary server with the secondary server. I am
fairly ignorant to rsync and wondering what is the best method of doing this
and how would I call the procedure from say a "perl script".
Both Servers are FreeBSD 4.2 and there are actually two directorys I want
to sync 1)
2006 Jul 20
1
samba as pdc in Ubuntu dapper, fails on ps$ join?
...aff,@admin
force group = staff
[twspics]
path = /home/twspics
read only = no
valid users = @staff,@admin
force group = staff
[shared]
path = /home/shared
read only= no
create mask = 0666
directory mask = 0777
writable = yes
valid users = @users
force group = users
cheers
L.
---
Lachlan Simpson, National Database & IT Support Officer
National Office
The Wilderness Society
57E Brisbane Street, Hobart TAS 7000, AUSTRALIA
lachlan.simpson@wilderness.org.au
Ph (03) 6270 1798
http://www.wilderness.org.au
2018 Nov 03
2
Red Hat is Planning To Deprecate KDE on RHEL By 2024
On Sat, 3 Nov 2018 at 19:22, Nicolas Kovacs <info at microlinux.fr> wrote:
> My reaction to GNOME 3 has been roughly the same as with systemd. At
> first, I hated it with a passion. Then I saw everyone else seemed to use
> it. So I started to read the docs and experiment a little bit. And now
> I'm using it on a daily basis, and to my bewilderment, I've grown to
>
2002 May 04
3
Send Password with RSYNC_PASSWORD ore --password-file
Hallo,
i am verry sorry about my bad engllish.
But i trie my best...
I trie to setup an Backupserver.
If i use this
rsync -varpog -e ssh /home/www/web6 217.172.xxx.xxx:/home/www/web6
the Server is asking me fore Password.
If i use this
rsync -varpog -e ssh --stats /home/www/web6
217.172.xxx.xxx:/home/www/web6 --password-file=host1.pwd
the Server is asking me too fore Passwort.
How i can bring
2007 Apr 19
7
Lock errors and segfaults
Greetings,
I''ve been using ferret with great results now for a while, but in the last week, I''ve
been running into some issues.
I will occasionally see this message:
Exception Message: Lock Error occured at <except.c>:103 in xpop_context
Error occured in index.c:5368 - iw_open
Couldn''t obtain write lock when opening IndexWriter
Which is accompanied by
2006 Aug 09
1
How to Disable Callbacks on a Model
Does anyone know how to disable a model''s callbacks?
I have a routine that increments a page_view counter for various model
objects in an after_filter in my ApplicationController. I call this:
increment_page_view()
Rather that checking through the trace array in each model callback for
"increment_page_view" I''d rather disable the callbacks from inside
2018 Sep 24
1
Has something replaced rhn-ssl-tool?
Using CentOS 7.5, I can't (and don't expect) to see rhn-ssl-tool.
But I was expecting to find something similar. I can't see anything in the
recent RH documentation about it - I presume it was remove/changed with the
move from Spacewalk to Satellite - but I presume the functionality is still
required?
Has something replaced it?
Cheers
L.
------
'...postwork futures are