Displaying 20 results from an estimated 326 matches for "glen".
Did you mean:
gen
2003 Aug 15
1
Netware CIFS nlm - linux samba
...#39;t tell you the version just now)
Files are spontaneously changing modification timestamps - anywhere between
about 1930 and 2040 (AD, not hours). Or more likely *presenting* those
timestamps most of the time, though now and then the correct timestamp will
swim into view briefly.
example:
[glen@haiku glen]$ ls -l home/test333*
-rwxr-xr-x 1 glen users 0 Aug 12 16:44 home/test3332
-rwxr-xr-x 1 glen users 11 Aug 12 16:43 home/test3333
[glen@haiku glen]$ ls -l home/test3333
-rwxr-xr-x 1 glen users 11 Sep 2 1992 home/test3333
[glen@haiku gle...
2004 Jul 02
5
htb: class 10007 isn''t work conserving ?!
...onserving qdisc, and I
[think I] have configured things so that every htb qdisc I instantiate
limits the bandwidth, so I don''t understand why this situation would
invoke a warning message.
Also -- is there some way to correlate this identifier "10007" with a
classid?
Thank you,
Glen Mabey
--
******************************************************************
Glen W. Mabey
Glen.Mabey@usu.edu
http://mabeys.homelinux.com/glen/
******************************************************************
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a...
2004 Jul 08
15
Re: LARTC digest, Vol 1 #1809 - 14 msgs
Hi!
>Message: 5
>Date: Thu, 08 Jul 2004 17:00:21 +0530
>From: Sudheer Divakaran <sudheer@svw.com>
>To: lartc@mailman.ds9a.nl
>Subject: [LARTC] Is Linux based Router feasible
>
>Hi,
>
>I''ve a local LAN consisting of about 150 machines. I''m using a Linux
>machine as the gateway machine which inturn connects to two different
>ISPs. My
2004 Apr 02
4
avaya and linux
Does anyone know if avaya voip product is running linux under the hood?
Thanks,
/glen
--
Glen Ford
gford@idiom.com
2004 Jul 09
5
RE: the "cisco vs. Linux" thread
...(on mobo) and 8 x 10/100 Mb ports per box.
Regards,
-----Original Message-----
From: lartc-admin@mailman.ds9a.nl [mailto:lartc-admin@mailman.ds9a.nl]
On Behalf Of Nicholas Erkert
Sent: 08 July 2004 22:44
To: lartc@mailman.ds9a.nl
Subject: Re: [LARTC] the "cisco vs. Linux" thread
Glen Mabey wrote:
> On Thu, Jul 08, 2004 at 12:07:57PM -0400, Jos? Ildefonso Camargo
Tolosa wrote:
>
>>you can use an Athlon
>>64 with DDR RAM and very good network hardware (that is very, very
>>important)
>
>
> Regarding NICs, are there any recommendations out there...
2005 May 12
4
Multiple IF statements - is there a better alternative?
...Intresult = 1
if (InternalMean > 0 & InternalMean < 1)
Intresult = .95
if (InternalMean >= 1 & InternalMean < 2)
Intresult = .85
if (InternalMean >= 2 & InternalMean < 4)
Intresult = .70
...
if (InternalMean >= 9)
Intresult = .0
Thanks in advance
Glen Jones
Value Analyst
Industry Framework Governance
Telstra Corporation Limited
> Tel: (03) 9634 7280
email: glen.jones@team.telstra.com
> The information contained in this e-mail message may be confidential.
> If you are not the intended recipient, any use of, interference with,
> discl...
2013 Nov 25
1
Lots of DMA messages on FreeBSD 10
Hello all.
I just updated my machine from 9-STABLE to 10-Stable today.
beasty ~ # uname -a
FreeBSD beasty.schavemaker2.local 10.0-BETA3 FreeBSD 10.0-BETA3 #0
r258543: Mon Nov 25 13:23:31 CET 2013
root at beasty.schavemaker2.local:/usr/obj/usr/src/sys/KRNL amd64
After a reboot, the console gets cluttered with a lot of messages.
ata2: FAILURE - zero length DMA transfer attempted
ata2: setting
2001 Dec 05
3
Histograms per coding variable
Dear all
I have a dataset that looks like:
fr.wt site
1 4400 glen
2 235 glen
3 225 glen
' ' '
' ' '
' ' '
82 550 glen
83 550 kom
84 550 kom
' ' '
' ' '
' ' '
191 820 kom
192 2000 soet
' ' '
' ' '
I need to do a series of histograms for each of the codes...
2013 Aug 07
1
FreeBSD9.2-RC1 bootonly network installation fetch error (snapshots vs releases)
Hello :-)
I am installing the 9.2-RC1 bootonly iso which wants to download stuff from
snapshots while it is in releases directory:
Installer wants to get 9.2-RC1 stuff from here (where it is missing):
ftp://ftp.freebsd.org/pub/FreeBSD/snapshots/i386/i386/
While the stuff is at:
ftp://ftp.freebsd.org/pub/FreeBSD/releases/i386/i386/9.2-RC1/
Please fix :-)
Best regards :-)
Tomek
--
CeDeROM,
2005 Feb 21
3
Sorting a matrix on two columns
Hello,
If a matrix with 5 columns has been defined and the first two columns
need to be sorted in ascending order, how can this be achieved whilst
ensuring the
other 3 columns data are in relative position to the sorted columns?
Glen Jones
[[alternative HTML version deleted]]
2004 Mar 26
3
Error Message?
I'm running samba-3.0.2-7.FC1 on a Fedora Core 1 box.
I see this error message in the log file for each user on my network;
[2004/03/26 10:55:35, 0] rpc_server/srv_util.c:get_domain_user_groups(372)
get_domain_user_groups: primary gid of user [glen] is not a Domain group !
get_domain_user_groups: You should fix it, NT doesn't like that
What does it mean?
Martin Stacey
IT Support Manager
Safcol Australia Pty Ltd
2008 Aug 20
7
:include confused by true?
I have two models:
guest
rsvp
guest belongs_to rsvp and rsvp has_one guest
When I try the following I get an error:
@coming = Guest.find(:all, :conditions => ["coming = ?",
true], :include => :rsvp)
It complains of an unknown column ''coming''
I''m sure I''m doing something stupid but I can''t see it. Any help
would be appreciated.
2008 Jul 28
12
Segfault with GridCellChoiceEditor
...ry to edit the value for that cell. The
choice box renders (i.e. the drop down arrow appears) then the application
segfaults. Unfortunately I''m stuck developing this in a Windows (XP)
environment so I can''t do much with the segfault. Any help would be most
appreciated.
Thanks,
Glen Holcomb
--
"Hey brother Christian with your high and mighty errand, Your actions speak
so loud, I can''t hear a word you''re saying."
-Greg Graffin (Bad Religion)
_______________________________________________
wxruby-users mailing list
wxruby-users@rubyforge.org
htt...
2013 Nov 22
1
(no subject)
Subject: dovecot-2.2.8 does no more quit correctly
after update to dovecot-2.2.8 monit is no more validating pop3 server
due to dovecot mo more logging out correctly "+OK Logging out" is missing
With 2.2.7:
[root at pie ~]# telnet glen 110
Trying 188.138.31.225...
Connected to glen.
Escape character is '^]'.
+OK Dovecot ready. <1da9.1.528e3113.qpIWrdBNJbF3qp/tA9R+sQ==@glen.ypack.de>
quit
+OK Logging out
Connection closed by foreign host.
with 2.2.8:
[root at pie ~]# telnet glen 110
Trying 188.138.31.225...
Connect...
2013 Nov 06
1
10.0 BETA3 Install Handbook issue
Fresh install of 10.0 BETA3 #0 r257580 on amd64 using ZFS on root
option,
After install is complete Handbook install option launched from
Final Configuration dialog fails with:
Could not install package en-freebsd-doc
(/usr/libexec/bsdinstall/docsinstall:
pkg_add: not found)
Network is available.
/j
2004 Jul 07
4
tutorial for Julian Anastasov''s patches
I''m sure that I had found (and printed out ...) a really good tutorial
that explain how to use Julian Anastasov''s routing patch, but I can''t
seem to find it now.
Any pointers?
--
******************************************************************
Glen W. Mabey
Glen.Mabey@usu.edu
http://mabeys.homelinux.com/glen/
******************************************************************
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2015 Apr 15
3
Join 2012 Server R2 as member to NT domain
...Netdom on the command line tries to work if the DC name is supplied on
the /Domain argument. The logs for Samba show the authentication for
the domain administrator working fine to the Samba controller. The
command fails.
----
C:\Users\Administrator>netdom JOIN cl40 /Domain:cust.omnis.com\glen
/UserD:cust.omnis.com\root /PasswordD:* /VERBOSE
Type the password associated with the domain user:
Joining domain cust.omnis.com\glen
The computer rename attempt failed with error 50.
The request is not supported.
The command failed to complete successfully.
----
The DNSNameResolutionRequire...
2016 Aug 05
2
HEADS-UP: OpenSSH DSA keys are deprecated in 12.0 and 11.0
...see r303716 for details on the relevant commit, but upstream no
longer considers them secure. Please replace DSA keys with ECDSA or RSA
keys as soon as possible, otherwise there will be issues when upgrading
from 11.0-BETA4 to the subsequent 11.0 build, but most definitely the
11.0-RELEASE build.
Glen
On behalf of: re@ and secteam@
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
iQIcBAEBCAAGBQJXo/L2AAoJEAMUWKVHj+KTG3sP/3j5PBVMBlYVVR+M4PUoRJjb
kShIRFHzHUV9YzTIljtqOVf/f/mw3kRHA4fUonID5AJlo23ht9cwGOvGUi5H3lBK
rnL9vsU9lvZoGyaHLpR/nikMOaRTa8bl1cdpULlEGH94HEzDuLT92AtAZ5HtdDEl
GcXRfTe3eGOaxcqNSF8NKSM...
2016 Aug 05
2
HEADS-UP: OpenSSH DSA keys are deprecated in 12.0 and 11.0
...see r303716 for details on the relevant commit, but upstream no
longer considers them secure. Please replace DSA keys with ECDSA or RSA
keys as soon as possible, otherwise there will be issues when upgrading
from 11.0-BETA4 to the subsequent 11.0 build, but most definitely the
11.0-RELEASE build.
Glen
On behalf of: re@ and secteam@
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
iQIcBAEBCAAGBQJXo/L2AAoJEAMUWKVHj+KTG3sP/3j5PBVMBlYVVR+M4PUoRJjb
kShIRFHzHUV9YzTIljtqOVf/f/mw3kRHA4fUonID5AJlo23ht9cwGOvGUi5H3lBK
rnL9vsU9lvZoGyaHLpR/nikMOaRTa8bl1cdpULlEGH94HEzDuLT92AtAZ5HtdDEl
GcXRfTe3eGOaxcqNSF8NKSM...
2007 Feb 19
2
my ups shuts down when starting upsd
...s
a different bios and serial port setup.
This is happening with Nut 2.0.1 and also Nut 2.0.5. I have an AMD64 bit
processor, Mandriva 2007 64 bit.
Any suggestions as to what I should do to investigate this?
The error I got from the fenton drive was:
Short read during UPS id sequence
Regards
Glen Ogilvie
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.alioth.debian.org/pipermail/nut-upsuser/attachments/20070219/e7d31e36/attachment.html