Displaying 10 results from an estimated 10 matches for "johnnyb".
Did you mean:
johnny
2001 Jan 04
0
patch for the HURD
...(there may need to be a library
loaded first, or you may want to incorporate that patch into canohost.c
instead of defines.h). Anyway, small patch for canohost.c and defines.h
because HURD doesn't use MAXHOSTNAMELEN
Jonathan Bartlett
--
PGP information is available at http://members.wri.com/johnnyb/about/
-------------- next part --------------
--- canohost.c Fri Oct 27 22:19:58 2000
+++ canohost-new.c Thu Jan 4 11:24:26 2001
@@ -11,6 +11,7 @@
* called by a name other than "ssh" or "Secure Shell".
*/
+#include "config.h"
#include "includes.h"
R...
2007 May 09
1
snmp, cacti and shaping
Hi
I''m trying to move the tracking of the shaping from MRTG to Cacti. My
predecessor, who built all this stuff and was far more advanced than I,
had a shell script that collected data by running tc -s qdisc show dev
on both eth 0 and 1 and then pushing it out via snmp to another server
running MRTG. I''m building a new server with cacti and having trouble
with the custom
2008 Jul 24
1
.files in dovecot-1.1.1
Hi there
We had been using the stock Ubuntu Dapper Dovecot which is an early 1.0
beta but just upgraded to 1.1.1 to fix some read flag issues with Horde.
Previously dovecot seemed to ignore files beginning with "." in the
~/mail (mbox format) directory but now shows them.
There doesn't seem to be any switch in the dovcot.conf file to change
this. Any such settings are about
2000 Mar 19
0
problem using openssh in a mixed environment
If I ssh into a host that uses openssh, and then try to ssh into a host
using ssh-1.2.27-5i, I get an error saying:
You have no controlling tty. Cannot read passphrase.
If I am doing something wrong, please email me directly because I am not
subscribed to this list.
Jon
2008 Aug 27
1
Installing Drivers into [print$]
Hi,
I was looking though the easy Add Printer Wizard Driver Installation
instructions here
http://us6.samba.org/samba/docs/man/Samba-HOWTO-Collection/classicalprinting.html#id2620623
but found that it did not work.
After saying no to "Do you want to install the driver now" when
properties comes up nothing is editable so one can't connect to advanced
or new driver to install
2008 Feb 22
0
hostingrails vps?
Anyone here using a VPS from hostingrails.com ?
I''m interested in their Ruby on Rails VPS Image "Ready to Roll", for
obvious reasons.
http://www.hostingrails.com/vps_hosting
I''ve searched and all the comments about hostingrails to date have
been about their shared hosting, not VPS.
Thanks,
John
--~--~---------~--~----~------------~-------~--~----~
You received this
2006 Aug 02
2
Ajax_Scaffold display from link table
Hi,
Ive followed the pets/people ajax_scaffold example without any problem.
I have a table documents and each document has a category. In the
documents table i have a field called category_id. So in the documents
grif i want to display the corresponding catgory name and when it comes
to adding a new category or editing the have a drop down list to select
from.
category.rb
require
2008 Aug 15
1
FAILED with error NT_STATUS_PASSWORD_MUST_CHANGE
Hi there,
I'm working on a new print server to replace one that's pretty long in
the tooth.
I'm using standard packages from Ubuntu Hardy Heron which appears to be
Samba 3.0.28a. We use LDAP for the authentication backend. I seem to
have that configured properly as I get a ldap_connect_system: succesful
connection to the LDAP server in the log but every login fails with:
FAILED
2007 Jan 18
1
migrating to a new server with LDAP
Hello folks.
I need to migrate from an old server still running Debian Woody to a new
server running Dapper Drake.
The big challenge is turning out to be who to plan out the Samba LDAP
migration.
The current server version is 3.0.20 compiled form source and the Dapper
package is 3.0.22 and appears to include ldap support. So I don't think
I need to compile or worry about version
2007 Mar 23
3
Re: [LARTC} how can I compile tc
Ok, I tried it out but for some reason it doesn''t take for the compile
process. This is, after export KERNEL_INCLUDE=/usr/src/linux/include/ if
I run export this declare -x KERNEL_INCLUDE="/usr/src/linux/include/" is
there. But when I run make in iproute2 I still get the
/usr/include/linux/ip.h:93:2: error: #error "Endian problem - this
didn''t happen"