RE: questions about Fatal Trap 12

2009-04-11 Thread Paul Hamilton
-Original Message- From: owner-freebsd-questi...@freebsd.org [mailto:owner-freebsd-questi...@freebsd.org] On Behalf Of Ray Sent: Saturday, 4 April 2009 01:45 To: freebsd general questions Subject: questions about Fatal Trap 12 Hello, I have received a kernel Trap 12 error several times

burning DVD's on a robotic burner. Running a central iso repository

2007-12-18 Thread Paul Hamilton
important when a site moves to using thin clients and Terminal Servers. Any thoughts and ideas are welcome. Regards, Paul Hamilton Busselton, 6280 Australia -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean

RE: (postfix) SPAM filter?

2007-12-13 Thread Paul Hamilton
it running on 4 different sites. Cheers, Paul Hamilton -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Sten Daniel Soersdal Sent: Thursday, 13 December 2007 10:12 AM To: freebsd-questions Subject: (postfix) SPAM filter? We have a need

RE: FreeBSD on IDE Flash disk drive

2007-03-11 Thread Paul Hamilton
Hi, I have played around with using an EPIA 600-PD (Fanless Dual NICS), with 256MB RAM. Works well, however, a buildworld takes around 4 hours ;-) I am booting from a 512MB CF card, and run /var and /tmp from a RAM drive. Upon startup, the CF card /var and /tmp dir. are copied into the ram

RE: How does my computer work with an empty arp table?

2006-12-07 Thread Paul Hamilton
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Monday, 4 December 2006 2:15 PM To: freebsd-questions@freebsd.org Subject: Re: How does my computer work with an empty arp table? On Sun, Dec 03, 2006 at 02:53:44PM -0800,

how to change the root user's name on FreeBSD 6.1 running postfix

2006-08-19 Thread Paul Hamilton
to server the mail came from :-) Any idea's? Regards, Paul Hamilton Busselton, 6280 Australia ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL

RE: using fping to monitor internet connection status

2006-07-09 Thread Paul Hamilton
-Original Message- From: Greg Barniskis [mailto:[EMAIL PROTECTED] Sent: Thursday, 6 July 2006 11:32 PM To: Paul Hamilton Cc: freebsd-questions@freebsd.org Subject: Re: using fping to monitor internet connection status Paul Hamilton wrote: Hi, I need to monitor a number

using fping to monitor internet connection status

2006-07-06 Thread Paul Hamilton
that it would activate when any one IP address became unreachable, which means that I am still connected to the Internet). Any idea's on a ping tool or simple script? Regards, Paul Hamilton Busselton, 6280 Australia ___ freebsd-questions@freebsd.org

Automating a FreeBSD 6.0 boot menu selection

2006-03-05 Thread Paul Hamilton
for this. Is there a way to auto select a menu option upon boot up? I am running FreeBSD 6.1-PRERELEASE, and have tried 6.0 RELEASE as well. Obviously it would be nice to have it start up normally, but there seems to be a problem reading the SATA drive in normal boot mode. Regards, Paul Hamilton

RE: How to know that make buildworld finished

2006-03-05 Thread Paul Hamilton
Hi Olivier, You could create a simple 'buildworld' script that logs the date and time before and after into a simple /var/log/buildworld.log file. Cheers, Paul -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Olivier Nicole Sent: Monday, 6 March

RE: auth.log intruder prevention

2006-01-25 Thread Paul Hamilton
Hi Daniel, On your web site, you show how easy it is to convert to IPTABLES. I presume then it would be quite easy to reconfigure to use IPFW as well? Cheers, Paul -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Daniel Gerzo Sent: Wednesday, 25

Adding 4 port HP NC150T NIC into FreeBSD 4.11

2006-01-23 Thread Paul Hamilton
PHY on miibus2 brgphy2: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseTX, 1000baseTX-FDX, auto snip Any idea why it doesn't recognise the other 3 ports of the PCI HP NC150T NIC Cheers, Paul Hamilton ___ freebsd-questions@freebsd.org mailing

RE: Serial Port Logging

2006-01-05 Thread Paul Hamilton
You might want to check out the minicom port: ports/comms/minicom/ Regards, Paul Hamilton Busselton, 6280 Australia -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Thursday, 5 January 2006 10:17 AM To: freebsd

Using ifconfig to change channels using FreeBSD 6.0 on a Netgear WG311v3 wireless NIC

2005-11-24 Thread Paul Hamilton
] Encryption keys:[ ][ ][ ][ ] Now, if I try changing the current channel by using this command: ifconfig ndis0 channel 11 All this does is change the IBSS channel to 11, not the current channel. What am I missing here? Cheers, Paul Hamilton

RE: Can FreeBSD 4.11 and 5.4 run on a HP DL-140 G2 server?

2005-10-29 Thread Paul Hamilton
:-) Where did you get the patch from? Cheers, Paul -Original Message- From: Dinesh Nair [mailto:[EMAIL PROTECTED] Sent: Friday, 28 October 2005 10:04 PM To: Paul Hamilton Cc: freebsd-questions@freebsd.org Subject: Re: Can FreeBSD 4.11 and 5.4 run on a HP DL-140 G2 server

RE: Can FreeBSD 4.11 and 5.4 run on a HP DL-140 G2 server?

2005-10-29 Thread Paul Hamilton
by the time I get back :-) Cheers, Paul -Original Message- From: Andrew P. [mailto:[EMAIL PROTECTED] Sent: Saturday, 29 October 2005 7:08 PM To: Dinesh Nair Cc: Paul Hamilton; freebsd-questions@freebsd.org Subject: Re: Can FreeBSD 4.11 and 5.4 run on a HP DL-140 G2 server? On 10/28

Enumerating a Windows based PC from a FreeBSD based server

2005-10-29 Thread Paul Hamilton
Hi, I am trying to document which managed switch port (HP 4000m), a users PC is plugged into. I had thought to use a login script to dump some info into a MySQL DB, but I am now leaning on scanning the switch, and build up the data backwards from there. The info will all end up on a PHP

RE: Enumerating a Windows based PC from a FreeBSD based server - Resolved

2005-10-29 Thread Paul Hamilton
the PC name to have a list of users logged into that PC or Server. I have only done hand testing. I will whip up a script, and test it out during a work day to see how it goes ;-) Cool. Cheers, Paul Hamilton -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf

Can FreeBSD 4.11 and 5.4 run on a HP DL-140 G2 server?

2005-10-26 Thread Paul Hamilton
Hi, I have FreeBSD 4.11 running nicely on a HP DL-140 (80GB Parallel ATA HD), but is anyone running FreeBSD on a HP DL-140 *G2* (80GB SATA HD)? It's the SATA controller I am worried about. The Hardware notes on the 5.4 i386 page don't list the E7520 chipset. Regards, Paul Hamilton

RE: Accessing the Digital IO pins on a VIA EPIA-PD motherboard - Second question

2005-09-10 Thread Paul Hamilton
this? Cheers, Paul Hamilton -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Paul Hamilton Sent: Monday, 5 September 2005 4:17 PM To: freebsd-questions@freebsd.org Subject: Accessing the Digital IO pins on a VIA EPIA-PD motherboard Hi

RE: Accessing the Digital IO pins on a VIA EPIA-PD motherboard - Second question

2005-09-10 Thread Paul Hamilton
Hi Roland, Thanks for the VIA Forum tip. I will see what they have to say. Cheers, Paul Hamilton -Original Message- From: Roland Smith [mailto:[EMAIL PROTECTED] Sent: Saturday, 10 September 2005 9:52 PM To: Paul Hamilton Cc: freebsd-questions@freebsd.org Subject: Re: Accessing

RE: Re: C program to write to the com port - RESOLVED

2005-09-09 Thread Paul Hamilton
in.) SerialPort.C:69:3: warning: no newline at end of file Could you please help to straighten things up? Vittorio -- Messaggio inoltrato -- Subject: Re: C program to write to the com port - RESOLVED Date: 02:23, venerdì 09 settembre 2005 From: Paul Hamilton [EMAIL

RE: Serial Port data dumping program

2005-09-09 Thread Paul Hamilton
Hi Ian, -Original Message- From: Ian Smith [mailto:[EMAIL PROTECTED] Sent: Saturday, 10 September 2005 3:16 AM To: Paul Hamilton Cc: Glenn Dawson; freebsd-questions@freebsd.org Subject: RE: Serial Port data dumping program Hi Paul, catching up on a week's digests

Re: C program to write to the com port - RESOLVED

2005-09-08 Thread Paul Hamilton
the pin 3 and pin 5 (DB9) plugged into the controller. * The servo should be plugged into the first servo channel/port. * This test program when run will move the servo from midrange, * to position 01. This is for demonstrational use only. * Tested with FreeBSD 5.4 * Paul Hamilton 8th

RE: Serial Port data dumping program

2005-09-05 Thread Paul Hamilton
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Glenn Dawson Sent: Monday, 5 September 2005 5:19 PM To: Paul Hamilton; freebsd-questions@freebsd.org Subject: Re: Serial Port data dumping program At 01:08 AM 9/5/2005, Paul Hamilton wrote: Hi

Pulsar ADSL Drivers for FreeBSD 4.11 and 5.4

2005-09-04 Thread Paul Hamilton
Hi, I have found this site: http://sourceforge.net/projects/openadsl/ There is a driver for OpenBSD, but the file names are slightly different to FreeBSD. Reading through the mailing list archives, there were some people working on a FreeBSD 5.4 driver patch. Does anyone know what the

RE: Directory permissions issue taring directories onto a Compact Flashcard

2005-08-28 Thread Paul Hamilton
crashing early in the install process, so 5.4 it is (for the time being). Cheers, Paul -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Paul Hamilton Sent: Saturday, 27 August 2005 10:28 PM To: freebsd-questions@freebsd.org Subject: Directory

Directory permissions issue taring directories onto a Compact Flash card

2005-08-27 Thread Paul Hamilton
to 22, and this is being done in a tcsh shell. Any clue on whats going on? Cheers, Paul Hamilton. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

C program to write to the com port

2005-07-31 Thread Paul Hamilton
at 9600baud, 8n1? 2. Am I really sending the hex bytes: FF 00 90 out (or am I sending an pointer address)? 3. What am I missing? Thanks. Cheers, Paul Hamilton ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo

RE: DHCP Server Offline.

2005-07-16 Thread Paul Hamilton
The du command is your friend. Have a look at 'man du' Maybe something like: du -d2 /var Cheers, Paul -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Stephan Weaver Sent: Friday, 15 July 2005 10:25 PM To: [EMAIL PROTECTED];

Anyone running FreeBSD 4.x or 5.x on a 'VIA EPIA PD' mini-ITX

2005-07-02 Thread Paul Hamilton
/product/4/8/epia_pdh.jpg Cheers, Paul Hamilton ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

RE: Anyone running FreeBSD 4.x or 5.x on a 'VIA EPIA PD' mini-ITX

2005-07-02 Thread Paul Hamilton
Cool! Thanks Andreas. I am thinking of using one for the same thing. Cheers, Paul -Original Message- From: Andreas Rudisch [mailto:cyb.@gmx.net] Sent: Sunday, 3 July 2005 3:29 AM To: Paul Hamilton Cc: 'Freebsd-Questions' Subject: Re: Anyone running FreeBSD 4.x or 5.x on a 'VIA EPIA

RE: Detailed logging of ssh sessions

2005-06-19 Thread Paul Hamilton
a counter/timer, that would release the IP after Y number of minutes (24 hours?). Of course, you could exclude your usual admin IP's from being monitored. Cheers, Paul Hamilton -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bill Moran Sent: Sunday, 19 June

Error compiling ipfw2 on FreeBSD 4.11-RELEASE and 4.11-p10

2005-06-13 Thread Paul Hamilton
Hi, I have upgraded from FreeBSD 4.7 to 4.11-RELEASE via booting from CD 1. I have IPFW2 options already set in my kernel config file, and in /etc/make.conf Next, I recompile the kernel, and install it. Then I went to the /usr/src/sbin/ipfw dir:- /usr/src/sbin/ipfw-121 mailto:[EMAIL

RE: Error compiling ipfw2 on FreeBSD 4.11-RELEASE and 4.11-p10

2005-06-13 Thread Paul Hamilton
file. Whew! I don't think it was it was like this in 4.10. Must be a 4.11 thing. Cheers, Paul -Original Message- From: fbsd_user [mailto:[EMAIL PROTECTED] Sent: Monday, 13 June 2005 7:45 PM To: Paul Hamilton Subject: RE: Error compiling ipfw2 on FreeBSD 4.11-RELEASE and 4.11-p10 I

running FreeBSD 4.11 or 5.4 on a SBC

2005-05-16 Thread Paul Hamilton
C), and shell scripts. Thanks. Cheers, Paul Hamilton. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

RE: different passwords for local and remote login?

2004-12-08 Thread Paul Hamilton
Hi Geert, Couldn't you just login remotely as someone different, and then (if needed), su to the correct user? That's what I do. Cheers, Paul Hamilton -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Geert Hendrickx Sent: Wednesday, 8 December 2004 4

Anyone running FreeBSD on a HP DL140 server?

2004-12-08 Thread Paul Hamilton
like to use it as a web and mail server and firewall. Cheers, Paul Hamilton ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

problems starting mpd

2004-12-06 Thread Paul Hamilton
set ccp yes mpp-stateless. -- Any ideas? Cheers, Paul Hamilton ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail

RE: downloadable location of old FreeBSD packages

2004-07-23 Thread Paul Hamilton
: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Kris Kennaway Sent: Thursday, 22 July 2004 12:31 AM To: Paul Hamilton Cc: Freebsd-Questions Subject: Re: downloadable location of old FreeBSD packages On Wed, Jul 21, 2004 at 11:53:51PM +0800, Paul Hamilton wrote: Hi, I am hunting around

downloadable location of old FreeBSD packages

2004-07-21 Thread Paul Hamilton
. So, does any one have mpd-3.13 (I presume it came with FreeBSD 4.6) or a URL where I can download. Oh, yes, I tried the FreeBSD 4.6 CD 1, but it's not on there. Thanks, Paul Hamilton ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman

RE: script entry to finding the version after a cvsup

2004-06-02 Thread Paul Hamilton
Stewart [mailto:[EMAIL PROTECTED] Sent: Wednesday, 2 June 2004 1:09 AM To: [EMAIL PROTECTED] Cc: Paul Hamilton Subject: Re: script entry to finding the version after a cvsup On Tuesday 01 June 2004 06:55 am, Paul Hamilton wrote: Hi, I have written a basic script to cvsup, buildworld and install

script entry to finding the version after a cvsup

2004-06-01 Thread Paul Hamilton
upgraded, not the full version. Any clues? Cheers, Paul Hamilton ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

error compiling kdegraphics3 (openmotif-2.2.2/clients) port

2004-04-13 Thread Paul Hamilton
Or is the real error in send.c, any clues on how to fix this? Cheers, Paul Hamilton ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL

RE: PPTP client LCP errors

2004-03-24 Thread Paul Hamilton
How about using mpd, as your VPN server? Nice and easy to install and configure. See the mpd port. Cheers, Paul -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Martin Tsachev Sent: Monday, 22 March 2004 6:46 AM To: [EMAIL PROTECTED] Subject: PPTP client

RE: line-in recorder

2004-02-01 Thread Paul Hamilton
; to output the contents of rc.conf! /NOTES Cheers, Paul Hamilton -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Brian H Sent: Friday, 30 January 2004 2:35 AM To: [EMAIL PROTECTED] Subject: line-in recorder is there some software for freebsd that I

Taking a snapshot of a UFS filesystem

2003-12-28 Thread Paul Hamilton
Hi All, In the December 2003, Sys Admin magazine (www.sysadminmag.com), there was an article (pg 17), about doing Oracle DB Backups using UFS Snapshots. This was implemented using a facility built into Solaris. I have read about other snapshot products for MS Windows NTFS etc. Is there a way

Anyone used the RocketRaid 1640 SATA Raid 5 card?

2003-12-03 Thread Paul Hamilton
running raid 5? Have seen feedback from people running raid 1, but how about raid 5! Cheers, Paul Hamilton ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

RE: Automatically encrypting data files in a partition.

2003-11-23 Thread Paul Hamilton
Thanks for that Lowell! Looks like it might work. I will have a play with it! Cheers, Paul Hamilton -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Lowell Gilbert Sent: Saturday, 22 November 2003 9:28 AM To: Paul Hamilton Cc: Freebsd-Questions Subject

PCI Raid 5 cards for FreeBSD

2003-11-23 Thread Paul Hamilton
)? Does FreeBSD have any in built driver/mechanism to monitor the array's health? Is there another SATA Raid controller company out there I have missed, that covers FreeBSD? Cheers, Paul Hamilton ___ [EMAIL PROTECTED] mailing list http

Automatically encrypting data files in a partition.

2003-11-20 Thread Paul Hamilton
tree' into the config file, reload the config file into the 'encryption filesystem program' and all would be sweet ;-) Ponderingly yours, Paul Hamilton ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions

RE: How to find our what version of ports your running?

2003-11-13 Thread Paul Hamilton
. Cheers, Paul Hamilton -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Lowell Gilbert Sent: Wednesday, 12 November 2003 11:26 PM To: Paul Hamilton Cc: horio shoichi; Freebsd-Questions Subject: Re: How to find our what version of ports your running? Paul

RE: How to find our what version of ports your running?

2003-11-12 Thread Paul Hamilton
Thanks, Horio and Kris for the CVS solution. Is there a way to find out the ports version, from a CD upgrade? i.e.. initial install was 4.2 then a 4.6 upgrade, then a 4.7 and then a 4.8 upgrade. Hmm, was the ports tree upgraded along with main upgrades or not? Cheers, Paul Hamilton

How to find our what version of ports your running?

2003-11-11 Thread Paul Hamilton
Hi, Is it possible to print out the base version of when you last installed the ports base, or cvs'ed it? cheers, Paul Hamilton ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any

tip on using mount_smbfs with the nsmb.conf config file

2003-06-26 Thread Paul Hamilton
file should be the /etc directory, not the /usr/local/etc directory, as stated in the man file, and a few web pages I googled. ~.nsmbrc worked ok. One for the archives. Cheers, Paul Hamilton ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org

FW: Transparent Proxy going astray - Help!

2003-06-23 Thread Paul Hamilton
Hi all, Has no-one seen this problem? If so, wow, what have I done wrong here? Do you need more info? Cheers, Paul Hamilton -Original Message- From: Paul Hamilton [mailto:[EMAIL PROTECTED] Sent: Saturday, 21 June 2003 1:34 PM To: Freebsd-Questions Subject: Transparent Proxy going

RE: adding a quirk for a USB memory device

2003-06-22 Thread Paul Hamilton
the command to /etc/sysctl.conf, and all is well in USB land ;-) I can now plug-unplug the USB memory stick. Just thought I would mention it for the archives. Cheers, Paul Hamilton -Original Message- From: Paul Hamilton [mailto:[EMAIL PROTECTED] Sent: Wednesday, 18 June 2003 10:48 PM To: Freebsd

Transparent Proxy going astray

2003-06-20 Thread Paul Hamilton
) is pretending to be the google website, as there is a reply from 216.239.39.99.80. I have tried to run tcpdump -ni lo0 but there isn't any traffic. Should I be able to see traffic on lo0? Any thoughts on what I am missing? Cheers, Paul Hamilton

adding a quirk for a USB memory device

2003-06-18 Thread Paul Hamilton
as a quirk instead? Qu: If I do need to edit/create a new quirk, what method do I use to compile the file etc? NOTE: *Any* info I appear to be lacking would be appreciated! :-) Cheers, Paul Hamilton ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org

cmd to run after installing a new FreeBSD package

2003-06-18 Thread Paul Hamilton
command (ie. lynx). It saves you having to logout and relog back in. I have used it once, but it was some time ago and have forgotten it :-( Any Hints... Cheers, Paul Hamilton ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman

RE: cmd to run after installing a new FreeBSD package

2003-06-18 Thread Paul Hamilton
Thanks Dirk-Willem and Markie, That was the command I was after. Thanks for that! Cheers, Paul Hamilton -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Dirk-Willem van Gulik Sent: Wednesday, 18 June 2003 11:23 PM To: Fox Cc: Paul Hamilton; Freebsd

RE: Converting Linux passwd to FreeBSD

2003-06-10 Thread Paul Hamilton
If your users use pop3, you could record their pop3 user name and passwords, since they are transmitted in clear text. Some pop3 servers can even log the username-password. That would get you most of the users, depending on the time frame (as some users will be away-dormant etc). Cheers, Paul

RE: Disk copy -- WAS: Re: Can you copy FreeBSD from one of mypresent machine and load itto a new

2003-06-07 Thread Paul Hamilton
Ghost 7.5 works for me. It doesn't like auto-resizing a partition, so the HD should be the same size or larger! Cheers, Paul Hamilton -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of John Sent: Saturday, 7 June 2003 2:45 PM To: [EMAIL PROTECTED] Cc: Jez

FW: Dummynet/Traffic Shaping problem

2003-05-28 Thread Paul Hamilton
I would use trafshow (in ports/packages). It has a command line ncurser display, and will show each connection, and the speed. Run this in one window, and in the other you can play with the pipes. Cheers, Paul Hamilton -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL

FW: simple way to mount a ramdisk?

2003-05-28 Thread Paul Hamilton
Well done Malcolm, and well written! Cheers, Paul Hamilton -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Malcolm Kay Sent: Sunday, 25 May 2003 12:00 PM To: Neo; [EMAIL PROTECTED] Subject: Re: simple way to mount a ramdisk? On Sat, 24 May 2003 13:32

RE: 'top' showing high interrupt rate

2003-05-28 Thread Paul Hamilton
is the size and res. Anyone know of problems with natd? The server was acting ok, just reporting that the interrupt usage was running at 60%. I will keep an eye on this over the next few days. Cheers, Paul Hamilton -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf

Problems patching kdevelop port

2003-05-28 Thread Paul Hamilton
Hi All, I am trying to build kdevelop via ports on FreeBSD 4.8 When I try and run 'make', it asks for 'File to patch' I have tried typing in kdevelop-2.1.5, kdevelop, patch-af (see below). I thought this was meant to be automatic? The same happens when I try and build 'gimp' (in that it asks for

Re: Problems running wget on FreeBSD 4.7

2003-03-26 Thread Paul Hamilton
Just out of interest to anyone trawling the archives, I have found a work-around. Instead of using: ftp://ftp.nai.com/pub/antivirus/superdat/intel/sdat4???.exe; Use this instead: ftp://ftp.nai.com/pub/antivirus/superdat/intel/sdat4*.exe; Test ok on Wget 1.8.2_1! Cheers, Paul Hamilton

Problems running wget on FreeBSD 4.7

2003-03-24 Thread Paul Hamilton
. - Which is ok, as I already have downloaded it. My question is (eventually), has the globing function changed between the different versions, or is the globing function broken? Or am I missing something deeper? Cheers, Paul Hamilton To Unsubscribe: send mail to [EMAIL PROTECTED

script runs ok, however cron job stalls with wget

2003-02-27 Thread Paul Hamilton
that includes the /usr/local/bin and the /root/bin directories, however, that didn't help. Any ideas? Cheers, Paul Hamilton To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-questions in the body of the message

using Dummynet to rate limit ftp

2003-02-14 Thread Paul Hamilton
be different every time, even in passive mode. Am I missing something? Cheers, Paul Hamilton To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-questions in the body of the message

Configuring FreeBSD 4.7 for IPFW2

2003-01-16 Thread Paul Hamilton
alias's compiled, so I don't have to go around running buildworld. Cheers, Paul Hamilton To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-questions in the body of the message

How do I monitor the serial CTS line via C programmatically?

2003-01-15 Thread Paul Hamilton
Hi, I have been trying to monitor the serial CTS line. I would like to log the fact that the CTS has changed state (active/non-active). I have been trying to adapt some Linux programs, but am having problems with adapting the POSIX TIOCMGET function. Is there a FreeBSD way? Cheers, Paul

RE: How do I monitor the serial CTS line via C programmatically?

2003-01-15 Thread Paul Hamilton
) { last = bits TIOCM_CTS; printf(CTS %s.\n, last ? on : off); } usleep(10); } return (0); } Brilliant!! :-) Thanks for that! Cheers, Paul Hamilton -Original Message- From: [EMAIL

How can data be inserted into a MySQL DB using C code?

2003-01-15 Thread Paul Hamilton
contents into the MySQL DB. However, that means I wouldn't get any live data. I know there is the MySQL++ project, but I had problems trying to get that to function, and my C++ knowledge is negligible. Any help, or tips would be grateful. Cheers, Paul Hamilton To Unsubscribe: send mail