Re: Monting nfs at boot

2011-01-27 Thread Sven-Åke Svensson

2011-01-26 17:12, Warren Block skrev:

On Wed, 26 Jan 2011, Polytropon wrote:


On Wed, 26 Jan 2011 10:31:10 +0100, Sven-Åke Svensson s...@mbg.se wrote:

When booting amd64 it looks like it try to mount the nfs directories
before the network is up. On the screen I can see that it try to mount
and then there is a line telling that the network interface is up. There
it locks up for some minutes before it continue and mounting.
[...]
Maybe there are some easy configuration fix, but I can't find it.


Check out the -l option of mount, and the corresponding
keyword late in /etc/fstab. See man mount for details.
Also see /etc/rc.d/mountlate to learn how it works (and
if it fits your requirements).


Using SYNCDHCP instead of just DHCP in /etc/rc.conf ifconfig lines may
also help.



___
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

Hi


That solved it. When I changed from a fixed ip-address to SYNCDHCP it 
started up as it should. I don't really understand why it don't work 
with a fixed address. But it does not matter as long as I don't have to 
wait five minutes for a startup.


Thank you for your help.


Sven

___
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


Monting nfs at boot

2011-01-26 Thread Sven-Åke Svensson

Hi


I have some workstations where I mount working directories at boot. The 
directories that should be mounting are in /etc/fstab. All workstations 
are FreeBSD 8.1 and there are both i386 and amd64. On the i386 machines 
it works very well. But on the amd64 something happends.


When booting amd64 it looks like it try to mount the nfs directories 
before the network is up. On the screen I can see that it try to mount 
and then there is a line telling that the network interface is up. There 
it locks up for some minutes before it continue and mounting.
When the system is up it all works well but it's annoying to wait nearly 
five minutes for an workstation to came up.
These amd64 machines are from different vendors and have different 
network devices.


Maybe there are some easy configuration fix, but I can't find it.


Best regards

Sven

___
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: best way to rebuild all perl ports

2011-01-05 Thread Sven-Åke Svensson

2011-01-05 02:42, ja...@gnix.co.uk skrev:

Do you have PERL_VERSION= set correctly in /etc/make.conf?


This was set automatically when i first installed perl5.12. This line was later 
over-written when perl5.10 was installed. Since i used portupgrade to change 
back to perl5.12 this line has been set correctly. Susbsequent ports i've 
installed that require perl have been built against 5.12.

jamie

Hi

Check so you not have perl-threaded. If you have you must type
portupgrade -fr perl-treaded. Othervise it just do nothing.


Sven



___
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


___
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: ZFS over nfs

2010-12-15 Thread Sven-Åke Svensson
Ok, thank you. If I understand what you say there could be an 
administrative mess but no real problem with the file system.



Regards

Sven-Åke


2010-12-10 16:09, krad skrev:



On 10 December 2010 13:57, Sven-Åke Svensson s...@mbg.se
mailto:s...@mbg.se wrote:

Hi


I have a file server with an zfs system. I have set up nfs shares
using zfs nfsshare as it says in the documentation. Then the
system use the file /etc/zfs/exports.

But I find out that I also can share this directories using the
standard /etc/exports. This way I have all administration of shares
in the same place. But are there any disadvantages doing it this
way? Anybody know?

System is Freebsd 8.1.


Best regards

Sven-Åke Svensson

___
freebsd-questions@freebsd.org mailto: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
mailto:freebsd-questions-unsubscr...@freebsd.org



if you put it in exports zfs cant manage it, therefore the zfs
filesystem set command becomes redundent and inoperative, so it doesnt
fit in with zfs standard way of doing things. Not really an issue but
possibly a little confusing.

I know its not necessary the case for bsd yet, but on solaris if you
have made the jump to zfs, you have most likely gone for a pure zfs
installation, therefore it all hangs together nicely.


___
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


ZFS over nfs

2010-12-10 Thread Sven-Åke Svensson

Hi


I have a file server with an zfs system. I have set up nfs shares using 
zfs nfsshare as it says in the documentation. Then the system use 
the file /etc/zfs/exports.


But I find out that I also can share this directories using the standard 
/etc/exports. This way I have all administration of shares in the same 
place. But are there any disadvantages doing it this way? Anybody know?


System is Freebsd 8.1.


Best regards

Sven-Åke Svensson

___
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: 7.2-p4 serial console not showing kernel messages?

2009-11-09 Thread Sven Hazejager
On Mon, Nov 9, 2009 at 17:52, Lowell Gilbert
freebsd-questions-lo...@be-well.ilk.org wrote:
 Checking the obvious: syslog.conf is configured to send the messages to
 the console?

Haven't touched syslog.conf but this all happens before syslog is even
starting. The problem is that the console is VGA, even though I have
console=comconsole AND boot.config containing -h AND sio.0.flags
0x30.

Has anyone actually gotten a serial console to work with FreeBSD
7.2-release? I'm having the same problems with 7-STABLE.

Sven
___
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


7.2-p4 serial console not showing kernel messages?

2009-11-08 Thread Sven Hazejager
All,

I'm having trouble getting 7.2-p4 to run. I'm using nanoBSD, either
under VMware using a virtual serial null-modem or on an Alix
Soekris-like serial-only CF-based device, both show this problem: my
serial console does not display kernel messages, they all go to the
VGA console!

I'm using the nanoBSD cust_comsole function to enable the console.
Relevant files are shown here:

/boot.config:
-h -S57600

/etc/ttys, only one line is on:
ttyd0   /usr/libexec/getty std.57600  xterm   on secure

These are still in my kernel conf, if I remove these I get no kernel
messages at all (kernel boots fine with this though):
device  atkbdc  # AT keyboard controller
device  atkbd   # AT keyboard
device  kbdmux  # keyboard multiplexer
device  vga # VGA video card driver

I have also tried to set this in the loader, no luck:
hint.sio.0.flags=0x30

On the serial console, I see the boot manager (boot0) and the loader
just fine. show in the loader says console=comconsole so that
seems to be fine. However all kernel output goes to the VGA console. I
*do* get a login prompt after a while on the serial console though.

If I boot the same kernel over PXE on the ALIX, the kernel messages
*do* go to the serial console...

What am I overlooking?

Thanks,

Sven
___
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: FreeBSD on Eeepc 1000h

2008-11-03 Thread Sven
On 11/3/08, Pyun YongHyeon [EMAIL PROTECTED] wrote:
 In clear text: at the moment there is no driver available? Is this
 correct?

 That's not true anymore. There *IS* a driver, ale(4). See below.
  I've sent CFT to CURRENT ML and waiting for feedbacks from users.
  http://marc.info/?t=12253398883r=1w=2
  (For unknown reason archiving service of CURRENT ML does'nt seem to
  work. :-( )
  I'm not subscribed to questions@ so please CC to me.

Hi Pyun

Thanks for the information and your contribution. I will test the
driver next weekend.

kind regards
Sven
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: FreeBSD on Eeepc 1000h

2008-11-02 Thread Sven Aluoor
On Sun, 2 Nov 2008 08:42:53 +0100
Matthias Apitz [EMAIL PROTECTED] wrote:
 El día Sunday, November 02, 2008 a las 02:48:13AM +0300, Boris
 Samorodov escribió:
  Seems that you may be interested at:
  http://docs.freebsd.org/cgi/getmsg.cgi?fetch=343551+0+current/freebsd-current

Hi Boris

This link reference to an empty document

 Known issues and FreeBSD work for the eeePC series are described here:
 http://wiki.freebsd.org/AsusEee
 
 HIH

Hi Matthias

Thanks for the wikipage. I quote from there:

Atheros L1 FastEthernet
This one is second generation of L1 controller which is supposed to be
heavily modified by Atheros after acquiring Attansic. This controller
uses different bits/meaning in register layouts and seems to use
different descriptor formats. This is not supported by the age(4)
driver. 

In clear text: at the moment there is no driver available? Is this
correct?

thanks
kind regards
Sven
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


FreeBSD on Eeepc 1000h

2008-11-01 Thread Sven Aluoor
Hi folks

I tried netinstall of stable and current. Both versions of the
installer dont have driver for my NIC.

How to get ethernet working?

lscpi on Debian Lenny:
03:00.0 Ethernet controller: Attansic Technology Corp. L1 Gigabit
Ethernet Adapter (rev b0)

kind regards
Sven
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Root access loggin

2007-07-24 Thread Sven Braun
I don't know, but why don't you work with screen?
You will be able to see live what he's doing.
-- 
Sven Braun
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


HELP! Filesystem EMPTY after upgrade from 4.11 to 6.1

2006-06-21 Thread Sven Hazejager

Hi all!

I have quite a big problem here

I've upgraded my FreeBSD 4.11 to 6.1. Basically, I did a newfs of / and /usr
and reinstalled from scratch. That worked.

Rebooted in 6.1 single user mode, mounted /, /usr and /usr/home. The latter
I did not touch and I need to save that partition. /usr/home had all the
files it needed to have. PROBLEM: mount said soft-updates were not set on
/usr/home. So I did umount /usr/home, tunefs -n enable /usr/home, mount
/usr/home again... EMPTY

What has gone wrong? I did fsck (in read-only), no problems, rebooted the
system, did tunefs -n disable, still no luck. I really need those files
guys...

Please help urgently.

Many thanks,

Sven Hazejager
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


New logo, new look

2006-03-06 Thread Sven Rütz
Hi FreeBSD-Team,

about 4 months ago Anton K. Gural won the freebsd-logo-competition. After
that I heared nothing new about the l33t new look (it turned out really
well ;) ). I want to ask some questions concerning the look:

1) What is the licensing of the logo-design by Gural?
   Is it under the BSD license or do I need the consent
   of Gural for using the logo like I need it from McKusick
   to use the Daemon?.

2) Will the sources of the logo be available for download
   (f.e. the svg-files)

3) When will the homepage be updated/redesigned?

4) Is there any possibility to contact Gural himself,
   because I found no homepage or something.

Yours sincerely,

-- 
Sven Rütz
http://www.bsd-crew.de :: http://anticeye.bsd-crew.de
PGP-Key: C1946833 - encrypted mail preferred!

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: /var/spool/clientmque 185meg

2005-04-16 Thread Sven Willenberger

Mike Tancsa presumably uttered the following on 04/16/05 19:31:
At 08:56 AM 16/04/2005, Warren wrote:
/var/spool/clientmqueue -- 185meg
How do i get the messages from the above to the root mail folder of my
machine ?
im willing to provide any neccessary information to help.

Take a look at /var/log/maillog to see why its not being processed.  If 
necessary, bump up the loglevel in sendmail

In /etc/mail/sendmail.cf change
O LogLevel=9
to
O LogLevel=14
cd /etc/mail
make stop
make start
The general recommendation is to *never* edit the sendmail.cf directly. 
Rather cd to /etc/mail and edit your freebsd.mc file adding:

define(`confLOG_LEVEL',`14')dnl
(those are backtick, value, singlequote)
Then:
rm `hostname`.??
make  make install-cf
make restart
if you want to revert back you can simply delete the line from your 
freebsd.mc file and then remake and install the newly generated cf file.

Sven
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: password

2004-07-29 Thread Sven Pfeifer
Hi,

John Rackham  [EMAIL PROTECTED] wrote:
 hello  ive got a problem login to freebsd. i had a copy  of freebsd
 given me and when i installed it  it  asks me  for 
 a login name and password. is there a way of  findin out the login
 name and password?

yes of course. yust log in as root (this is the system administrator)
and type:

cat /etc/master.passwd | cut -d : -f 1

if you can see the username, that matches your userid, set a new
password for this username by typing:

passwd the_username_you_found_out

HTH


Sven

-- 
Why You Can't Find Your System Administrator:
  They are hiding under the stairs --[Simon Burr [EMAIL PROTECTED]
--[rand. sig. #24]
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: serious vinum bug in 4-10 RELEASE?-solved?

2004-07-13 Thread Sven Willenberger

Steve Shorter wrote:
On Mon, Jul 12, 2004 at 06:40:01AM +0930, Greg 'groggy' Lehey wrote:
I see no drives.

	Ideas?

I have concluded that this is the result of somekind
of vinum/hardware incompatibility. The problem in question
occured during the upgrade to faster disks, specifically,
Seagate Cheetah ST318453LC on a DELL 2450. If I swap back
the old Quantum Atlas 36G disk, the problem entirely
disappears. The new disks function ok with UFS partitions
but not vinum. It is 100% repeatable.
Don't know why.
We have had issues with Cheetah U320 harddrives (at least the 10K 80-pin 
varieties on our Supermicro boxes) with a high percentage of drive 
failures (  10%) and communications errors across the scsi bus. These 
errors disappear when we reverted back to IBM/Hitachi drives. The 
Seagate issues occur with both FreeBSD 4.x and 5.x series so there is 
something in the Seagate firmware (I believe) that is interacting poorly 
with FreeBSD. We have experienced these issues with vinum setups and 
other configurations where the there are either multiple Seagate drives 
or multiple drives where one of them is a Seagate. Firmware updates did 
not help. I have not had this problem where there is only one drive and 
it occupies da0.

Sven
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Passing pwd_mkdb args to pw command

2004-06-12 Thread Sven Willenberger
Is there any way to pass an argument to the pw command that could be 
passed to it when it invokes pwd_mkdb to rebuild the password database. 
On a system with about 25k users, it takes an inordinate amount of time 
to rebuild the database using the pw command. Invoking the pwd_mkdb on 
the master.passwd file using the -s flag (-s 96) speeds up this process 
immensely (FreeBSD 5.2.1-Release-P8). By immensely I mean from nearly 
30 seconds to just under 5 seconds. The following scenario is why I ask:

Have a perl script that adds a user to the master.passwd file (yeah I 
know, dangerous, but it's only bit me twice in as many years and could 
recover with the backup the script makes).

Part of the script involves invoking system commands to make the home 
directory and change permissions on it. Unfortunately, even though 
testing for the return status, I still find that that often the chown 
system call fails with directory not found. It would seem that the 
mkdir command returns a status of success before the directory tables 
are actually updated and/or the changes written to disk. (This happens 
regardless of whether I use the perl builtins or system() calls).

So the idea would be to invoke the pw command instead, but having a 30 
second rebuild for every user added, deleted, password changed, etc is 
kind of a show stopper here.

Has anyone patched or found a way to make this happen? If not, has 
anyone done similar to what I am trying to do or found other workarounds?

Thanks,
Sven
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


After upgrade to 4.10 dsl not working anymore

2004-06-04 Thread Sven Hohage
I've upgraded 4.10 prerelease this morning to 4.10.
Everything went smooth but unfortunately ppp dialup isn't working anymore.
I've looked in ppp.log and it connects but immediately is disconnected.
It states connected ...opening - dialdial- carrier...Disconnected
I've read in another mail that it could be a bug. So I tried the advice 
and entered a different date-tag in my supfile to recompile all but the 
only possibility to go from Freebsd online is the XP  box as ics...
In this setting I  can't update the source because cvsup complaints to 
being not able to get the ip-adress..
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Make release for sparc64 target on i386 system

2004-06-04 Thread Sven Willenberger
I seem to be running into brick walls making a 5.2.1-RELEASE-P8 for
sparc64 arch on an i386 system. I have tried the following using the
latest sources from cvsup:

1)simple make buildworld to populate /usr/obj
 - make -DMAKE_ISOS -DNOPORTREADMES release \ 
   BUILDNAME=5.2.1-RELEASE-P8-Sparc64 \
   CHROOTDIR=/var/release2 \
   CVSROOT=/var/ncvs \
   RELEASETAG=RELENG_5_2 \
   TARGET_ARCH=sparc64

 - this works until the time to create the isos at which point the whole
thing bails with:
sh -e /usr/src/release/scripts/doFS.sh sunlabel
 /R/stage/mfsroot/mfsroot /R/stage /mnt  4096 /R/stage/mfsfd 8192 auto
+ export BLOCKSIZE=512
+ DISKLABEL=sunlabel
+ shift
+ MACHINE=
+ shift
+ FSIMG=/R/stage/mfsroot/mfsroot
+ shift
+ RD=/R/stage
+ shift
+ MNT=/mnt
+ shift
+ FSSIZE=4096
+ shift
+ FSPROTO=/R/stage/mfsfd
+ shift
+ FSINODE=8192
+ shift
+ FSLABEL=auto
+ shift
+ [ 4096 -eq 0 -a auto = auto ]
+ deadlock=20
+ uname -r
+ [ -f /R/stage/trees/base/boot/boot ]
+ BOOT=-r
+ dofs_md
+ true
+ rm -f /R/stage/mfsroot/mfsroot
+ [ x != x ]
+ dd of=/R/stage/mfsroot/mfsroot if=/dev/zero count=4096 bs=1k
+ mdconfig -a -t vnode -f /R/stage/mfsroot/mfsroot
+ MDDEVICE=md0
+ [ ! -c /dev/md0 ]
+ trap umount /mnt; mdconfig -d -u md0 EXIT
+ sunlabel -w -r md0 auto
Obsolete -r flag ignored
+ newfs -O1 -i 8192 -o space -m 0 /dev/md0c
fstab: /etc/fstab:0: No such file or directory
newfs: /dev/md0c: could not find special device
+ umount /mnt
umount: /mnt: not a file system root directory
*** Error code 1

Stop in /usr/src/release.
+ umount /dev
*** Error code 1

Stop in /usr/src/release.

2) figuring this was because of the wrong world being used to create the
release I did:

make -j8 buildworld TARGET=sparc64
this created the /usr/obj/sparc64 structure

then:
 - make TARGET_ARCH=sparc64 MAKEOBJDIRPREFIX=/usr/obj/sparc64 \
  -DMAKE_ISOS -DNOPORTREADMES release \
  BUILDNAME=5.2.1-RELEASE-P8-Sparc64 \
  CHROOTDIR=/var/release2 \
  CVSROOT=/var/ncvs \
  RELEASETAG=RELENG_5_2

resulted in:
.
.
.=== sys
=== sys/boot
=== sys/boot/ficl
=== sys/boot/i386
=== sys/boot/i386/mbr
install  -o root -g wheel -m 444   mbr /var/release2/boot
install: mbr: No such file or directory
*** Error code 71

Stop in /usr/src/sys/boot/i386/mbr.
*** Error code 1

Stop in /usr/src/sys/boot/i386.
*** Error code 1

Stop in /usr/src/sys/boot.
*** Error code 1

Stop in /usr/src/sys.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src/release.

So the question is (two-fold): is it possible to make a sparc64 release
with isos on an i386 system and if so, how exactly?

Thanks,

Sven


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Eyesbeyond

2004-05-17 Thread Sven Hohage
Does anyone know what's up with the site?
I'm trying to download the patches but without luck.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Freebsd as a web server

2004-04-07 Thread Sven Hohage
Frank Bonnet wrote:

Remko Lodder a écrit :

[EMAIL PROTECTED] wrote:

Hi,

I am using Red Hat Linux 9.0 as a web server running apache. I am just
starting using FreeBSD and I would like to use it instead of Read 
Hat 9.0.
Can you please inform me on how to get a web server  ftp server 
running
using FreeBSD.

Thanks,
Mark

For the FTP server I would recommand pure-ftpd , I don't know
if it is available from the ports but it compile well with FreeBSD
and runs like a charm.
Lot of nice features and secure.
See at www.pureftpd.org

Hello Mark,
this link goes to a tutorial explaining very nicely what to do..even 
with some bonus :-)

http://www.bsdguides.org/guides/freebsd/networking/pure-ftpd_virtual_users.php

As a recommendation also these links:
http://bsdvault.net/sections.php?op=listarticlessecid=1
http://www.freebsddiary.org/
http://www.onlamp.com/bsd/
http://www.daemonnews.org/200101/contents.html
Bye
Sven Hohage









delete nospam to reply
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Java installation: pdmu not found

2004-03-10 Thread Sven Hohage
Well after a lot of steps i've had succes in doing portupgrade -ra
Strangely kde wasn't updateddo I have to change some settings?
But my real problem is Java.
The port has been installed (it was very quick...I've read about some 
hours??) .
But when I try to start java I get the message:
Error ID: 4F533F4C494E55580E43505001C9
Heap at VM abort
Heap

The process also can't be stopped anymore.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Java installation: pdmu not found

2004-03-09 Thread Sven Hohage
I've tried your detailed descriptions.
Unfortunately portupgrade -a stopped with libxml2 not being up to date.
My Portupgrade also had a mistake(probably with ruby) and I followed the 
advice in /usr/ports/UPDATING.
I've upgraded perl to 5.8 and deinstalled Perl 5.61 .
Also libxml2 was updated.
But when I now try to portupgrade -ra p5-DBI complaints about not 
finding perl-5.6.1.
It tries to fetch the 5.61 files (time out of date) but can't get them.
Well what should I do now.
Deinstall Perl 5.8?
In the UPDATING text it seems to  that the dependencies are solved..

Thanks Sven
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Java installation: pdmu not found

2004-03-08 Thread Sven Hohage
Thanks!!
I'll try it as soon as possible.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Java installation: pdmu not found

2004-03-07 Thread Sven Hohage
I'm a newbie using FreeBSD  - almost using 5.2 for some days as a server 
in my homelan(Pentium 3 700).
So I'm not sure if my question is more likely to be thrown in the 
Newbies list.

I tried to install the linux-sun-jdk14.
Before that I updated the port because I couldn't find 1.4.2_02 on the 
sun website which was neeced by the distfinfo checksum.
I made a portupgrade -a and the started as root with make install but 
the compilation process stopped very quickly with:
cd /usr/ports/java/linux-sun-jdk14/work/j2sdk1.4.2_03  /usr/bin/find . 
-print  |  -pdmu -R root:wheel /usr/local/linux-sun-jdk1.4.2
-pdmu: not found
*** Error code 127

Any hint is very welcomed.

Thanks Sven

P.S.: sorry for the english mistakes.

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Help

2004-01-04 Thread Sven Pfeifer
Hi,

Keith [EMAIL PROTECTED] wrote:
 Hi,
 
 Could you please tell me a way to remove freebsd from my computer.

I think the best way to remove FreeBSD ist to open your computercase
and take out your HDD, then FreeBSD is safely removed.

 Thanks for your time.
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]


Sven

-- 
Why you can't find your system administrators:
  On the roof of the building, contemplating.
--[rand. sig. #14]
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Procmail + Mutt

2003-12-25 Thread Sven Pfeifer
Hi,

I had the same problem sorting the eMails from
[EMAIL PROTECTED]

Bryan Cassidy [EMAIL PROTECTED] wrote:
 I am using FreeBSD 4.8 with Mutt 1.5 and Procmail 3.22 and have setup
 some filters. In my .procmailrc I have the following
 
 :0: * [EMAIL PROTECTED] FreeBSD_Questions :0: * ^TO_questions
 FreeBSD_Questions
 
 
 :0: * .* Default
 
 And in my .muttrc file I have the following
 
 subscribe freebsd-questions subscribe freebsd subscribe [EMAIL PROTECTED]
 
 
 mailboxes =FreeBSD_Questions
 
 Sometimes I get e-mail in =Default that are sent to
 '[EMAIL PROTECTED]' why is this?

I examined these eMails and found the following procmail-receipe
work for me:

---8--
  :0:
  * ^Sender:[EMAIL PROTECTED]
  FreeBSD-Questions
--8---

Probably you can combine it with your receipe.

HTH

Sven

-- 
Das Leben ist so hart, es sollte ein Job sein. Man sollte Geld dafuer
verdienen, dass man es schafft
--[rand. sig. #24]
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Postfix and FreeBSD question

2003-12-17 Thread Sven Pfeifer
Hi,

Ihsan Junaidi [EMAIL PROTECTED] wrote:
 [EMAIL PROTECTED] wrote:

[...]

 once you have postfix installed, my personal preference is to symlink 
 /usr/local/sbin/postfix to /usr/local/etc/rc.d/postfix (postfix binary 
 accepts start/stop args in compliance with freebsd's rc architecture) 

don´t you need to add the extension .sh to your link? I fond the
following in the handbook.

http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/book.html#CONFIGTUNING-STARTING-SERVICES

[...]

Sven

-- 
8. After I kidnap the beautiful princess, we will be married
   immediately in a quiet civil ceremony, not a lavish spectacle in
   three weeks' time during which the final phase of my plan will be
   carried out.
   --Peter Anspach's list of things to do as an Evil Overlord
--[rand. sig. #15]
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: your mail

2003-12-05 Thread Sven Pfeifer
Hi,

Kurt Schneider [EMAIL PROTECTED] wrote:
 Hello,
 
 can you tell me the difference between
   www.freesco.org
   and
   www.freesdb.org

I hope, I can.

www.freesco.org is an existing website.

www.freesdb.org is a nonexisting website.

 Best regards Kurt Schneider

HTH

Sven

-- 
2. My ventilation ducts will be too small to crawl through.
   --Peter Anspach's list of things to do as an Evil Overlord
---[rand. sig. #3]
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: fortune

2003-11-18 Thread Sven Pfeifer
Hi,

RYAN vAN GINNEKEN [EMAIL PROTECTED] wrote:
 I can not get my fortune command to work even though it does when i 
 login any ideas

try to do something like:

if [ -x `find / -type f -name fortune 2 /dev/null` ]; then \
echo U should execute `find / -type f -name fortune 2 /dev/null`; \
fi

It show you how to run fortune.

HTH

Sven

-- 
Why you can't find your system administrators:
  On the roof of the building, contemplating.
--[rand. sig. #14]
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: mutt maildir and enviroment variables

2003-11-17 Thread Sven Pfeifer
Hi,

RYAN vAN GINNEKEN [EMAIL PROTECTED] wrote:
 Ok i need some help with Mutt but not really mutt more just Freebsd in 
 general
 
 I run freebsd 4.8 something
 mutt version 1.4 something
 postfix 2.0.0.16
 bincimap version 1.2.3
 
 when i execute the command
 #mutt
 i get an empty /var/mail/user mailbox
 i use Maildir and my mail box is /usr/home/user/Maildir
 so if i execute this command
 #mutt -f /usr/home/user/Maildir

try to use

set spoolfile=/Path_to_YOUR_Maildir/

in ~/.muttrc

For further information see:

www.mutt.org

[...]

HTH

Sven

-- 
2. My ventilation ducts will be too small to crawl through.
   --Peter Anspach's list of things to do as an Evil Overlord
---[rand. sig. #3]
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Formatting an email for this list using vi

2003-11-17 Thread Sven Pfeifer
Hi,

Frederick Bowes [EMAIL PROTECTED] wrote:
 Hi,
 
 I have just started learning to use vi, and remember someone posting
 something a while ago about how to re-format an email reply to have proper
 60 character width or something like that, does anyone remember how that
 is done?

I do something like this with the following command:

vi -c 'set tw=68 et' file_you_like_to_edit

It´s integrated into my .muttrc, so i can use vi as editor in mutt
and all lines have 68 charactes in maximum.

 Thanks,
 Fred

HTH

Sven

-- 
Why you can't find your system administrators:
  There's more caffeine than blood in his veins, and he was last seen
  hopping down the hall pretending he was a pogo stick.
--[rand. sig. #12]
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Postfix smtp connect problem

2003-10-21 Thread Sven Pfeifer
Hi,

dhull [EMAIL PROTECTED] wrote:
 I am running FreeBSD stable (4.9 pre)
 
 I installed Postfix from ports. 
 
 If I log onto the server I can send mail using the quot;mailquot;
 command. If I try an external mail client it times out. 
 
 For some reasion postfix is not allowing connections other then local host.
 
 Can someone tell me how to fix this?

if you post some output (errors) from /var/log/mail, there is
a chance to help you. the output from `postconf -n` would be
interesting too.



Sven

-- 
6. I will not gloat over my enemies' predicament before killing them.
   --Peter Anspach's list of things to do as an Evil Overlord
--[rand. sig. #11]
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


nss_ldap - login.conf

2003-07-30 Thread Sven Brandenburg
Thanks for the effort of bringing a working nss_ldap module to FBSD :)

Now that we can successfully log in - is there any hope of storing
the contents of a local login.conf/capability database in LDAP as well?
I'm no expert here but it looks there isn't a standard ldap scheme to hold
these entries (it looks pretty straightforward to invent one, though) and
even worse, nsdispatch/nsswitch seem to lack necessary infrastructure for
any of the getcap(3) functions.
Are there any plans to implement this?

That would be s sweet ;)
TIA

regards,
Sven
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


cvs server takes al lot of cpu time and memory

2002-11-24 Thread Sven Vermeulen
Hello,

I have a problem with the cvs server which comes with freebsd. When a user
connects my cvs server, inetd creates a cvs process as usual but when that
process is finished with its job, it doesn't stop anymore and it takes a lot
of cpu time and memory!

It looks like that this problem has been appeared after I did a make world
to 4.7-STABLE. I  also added IPv6 to the kernel and enabled it in
/etc/rc.conf, may'be this has something to do with it...


Thanks in advance,
Sven.



To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message