search for: meeks

Displaying 20 results from an estimated 37 matches for "meeks".

Did you mean: weeks
2010 Apr 22
1
Transport endpoint not connected
...r/local/lib/glusterfs/3.0.4/xlator/mount/fuse.so[0x7f2ec8ab56b6] /lib/libpthread.so.0[0x7f2eca6d03f7] /lib/libc.so.6(clone+0x6d)[0x7f2eca43fb4d] If I umount and remount, things work again, but it isn't ideal.. Any clues, pointers, hints? Kind regards -- joe. Joe Warren-Meeks Director Of Systems Development ENCORE TICKETS LTD Encore House, 50-51 Bedford Row, London WC1R 4LR Direct line: +44 (0)20 7492 1506 Reservations: +44 (0)20 7492 1500 Fax: +44 (0)20 7831 4410 Email: joe at encoretickets.co.uk <mailto:j...
2004 May 04
4
Wrapping prio in tbf
The manual says (about prio): > Because it doesn''t actually shape, the same warning as for SFQ holds: > either use it only if your physical link is really full or wrap it > inside a classful qdisc that does shape. The latter holds for almost all > cable modems and DSL devices. I want to wrap prio inside of tbf. Here''s why: I have a server on a DSL line, which has
2003 Apr 27
1
samba over pptp
Hi, I am trying to get samba to work over a pptp link to win9x boxes. I have the pptp link working, but I am unable to get at the shares. Could someone point me in the direction of documentation about the best way to set this up. Thanks Jeff Meeks jmeekssr@net-serv.com
2003 Feb 07
3
RMySQL
Being relatively new to R, I want to use R in connection with a MySQL database. After installing (apparently sucessfully) the package RMySQL (R Version 1.6.2) the result is as follows: > library(RMySQL) > con <- dbConnect(MySQL(), dbname= "test") Error: couldn''t find function "dbConnect" Thank You in advance for help Peter Jörg Peter Baresel Technische
2000 May 18
1
root preexec & 2.0.7
I a have a problem resulting from a neat tool I developed through the use of the "root preexec" option: This is done in the [homes] section of smb.conf. I launch a shell script with the user name (%u) and machine name (%m). The shell calls a C program to check the users quota and returns a code as the percentage of quota used. Meanwhile, all output of the C program has been captured
2001 Jan 08
2
fatal: PRNG initialisation failed
Heya, I have compiled and installed OpenSSH on a Solaris/Sparc machine and whenever I try to start any of the ssh programs I get "fatal: PRNG initialisation failed -- exiting" Now, I have looked through the mailing lists and have seen some mention that this indicates it can't open the ssh_prng_cmds file, which entropy.c also seems to indicate the problem is. However, this snippet
2017 Dec 14
2
New Dovecot service: SMTP Submission (RFC6409)
On 13.12.2017 21:41, Tanstaafl wrote: > On 12/12/2017, 1:39:08 PM, Stephan Bosch <stephan at rename-it.nl> wrote: >> However, keep in mind that for this particular feature we're just >> providing the "chicken" as it were. The "egg", i.e. client support, is >> still to come. Apart from Trojita (which I think is still not widely >> used), I
1998 Jul 14
0
Slackware Shadow Insecurity (fwd)
Here's someone that felt the need to put something better together. ---------- Forwarded message ---------- Date: Mon, 13 Jul 1998 04:22:15 -0400 From: Richard Thomas <rthomas@sy.net> To: BUGTRAQ@NETSPACE.ORG Subject: Slackware Shadow Insecurity Discovered by Ted Hickman: Recently I noticed something rather "insecure" about the slackware 3.4 /bin/login (and probably other
2017 Dec 14
2
New Dovecot service: SMTP Submission (RFC6409)
One other point. Adding support for something like this that also requires Clients to add support for it is just begging for a feature that never gets used. Stephan, are you sure there is no (fairly simple) way to make this an SMTP service that any email client that supports SMTP can use? On 12/14/2017, 10:57:44 AM, Tanstaafl <tanstaafl at libertytrek.org> wrote: > On 12/14/2017,
2009 Jun 01
11
Unbootable machine
Hello Peter & Jeremy, I've found an ordinary desktop PC (with Phoenix Award BIOS 6.00PG) that won't boot off a USB stick created by livecd-tools-024 with syslinux (tested both versions 3.75 and 3.81). The boot process drops to the "boot:" prompt with an error message: could not find kernel image: linux The same USB stick boots fine on any other computer I could find.
2017 Dec 14
0
New Dovecot service: SMTP Submission (RFC6409)
On 12/14/2017, 3:03:41 AM, Aki Tuomi <aki.tuomi at dovecot.fi> wrote: > On 13.12.2017 21:41, Tanstaafl wrote: >> On 12/12/2017, 1:39:08 PM, Stephan Bosch <stephan at rename-it.nl> wrote: >> I thought this was simply going to be an SMTP like service that any SMTP >> client could utilize, keeping the BURL/URLAUTH pieces working only >> between Dovecot and the
2017 Dec 16
0
New Dovecot service: SMTP Submission (RFC6409)
Op 12/14/2017 om 6:07 PM schreef Tanstaafl: > One other point. > > Adding support for something like this that also requires Clients to add > support for it is just begging for a feature that never gets used. > > Stephan, are you sure there is no (fairly simple) way to make this an > SMTP service that any email client that supports SMTP can use? It already is a normal
2006 Jul 18
0
CentOS at LUGradio Live 2006!
...actions, all housed within a unique event with a unique atmosphere. Last years event in June 2005 was a huge success, and this year LUGRadio Live 2006 will be nothing you have seen before. " Speakers at the Event include : Mark Shuttleworth - Ubuntu Simon Phipps - Open Source and Sun Michael Meeks - OpenOffice Simon Willison - Yahoo! Scott James Remnant - Ubuntu Ted Haeger - Novell Gervase Markham - How to Destroy the Free Software Movemen Bastien Nocera - GNOME development and Fedora Barbie - Messagelabs and Perl Jonathan Riddell - KDE 4 and Kubuntu Dapper Richard Moore - IBM and Open Sourc...
2009 Oct 28
1
Help request
I'm very new to Linux and especially Dovecot. We are using Dovecot IMAP/POP3 for mail services. I was moving mail from one user account to another new account and the mail just disappeared. Do I have a way to recover the mail? Please help Duane
2000 Oct 08
1
binding to privileged ports
Apologies if this is a FAQ; I couldn't find an answer on openssh.com or the mailing list archive.... Commercial SSH (I looked at 1.2.30) allocates privileged ports by counting /downwards/ from 1023, so that it will obtain a socket with (roughly speaking) the highest available privileged port number. This also appears to be the behaviour of rsh et al: (from sshconnect.c; whitespace elided)
2001 Jan 09
0
AW: fatal: PRNG initialisation failed
Joe Warren-Meeks [SMTP:joe at hole-in-the.net] wrote: > open("/usr/local/etc/ssh_prng_cmds", O_RDONLY) = 3 open of the command file succeeded. > brk(0x000E6DB8) = 0 "malloc" in user land, i.e. sshd > brk(0x000E8DB8) = 0 &...
2010 Mar 06
1
MOH over IAX2 - NOT working
I have bragged/connected two asterisk over IAX2 but MOH is not working when I try to dial directly between them? MOH is working over SIP but not IAX2 ??? (the two asterisks are connected over VPN). Here is the log: -- Executing [877 at extensions:1] Dial("IAX2/home_server-1756", "SIP/877|25|m(default)w") in new stack -- Called 877 -- Started music on hold, class
2008 May 13
1
"Could not find mime-type"
After a two-week holiday I've just updated my server. I have a message from kcontrol - "Could not find mime type application/octet-stream". A .png thumbnail on the desktop isn't displaying, but apart from that I don't have much of a clue what has happened. Nothing seems to appear in messages. Any help, please? Anne
2000 Mar 17
1
Not a bug, but a short wish-list...
"Rodolf, Frank" wrote: > > Hi! > > Not a bug, but something we really miss... ... > We are using Samba on a number of platforms, including RedHat Linux and HP > UX, but mostly on the Solaris platform. It works great but, like I said > before, we miss one thing: support for ACL... > > Is there any chance of this being added, and if so, what's the status
2000 Apr 28
3
Win2k & 2.0.7
When I try to join the Win2k machine to a domain, I get the following message: The following error occurred attempting to join the domain "WIN2K": The procedure number is out of range. This is a Win2k PC attempting to join to AIX 4.3.2 running samba 2.0.7. Any ideas would be greatly appreciated. Thanks, Bill -- /------------------------------------------------------\