Re: SMP detection

2006-08-30 Thread Simon Phoenix
=152&goto=nextnewest Good luck! -- Best regards, Simon Phoenix (Phoenix Lab.) --- KeyID: 0x2569D30B Fingerprint: 78FC 5C40 07CC D331 148E CC79 84B8 D514 2569 D30B --- pgpawwtJTiIXM.pgp Description: PGP signature

Re: FreeBSD 7 on Windows 2008 (Hyper-V)

2008-05-12 Thread Simon Jolle sjolle
dows Server 2008 Hyper-V"[0]. As far as I know Microsoft made modifications in the guest kernel. Thats why in unix-like world only Microsoft partner Novell is supported. > Im a novice on FreeBSD but i have set up a few small server with it. Any idea? cheers Simon [0] http://www.microsoft

Re: Kind Link Request

2008-05-12 Thread Simon Jolle sjolle
fancy title "Manager Link Building" :-) > gr > Arno cheers Simon signature.asc Description: OpenPGP digital signature

installation of Python failed: ./python: Permission denied

2008-05-17 Thread Simon Jolle sjolle
ipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x2' ./python -E ./../setup.py build;; esac ./python: Permission denied *** Error code 126 Stop in /usr/ports/lang/python25/work/Python-2.5.2/portbld.static. *** Error code 1 Stop in /usr/ports/lang/python25. *** Error code 1 Stop in /usr/ports/lang/python. cheers Simon signature.asc Description: OpenPGP digital signature

Re: installation of Python failed: ./python: Permission denied

2008-05-17 Thread Simon Jolle sjolle
On 05/18/2008 12:08 AM, Sahil Tandon wrote: > * Simon Jolle sjolle <[EMAIL PROTECTED]> [05-17-2008]: > >> ./python: Permission denied >> *** Error code 126 > > Anything in /etc/fstab being mounted with noexec,nosuid? No nothing noexec or nosuid. Filesystems t

Do you want to jump on my motorbyke?

2008-05-24 Thread Simon from Italy
period for vacations is: 25/5 - 2/6 or 6/6 - 16/6 or 21/6 - 30/6 or 1/8 - 24/8 I’m single and I search girl in order to amuse themselves and to discover new worlds, new cultures, new people... Do you want to jump on my motorbyke? Simon [EMAIL PROTECTED

Re: News in Spanish

2008-05-25 Thread Simon Jolle sjolle
ause there is no voluntary FreeBSD user who translated it. Every Open Source project needs contributions. You are welcome to translate the news. >Link: [1]http://www.freebsd.org/es/news/press.html#story200802:02 >Very thanks. >Pd:If is possible, please, reply in spanish. cheer

Re: Grep Guru

2008-06-08 Thread Simon Jolle sjolle
n hint me out? Thanks, > > I expect you need something like: > > find . -type f -print0 | xargs -0 grep pattern Or install the GNU grep (from the man) -R, -r, --recursive Read all files under each directory, recursively; this is equivalent to the -d recurse option. > Bill cheers

Re: Grep Guru

2008-06-08 Thread Simon Jolle sjolle
On 06/08/2008 10:26 PM, Matthew Seaman wrote: > The system supplied grep(1) /is/ gnu grep: > > happy-idiot-talk:~:% grep --version grep (GNU grep) 2.5.1-FreeBSD [...] Sorry you are right. I didn't had any FreeBSD box around. > Cheers, > Matthew cheers Sim

Re: cvsup RELENG_5_2 deletes make files and most of source

2004-07-10 Thread Simon L. Nielsen
-STABLE is 4.X (e.g. 4.10). > The system is 5.2.1-R on a MSI Neo K8T FIS2R mobo with an AMD 3200+ > with ddr 400/pc3200 RAM and an SATA HDD. Hmm, that's an i386 system, so it's not related to this mailing list (freebsd-amd64). You should use the freebsd-questions for g

Re: cvsup RELENG_5_2 deletes make files and most of source

2004-07-14 Thread Simon L. Nielsen
On 2004.07.10 17:13:49 -0400, David Kaplowitz wrote: > On Sat, 10 Jul 2004 21:46:04 +0200, Simon L. Nielsen <[EMAIL PROTECTED]> wrote: > > > Have you tried another mirror? It could be a (very) out-of-date > > mirror that doesn't have 5.2 ? Also you could try to del

Re: What happened with portaudit?

2005-11-06 Thread Simon L. Nielsen
se build resulted in an incomplete auditfile which was then fixed after the next portaudit database rebuild. -- Simon L. Nielsen FreeBSD Security Team pgpptHpR3gNTK.pgp Description: PGP signature

Re: gbde misconfiguration ?

2004-10-07 Thread Simon L. Nielsen
how to get around this and continue > with my booting sequence ? In my previous build using STABLE, i didnt > see this problem. Just FYI, STABLE is still RELENG_4/4.X... though we are getting closer at 5-STABLE/5.3-STABLE. -- Simon L. Nielsen FreeBSD Documentation Team pgp1xcbS4112v.pgp Description: PGP signature

Re: portsman - need feedback and testers

2003-01-22 Thread Simon L. Nielsen
dered a bit why 'h' did not work... When running in a xterm and resizing the window the header and footer resizes but not the description text of the ports. -- Simon L. Nielsen msg16356/pgp0.pgp Description: PGP signature

Re: Server administration while on holiday

2002-10-22 Thread Simon J Mudd
[EMAIL PROTECTED] (Simon Dick) writes: > Or the putty ssh client, a single downloadable windows exe file which > requires no installation. Yes, I've used this on many ocassions to enter my FreeBSD/Linux machines and in most Internet Cafés you can download it and use it. Simon -- S

Re: Postfix auth problems on one system, not the other

2002-11-04 Thread Simon J Mudd
any postfix question always provide the following: 1. output of postconf -n (non default configurations) 2. output of /var/log/maillog In your case it may also be useful to enable debugging in smtpd by modifying master.cf and adding a -v line, and then restarting postfix with postfix reload. Ho

Re: kernel compile errors 5.0-DP1

2002-07-22 Thread Simon 'corecode' Schubert
On Mon, 22 Jul 2002 15:51:14 -0700 Karl Agee wrote: > config -d /usr/obj/usr/src/sys/NEWKERNEL > /usr/src/sys/i386/conf/NEWKERNEL > config: Device "pci" requires a count > FYI: static unit limits for ppp are set: NPPP=1 > config: Device "card" requires a count > FYI: static unit limits for atkbdc

Re: kernel compile errors 5.0-DP1

2002-07-23 Thread Simon 'corecode' Schubert
On Mon, 22 Jul 2002 18:44:16 -0700 Karl Agee wrote: > Yes, it's DP-1...that is what I started with. I've updated the source > tree...I'll read up on it. > >pci now needs a count, as config states. read GENERIC for details. as i see in today's commits this issue should be resolved and pci shoul

Re: Waiting for BIND security announcement

2007-07-24 Thread Simon L. Nielsen
working on fixing it in FreeBSD as soon as possible. More details about the issue can be found at: http://www.isc.org/sw/bind/bind-security.php . Our general security handling policies can be found at: http://security.FreeBSD.org/ . -- Simon L. Nielsen FreeBSD Deputy Security Officer pgpfLpC7zupwl.pgp Description: PGP signature

Safely mount OS X UFS filesystem?

2007-07-06 Thread Thor Lancelot Simon
Simon [EMAIL PROTECTED] "The inconsistency is startling, though admittedly, if consistency is to be abandoned or transcended, there is no problem." - Noam Chomsky ___ freebsd-questions@f

Re: Safely mount OS X UFS filesystem?

2007-07-06 Thread Thor Lancelot Simon
On Fri, Jul 06, 2007 at 11:00:21PM -0400, nawcom wrote: > > i usually use the ufstype=openstep for darwin ufs filesystems, they seem > to work just fine. That's a Linux mount option, isn't it? I was asking about FreeBSD. Thor ___ freebsd-questions@fre

Re: how to aggregate rules using ipfw2 ?

2003-03-31 Thread Simon L. Nielsen
combination, but them don't work for me. ipfw add allow ip from any to { 192.168.0.0/16 or 10.0.0.0/8 } should do the trick. -- Simon L. Nielsen pgp0.pgp Description: PGP signature

How can I recover the password for root in FreeBSD 4.4

2003-06-04 Thread Simon-Pierre Butsana
t? I would appreciate any help on this. many thanks, Simon ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Installing SquidGuard on FreeBSD 4.4

2003-06-17 Thread Simon-Pierre Butsana
rking fine with FreeBSD 4.4? Thanks for your support, Simon ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: postfix not retrieving mail

2003-06-25 Thread Simon J Mudd
[EMAIL PROTECTED] (pat bey) writes: > Guess, I'd better get some sleep. Been at this for two day now. The > only error mesg I get from > /var/log/messages is: smtpd_recipient_restriction :specify at least > one working instance of check_relay_domains, > reject_unauth_destination, reject defer, d

Re: ports vulnerabilities

2004-11-18 Thread Simon L. Nielsen
out the DISABLE_VULNERABILITIES knob to my local WIP tree a few weeks ago, I just haven't gotten around to cleaning it up and committing it. I will bump it a bit up on my TODO list. -- Simon L. Nielsen FreeBSD Documentation Team pgpPE6AgIEAyt.pgp Description: PGP signature

Re: Postfix/receiving mail through router problem

2003-07-25 Thread Simon J Mudd
ion :) Show the output of postconf -n (non default configuration items) and tell us which version of Postfix you are using. Simon ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: postfix problems

2003-09-02 Thread Simon J Mudd
/aliases Better still postmap /etc/postfix/aliases ^ | :-) Simon ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: postfix problems

2003-09-02 Thread Simon J Mudd
/mail/aliases Ignore my previous post: fat fingers postalias /etc/mail/aliases is what you need for an aliase file. postmap is used for the other maps. The only difference between the 2 I believe is the alias file format is : rather than used by postmap. Simon

Re: wikipedia article

2006-06-12 Thread Thor Lancelot Simon
On Mon, Jun 12, 2006 at 10:23:06AM -0400, Dale Rahn wrote: > On Sun, Jun 11, 2006 at 10:18:55PM -0700, Ted Unangst wrote: > > On 6/11/06, Nikolas Britton <[EMAIL PROTECTED]> wrote: > > > > > >* IIRC NetBSD was a fork of FreeBSD > > > > that's an interesting theory when you consider that the first

Re: wikipedia article

2006-06-12 Thread Thor Lancelot Simon
On Mon, Jun 12, 2006 at 10:27:33PM -0700, Ted Mittelstaedt wrote: > > What was the bit size of the CPU's originally used to write UNIX in Bell > Labs? Rather large. You can get all the details at http://en.wikipedia.org/wiki/Magnetic_core. -- Thor

i had a tought

2009-04-22 Thread Arjen Simon Scheer
why there is not a lunix operatingsystem consortium, for the kernel end the commercial userinterface -- Arjen Simon Scheer Konigin Wilhelminalaan 4-017 4205ET Gorinchem ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org

Re: FreeBSD's minimum memory requirements.

2006-08-28 Thread Simon L. Nielsen
if anybody else is interested in this please just go forward :-) ). -- Simon L. Nielsen ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Old releases support

2013-03-02 Thread Simon L. B. Nielsen
EOL at the end of this month. > Is this confirmed too? Correct on both accounts. As the updates are manual nobody just got to removing 7.4 yet. I should have sent a mail out with warning a month ago but forgot. -- Simon ___ freebsd-question

Re: https://wiki.freebsd.org/ certificate error

2013-03-09 Thread Simon L. B. Nielsen
On 2 March 2013 07:48, Jeremy Chadwick wrote: > (Please keep me CC'd as I'm not subscribed to -questions) > > (I'm CC'ing Simon Nielsen who maintains the FreeBSD webserver cluster, as > this obviously needs to be looked at.) > [...] > NOW BACK TO THE ACTUAL P

Re: Sorry state of the rsync based CVS,replication

2010-11-14 Thread Simon L. B. Nielsen
eful (IE, any of the primary mirrors requests it) we can probably rather easily set up rsync access via cvsup-master. That said, I think rsync access is likely not too interesting for most master mirrors as they likely provide access to the repo via CVSup already, so they have cvsup installed a

<    2   3   4   5   6   7