CPU upgrade vs CPUTYPE

2012-12-18 Thread Toomas Aas
a temporary motherboard/CPU swap in this server, replacing the CPU with Core i3-2xxx and there were some 'signal 11' errors, but I'm not sure whether this was due to incompatible CPUTYPE or something else. Thanks in advance, -- Toomas Aas ___ freebsd

A strange regression in curl

2012-10-08 Thread Toomas Aas
part of Send data and thus sees the request as broken. But what is actually the problem? I don't think I can remain with curl 7.21.3 indefinitely... -- Toomas Aas ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo

Re: Twitter.com is loading slowly after updating to Firefox 13.0.1

2012-08-21 Thread Toomas Aas
Tue, 17 Jul 2012 kirjutas Lars Eighner luvbeas...@larseighner.com: On Tue, 17 Jul 2012, Toomas Aas wrote: Hello! I'm having this problem on two different computers, one running 8.3-STABLE and the other running 9.0-STABLE. After updating Firefox from 12.0 to 13.0.1, whenever I access

Twitter.com is loading slowly after updating to Firefox 13.0.1

2012-07-17 Thread Toomas Aas
-generated by 'make config'. # Options for firefox-13.0.1,1 _FILE_COMPLETE_OPTIONS_LIST=DBUS PGO DEBUG LOGGING OPTIMIZED_CFLAGS OPTIONS_FILE_SET+=DBUS OPTIONS_FILE_UNSET+=PGO OPTIONS_FILE_UNSET+=DEBUG OPTIONS_FILE_UNSET+=LOGGING OPTIONS_FILE_SET+=OPTIMIZED_CFLAGS -- Toomas Aas

Re: curl error: SSL_write() returned SYSCALL, errno = 32

2012-07-11 Thread Toomas Aas
empty Expect: header curl_setopt($ch, CURLOPT_HTTPHEADER, array('Expect: ')); 2. Made sure CURLOPT_POSTFIELDS is an url-encoded query string instead of being a plain PHP array: curl_setopt($ch, CURLOPT_POSTFIELDS, http_build_query($myarray)); -- Toomas Aas

Building www/libxul fails - 'No such file or directory'

2012-07-03 Thread Toomas Aas
OPTIMIZED_CFLAGS OPTIONS_FILE_SET+=DBUS OPTIONS_FILE_SET+=JAVA OPTIONS_FILE_UNSET+=DEBUG OPTIONS_FILE_UNSET+=LOGGING OPTIONS_FILE_UNSET+=OPTIMIZED_CFLAGS Linked to this message are the entire build output and my list of installed ports. Any advice would be welcome. -- Toomas Aas Tartu linnakantselei

Identifying at jobs

2012-02-01 Thread Toomas Aas
do I tell which of these files corresponds to which Job# in atq output? I'd like to remove one of the jobs with atrm, but I can't figure out, which job I need to remove. -- Toomas Aas ___ freebsd-questions@freebsd.org mailing list http

Re: Crash when copying large files

2011-09-13 Thread Toomas Aas
has taught me to avoid dump/restore for large filesystems, because it seems to be an order of magnitude slower than tar. -- Toomas Aas ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions

Re: Crash when copying large files

2011-09-13 Thread Toomas Aas
, because the system shouldn't panic when using tar, but considering that this is FreeBSD 7.3 it is probably not worth investigating now that 9 is almost released. Thanks everyone for the suggestions. -- Toomas Aas ___ freebsd-questions@freebsd.org

Crash when copying large files

2011-09-12 Thread Toomas Aas
one or another large file. Any ideas what I should do to avoid the crash? The OS version is 7.3 (amd64). -- Toomas Aas ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send

Can RAID driver be loaded from loader.conf?

2011-02-09 Thread Toomas Aas
if RAID controller driver is loaded from loader.conf, or is it absolutely required to have the RAID driver statically built into the kernel? -- Toomas Aas ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd

Re: dhcpd does not log

2011-01-26 Thread Toomas Aas
in syslog.conf Thanks for taking the time to respond. -- Toomas Aas ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org

dhcpd does not log

2011-01-25 Thread Toomas Aas
. dhcpd is running with these arguments, as seen by ps: /usr/local/sbin/dhcpd \ -q -cf /usr/local/etc/dhcpd.conf \ -lf /var/db/dhcpd/dhcpd.leases \ -pf /var/run/dhcpd/dhcpd.pid \ -user dhcpd -group dhcpd -chroot /var/db/dhcpd em0 -- Toomas Aas

Re: Rebuilding perl with threads

2010-12-01 Thread Toomas Aas
that need rebuilding. -- Toomas Aas ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org

Rebuilding perl with threads

2010-11-16 Thread Toomas Aas
be at 5.12_4. -- Toomas Aas ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org

Is it safe to run gjournal on aac-based system (BIO_FLUSH)?

2010-09-14 Thread Toomas Aas
not support BIO_FLUSH? If so, I should probably avoid using gmirror on this system? -- Toomas Aas ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to freebsd

Re: Mixing different versions of PHP extensions

2010-05-12 Thread Toomas Aas
T, 11 mai 2010 kirjutas Antonio Kless antoniok@gmail.com: 2010/5/11 Toomas Aas toomas@raad.tartu.ee Is it possible to rebuild just the php52-gd extension to a newer version of php52-gd-5.2.13 and have it working with existing php5-5.2.9 and all the existing extensions, or would

Mixing different versions of PHP extensions

2010-05-10 Thread Toomas Aas
extensions, or would it be asking for trouble? -- Toomas Aas ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org

Re: SA-09-15 vs Apache with client certificates

2009-12-07 Thread Toomas Aas
Toomas Aas wrote: Do I understand the NOTE WELL section of FreeBSD-SA-09:15 correctly that if I apply the patch then this functionality will no longer work? Testing confims that my understanding is correct. I applied the patch and authentication results

SA-09-15 vs Apache with client certificates

2009-12-03 Thread Toomas Aas
workaround I can think of is to require client certificates for the entire vhost, but this is unrealistic to implement. Am I missing any other options? -- Toomas Aas ... What are you looking down here for? Read the message! ___ freebsd-questions

skype12 login problem and debug logging

2009-06-09 Thread Toomas Aas
of Skype on FreeBSD? -- Toomas Aas ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org

Applying FreeBSD-SA-09:07 broke PAM on 7.0

2009-05-07 Thread Toomas Aas
something else besides libc needs to be rebuilt, but what? Just a couple of days ago I applied this patch to another system running 7.1, and there were no problems. I've been running and patching FreeBSD since 2001 and never had such a strange problem with a security advisory! -- Toomas Aas

ftpd: messages about maskurg and flagxfer

2009-04-06 Thread Toomas Aas
Hello! I'm running a FTP server using standard FreeBSD ftpd on FreeBSD 7.1 (i386). From time to time I see these messages in the log: ftpd[4805]: Internal: flagxfer(0): no active transfer ftpd[4805]: Internal: maskurg() while no transfer Should I be worried? -- Toomas ... Someday we'll look

Can't ignore anything with logcheck

2009-01-14 Thread Toomas Aas
(recommendations welcome)? -- Toomas Aas ... Bugs are Sons of Glitches! ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to freebsd-questions-unsubscr

Cannot get kernel core dump

2008-06-25 Thread Toomas Aas
Hello! I'm trying to report a problem which involves kernel panic, but I cannot get a core dump. The system is 7.0-STABLE from June 18th. I've set the following in /etc/rc.conf (and of course rebooted, even several times): dumpdev=/dev/ad0s1b dumpdir=/home/crash The machine has 512 MB RAM and

Panic when disconnecting Coolpix L5 (was: Cannot get kernel core dump)

2008-06-25 Thread Toomas Aas
Wednesday 25 June 2008 17:24:58 kirjutas Pietro Cerutti: Toomas Aas wrote: | Are there known conditions under which the core dump really isn't | recorded, or am I simply missing something obvious? Yes, if the panic occurs before the filesystem supposed to contain the crash dumps is mounted

Re: Best Java 1.6 JDK for FreeBSD?

2008-05-07 Thread Toomas Aas
Gunther Mayer wrote: Does anybody use 1.6 in production on FreeBSD? What have your experiences been? Our Tomcat-based website, which currently gets ca 75000 requests per day, has been running with native jdk-1.6.0.3p3 for 6 months. I haven't noticed any problems -- Toomas Aas ... I'd give

Re: Compiling in Debugging Flags

2008-05-04 Thread Toomas Aas
to bottom - no more coredumps. This is one of the great mysteries of the nature. Happy experimenting :) -- Toomas Aas ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail

Will USE_PYTHON accept my existing Python version?

2008-04-16 Thread Toomas Aas
Hello! Sorry for asking such a stupid question. I tried to figure out the answer myself by reading /usr/ports/Mk/bsd.python.mk, but it's really over my head. If I'm going to install a port that defines USE_PYTHON=yes in it's Makefile and I currently have python-2.4.3,1 installed, will the

USB HDD recommendations for FreeBSD 6.3/amd64 ?

2008-02-07 Thread Toomas Aas
is that there is something about these drives that just doesn't sit well with FreeBSD 6.3. As I really do need to make backups, I'm willing to try another brand of HDD. So I hope to hear what kind of USB HDDs are you successfully using with FreeBSD 6.3. Thanks in advance, -- Toomas Aas ... The speed of time is one

Getting coredumps from Apache

2007-10-12 Thread Toomas Aas
continue, but nothing gets recorded to /var/amanda. What am I missing? -- Toomas Aas ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

One library fails port md5 checksum

2007-06-28 Thread Toomas Aas
, considering that I have now re-built Amanda 4 times and each time it's the same file that ends up having the checksum mismatch. Also, the box doesn't seem to suffer from any other problems such as random signal 11s etc. -- Toomas Aas -- ... How much net work could a network work, if a network could net

gettext version bump and php5-gettext

2007-06-12 Thread Toomas Aas
understanding correct? -- Toomas Aas -- ... Press any key to continue or any other key to quit. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: [FreeBSD][Newb] How I use sendmail to send mail?

2007-06-11 Thread Toomas Aas
sendmail 562 4 tcp4 127.0.0.1:25 *:* Then try telnet localhost 25 and make sure you get connected. Additionally try telnet yourserver 25 from another host and make sure you don't get connected. I have one web server (FreeBSD 5.5) with sendmail set up this way. -- Toomas Aas

Re: BSDstats: Minor Update to Port ...

2007-04-30 Thread Toomas Aas
Marc G. Fournier wrote: I've just made a slight change to the port so that it adds a bsdstats.sh script to /usr/local/etc/rc.d that can be enabled in /etc/rc.conf so that it runs on system reboot ... So, do I understand it right that there is no harm in running the script several times a

Re: Cant install freebsd6.2 on RAID1

2007-04-19 Thread Toomas Aas
that the RAID is in DEGRADED state and drives need synchronization. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED] -- Toomas Aas

Re: gmirror device numbers

2007-04-12 Thread Toomas Aas
[EMAIL PROTECTED] wrote: On 11/04/07, Toomas Aas [EMAIL PROTECTED] wrote: It seems that gmirror devices get a different 'device number' on each boot (each time the gmirror is created). Since the device number is stored in GNU tar's snapshot file, it effectively means that after rebooting

gmirror device numbers

2007-04-11 Thread Toomas Aas
' device number? -- Toomas Aas ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: Converting from ata-raid to gmirror

2007-03-18 Thread Toomas Aas
On January 30th, I wrote: I'm currently running FreeBSD 6.2-RELEASE (amd64) on a system based on Intel SE7230NH1-E motherboard, which has Intel ICH7R integrated softraid. The machine has two 500 GB drives which are configured as RAID1 in BIOS. Unfortunately, this setup seems to have some

Converting from ata-raid to gmirror

2007-01-30 Thread Toomas Aas
Hello! I'm currently running FreeBSD 6.2-RELEASE (amd64) on a system based on Intel SE7230NH1-E motherboard, which has Intel ICH7R integrated softraid. The machine has two 500 GB drives which are configured as RAID1 in BIOS. Unfortunately, this setup seems to have some stability issues which

ICH7 SATA RAID (LSI MegaRAID)

2006-11-22 Thread Toomas Aas
Hello! I've bought a small server with Intel SE7230NH1 motherboard, which incorporates the ICH7 SATA RAID controller. Using the LSI BIOS utility, I created a RAID1 array of two disks and installed FreeBSD 6.2-RC1 (amd64) on it. atapci1: Intel ICH7 SATA300 controller port

Using external USB2.0 HDD for backup

2006-10-11 Thread Toomas Aas
Hello! Does anyone have good experience using external USB 2.0 HDD for backup with FreeBSD 6? My current server is FreeBSD 4.11 and I've been using Amanda with external HDDs that connect over FireWire for past ~3 years. This setup has been rock solid. Back when I was building it, I chose

Kernel panic with 5.5, possibly in propagate_priority

2006-09-13 Thread Toomas Aas
ADAPTIVE_GIANT)? What are other people's experiences running FreeBSD 5.x on dual-processor IBM xSeries 225 box? Am I the only one doing this? For now, I just disabled debug.mpsafenet and debug.mpsafevm again and I hope it works out as well as it did last time. -- Toomas Aas

IBM Netfinity 3500 and 5.5

2006-09-11 Thread Toomas Aas
in BIOS - Disabling SMP support in BIOS Anything else I should try, before cvsupping (cvsdowning?) back to RELENG_5_4? I would like to avoid going to 6 right now, since that would involve a lot of port rebuilding. -- Toomas Aas ___ freebsd-questions

Re: easy patch management tools

2006-09-06 Thread Toomas Aas
, because I am a masochist. But from the comments on this list it seems to be pretty good. -- Toomas Aas ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL

Re: ClamAV upgrade

2006-09-06 Thread Toomas Aas
is part of ClamAV. -- Toomas Aas ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

HP MSA1500

2006-09-02 Thread Toomas Aas
Hello! Has anyone successfully connected their FreeBSD server to HP MSA1500 SAN? I googled for it and found that some people are having problems, but I hope there are also people out there who are not having problems with this setup (and hence have had no reason to post). I'm especially

Re: 6.1 kernel messages

2006-08-31 Thread Toomas Aas
anything more scientific... -- Toomas Aas ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

PostGIS LDFLAGS question on 4.11

2006-06-08 Thread Toomas Aas
it necessary to use this LDFLAGS trick? -- Toomas Aas ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: Apache22 + PHP5 installation issues

2006-06-03 Thread Toomas Aas
robert wrote: My httpd.conf has: LoadModule php5_modulelibexec/apache22/libphp5.so To which I have added: AddType application/x- httpd-php .php AddType application/x- httpd-php-source .phps ^ You should not have a space here I have also tried adding

Intel SE7520BD2 motherboard

2006-05-02 Thread Toomas Aas
definitive by googling. I'm not interested in possible RAID features, would it work if I just connected a single SATA disk to this controller? Overall, would you recommend this motherboard for running FreeBSD 6? Thanks in advance for any feedback. -- Toomas Aas

Re: A strategic question

2006-01-30 Thread Toomas Aas
Xn Nooby wrote: If you want the freedom that FreeBSD offers, you have to make the journey to where it is at. IMHO, this sentence should be on the front page of http://www.freebsd.org/, right next to The Power To Serve :) -- ... (A)bort, (R)etry, (I)nfluence with large hammer?

ipmon syslog facility in FreeBSD 6.0

2005-12-08 Thread Toomas Aas
Hello! What syslog facility is ipmon using on FreeBSD 6.0? From the documentation I don't see that anything is supposed to be changed from 5.4, where it was 'security'. So on my freshly-installed FreeBSD 6.0 I made modifications to /etc/syslog.conf similar to those that work on 5.4.

Re: ipmon syslog facility in FreeBSD 6.0

2005-12-08 Thread Toomas Aas
Toomas Aas wrote: What syslog facility is ipmon using on FreeBSD 6.0? From the documentation I don't see that anything is supposed to be changed from 5.4, where it was 'security'. I found the pr bin/88780. Seems that unintentionally the syslog facility has changed to local0. I modified my

Re: Mounting ext3 problem

2005-11-02 Thread Toomas Aas
seem to remember that to successfully mount ext3 partition on FreeBSD I had to install the sysutils/e2fsprogs port and fsck the ext2 partition before trying to mount it. -- Toomas Aas ___ freebsd-questions@freebsd.org mailing list http

Re: An installation on SCSI Drives

2005-10-31 Thread Toomas Aas
used vinum for such purposes. In 5.x, as I understand, there is gvinum for the same task, but I haven't used that. I much prefer hardware RAID adapters. -- Toomas Aas ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman

Re: An installation on SCSI Drives

2005-10-31 Thread Toomas Aas
Malcolm Kay wrote: On Mon, 31 Oct 2005 08:56 pm, Toomas Aas wrote: A typical FreeBSD installation on one HDD uses two partitions: a FreeBSD partition and a swap partition. Inside the FreeBSD partition are slices, which are mounted under directories (mountpoints) such as /var. So, your

Installing PHP5 in parallel with PHP4

2005-10-20 Thread Toomas Aas
Hello! We have a webserver where www/php4-cgi port is currently installed. Now we want to add PHP5, but we have some web applications which are not compatible with PHP5, so initially we want to have a server with both PHP4 and PHP5 installed. So far I did the following: mkdir

'spin lock sched lock held' panic in 5.4-RELEASE-p8

2005-10-19 Thread Toomas Aas
/kernelconfig.txt -- Toomas Aas ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: AMD problem

2005-10-18 Thread Toomas Aas
if you only have the CDs for i386 version of FreeBSD, that's still no reason to not buy an Athlon64 machine. Hope this helps. (*) actually, there are more than two versions, but that's not relevant for our discussion here. -- Toomas Aas ___ freebsd

GIANT lock in 5.4

2005-10-17 Thread Toomas Aas
Hello! I'm in a process of upgrading our FreeBSD 5.3 servers to 5.4. Two done, one to go. I noticed that the Giant lock is no longer mentioned in dmesg during boot. With FreeBSD 5.3, several devices (for example: ips, ahc, atkbd) had a note similar to this in dmesg: ips0: IBM ServeRAID

Re: GIANT lock in 5.4

2005-10-17 Thread Toomas Aas
Kris Kennaway wrote: On Mon, Oct 17, 2005 at 09:28:56PM +0300, Toomas Aas wrote: Hello! ... With FreeBSD 5.3, several devices (for example: ips, ahc, atkbd) had a note similar to this in dmesg: ips0: IBM ServeRAID Adapter port 0x2000-0x20ff mem 0xfeb0

Re: broken ports

2005-10-06 Thread Toomas Aas
is that segmentation faults are often caused by failing hardware (faulty memory chip, overheating CPU etc). In your case, hardware fault is even more likely since you noticed yourself that the port builds successfully on another machine. -- Toomas Aas

make package

2005-09-28 Thread Toomas Aas
Hello! I have a web server (ca 20 vhosts) currently running with php4-cgi-4.3.10_2 port and a lot of PHP4 extensions ports such as php4-ctype-4.3.10_2, php4-dbase-4.3.10_2 etc. I want to upgrade all those ports to PHP 4.4.0. As I've seen some websites break afer they'd been upgraded from

Re: make package

2005-09-28 Thread Toomas Aas
Danny Pansters wrote: Use pkg_create(1) instead. Thanks a lot! pkg_create -b seems to be exactly what I was looking for. On Wednesday 28 September 2005 20:58, Toomas Aas wrote: Hello! I have a web server (ca 20 vhosts) currently running with php4-cgi-4.3.10_2 port and a lot of PHP4

iconv() in PHP returns 'Unknown error 0'

2005-09-07 Thread Toomas Aas
on it, and this takes some time. If there is some quicker way to get PHP's iconv extension functional, I'd prefer to use that for now. -- Toomas Aas |arvutivõrgu peaspetsialist | head specialist on computer networks| |Tartu Linnakantselei

Re: [PHP] iconv() in PHP returns 'Unknown error 0'

2005-09-07 Thread Toomas Aas
Toomas Aas wrote: - ?php echo iconv(ISO-8859-1, UTF-8, This is a test.); ? - When I load this script via the browser, PHP outputs nothing. I have error logging set to file only

Re: Automount USB disk in FreeBSD with KDE

2005-09-05 Thread Toomas Aas
Yuan Jue wrote: As a frequently usb disk user, I really want to make things easier and more comfortable for me to mount the usb disk whenever I need to use it. There is an article on this: http://ezine.daemonnews.org/200202/automounting.html Maybe you'll get it to work. I tried it myself

Problem fetching a port with multiple distfiles

2005-08-29 Thread Toomas Aas
This is so weird I don't even know what to check or where to look I am currently running 'make fetch' on a port which has quite a lot of distfiles (emulators/linux_base-suse-9.3). It fetches some of the distfiles and then goes into infinite loop. The loop consists of fetching some distfile,

Re: iPod mini + ASUS P3B-F motherboard + FreeBSD 5.4-STABLE

2005-06-01 Thread Toomas Aas
I wrote: Is anyone successfully using this mix of old and new technology? I'm trying to, but I'm not succeeding. The on-board USB ports on this machine are USB1.1, which, while not officially supported by Apple, should work with iPod according to many reports on the Net. I do understand

Re: Hardware RAID Cards..

2005-05-31 Thread Toomas Aas
Aaron C. Meadows wrote: I have an IBM Netfinity 5000 server I just picked up, and it has an Adaptec AAA-131U2 (aic7815 chipset) RAID card in it, attached to 5 IBM Branded (Seagate ST39204LC) Hot Swap Ultra160 9.1gig SCSI Harddrives. My question is, since that chipset is unsupported for

Re: iPod mini + ASUS P3B-F motherboard + FreeBSD 5.4-STABLE

2005-05-31 Thread Toomas Aas
Tony Shadwick wrote: Be aware that the iPod has some freaky partitioning going on. Even if you format the 'drive' as fat32, there's still a partition there you're not seeing. Yep, I understand that. The 'drive' has already been formatted to fat32. That happened when I installed the iPod

iPod mini + ASUS P3B-F motherboard + FreeBSD 5.4-STABLE

2005-05-30 Thread Toomas Aas
Is anyone successfully using this mix of old and new technology? I'm trying to, but I'm not succeeding. The on-board USB ports on this machine are USB1.1, which, while not officially supported by Apple, should work with iPod according to many reports on the Net. I do understand that it would

Re: Firewire Support on 4.11 ?

2005-05-25 Thread Toomas Aas
Alessandro de Manzano wrote: I'ld use an external hard disk on a server of mine, and since USB 2.0 support is not available in FBSD 4.x, I'ld try with firewire. (I can't install 5.4-R on it) Any suggestion or hint ? Are there some recommended FW chipsets or something to avoid ? See section

Re: correct instructions for building a 4.11 debugging kernel?

2005-05-18 Thread Toomas Aas
missing? Are you sure you're looking at the right place? The kernel.debug won't be placed in / directory when you install the new kernel, it remains in /usr/src/sys/arch/compile/YOURKERNEL -- Toomas Aas ___ freebsd-questions@freebsd.org mailing list http

Re: KDE INSALL

2005-05-17 Thread Toomas Aas
jean-paul natola wrote: I ran make install clean for kde and after 4 days i *think* I'm almost done,, I am now at a promt for GNU ghostscript drivers and have NO CLUE as to what to select , my purpose for the FREEBSD install is to run mailscanner , what should I select , if any, for the

Re: Fresh 5.4 Install, which CD?

2005-05-11 Thread Toomas Aas
://www.freebsd.org/releases/5.4R/relnotes-i386.html#RELENG It is always a good idea to look through the release notes before beginning the installation of new FreeBSD version. -- Toomas Aas ___ freebsd-questions@freebsd.org mailing list http

Re: Allowing GRE in IPFILTER

2005-05-04 Thread Toomas Aas
to install the latest IPFilter (4.1.8 I think) and then just add this to ipnat.rules: map external_if internal_net - 0/32 proxy port 1723 pptp/tcp -- Toomas Aas |arvutivõrgu peaspetsialist | head specialist on computer networks| |Tartu

Re: [Mimedefang] Installing on FreeBSD

2005-05-03 Thread Toomas Aas
using ports. Just read 'man ports', as well as Section 4.5 of the Handbook, to get your confusion cleared up :-) -- Toomas Aas |arvutivõrgu peaspetsialist | head specialist on computer networks| |Tartu Linnakantselei | Tartu City

Re: Can't play CD / mount CDROM

2005-05-02 Thread Toomas Aas
got almost everything working with KDE 3.3...and now back to this. I was so happy when I could run cdcontrol from the command line and now I'm :o( frustrated !! One more thing you could try is to get the GENERIC kernel from e.g. installation CDs and boot with that. -- Toomas Aas

Re: zSQLgate fails with 'Undefined symbol pthread_create'

2005-04-25 Thread Toomas Aas
and zSQLgate seems to start successfully. -- Toomas Aas |arvutivõrgu peaspetsialist | head specialist on computer networks| |Tartu Linnakantselei | Tartu City Office

zSQLgate fails with 'Undefined symbol pthread_create'

2005-04-22 Thread Toomas Aas
= 'Mike Taylor [EMAIL PROTECTED]', ABSTRACT = 'Gateway between Z39.50 and the RDBMS of your choice', EXE_FILES= [ 'zSQLgate' ], ); sub MY::postamble { q[ docs: cd doc; make docsclean: cd doc; make clean ] } -- end Makefile.PL -- -- Toomas Aas

Re: 5.3-release-p5 pptp stoped working

2005-03-20 Thread Toomas Aas
Géczi Szabolcs wrote: after I made a cvsup and buildworld my pptp doesn't work well. the clients can authenticate succesfully but they cannot reach subnet except the tunnel's endpoint ip which is 192.168.1.1. naturally my ppp/pptp configuration are unchanged. What version were you upgrading

Re: Which ports use C++?

2005-03-17 Thread Toomas Aas
Kris Kennaway wrote: On Thu, Mar 17, 2005 at 06:45:53AM +0200, Toomas Aas wrote: Kris Kennaway wrote: On Wed, Mar 16, 2005 at 08:53:05PM +0200, Toomas Aas wrote: Or should I more or less expect that I need to rebuild *all* the ports anyway? That's best; there are other incompatibilities

Which ports use C++?

2005-03-16 Thread Toomas Aas
Hello! I'm planning to upgrade one of my servers from RELENG_5_2 to RELENG_5_3. In my reading of /usr/src/UPDATING I have reached the entry of 20040728 which says that all programs written in C++ need to be recompiled. Ugh. Is there an easy way to find out whether particular port uses C++? I

Re: Which ports use C++?

2005-03-16 Thread Toomas Aas
Kris Kennaway wrote: On Wed, Mar 16, 2005 at 08:53:05PM +0200, Toomas Aas wrote: Or should I more or less expect that I need to rebuild *all* the ports anyway? That's best; there are other incompatibilities that are there when you have old (compiled on 5.2) versions of a library and you try

Re: Boot Manager

2005-02-24 Thread Toomas Aas
Pete Dela Cruz wrote: I have two hard drives in my computer and I installed FreeBsd on my second hard drive (slave). Boot manager was also installed on my primary hard drive (c:\). Now I decided to remove FreeBsd from this computer and transfer it to another computer. Problem: The computer is

Re: Booting problems

2005-02-23 Thread Toomas Aas
Teilhard Knight wrote: I am not an expert on FreeBSD and I am not an expert on hardware. Neither am I, but... The error I get is: panic no BSP found. Anyone has an idea of what that means? I'll give you my configuration file just in case someone takes the trouble to have a look at it. My machine

Re: Apache2 with worker MPM on 5.3

2005-02-15 Thread Toomas Aas
Matthew Seaman wrote: Prefork is the original mechanism Apache used to multiplex itself. It generally works exceedingly well on Unix systems where fork(2) is fast and efficient, which is why it is the default. Threaded MPMs may or may not be better for your particular situation, depending on:

Apache2 with worker MPM on 5.3

2005-02-10 Thread Toomas Aas
that worker MPM may perform better on busy websites and has smaller memory footprint. Is it safe to run Apache2 with worker MPM on FreeBSD 5.3? There must be a reason why prefork is the default... -- Toomas Aas |arvutivõrgu peaspetsialist | head

Re: /usr full from wrong cvsup install

2005-01-19 Thread Toomas Aas
Marty Landman wrote: # df Filesystem 1K-blocks Used Avail Capacity Mounted on /dev/ad0s1a516062 35154 439624 7%/ /dev/ad1s1f516062 2 474776 0%/mnt /dev/ad0s1f170334 51912 10479633%/tmp /dev/ad1s1e 1032142 935616 1395699%/usr /dev/ad0s1e

Re: /usr/local/etc/rc.d vs /etc/rc.conf question

2005-01-19 Thread Toomas Aas
/ports/UPDATING). -- Toomas Aas |arvutivõrgu peaspetsialist | head specialist on computer networks| |Tartu Linnakantselei | Tartu City Office | - +372 736 1274

dump performance

2005-01-15 Thread Toomas Aas
Hello! I'm following the procedure in the NEW-HUGE-DISK FAQ entry to move my system to bigger disks. In a nutshell, the dump/restore combo recommended there seems painfully slow. For example, I have newfs-ed the partition which is to become /usr with the newfs default parameters and mounted it

Re: dump performance

2005-01-15 Thread Toomas Aas
Toomas Aas wrote: I'm following the procedure in the NEW-HUGE-DISK FAQ entry to move my system to bigger disks. How lame of me. I forgot to mention my OS version. It is 4.10-RELEASE-p5. ___ freebsd-questions@freebsd.org mailing list http

Re: Replacing both disks in RAID1

2005-01-14 Thread Toomas Aas
Derek wrote: Toomas Aas wrote: 1. Attach one of the new drives to free ICH4 IDE port on motherboard, partition it and transfer the data using dump/tar. At this stage, I would recommend doing this in single user mode, to keep filesystem modifications during the procedure down. Yes, that was my

Re: Replacing both disks in RAID1

2005-01-13 Thread Toomas Aas
Toomas Aas wrote: I have a small server running FreeBSD 4.10, 2 x 80 GB drives mirrored on Promise TX2 integrated RAID1 controller. I'd like to replace the 80 GB drives with 200 GB drives. Here's my current plan: 1. Attach one of the new drives to free ICH4 IDE port on motherboard, partition

can't figure out an one-liner

2005-01-12 Thread Toomas Aas
Hello! I have a directory structure like this /home /joe /peter /bill ... etc I'm trying to move some (but not all) subdirectories of /home to /newhome, using tar. I'm doing this as root on FreeBSD 4.10, the shell is csh. I'd like to get it done with one command

Replacing both disks in RAID1

2005-01-12 Thread Toomas Aas
Hello! I have a small server running FreeBSD 4.10, 2 x 80 GB drives mirrored on Promise TX2 integrated RAID1 controller. I'd like to replace the 80 GB drives with 200 GB drives. Here's my current plan: 1. Attach one of the new drives to free ICH4 IDE port on motherboard, partition it and

Re: can't figure out an one-liner

2005-01-12 Thread Toomas Aas
Nathan Kinkade wrote: On Wed, Jan 12, 2005 at 10:36:30PM +0200, Toomas Aas wrote: I have a directory structure like this /home /joe /peter /bill ... etc I'm trying to move some (but not all) subdirectories of /home to /newhome, using tar. Are /home and /newhome

Oracle 10g

2005-01-03 Thread Toomas Aas
Has anyone tried running the Linux version of Oracle 10g on FreeBSD using Linux emulation? ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

  1   2   3   >