Displaying 12 results from an estimated 12 matches for "speeling".
Did you mean:
speeding
2010 Aug 30
3
Decent How-To now on the wiki for setting up Transport Layer Security
Hi all,
For anyone that's interested in setting up TLS with libvirt, but hasn't
gotten around to it yet, there's a decent guide on the wiki now:
http://wiki.libvirt.org/page/TLSSetup
It's user focused (ie SysAdmin's), and has lots of pics explaining
concepts, plus shows what needs to be done, and shows how to do it.
Please note, it doesn't cover SASL, it's just
2003 Apr 17
1
Implementation of W2K Group Policies from a Linux Ser ver
Just a quick congrats to John for repling to this email constructivly.
Too often do people fire out the ole RTFM speel. More people within the
OpenSource community could do with taking a leaf out of his book.
On topic for a second, do not discount being able to lower the spec of the
below machine due to careful implementation and installation. You may wish
to take a look at the kernel
1997 Jul 28
0
Samba on Irix 6.2/6.3 (SAMBA digest 1364)
...VE_TIMEZONE -DFAST_SHARE_MODES
LIBSM =
FLAGS1 = -O -n32
+++++++++++++++++++++++++++++++++++++++++
(Mr) David Billinghurst
Comalco Research Centre
PO Box 316, Thomastown, Vic, Australia, 3074
Phone: +61 3 9469 0642
FAX: +61 3 9462 2700
Email: David.Billinghurst@restech.cra.com.au
It's not my speeling that's the trouble. It's just taht I can't tipe.
1997 Nov 06
0
64 bit filesystems (Specifically Irix 6.2)
...licate anything or waste my
time. Any ideas.
+++++++++++++++++++++++++++++++++++++++++
(Mr) David Billinghurst
Comalco Research and Technical Support
PO Box 316, Thomastown, Vic, Australia, 3074
Phone: +61 3 9469 0642
FAX: +61 3 9462 2700
Email: David.Billinghurst@riotinto.com.au
It's not my speeling that's the trouble. It's just taht I can't tipe.
2004 Jun 30
1
Mailinglist
I want to subscribe myself to the mailing list.
And I have a question. Where can i ask it??
I want to make Linux Fedora Core 2 my file server
I already connected it to a Windows2000 Domain. But Now when users login
they have to acces their own user folders. Without having to login again. So
that they login on windows they can acces it directley.
greet
Dylan van Loenhout
2023 Jun 20
1
had to reinstall on new drive, lost all nut related .conf's
On 6/19/23 20:29, gene heskett wrote: Some speeling korrections
> On 6/19/23 18:57, gene heskett wrote:
>> Greetings Jim & friends;
>>
>> Just installed nut 2.7.4 on a debian bullseye system.? ups is:
>> Bus 001 Device 006: ID 051d:0003 American Power Conversion UPS
>> Device Descriptor:
>> ?? bLength??????...
2009 Apr 02
1
help with two layers of factors
I have a data frame that looks something like...
Column 1 is an experiment_id, Column 2 is the type of treatment ("control",
"full treatment", or "partial treatment"), and Column 3 is a value.
Experiment_id Treament_type Value
12345 "control" 3
12345 "full treatment" 4
12345 "full treatment" 5
12345 "partial
2023 Jun 20
1
had to reinstall on new drive, lost all nut related .conf's
On 6/19/23 18:57, gene heskett wrote:
> Greetings Jim & friends;
>
> Just installed nut 2.7.4 on a debian bullseye system.? ups is:
> Bus 001 Device 006: ID 051d:0003 American Power Conversion UPS
> Device Descriptor:
> ? bLength??????????????? 18
> ? bDescriptorType???????? 1
> ? bcdUSB?????????????? 2.00
> ? bDeviceClass??????????? 0
> ?
2004 May 26
3
Common principle components
Dear all,
Can anyone point me to a package that can perform Common principle components?
Thank you.
Jos?? P. Granadeiro
2002 Nov 26
4
Problem using Lotus Notes
I?m running Mandrake 8.2 and installed Wine in a fake_windows directory. I
could make Lotus Notes 507 work fine with most of its uses, but I?m having
trouble with a specific application, which runs in Notes environment (a
Notes database). The problem I have appears in Windows clients too, but in
those cases it?s solved changing some parameters in Windows?s "Regional
Settings". How can I
2003 Mar 12
1
patch: typo's and gcc warnings
Two patches:
one to correct the spelling of permissions (in comments, but such typos
disturb me as well), and
one to cast inode and dev to unsigned long before comparing, to prevent
gcc giving a warning "comparison between signed and unsigned".
Paul Slootman
-------------- next part --------------
diff -ru orig/rsync-2.5.6/generator.c rsync-2.5.6/generator.c
---
2007 Mar 29
21
a better "should have valid associations"
This is pretty much the same as last time around, if you recall.
Thanks to Wilson for converting to the new form. I''ve added a few
lines. Basically, it iterates over your model associations and does
two things.
- First, just try to call the association. Usually fixes speeling
erors or other such silliness.
- Second, try to find a record with an :include on the association.
This actually hits the DB and will tell you if you have lingering
associations on deleted models. Page.find(:first, :include => :user)
(Note: I usually feel that testing associations is really t...