Re: Why would drive run at UDMA33? (Segate 80GB)

2003-12-07 Thread Mark Pearce
> Hi, > > I have just purchased a new 80GB drive, howerver i noticed it is running > significantly slower than my current 80gb drive. > > Dmesg says this: > ad0: 76319MB [155061/16/63] at ata0-master UDMA100 > ad2: 76319MB [155061/16/63] at ata1-master UDMA33 > Hi Do you by any chance have

Re: [Possible SPAM] Upgrading

2003-12-10 Thread Mark Pearce
On Wed, 10 Dec 2003 13:36:43 -0500 "Marius Kirschner" <[EMAIL PROTECTED]> wrote: > I need to upgrade my 4.3 box, but haven't done so in a long time. Is > the below still valid? > > cvsup -g -L2 supfile > cd /usr/src > make buildworld > make buildkernel KERNCONF=MYKERNEL > make installkernel KERN

Re: tranparent proxying, squid, nat, ipfw

2003-10-05 Thread Mark Pearce
On Sun, 5 Oct 2003 23:40:09 -0400 (EDT) synrat <[EMAIL PROTECTED]> wrote: > I'm having a hard time getting this working together. > I have squid 2.5 stable working and with all the required > setting for transparent proxying. The machine has the kernel with IPFW > and forwarding options. NAT is on

Install question

2003-01-03 Thread mark pearce
Hi Is it possible to install FreeBSD on a Cobalt Cube. I have an old one with an ancient version of Linux. I think the cube has a MIPS system, it has no keyboard,mouse, screen or stiffy drive. Thanks Mark == Download ringtones, logos and picture messages at Ananzi Mobile Fun. http://www.an

PPP route problems

2002-09-18 Thread Mark Pearce
Hi I have 2 FreeBSD 4.7 PRERELEASE servers, connected via analogue leased lines using ddial on the 1 server, I want to add a static route to the receiving server, I have the following in my ppp.linkup file on the receiving server: # $Id:$ spear: route add -net 10.0.0.0/24 HISADDR Ho

IPFW Squid problem

2002-12-21 Thread Mark Pearce
Hi all I have a small problem with Squid, I am running 4.7-STABLE on a server that is running 3 network cards, all with private range IP's. I have installed squid with the transparent proxy functionality as per the ports and it works 100%. My network is as follows: 10.0.2.100 -> router to the in

libstdc++-libc6.2-2.so.3 problems

2003-03-05 Thread Mark Pearce
HI all I have a problem with installing the macromedia flash6 plugin on netscape7 on my friends computer. I get the following error when initalizing the plugin: LoadPlugin: failed to initialize shared library /usr/local/lib/linux-netscape7-english/plugins/libflashplayer.so [libstdc++-libc6.2-2.s

Re: Mod_frontpage config error

2002-07-22 Thread Mark Pearce
On Mon, 22 Jul 2002 04:03:46 -0400 Lord Raiden <[EMAIL PROTECTED]> grunted: > Ran into something I'm not entirely sure how to fix. Was running the > config script for configuring frontpage extentions on one of our apache > servers by running the script > "/usr/local/frontpage/version5.0

Advise needed to write a script

2003-06-05 Thread Mark Pearce
Hi I have a permanent internet connection using modems. Every now and then I loose my connection, or at least, I loose the IP but I remain connected. If I reboot my box, I come back online with the IP address and everything works 100%, then a while later the IP dissapears but I remain connected.

Tape backup using a OnStream SC-30

2003-06-04 Thread Mark Pearce
Hi I am having trouble trying to backup data using an OnStream ADR drive. I have read the dump, sa, sr, tar man pages and have googled as well, but am still having no joy. I have the following results: dmesg: sa0 at ahc0 bus 0 target 4 lun 0 sa0: Removable Sequential Access SCSI-2 device sa0:

Tape backup using a OnStream SC-30

2003-06-04 Thread Mark Pearce
Hi I am having trouble trying to backup data using an OnStream ADR drive. I have read the dump, sa, sr, tar man pages and have googled as well, but am still having no joy. I have the following results: dmesg: sa0 at ahc0 bus 0 target 4 lun 0 sa0: Removable Sequential Access SCSI-2 device sa0: 1

Re: fwd: Advise needed to write a script

2003-06-21 Thread Mark Pearce
> How do you resove? > > I just insert in the crontab a reboot at 7:00 AM. > I think that this is not the best solution. > May be the PPPD have a bug. Hi I created a script to kill my ppp, sleep for 30 seconds and restart ppp, this seems to work just fine, but also I have a cronjob to do this so