mysql version question

2006-08-17 Thread jan gestre

i recently upgraded the mysql 4.1.20 ports (both client and server) via
portmanager to version 4.1.21, however as i login to the mysql prompt or
phpmyadmin what i see is the old version, does this mean i still run on the
old version? is there a way to fix these?

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


Re: mysql version question

2006-08-17 Thread jan gestre

On 8/17/06, jan gestre <[EMAIL PROTECTED]> wrote:


i recently upgraded the mysql 4.1.20 ports (both client and server) via
portmanager to version 4.1.21, however as i login to the mysql prompt or
phpmyadmin what i see is the old version, does this mean i still run on the
old version? is there a way to fix these?

TIA



i solved the problem by restarting the mysql-server.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Flash Upgrade

2006-08-17 Thread Gerard Seibert
chris wrote:

> I didn't see any such notices in fresh ports.

Port:   linux-flashplugin-7.0r63_1
Path:   /usr/ports/www/linux-flashplugin7
Info:   Adobe Flash Player NPAPI Plugin
Maint:  [EMAIL PROTECTED]
B-deps:
R-deps: linux_base-fc-4_7
WWW:http://www.adobe.com/

Is this what you are referring to?


-- 
Gerard Seibert
[EMAIL PROTECTED]

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


Re: mysql version question

2006-08-17 Thread Gerard Seibert
jan gestre wrote:

> On 8/17/06, jan gestre <[EMAIL PROTECTED]> wrote:
> >
> > i recently upgraded the mysql 4.1.20 ports (both client and server) via
> > portmanager to version 4.1.21, however as i login to the mysql prompt or
> > phpmyadmin what i see is the old version, does this mean i still run on the
> > old version? is there a way to fix these?
> >
> > TIA
> >
> 
>  i solved the problem by restarting the mysql-server.

If you are using 'portmanager', then perhaps you should be modifying the
/usr/local/etc/portmanager/pm-020.conf file. There is a section to STOP
and START programs when they are updated. I use 'portmanager' myself,
and have a notation in that file to handle 'mysql' as well as several
other programs that require its services.


-- 
Gerard Seibert
[EMAIL PROTECTED]

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


Sata/IDE drive recognition problem

2006-08-17 Thread Vizion
Hi

While preparing to move a system from i386 to amd architecture The existing 
system is dual booting i386 for 5.4 stable and 6.0. My plan is to remove both 
systems, preserve my data and reinstall 6.1 amd from cd.

The motherboard is a FA-K8N51GMF-9 with 3 hard drives installed. 2xSata and 
1xIDE.

Freebsd 5.4 
#df sees 
/dev/ad4s1a 
devfs, 
/dev/ad4s1e
/dev/ad4s1f
/dev/ad6s1d
/dev/ad6s1e
linprocfs

Freebsd 6.0
#df sees
/dev/ad0s1a
devfs
/dev/ad0s1e
/dev/ad01f
/dev/ad0s1d
/dev/ad4s1a
/dev/ad4s1f
/dev/ad6s1d
devfs

The CD installer select drives interface for 6.1 RELEASE amd64 recognizes
ad0 and
ad4 
but not ad6.

For installing 6.1 amd I will need the installer to see all physical devices 
and existing partitions. 

The Bios CMOS features show 
IDE Channel 0 Master WDC WD2000JB
IDE Channel 0 Slave Lite-on CD-RW
IDE Channel 2 Master ST3160827AS
IDE Channel 3 Master WDC WD2000JD
The Advanced Bios features show
First boot device CDROM
Second Boot Device Hard Disk
Third boot Device Hard Disk

The Hard disk boot priority sequence options show:
Ch0
Ch2
Ch3 
root
shutdown -r

/var/log/messages shows
ad0 WDC WD2000JB at ata0-master UDMA33
acd0 Lite-on at ata0-slave USMA33
ad4 ST3160827AS at ata2-master UDMA33
ad6 WDC WD2000JD at ata3-master UDMA33

How do I get the installer select drives interface to recognize ad6?

Thanks in advance

david

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


Re: USB Media Keys

2006-08-17 Thread Alastair G. Hogge
On Friday 11 August 2006 05:08, Jeff Molofee wrote:
> Is it possible to get USB media keys to work in FreeBSD 6.x? I can't get
> anything to even see the keys, I would like to get my volume keys
> working on a Saitek Eclipse keyboard.
Try hotkeys: http://ypwong.org/hotkeys/
or google for more something else. Also I think you can even setup X to use 
the extra keys...once again hit google up for it.

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


Downgrade port

2006-08-17 Thread Johnny Choque
Hi all,

When I have tried to install java 1.5 in freebsd 6.1-release using the
binary file provided in:
http://www.freebsdfoundation.org/downloads/java.shtml

I got an error message pointing out that it needed javavmwrapper-2.0.6
instead of 2.3 (which I actually have installed). I'm trying to use
portdowngrade in order to downgrade javavmwrapper but I have problems with
cvs servers listed in:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/anoncvs.html

Could you tell me if there is another way to downgrade a port? 

Cheers,

Johnny

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


cdrecord

2006-08-17 Thread dick hoogendijk
Installed cdrecord from ports.
This version does not include DVD-R/DVD-RW support code.
Cdrecord-porDVD is needed.

I want to burn DVD-R's.
Can this be done with FreeBSD? Do I need cdrecord-devel for this?

-- 
dick -- http://nagual.nl/ -- PGP/GnuPG key: F86289CE
++ Running FreeBSD 6.1 ++ The Power to Serve
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: cdrecord

2006-08-17 Thread Igor Robul
On Thu, Aug 17, 2006 at 02:44:59PM +0200, dick hoogendijk wrote:
> Installed cdrecord from ports.
> This version does not include DVD-R/DVD-RW support code.
> Cdrecord-porDVD is needed.
> 
> I want to burn DVD-R's.
> Can this be done with FreeBSD? Do I need cdrecord-devel for this?
sysutils/dvd+rw-tools
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: cdrecord

2006-08-17 Thread Mikhail Goriachev
dick hoogendijk wrote:
> Installed cdrecord from ports.
> This version does not include DVD-R/DVD-RW support code.
> Cdrecord-porDVD is needed.
> 
> I want to burn DVD-R's.
> Can this be done with FreeBSD? Do I need cdrecord-devel for this?


Does this help:

http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/creating-dvds.html


Cheers,
Mikhail.

-- 
Mikhail Goriachev
Webanoide

Telephone: +61 (0)3 62252501
Mobile Phone: +61 (0)4 38255158
E-Mail: [EMAIL PROTECTED]
Web: http://www.webanoide.org

PGP Key ID: 0x4E148A3B
PGP Key Fingerprint: D96B 7C14 79A5 8824 B99D 9562 F50E 2F5D 4E14 8A3B
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: cdrecord

2006-08-17 Thread Tom Grove

dick hoogendijk wrote:

Installed cdrecord from ports.
This version does not include DVD-R/DVD-RW support code.
Cdrecord-porDVD is needed.

I want to burn DVD-R's.
Can this be done with FreeBSD? Do I need cdrecord-devel for this?

  

You need to install /usr/ports/sysutils/dvd+rw-tools.

This will give you the tools like growisofs that allow you to burn a 
dvd.  You will also want to check out:


http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/creating-dvds.html

and

http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/creating-cds.html

These have some nice tips on what to do in certain situations.

Lastly, for dvd+rw-tools you need atapicam; more information can be 
found in the second link above.


-Tom

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


Your solution to purchase Computer equipment

2006-08-17 Thread PowerSource Online

   
 
 
 
 
 
 
 
 

   
 
   
 
   
 
   
 [TopPSO.gif"] 
   
   
 IBM, HP, Compaq, Dell, Toshiba, Cisco, 3Com, Epson, Samsung, Sony
   and Ma= ny More
   
 Laptops, Desktops, Servers, Printers, Networking and Po= int of
   Sale & More
   
   
 
   
 [1][ScreenPSO.gif"]
   
 [2][ButtonMF.g=] 
 

   Dealers
   

   Resellers
   

   Brokers
   

   Service Companies<= /p>

   Maintenance Companies
   
   
 
   
  
   
   
 
   
 
 [3][BuySell.gif"] 
  
 [4][USEMAP:Fre=]
   
   
 
   
 [3D"h=] 
Search Inven= tory
   
   
   
 [marketi=] 
 Send Requests For Quotes
   
   
 [marketi=] 
 Contact Vendors Directly
   
   
 [marketi=] 
 Access Classifieds
   
   
   
 [marketi=] 
 For Sale
   
   
   
 [marketi=] 
 Want to Buy
   
 
   
 
   
   
 
   
 100= 0's of Buyers,
   
 100's of Stocking Vendor= s,
   
 1.5 million lines of Inventory= ,
   
 Nearly 2 million part searches= a month
   
 Contact us today

   [EMAIL PROTECTED]
   
 888-265-3302 (U.S. = & Canada)
   
 1-450-677-7399 (International)
   
 
   
 
   
 
   
 
   

   
 
 

   
   
 
 
   
 

   Please do not reply to this email . If you have = any comments or
   questions regarding this message or the PowerSource Onlin= e service,
   please send an email to: [EMAIL PROTECTED] or visit us
   online: [7]www.powersourceonline.c= om
   

   
 This is an advertisement from PowerSource= Online.
   
 If you no longer wish to receive news and special o= ffers from
   PowerSource Online, [8]unsubscribe .
   

   PowerSource Online
   
 1010 de Sérigny Suite 800 - Longueuil, CANADA - J4K 5G7
   
 Tel: 1(888) 265-3302 - International: 001 (450) 677-7399
   
   
 
 
   

   
 
 
 
 
 
 
 
   [3D] 

References

   1. 3D"http://re=/
   2. 3D"http://resp.powersourceonline.com/rspbp/   3. 3D"http://resp.powersou=/
   4. LYNXIMGMAP:file://localhost/tmp/3D"#Map"
   5. 3D"mailto:[EMAIL PROTECTED]   6. 3D"mailto:[EMAIL PROTECTED]   7. 
file://localhost/tmp/3D   8. 3D"http://resp.powersourceonline.c=/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: cdrecord

2006-08-17 Thread Fabian Keil
dick hoogendijk <[EMAIL PROTECTED]> wrote:

> Installed cdrecord from ports.
> This version does not include DVD-R/DVD-RW support code.
> Cdrecord-porDVD is needed.
 
> I want to burn DVD-R's.
> Can this be done with FreeBSD? Do I need cdrecord-devel for this?

Yes and yes, if you want to stick with the cdrtools,
you'll need the cdrtools-devel port for DVD support.
DVD support isn't available in the latest non-alpha
cdrtools release.

Fabian
-- 
http://www.fabiankeil.de/


signature.asc
Description: PGP signature


Re: portupgrade bdb1 vs bdb4

2006-08-17 Thread Evren Yurtesen

Lowell Gilbert wrote:

Evren Yurtesen <[EMAIL PROTECTED]> writes:


What is the advantage of using bdb4 instead of bdb1 while installing 
portupgrade?


If you really want to follow it up:
the pkg-descr points you to that information.


I still dont see what is the advantage of using it with portupgrade? in 
sleepycat.com there is info about bdb4 but I couldnt find a comparison 
or anything which might show the differences?


---
Version 4.1 of the Berkeley DB library. This version uses an underlying
database format incompatible with revision 1 and a different standard API.
Utilities are included in the distribution to convert v1.85 databases to 
v4.1

databases, and a backwards compatible API is provided to maintain
compatibility with programs using the v1.85 interface.

For details on compatibility with other DB versions, see:
http://www.sleepycat.com/download/patchlogs.shtml

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


rc.subr options conflict with one another

2006-08-17 Thread Calvin Hendryx-Parker

I stumbled upon a bug that I wanted to run by the list first before
submitting it to the bugs list.

If you create a start script and use rc.subr with both of these 
variables set in your script you won't get the desired effect.


${name}_user="myuser"
start_cmd="${command} start"


The first argument will start the command using su if you aren't using 
chroot, and the second one will allow you to override the default method 
for start for example.  When you use the start_cmd or any of the 
argument_cmd variable the su command will not be used to start your daemon.


Does this look like a valid bug or am I missing something?

Thanks,
Calvin
--
S i x  F e e t  U p , I n c .  |  "Nowhere to go but open source"
Silicon Valley: +1 (650) 401-8579 x602
Midwest: +1 (317) 861-5948 x602
Toll-Free: 1-866-SIX-FEET
mailto:[EMAIL PROTECTED]
http://www.sixfeetup.com  |  Zope/Plone Dedicated Hosting from $35/month

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


FreeBSD 6.1 buildworld segfault on gcc

2006-08-17 Thread Mischa Peters

Hi All,

Not sure if this is the right list, there are so many... but here it  
goes. :)


I am trying to run buildworld on FreeBSD 6.1. Using RELENG_6_1.
It segfaults on GCC with the following message:

cc -O2 -fno-strict-aliasing -pipe -DIN_GCC -DHAVE_CONFIG_H -DPREFIX= 
\"/usr/obj/usr/src/tmp/usr\" -I/usr/obj/usr/src/tmp/usr/src/gnu/ 
usr.bin/cc/cc_int/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc_int/../ 
cc_tools -I/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc -I/ 
usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/config - 
DHAVE_CONFIG_H -DTARGET_NAME=\"i386-undermydesk-freebsd\" -DIN_GCC  - 
I/usr/obj/usr/src/tmp/legacy/usr/include -c /usr/src/gnu/usr.bin/cc/ 
cc_int/../../../../contrib/gcc/local-alloc.c
cc -O2 -fno-strict-aliasing -pipe -DIN_GCC -DHAVE_CONFIG_H -DPREFIX= 
\"/usr/obj/usr/src/tmp/usr\" -I/usr/obj/usr/src/tmp/usr/src/gnu/ 
usr.bin/cc/cc_int/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc_int/../ 
cc_tools -I/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc -I/ 
usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/config - 
DHAVE_CONFIG_H -DTARGET_NAME=\"i386-undermydesk-freebsd\" -DIN_GCC  - 
I/usr/obj/usr/src/tmp/legacy/usr/include -c /usr/src/gnu/usr.bin/cc/ 
cc_int/../../../../contrib/gcc/loop.c
/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/loop.c: In  
function `strength_reduce':
/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/loop.c:5420:  
internal compiler error: Segmentation fault: 11

Please submit a full bug report,
with preprocessed source if appropriate.
See http://gcc.gnu.org/bugs.html> for instructions.
*** Error code 1

Stop in /usr/src/gnu/usr.bin/cc/cc_int.
*** Error code 1

Stop in /usr/src/gnu/usr.bin/cc.
*** Error code 1

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

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

Stop in /usr/src.

Is there anything that I can do about this?

Thanx!!

Mischa

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


Re: Downgrade port

2006-08-17 Thread Eric Schuele

On 08/17/2006 07:20, Johnny Choque wrote:

Hi all,

When I have tried to install java 1.5 in freebsd 6.1-release using the
binary file provided in:
http://www.freebsdfoundation.org/downloads/java.shtml

I got an error message pointing out that it needed javavmwrapper-2.0.6
instead of 2.3 (which I actually have installed). I'm trying to use
portdowngrade in order to downgrade javavmwrapper but I have problems with
cvs servers listed in:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/anoncvs.html

Could you tell me if there is another way to downgrade a port? 



I believe 'portdowngrade' is the canonical way.  However, I *always* 
have trouble with the servers for some reason.


Last time I did a portdowngrade I used the following (mind the wrap):
portdowngrade -o 
-s:pserver:[EMAIL PROTECTED]:/home/ncvs 


Then enter any password.

HTH


Cheers,

Johnny

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




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


APC BioPod

2006-08-17 Thread Mike Ginsburg

Hello,
I am looking into using fingerprint authentication on my machine and I 
have an APC BioPod scanner (usb) to work with. When I plug the scanner 
into the usb port, dmesg shows the following


ugen1: vendor 0x08ff Fingerprint Sensor, rev 1.10/0.00, addr 4

Vendor 0x08ff points to AUTHENTEC

The following directories are created
/dev/ugen1
/dev/ugen1.1
/dev/ugen1.2

Does anyone know of software that can be used to work with this 
fingerprint scanner on freeBSD (6.1)? Or even if it is possible to just 
read the raw data from the stream? Thanks in advance.


MikeG

Mike Ginsburg
Collaborative Fusion, Inc.
[EMAIL PROTECTED]
412-422-3463 x4015

--

IMPORTANT: This message contains confidential information
and is intended only for the individual named. If the reader of
this message is not an intended recipient (or the individual
responsible for the delivery of this message to an intended
recipient), please be advised that any re-use, dissemination,
distribution or copying of this message is prohibited. Please
notify the sender immediately by e-mail if you have received
this e-mail by mistake and delete this e-mail from your system.
E-mail transmission cannot be guaranteed to be secure or
error-free as information could be intercepted, corrupted, lost,
destroyed, arrive late or incomplete, or contain viruses. The
sender therefore does not accept liability for any errors or
omissions in the contents of this message, which arise as a
result of e-mail transmission.


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


Re: FreeBSD 6.1 buildworld segfault on gcc

2006-08-17 Thread Alex Zbyslaw

Mischa Peters wrote:


Hi All,

Not sure if this is the right list, there are so many... but here it  
goes. :)


Always a good place to start.



I am trying to run buildworld on FreeBSD 6.1. Using RELENG_6_1.
It segfaults on GCC with the following message:

cc -O2 -fno-strict-aliasing -pipe -DIN_GCC -DHAVE_CONFIG_H -DPREFIX= 
\"/usr/obj/usr/src/tmp/usr\" -I/usr/obj/usr/src/tmp/usr/src/gnu/ 
usr.bin/cc/cc_int/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc_int/../ 
cc_tools -I/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc -I/ 
usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/config - 
DHAVE_CONFIG_H -DTARGET_NAME=\"i386-undermydesk-freebsd\" -DIN_GCC  - 
I/usr/obj/usr/src/tmp/legacy/usr/include -c /usr/src/gnu/usr.bin/cc/ 
cc_int/../../../../contrib/gcc/local-alloc.c
cc -O2 -fno-strict-aliasing -pipe -DIN_GCC -DHAVE_CONFIG_H -DPREFIX= 
\"/usr/obj/usr/src/tmp/usr\" -I/usr/obj/usr/src/tmp/usr/src/gnu/ 
usr.bin/cc/cc_int/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc_int/../ 
cc_tools -I/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc -I/ 
usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/config - 
DHAVE_CONFIG_H -DTARGET_NAME=\"i386-undermydesk-freebsd\" -DIN_GCC  - 
I/usr/obj/usr/src/tmp/legacy/usr/include -c /usr/src/gnu/usr.bin/cc/ 
cc_int/../../../../contrib/gcc/loop.c
/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/loop.c: In  
function `strength_reduce':
/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/loop.c:5420:  
internal compiler error: Segmentation fault: 11

Please submit a full bug report,
with preprocessed source if appropriate.
See http://gcc.gnu.org/bugs.html> for instructions.
*** Error code 1


Does it always segfault in the same place?  If not then faulty memory is 
your number one suspect.  For that try memtest86+ (google for it and 
burn a CD), or just try pulling memory sticks and seeing if the problem 
goes away (but beware static).


--Alex


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


Re: FreeBSD 6.1 buildworld segfault on gcc

2006-08-17 Thread Mischa Peters

Hi Alex,

Not sure if this is the right list, there are so many... but here  
it  goes. :)

Always a good place to start.


Pfew ;)


I am trying to run buildworld on FreeBSD 6.1. Using RELENG_6_1.
It segfaults on GCC with the following message:

cc -O2 -fno-strict-aliasing -pipe -DIN_GCC -DHAVE_CONFIG_H - 
DPREFIX= \"/usr/obj/usr/src/tmp/usr\" -I/usr/obj/usr/src/tmp/usr/ 
src/gnu/ usr.bin/cc/cc_int/../cc_tools -I/usr/src/gnu/usr.bin/cc/ 
cc_int/../ cc_tools -I/usr/src/gnu/usr.bin/cc/cc_int/../../../../ 
contrib/gcc -I/ usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/ 
gcc/config - DHAVE_CONFIG_H -DTARGET_NAME=\"i386-undermydesk- 
freebsd\" -DIN_GCC  - I/usr/obj/usr/src/tmp/legacy/usr/include -c / 
usr/src/gnu/usr.bin/cc/ cc_int/../../../../contrib/gcc/local-alloc.c
cc -O2 -fno-strict-aliasing -pipe -DIN_GCC -DHAVE_CONFIG_H - 
DPREFIX= \"/usr/obj/usr/src/tmp/usr\" -I/usr/obj/usr/src/tmp/usr/ 
src/gnu/ usr.bin/cc/cc_int/../cc_tools -I/usr/src/gnu/usr.bin/cc/ 
cc_int/../ cc_tools -I/usr/src/gnu/usr.bin/cc/cc_int/../../../../ 
contrib/gcc -I/ usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/ 
gcc/config - DHAVE_CONFIG_H -DTARGET_NAME=\"i386-undermydesk- 
freebsd\" -DIN_GCC  - I/usr/obj/usr/src/tmp/legacy/usr/include -c / 
usr/src/gnu/usr.bin/cc/ cc_int/../../../../contrib/gcc/loop.c
/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/loop.c: In   
function `strength_reduce':
/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/loop.c: 
5420:  internal compiler error: Segmentation fault: 11

Please submit a full bug report,
with preprocessed source if appropriate.
See http://gcc.gnu.org/bugs.html> for instructions.
*** Error code 1


Does it always segfault in the same place?  If not then faulty  
memory is your number one suspect.  For that try memtest86+ (google  
for it and burn a CD), or just try pulling memory sticks and seeing  
if the problem goes away (but beware static).


It's always in the same place, with the same message. :(

Mischa



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


Mounting a snapshot of a file system

2006-08-17 Thread Odhiambo Washington
Hi all,

I believe that this might be possible..

I have created a snapshot of a filesystem and moved it to a remote host:

dump -L0af - / | ssh remote_host 'gzip > snapshot.gz'

Now I have the file snapshot.gz on the remote host.

Two questions:

1. How can I mount this snapshot and access its contents?
2. How can I use this snapshot to create another system (a clone)?

Thank you for today ;)



-Wash

http://www.netmeister.org/news/learn2quote.html

DISCLAIMER: See http://www.wananchi.com/bms/terms.php

--
+==+
|\  _,,,---,,_ | Odhiambo Washington<[EMAIL PROTECTED]>
Zzz /,`.-'`'-.  ;-;;,_ | Wananchi Online Ltd.   www.wananchi.com
   |,4-  ) )-,_. ,\ (  `'-'| Tel: +254 20 313985-9  +254 20 313922
  '---''(_/--'  `-'\_) | GSM: +254 722 743223   +254 733 744121
+==+

Quigley's Law:
Whoever has any authority over you, no matter how small, will
atttempt to use it.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: FreeBSD 6.1 buildworld segfault on gcc

2006-08-17 Thread Alex Zbyslaw

Mischa Peters wrote:


I am trying to run buildworld on FreeBSD 6.1. Using RELENG_6_1.
It segfaults on GCC with the following message:

cc -O2 -fno-strict-aliasing -pipe -DIN_GCC -DHAVE_CONFIG_H - 
DPREFIX= \"/usr/obj/usr/src/tmp/usr\" -I/usr/obj/usr/src/tmp/usr/ 
src/gnu/ usr.bin/cc/cc_int/../cc_tools -I/usr/src/gnu/usr.bin/cc/ 
cc_int/../ cc_tools -I/usr/src/gnu/usr.bin/cc/cc_int/../../../../ 
contrib/gcc -I/ usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/ 
gcc/config - DHAVE_CONFIG_H -DTARGET_NAME=\"i386-undermydesk- 
freebsd\" -DIN_GCC  - I/usr/obj/usr/src/tmp/legacy/usr/include -c / 
usr/src/gnu/usr.bin/cc/ cc_int/../../../../contrib/gcc/local-alloc.c
cc -O2 -fno-strict-aliasing -pipe -DIN_GCC -DHAVE_CONFIG_H - 
DPREFIX= \"/usr/obj/usr/src/tmp/usr\" -I/usr/obj/usr/src/tmp/usr/ 
src/gnu/ usr.bin/cc/cc_int/../cc_tools -I/usr/src/gnu/usr.bin/cc/ 
cc_int/../ cc_tools -I/usr/src/gnu/usr.bin/cc/cc_int/../../../../ 
contrib/gcc -I/ usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/ 
gcc/config - DHAVE_CONFIG_H -DTARGET_NAME=\"i386-undermydesk- 
freebsd\" -DIN_GCC  - I/usr/obj/usr/src/tmp/legacy/usr/include -c / 
usr/src/gnu/usr.bin/cc/ cc_int/../../../../contrib/gcc/loop.c
/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/loop.c: In   
function `strength_reduce':
/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/loop.c: 
5420:  internal compiler error: Segmentation fault: 11

Please submit a full bug report,
with preprocessed source if appropriate.
See http://gcc.gnu.org/bugs.html> for instructions.
*** Error code 1



Does it always segfault in the same place?  If not then faulty  
memory is your number one suspect.  For that try memtest86+ (google  
for it and burn a CD), or just try pulling memory sticks and seeing  
if the problem goes away (but beware static).



It's always in the same place, with the same message. :(


Well, that doesn't rule out memory trouble, but it's not very definitive 
for anything else. :-(


Have you tried deleting everything under /usr/obj and trying again?  
Worth a shot but if nothing comes of it and no better suggestions 
arrive, test that memory!


rm -fr /usr/obj/*
whatever make buildworld and buildkernel stuff you did.

hth,

--Alex


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


Re: Downgrade port

2006-08-17 Thread Odhiambo Washington
* On 17/08/06 14:20 +0200, Johnny Choque wrote:
| Hi all,
| 
| When I have tried to install java 1.5 in freebsd 6.1-release using the
| binary file provided in:
| http://www.freebsdfoundation.org/downloads/java.shtml
| 
| I got an error message pointing out that it needed javavmwrapper-2.0.6
| instead of 2.3 (which I actually have installed). I'm trying to use
| portdowngrade in order to downgrade javavmwrapper but I have problems with
| cvs servers listed in:
| http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/anoncvs.html
| 
| Could you tell me if there is another way to downgrade a port? 

cd /port/directory
edit Makefile and change the version from 2.3 -> 2.0.6
edit distinfo and change version there too.

then

portupgrade -f portname

It will actually downgrade it.

I am not quite sure how this blends with the related libraries but it
does work. I've used it but mostly during minor version changes, not
the major version change like you have.

Why don't you deinstall the 2.3 and install 2.0.6 though?


-Wash

http://www.netmeister.org/news/learn2quote.html

DISCLAIMER: See http://www.wananchi.com/bms/terms.php

--
+==+
|\  _,,,---,,_ | Odhiambo Washington<[EMAIL PROTECTED]>
Zzz /,`.-'`'-.  ;-;;,_ | Wananchi Online Ltd.   www.wananchi.com
   |,4-  ) )-,_. ,\ (  `'-'| Tel: +254 20 313985-9  +254 20 313922
  '---''(_/--'  `-'\_) | GSM: +254 722 743223   +254 733 744121
+==+

A professor is one who talks in someone else's sleep.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: FreeBSD 6.1 buildworld segfault on gcc

2006-08-17 Thread Mischa Peters
Does it always segfault in the same place?  If not then faulty   
memory is your number one suspect.  For that try memtest86+  
(google  for it and burn a CD), or just try pulling memory sticks  
and seeing  if the problem goes away (but beware static).



It's always in the same place, with the same message. :(


Well, that doesn't rule out memory trouble, but it's not very  
definitive for anything else. :-(


Have you tried deleting everything under /usr/obj and trying  
again?  Worth a shot but if nothing comes of it and no better  
suggestions arrive, test that memory!


rm -fr /usr/obj/*
whatever make buildworld and buildkernel stuff you did.


I have tried everything already in regards to a clean build environment.
make clean, make cleandir, make cleanworld... refetching the source.
I will try again in a couple of days... see if that makes any  
difference.


I will test the memory, you never know.

Thanx for your help!

Mischa



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


Perl question.

2006-08-17 Thread Greg Groth
I'm trying to install bandersnatch in conjunction with Jabber2 and 
running into some trouble.  I'm following the how-to at:

http://www.funkypenguin.co.za/bandersnatch_with_jabberd2

I've installed all of the listed sources from the ports, but when I run 
bandersnatch2.pl, I receive the following error:


Can't locate POE/Preprocessor.pm in @INC

It seems that Preprocessor.pm does not exist on my system.  Can someone 
tell me which relevant port would have this module?  Installing 
POE::Preprocessor from CPAN comes up with a blank, as well as searching 
the ports for anything with the same name.


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


Re: Perl question.

2006-08-17 Thread Dan Nelson
In the last episode (Aug 17), Greg Groth said:
> I'm trying to install bandersnatch in conjunction with Jabber2 and
> running into some trouble.  I'm following the how-to at:
> http://www.funkypenguin.co.za/bandersnatch_with_jabberd2
> 
> I've installed all of the listed sources from the ports, but when I
> run bandersnatch2.pl, I receive the following error:
> 
> Can't locate POE/Preprocessor.pm in @INC
> 
> It seems that Preprocessor.pm does not exist on my system.  Can
> someone tell me which relevant port would have this module? 
> Installing POE::Preprocessor from CPAN comes up with a blank, as well
> as searching the ports for anything with the same name.

A quick web search shows that POE::Preprocessor was removed from POE in
March.  http://search.cpan.org/src/RCAPUTO/POE-0.3601/CHANGES :

 2006-03-11 23:11:39 (r1887) by rcaputo
  poe/lib/POE/Preprocessor.pm D; poe/lib/POE/Macro D;
  poe/tests/10_units/01_preprocessor D; poe/mylib/preprocessor.perl A;
  poe/mylib/PoeBuildInfo.pm M

Remove POE::Preprocessor. Replaced it with a simple, almost one-liner
preprocessor that's run at Makefile.PL time. 

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


lang/php4 defaults to cgi build?

2006-08-17 Thread Nikolas Britton

lang/php4 defaults to cgi build. When did we decide this? AFAIK it
always built the apache module in the past... isn't that standard
procedure for building a LAMP stack?

--
BSD Podcasts @:
http://bsdtalk.blogspot.com/
http://freebsdforall.blogspot.com/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: lang/php4 defaults to cgi build?

2006-08-17 Thread Frank Steinborn
Nikolas Britton wrote:
> lang/php4 defaults to cgi build. When did we decide this? AFAIK it
> always built the apache module in the past... isn't that standard
> procedure for building a LAMP stack?

Did you try 'make config' in /usr/ports/lang/php4? I don't get your
point.

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


Re: lang/php4 defaults to cgi build?

2006-08-17 Thread Daniel Gerzo
Hello Nikolas,

Thursday, August 17, 2006, 6:43:48 PM, you wrote:

> lang/php4 defaults to cgi build. When did we decide this? AFAIK it
> always built the apache module in the past... isn't that standard
> procedure for building a LAMP stack?

20060506:
  AFFECTS: users of PHP
  AUTHOR: [EMAIL PROTECTED]

  The old PHP slave ports (phpN-cli, phpN-cgi and mod_phpN) were removed
  in favour of unified PHP ports that allow building any combination of
  PHP SAPIs (cli, cgi and apache module).
  The PHP CGI binary was renamed to php-cgi, so you should update
  the path in your script. To simplify the update process, *only* for
  this release a 'php' compatibility symlink to php-cgi will be created
  if you don't select the CLI SAPI.
  Before the upgrade you *should* run 'make config' in lang/php4 or
  lang/php5 to configure the SAPIs you want to install.
  As a consequence the default binary packages include the CLI and the
  FastCGI SAPIs.

-- 
Best regards,
 Danielmailto:[EMAIL PROTECTED]

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


Wilfully dirtying a filesystem

2006-08-17 Thread Ceri Davies
I have a system on which /usr is slightly hosed, but not badly enough
for it to fail a preen fsck.

I cannot easily get to single-user on this machine, so is there a good
way for me to dirty the filesystem just enough to force "fsck -p" to
fail (yanking power also difficult)?  "umount -f /usr; reboot" doesn't
seem to work...

Ceri
-- 
That must be wonderful!  I don't understand it at all.
  -- Moliere


pgptGZ7vUlzjA.pgp
Description: PGP signature


Re: lang/php4 defaults to cgi build?

2006-08-17 Thread Bill Moran
In response to Frank Steinborn <[EMAIL PROTECTED]>:

> Nikolas Britton wrote:
> > lang/php4 defaults to cgi build. When did we decide this? AFAIK it
> > always built the apache module in the past... isn't that standard
> > procedure for building a LAMP stack?
> 
> Did you try 'make config' in /usr/ports/lang/php4? I don't get your
> point.

I believe his point is that the current defaults violate POLA badly.
If that is, indeed, his point -- I would tend to agree with it.

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


Re: Sendmail Access DB Question

2006-08-17 Thread Derek Ragona

Check the headers it may be from another domain.

-Derek


At 05:22 PM 8/16/2006, Chris Maness wrote:
I have used the access db to allow e-mail's from domains that have been 
black listed by my black list DNS lists.  It works for all the other 
e-mails / domains that I have listed except for Yahoogroups.com.  Any 
suggestions?


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

--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
MailScanner thanks transtec Computers for their support.



--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
MailScanner thanks transtec Computers for their support.

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


Re: Sata/IDE drive recognition problem

2006-08-17 Thread Vizion

> -Original Message-
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf Of Vizion
> Sent: Thursday, August 17, 2006 4:33 AM
> To: freebsd-questions@freebsd.org
> Subject: Sata/IDE drive recognition problem
> 
> 
> Hi
> 
> While preparing to move a system from i386 to amd 
> architecture The existing system is dual booting i386 for 5.4 
> stable and 6.0. My plan is to remove both systems, preserve 
> my data and reinstall 6.1 amd from cd.
> 
> The motherboard is a FA-K8N51GMF-9 with 3 hard drives 
> installed. 2xSata and 1xIDE.
> 
> Freebsd 5.4 
> #df sees 
> /dev/ad4s1a 
> devfs, 
> /dev/ad4s1e
> /dev/ad4s1f
> /dev/ad6s1d
> /dev/ad6s1e
> linprocfs
> 
> Freebsd 6.0
> #df sees
> /dev/ad0s1a
> devfs
> /dev/ad0s1e
> /dev/ad01f
> /dev/ad0s1d
> /dev/ad4s1a
> /dev/ad4s1f
> /dev/ad6s1d
> devfs
> 
> The CD installer select drives interface for 6.1 RELEASE 
> amd64 recognizes
> ad0 and
> ad4 
> but not ad6.
> 
> For installing 6.1 amd I will need the installer to see all 
> physical devices and existing partitions. 
> 
> The Bios CMOS features show 
> IDE Channel 0 Master WDC WD2000JB
> IDE Channel 0 Slave Lite-on CD-RW
> IDE Channel 2 Master ST3160827AS
> IDE Channel 3 Master WDC WD2000JD
> The Advanced Bios features show
> First boot device CDROM
> Second Boot Device Hard Disk
> Third boot Device Hard Disk
> 
> The Hard disk boot priority sequence options show:
> Ch0
> Ch2
> Ch3 
> root
> shutdown -r
> 
> /var/log/messages shows
> ad0 WDC WD2000JB at ata0-master UDMA33
> acd0 Lite-on at ata0-slave USMA33
> ad4 ST3160827AS at ata2-master UDMA33
> ad6 WDC WD2000JD at ata3-master UDMA33
> 
> How do I get the installer select drives interface to recognize ad6?
> 
> Thanks in advance
> 
> david
> 
Following my previous posting I have now suvvessfully built amd64 on /dev/ad0 
but not yet mounted ad4 or ad6. While ad4 is "seen" according to 
/var/log/messages the new build does not "see" ad6 .. does anyone have any 
ideas how to fix this?

Somer help would be apprecaited

Thanks

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


Re: Wilfully dirtying a filesystem

2006-08-17 Thread Chuck Swiger

On Aug 17, 2006, at 9:55 AM, Ceri Davies wrote:

I cannot easily get to single-user on this machine, so is there a good
way for me to dirty the filesystem just enough to force "fsck -p" to
fail (yanking power also difficult)?  "umount -f /usr; reboot" doesn't
seem to work...


Edit a file on /usr and leave the editor session going to make sure  
you've got an open file on that filesystem, then do a "reboot -nq"  
instead...


--
-Chuck

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


How to bypass loader.conf at boot

2006-08-17 Thread Nguyen Tam Chinh

Hi all,

I edited the /boot/loader.conf to add values for kern.maxdsiz and
kern.dfldsiz.
Unfortunately my server can not boot after that (the values are too big). 
How can I bypass the loader.conf parameters at

boot? Or how I can change these values interactively?
The server is located in a data center and I can access to it through 
supporter.

Please advice.
Thanks all for helping.

PS. Please CC me because I'm not in this list.

-
With best regards,  |The Power to Serve
Nguyen Tam Chinh|  http://www.FreeBSD.org
Loc: sp.cs.msu.su   |
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: How to bypass loader.conf at boot

2006-08-17 Thread Odhiambo Washington
* On 17/08/06 21:22 +0400, Nguyen Tam Chinh wrote:
| Hi all,
| 
| I edited the /boot/loader.conf to add values for kern.maxdsiz and
| kern.dfldsiz.
| Unfortunately my server can not boot after that (the values are too big). 
| How can I bypass the loader.conf parameters at
| boot? Or how I can change these values interactively?
| The server is located in a data center and I can access to it through 
| supporter.
| Please advice.
| Thanks all for helping.
| 
| PS. Please CC me because I'm not in this list.



Off the top of my head .


Get the guy at the data centre to get a 5.x or 6.x installation CD.
He should boot with it and choose the Fixit option, and select the
live filesystem on CD.
After that, he will be dropped into a shell and the following steps
will work:

fsck -y /dev/da0s1a (change to the correct slice name!!)

Once that is complete:

mount /dev/da0s1a /mnt
vi /mnt/boot/loader.conf
save changes

Exit the Fixit mode and reboot, removing the CD, and voila!


-Wash

http://www.netmeister.org/news/learn2quote.html

DISCLAIMER: See http://www.wananchi.com/bms/terms.php

--
+==+
|\  _,,,---,,_ | Odhiambo Washington<[EMAIL PROTECTED]>
Zzz /,`.-'`'-.  ;-;;,_ | Wananchi Online Ltd.   www.wananchi.com
   |,4-  ) )-,_. ,\ (  `'-'| Tel: +254 20 313985-9  +254 20 313922
  '---''(_/--'  `-'\_) | GSM: +254 722 743223   +254 733 744121
+==+

Nothing is more admirable than the fortitude with which millionaires
tolerate the disadvantages of their wealth.
-- Nero Wolfe
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: How to bypass loader.conf at boot

2006-08-17 Thread Erik Nørgaard
Nguyen Tam Chinh wrote:
> Hi all,
> 
> I edited the /boot/loader.conf to add values for kern.maxdsiz and
> kern.dfldsiz.
> Unfortunately my server can not boot after that (the values are too
> big). How can I bypass the loader.conf parameters at
> boot? Or how I can change these values interactively?
> The server is located in a data center and I can access to it through
> supporter.
> Please advice.
> Thanks all for helping.

Choose boot menu option 6: Escape to loader prompt

Then you can set/unset anything. Use "show" to see the current values,
"set" to set some parameter, load/unload to load or unload kernel or
modules - see help for more.

Cheers, Erik


-- 
Ph: +34.666334818  web: http://www.locolomo.org
X.509 Certificate: http://www.locolomo.org/crt/8D03551FFCE04F0C.crt
Key ID: 69:79:B8:2C:E3:8F:E7:BE:5D:C3:C3:B1:74:62:B8:3F:9F:1F:69:B9


smime.p7s
Description: S/MIME Cryptographic Signature


Make subordinate CA

2006-08-17 Thread Dimitar Trandov - [EMAIL PROTECTED] Bank

Hi,
I have to use MS Certificate Services configured on a Windows machine 
outside of my company


My CA have to be subordinate to the CA on this MS Certificate Server 
(which would be the ROOT CA for my CA) and

I want my CA can generate his own certificates.
So, I created a certificate request on the my FreeBSD CA server (FreeBSD 
some.domain 5.4-STABLE FreeBSD 5.4-STABLE #1)
and submitted via mail to MS Certificate Server and after that I got a 
new CA certificate file. My OpenSSL is 0.9.7e-p1 25 Oct 2004


my submit was: openssl req -new -newkey -nodes -keyout server.key -out 
request.pem


But, it appears that the certificate that got created by MS Certificate 
Services is not properly configured as a CA certificate.
When I create a client certificate with my CA and install it on client 
machine I can see the path from the certificate to the
ROOT CA, but with yellow triangle on my public CA cert. Click on it in 
the chain, it says that:
"This certification authority does not appear to be allowed to issue 
certificates or cannot be used as an end entity certificate".
My question is which option I should use when generate request for my 
root subordinate CA and then sign my own certificates to use in my 
comapany ? some in basic constraints or KeyUsage option I guess ?!?


Thanks in advance and excuse me for my bad English
D.Trandov


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


Re: BSDstats v3.0 - The Security Rewrite

2006-08-17 Thread Oliver Fromme
Marc G. Fournier wrote:
 > Over the past few days, I've been working with Paul Schmehl and Matthew 
 > Seaman to come up with a more "security sensitive" version of BSDstats ... 
 > one that reduces the amount of "sensitive information" stored in the 
 > database down to ... zero.  No IPs, no hostnames ...
 > [...]
 > From now forward, the stats will be viewable from:
 > 
 >   http://www.bsdstats.org

That's very cool.  I've installed it on some of my machines.
Unfortunately, I haven't been able to use it on all of them,
for reasons outlined below.

I've got a few suggestions and ideas ...

(1)  When run for the first time, you get an error message:
 : not found
That's because a few bogus spaces after the backslash in
the line containing the chmod command.  Those trailing
spaces should be removed.  I suppose I don't need to send
a PR for that.  :-)

(2)  Some people aborted the inital "sleep 900" (because
of the above-mentioned error message, or other reasons),
then restarted the script.  In this case there is no sleep,
and the submission _seems_ to be successful (no negative
feedback), but it isn't.

One way to improve the situation would be to check the
mtime on the /var/db/bsdstats file.  If it's younger than
900 seconds, a sleep is required.  For example, something
like this piece of shell code (untested):

FILETIME=$( stat -f %m $id_token_file )
NOW=$( date +%s )
if [ $(( $NOW - 900 )) -le $FILETIME ]; then
SLEEPTIME=$(( 900 - ($NOW - $FILETIME) ))
echo "Token key is younger than 15 minutes!"
echo "Sleeping $SLEEPTIME seconds, please wait."
sleep $SLEEPTIME
fi

(3)  Some sites require the use of a proxy for HTTP access.
Such sites usually have an entry in /etc/make.conf, so the
ports can fetch their distfiles:

FETCH_ENV=  FTP_PROXY=http://proxy.my.site:3128 \
HTTP_PROXY=http://proxy.my.site:3128

The bsdstats script could easily pick up that entry and set
the environment variables appropriatly.  This line at the
beginning of the script should be sufficient:

export $( make -V FETCH_ENV 2>/dev/null )

(4)  Some sites have a proxy that requires authentication.
It is possible to include the password in the FETCH_ENV
entry in /etc/make.conf, but it's usually not a good idea
to do that, because you shouldn't write passwords to files
that are world-readable.

That problem could be solved in different ways.  One way
would be a periodic.conf setting that instructs the script
not to try to submit the data, but instead just print a
reminder to the admin that he should run the monthly script
manually (or print that reminder automatically when the
submission fails because the proxy denies access).
When the admin runs the script manually (which could be
detected by "test -t 0", i.e. stdin is a terminal), it
could ask for the HTTP proxy password and then set the
HTTP_PROXY_AUTH variable appropriately (see fetch(3)).

(5)  Some machines might not be able to access the web at
all.  For example, I'm right now working on a farm of 35
machines which don't have internet access, not even via
a proxy.  I can connect to them via ssh/scp (port 22) from
a management machine, and that management machine only has
web access via a proxy.

It would be nice to be able to request token keys on behalf
of those 35 servers from the management machine, transfer
them to the servers, run the data gathering script on the
servers (putting it into a file instead of submitting it
directyl), copy the results to the management machine and
finally submit them from there.  That's pretty complicated,
but I'm afraid I haven't gotten a better idea so far.  :-(

(6)  All of the statistics on the web page are sorted by
percentages.  It would be nice to be able to click on a
column header and have the table sorted by that value.
That would be especially useful for the release statistics
and the country statistics.

(If the PHP sources and a database export were publicly
available, I would have taken a shot at implementing it.)

(7)  In order to make the bsdstats project really useful,
it is very important to have as many FreeBSD people as
possible install it.  Currently, only very few people will
notice the port and bother to install it.  Therefore I
suggest to put bsdstats into the base system (it's only a
small script after all, no bloat), and add a small switch
to sysinstall which asks users whether they want to enable
it, creating appropriate periodic.conf entry for them, and
maybe even automatically running it when booting the newly
installed system for the first time.

Maybe it should be proposed and discussed in the arch@
mailing list.

Best regards
   Oliver

-- 
Oliver Fromme,  secnetix GmbH & Co. KG, Marktplatz 29, 85567 Grafing
Dienstleistungen mit Schwerpunkt FreeBSD: http://www.secnetix.de/bsd
Any opinions expressed in this message may be personal to the author
and may not necessarily reflect the opinions of secnetix in any way.

"File names are infinite in length, where infinity is set

Re: Sendmail Access DB Question

2006-08-17 Thread Chris Maness

Derek Ragona wrote:

Check the headers it may be from another domain.

-Derek


At 05:22 PM 8/16/2006, Chris Maness wrote:
I have used the access db to allow e-mail's from domains that have 
been black listed by my black list DNS lists.  It works for all the 
other e-mails / domains that I have listed except for 
Yahoogroups.com.  Any suggestions?


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


--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
MailScanner thanks transtec Computers for their support.



--
This message has been scanned for viruses and
dangerous content by *MailScanner* , and is
believed to be clean.
MailScanner thanks transtec Computers  for 
their support. 


Return-Path: <[EMAIL PROTECTED]>
Received: from n21b.bullet.sc5.yahoo.com (n21b.bullet.sc5.yahoo.com 
[66.163.187.188])
by ns1.internetinsite.com (8.13.6/8.13.6) with SMTP id k7H77i99098724
for <[EMAIL PROTECTED]>; Thu, 17 Aug 2006 00:07:45 -0700 (PDT)
(envelope-from [EMAIL PROTECTED])
Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=lima; d=yahoogroups.com;

b=WjGRW09R5HRke+ionr7Ax6JdpLS1IxJ5vbDqjRRul+hNgOJswt97GNB2xw39lGks9Ss33oe8OCwmfJOsYJBxkNwF1tcZvK5umdQ9ZPfmvC+am8v2Mg2caFWbflz60WuE;
Received: from [66.163.187.123] by n21.bullet.sc5.yahoo.com with NNFMP; 17 Aug 
2006 07:07:39 -
Received: from [66.218.69.6] by t4.bullet.sc5.yahoo.com with NNFMP; 17 Aug 2006 
07:07:39 -
Received: from [66.218.66.33] by t6.bullet.scd.yahoo.com with NNFMP; 17 Aug 
2006 07:07:39 -
X-Yahoo-Newman-Property: groups-email
X-Yahoo-Newman-Id: 18328511-m45
X-Sender: [EMAIL PROTECTED]
X-Apparently-To: [EMAIL PROTECTED]
Received: (qmail 8163 invoked from network); 17 Aug 2006 07:07:37 -
Received: from unknown (66.218.66.218)
 by m27.grp.scd.yahoo.com with QMQP; 17 Aug 2006 07:07:37 -
Received: from unknown (HELO web50411.mail.yahoo.com) (206.190.38.154)
 by mta3.grp.scd.yahoo.com with SMTP; 17 Aug 2006 07:07:37 -
Received: (qmail 67607 invoked by uid 60001); 17 Aug 2006 07:07:29 -
Message-ID: <[EMAIL PROTECTED]>
Received: from [64.60.89.135] by web50411.mail.yahoo.com via HTTP; Thu, 17 Aug 
2006 00:07:29 PDT
To: [EMAIL PROTECTED]
In-Reply-To: <[EMAIL PROTECTED]>
X-Originating-IP: 206.190.38.154
X-eGroups-Msg-Info: 1:0:0:0
From: David De Casaus <[EMAIL PROTECTED]>
X-Yahoo-Profile: daviddecasaus
Sender: [EMAIL PROTECTED]
MIME-Version: 1.0
Mailing-List: list [EMAIL PROTECTED]; contact [EMAIL PROTECTED]
Delivered-To: mailing list [EMAIL PROTECTED]
List-Id: 
Precedence: bulk
List-Unsubscribe: 
Date: Thu, 17 Aug 2006 00:07:29 -0700 (PDT)
Subject: Re: [InlandEmpireFilm] Meeting in Cucamonga on Saturday
Reply-To: [EMAIL PROTECTED]
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

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


Re[2]: How to bypass loader.conf at boot

2006-08-17 Thread Daniel Gerzo
Hello Odhiambo,

Thursday, August 17, 2006, 7:47:20 PM, you wrote:

> * On 17/08/06 21:22 +0400, Nguyen Tam Chinh wrote:
> | Hi all,
> | 
> | I edited the /boot/loader.conf to add values for kern.maxdsiz and
> | kern.dfldsiz.
> | Unfortunately my server can not boot after that (the values are too big).
> | How can I bypass the loader.conf parameters at
> | boot? Or how I can change these values interactively?
> | The server is located in a data center and I can access to it through
> | supporter.
> | Please advice.
> | Thanks all for helping.
> | 
> | PS. Please CC me because I'm not in this list.



> Off the top of my head .

I don't think that this is really needed.

Let the technician boot the box and tell him to escape to the boot
prompt. When he will be done, he just need to unset those variables
with the following command -- unset kern.maxdsiz; and unset
kern.dfldsiz. After that, he will just have to type 'boot' and that's
all. I hope that this will work for him ;-)

Anyway, try to read through loader(8) manual page.

> Get the guy at the data centre to get a 5.x or 6.x installation CD.
> He should boot with it and choose the Fixit option, and select the
> live filesystem on CD.
> After that, he will be dropped into a shell and the following steps
> will work:

> fsck -y /dev/da0s1a (change to the correct slice name!!)

> Once that is complete:

> mount /dev/da0s1a /mnt
> vi /mnt/boot/loader.conf
> save changes

> Exit the Fixit mode and reboot, removing the CD, and voila!


> -Wash

-- 
Best regards,
 Danielmailto:[EMAIL PROTECTED]

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


Re: Wilfully dirtying a filesystem

2006-08-17 Thread Daniel Gerzo
Hello Ceri,

Thursday, August 17, 2006, 6:55:08 PM, you wrote:

> I have a system on which /usr is slightly hosed, but not badly enough
> for it to fail a preen fsck.

> I cannot easily get to single-user on this machine, so is there a good
> way for me to dirty the filesystem just enough to force "fsck -p" to
> fail (yanking power also difficult)?  "umount -f /usr; reboot" doesn't
> seem to work...

I have been told maybe a week ago that umount -f is badly broken and
might lead to the deadlock, therefore I would avoid using it :)

> Ceri

-- 
Best regards,
 Danielmailto:[EMAIL PROTECTED]

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


Re: Sendmail Access DB Question

2006-08-17 Thread Chris Maness

Derek Ragona wrote:

Check the headers it may be from another domain.

-Derek


At 05:22 PM 8/16/2006, Chris Maness wrote:
I have used the access db to allow e-mail's from domains that have 
been black listed by my black list DNS lists.  It works for all the 
other e-mails / domains that I have listed except for 
Yahoogroups.com.  Any suggestions?


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


--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
MailScanner thanks transtec Computers for their support.



--
This message has been scanned for viruses and
dangerous content by *MailScanner* , and is
believed to be clean.
MailScanner thanks transtec Computers  for 
their support. 
I'm going to try to add yahoo.com, but a lot of spam comes with the 
domain yahoo.com.  Does it actually check if the from part of the header 
is forged?

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


Re: Perl question.

2006-08-17 Thread Greg Groth



Dan Nelson wrote:


A quick web search shows that POE::Preprocessor was removed from POE in
March.  http://search.cpan.org/src/RCAPUTO/POE-0.3601/CHANGES :

 2006-03-11 23:11:39 (r1887) by rcaputo
  poe/lib/POE/Preprocessor.pm D; poe/lib/POE/Macro D;
  poe/tests/10_units/01_preprocessor D; poe/mylib/preprocessor.perl A;
  poe/mylib/PoeBuildInfo.pm M

Remove POE::Preprocessor. Replaced it with a simple, almost one-liner
preprocessor that's run at Makefile.PL time. 



Thanks for finding this for me.  A search on http://search.cpan.org for 
POE::Preprocessor brought up zilch, not sure why it couldn't locate this 
doc.


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


Re: Wilfully dirtying a filesystem

2006-08-17 Thread Jerry McAllister
> 
> Hello Ceri,
> 
> Thursday, August 17, 2006, 6:55:08 PM, you wrote:
> 
> > I have a system on which /usr is slightly hosed, but not badly enough
> > for it to fail a preen fsck.
> 
> > I cannot easily get to single-user on this machine, so is there a good
> > way for me to dirty the filesystem just enough to force "fsck -p" to
> > fail (yanking power also difficult)?  "umount -f /usr; reboot" doesn't
> > seem to work...


Is 'fsck -f' not a possibility?

jerry


> I have been told maybe a week ago that umount -f is badly broken and
> might lead to the deadlock, therefore I would avoid using it :)
> 
> > Ceri
> 
> -- 
> Best regards,
>  Danielmailto:[EMAIL PROTECTED]
> 
> ___
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"
> 

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


Re: Wilfully dirtying a filesystem

2006-08-17 Thread Ceri Davies
On Thu, Aug 17, 2006 at 02:58:03PM -0400, Jerry McAllister wrote:
> > 
> > Hello Ceri,
> > 
> > Thursday, August 17, 2006, 6:55:08 PM, you wrote:
> > 
> > > I have a system on which /usr is slightly hosed, but not badly enough
> > > for it to fail a preen fsck.
> > 
> > > I cannot easily get to single-user on this machine, so is there a good
> > > way for me to dirty the filesystem just enough to force "fsck -p" to
> > > fail (yanking power also difficult)?  "umount -f /usr; reboot" doesn't
> > > seem to work...
> 
> 
> Is 'fsck -f' not a possibility?

No, because I can't unmount /usr.

Ceri
-- 
That must be wonderful!  I don't understand it at all.
  -- Moliere


pgp4bo5bUjjHI.pgp
Description: PGP signature


Re: Wilfully dirtying a filesystem

2006-08-17 Thread Ceri Davies
On Thu, Aug 17, 2006 at 08:15:11PM +0200, Daniel Gerzo wrote:
> Hello Ceri,
> 
> Thursday, August 17, 2006, 6:55:08 PM, you wrote:
> 
> > I have a system on which /usr is slightly hosed, but not badly enough
> > for it to fail a preen fsck.
> 
> > I cannot easily get to single-user on this machine, so is there a good
> > way for me to dirty the filesystem just enough to force "fsck -p" to
> > fail (yanking power also difficult)?  "umount -f /usr; reboot" doesn't
> > seem to work...
> 
> I have been told maybe a week ago that umount -f is badly broken and
> might lead to the deadlock, therefore I would avoid using it :)

Sounds ominous!

Ceri
-- 
That must be wonderful!  I don't understand it at all.
  -- Moliere


pgp8shvLxPm47.pgp
Description: PGP signature


Re: Wilfully dirtying a filesystem

2006-08-17 Thread Ceri Davies
On Thu, Aug 17, 2006 at 08:11:42PM +0100, Ceri Davies wrote:
> On Thu, Aug 17, 2006 at 02:58:03PM -0400, Jerry McAllister wrote:
> > > 
> > > Hello Ceri,
> > > 
> > > Thursday, August 17, 2006, 6:55:08 PM, you wrote:
> > > 
> > > > I have a system on which /usr is slightly hosed, but not badly enough
> > > > for it to fail a preen fsck.
> > > 
> > > > I cannot easily get to single-user on this machine, so is there a good
> > > > way for me to dirty the filesystem just enough to force "fsck -p" to
> > > > fail (yanking power also difficult)?  "umount -f /usr; reboot" doesn't
> > > > seem to work...
> > 
> > 
> > Is 'fsck -f' not a possibility?
> 
> No, because I can't unmount /usr.

Actually, that does nicely, thanks.  I had hoped to avoid editing any
startup scripts, but I don't really know why :)

Cheers,

Ceri
-- 
That must be wonderful!  I don't understand it at all.
  -- Moliere


pgpNN8knMSUM3.pgp
Description: PGP signature


Re: Wilfully dirtying a filesystem

2006-08-17 Thread Dan Nelson
In the last episode (Aug 17), Ceri Davies said:
> On Thu, Aug 17, 2006 at 02:58:03PM -0400, Jerry McAllister wrote:
> > > Thursday, August 17, 2006, 6:55:08 PM, Ceri wrote:
> > > > I have a system on which /usr is slightly hosed, but not badly enough
> > > > for it to fail a preen fsck.
> > > >
> > > > I cannot easily get to single-user on this machine, so is there
> > > > a good way for me to dirty the filesystem just enough to force
> > > > "fsck -p" to fail (yanking power also difficult)?  "umount -f
> > > > /usr; reboot" doesn't seem to work...
> > 
> > Is 'fsck -f' not a possibility?
> 
> No, because I can't unmount /usr.

What kind of setup do you have where you can't get to single-user mode,
but you apparently want fsck -p to fail (which will put you in
single-user mode)?

If you have a serial console that doesn't kick in until after the
kernel is initialized, just hitting ^\ a couple times during the bootup
sequence should get you your "Enter pathname of shell" single-user
prompt.  You could also put an "exit 1" at the top of /etc/rc and
reboot; just make sure to remove it when you want to continue to
multiuser mode :)

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


Re: Wilfully dirtying a filesystem

2006-08-17 Thread Ceri Davies
On Thu, Aug 17, 2006 at 02:21:30PM -0500, Dan Nelson wrote:
> In the last episode (Aug 17), Ceri Davies said:
> > On Thu, Aug 17, 2006 at 02:58:03PM -0400, Jerry McAllister wrote:
> > > > Thursday, August 17, 2006, 6:55:08 PM, Ceri wrote:
> > > > > I have a system on which /usr is slightly hosed, but not badly enough
> > > > > for it to fail a preen fsck.
> > > > >
> > > > > I cannot easily get to single-user on this machine, so is there
> > > > > a good way for me to dirty the filesystem just enough to force
> > > > > "fsck -p" to fail (yanking power also difficult)?  "umount -f
> > > > > /usr; reboot" doesn't seem to work...
> > > 
> > > Is 'fsck -f' not a possibility?
> > 
> > No, because I can't unmount /usr.
> 
> What kind of setup do you have where you can't get to single-user mode,
> but you apparently want fsck -p to fail (which will put you in
> single-user mode)?

fsck -p failing will drop back to fsck -y, which will fix the problem.

Ceri
-- 
That must be wonderful!  I don't understand it at all.
  -- Moliere


pgpLMiQFPXGjV.pgp
Description: PGP signature


joining a windows 2000 network

2006-08-17 Thread Clinton Gibson
hello i having some major trouble getting this freebsd server to work with 
my windows 2000 network.   i have one machine with the freebsd, two windows 
2000 client computers tring to email each other threw the freebsd machine 
using outlook and a windows 2000 server with AD and DNS on it.  i was asked 
to get the outlooks to talk to each other and i have finally just come to 
the conclusion that im am lost.  is there any help that may be able to give 
me or at least guide me in the right direction where i might be able to 
start figuring this out.


thanx
Clinton

_
Express yourself instantly with MSN Messenger! Download today - it's FREE! 
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/


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


Re: joining a windows 2000 network

2006-08-17 Thread Bill Moran
In response to "Clinton Gibson" <[EMAIL PROTECTED]>:

> hello i having some major trouble getting this freebsd server to work with 
> my windows 2000 network.   i have one machine with the freebsd, two windows 
> 2000 client computers tring to email each other threw the freebsd machine 
> using outlook and a windows 2000 server with AD and DNS on it.  i was asked 
> to get the outlooks to talk to each other and i have finally just come to 
> the conclusion that im am lost.  is there any help that may be able to give 
> me or at least guide me in the right direction where i might be able to 
> start figuring this out.

You'll need a mail server.  You've got a bunch of research to do.

Start with the mail chapter of the FreeBSD handbook.

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


Opera spellcheck doesn't work (aspell does)

2006-08-17 Thread Martin Tournoij
Spell checking in opera doesn't work, opera says that aspell isn't  
installed (it is).

comandline aspell works fine.

The weirdest thing is that the problem is present at both my workstations,  
the one at home and the one at work, one is running FreeBSD 6.0 and the  
other 6.1.


Opera 8.5 spellcheck also didn't work, although I do remember that it  
worked at some time, although this was a long time ago. (I think that was  
with 5.4, not sure though)


Is this a FreeBSD, opera or aspell problem? Look like it's FreeBSD.

I posted this message at the opera forums, unfortunatly without any  
results...


I've tried:
removing and installing opera
removing and installing aspell
symlinking libaspell to /usr/X11R6/share/opera/plugins
Looking for some configuration variable, can't find one in GUI,  
opera:config or in any of the config files.

Removing my .opera
Running opera as root (Desperate)

Thank you for reading.
Martin Tournoij



Some system information

uname -a:
FreeBSD carpet 6.1-RELEASE-p1 FreeBSD 6.1-RELEASE-p1 #0: Mon Jul 24  
20:56:44 UTC 2006 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC i386


opera:about:
Version information
Version 9.00
Build 344
Platform FreeBSD
System i386, 6.1-RELEASE-p1
Qt library 3.3.6
Java Java Runtime Environment installed
Browser identification
Opera/9.00 (X11; FreeBSD 6 i386; U; en)

Paths Preferences /home/carpetsmoker/.opera/opera6.ini
Saved session /home/carpetsmoker/.opera/sessions/A.win
Bookmarks /home/carpetsmoker/.opera/opera6.adr
Opera directory /home/carpetsmoker/.opera/
Cache /home/carpetsmoker/.opera/cache4/
Mail directory /home/carpetsmoker/.opera/mail/
Plug-in path /usr/X11R6/share/opera/plugins /usr/X11R6/lib/browser_plugins
User CSS directory /home/carpetsmoker/.opera/styles/user/

aspell --version
@(#) International Ispell Version 3.1.20 (but really Aspell 0.60.4)

ldconfig -r | grep "aspell"
206:-laspell.16 => /usr/local/lib/libaspell.so.16

Installation method
FreeBSD ports tree; www/opera and textproc/aspell
for opera: make install -DWITH_ASPELL -DWITH_SHARED
for aspell just make install
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Wilfully dirtying a filesystem

2006-08-17 Thread Lowell Gilbert
Ceri Davies <[EMAIL PROTECTED]> writes:

> On Thu, Aug 17, 2006 at 02:21:30PM -0500, Dan Nelson wrote:
>> 
>> What kind of setup do you have where you can't get to single-user mode,
>> but you apparently want fsck -p to fail (which will put you in
>> single-user mode)?
>
> fsck -p failing will drop back to fsck -y, which will fix the problem.

Um, okay, then why can't you just reboot into single-user mode and run
fsck -y before the filesystem is mounted?

-- 
Lowell Gilbert, embedded/networking software engineer, Boston area
http://be-well.ilk.org/~lowell/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Wilfully dirtying a filesystem

2006-08-17 Thread Ceri Davies
On Thu, Aug 17, 2006 at 04:23:01PM -0400, Lowell Gilbert wrote:
> Ceri Davies <[EMAIL PROTECTED]> writes:
> 
> > On Thu, Aug 17, 2006 at 02:21:30PM -0500, Dan Nelson wrote:
> >> 
> >> What kind of setup do you have where you can't get to single-user mode,
> >> but you apparently want fsck -p to fail (which will put you in
> >> single-user mode)?
> >
> > fsck -p failing will drop back to fsck -y, which will fix the problem.
> 
> Um, okay, then why can't you just reboot into single-user mode and run
> fsck -y before the filesystem is mounted?

For the reasons outlined in my initial post.

Ceri
-- 
That must be wonderful!  I don't understand it at all.
  -- Moliere


pgpyW2B12D7Rm.pgp
Description: PGP signature


Re: Sendmail Access DB Question

2006-08-17 Thread Derek Ragona
It doesn't check for forged headers but matches against the domain in the 
from.  The matching goes from right to left.


-Derek


At 01:18 PM 8/17/2006, Chris Maness wrote:

Derek Ragona wrote:

Check the headers it may be from another domain.

-Derek


At 05:22 PM 8/16/2006, Chris Maness wrote:
I have used the access db to allow e-mail's from domains that have been 
black listed by my black list DNS lists.  It works for all the other 
e-mails / domains that I have listed except for Yahoogroups.com.  Any 
suggestions?


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

--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
MailScanner thanks transtec Computers for their support.


--
This message has been scanned for viruses and
dangerous content by *MailScanner* , and is
believed to be clean.
MailScanner thanks transtec Computers  for 
their support.
I'm going to try to add yahoo.com, but a lot of spam comes with the domain 
yahoo.com.  Does it actually check if the from part of the header is forged?

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

--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
MailScanner thanks transtec Computers for their support.



--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
MailScanner thanks transtec Computers for their support.

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


Re: Wilfully dirtying a filesystem

2006-08-17 Thread Chris Whitehouse

Ceri Davies wrote:

On Thu, Aug 17, 2006 at 02:58:03PM -0400, Jerry McAllister wrote:

Hello Ceri,

Thursday, August 17, 2006, 6:55:08 PM, you wrote:


I have a system on which /usr is slightly hosed, but not badly enough
for it to fail a preen fsck.
I cannot easily get to single-user on this machine, so is there a good
way for me to dirty the filesystem just enough to force "fsck -p" to
fail (yanking power also difficult)?  "umount -f /usr; reboot" doesn't
seem to work...


Is 'fsck -f' not a possibility?


No, because I can't unmount /usr.

Ceri


clri (8) possibly?

http://groups.google.com/group/fa.freebsd.questions/browse_thread/thread/b031f4a77ccd26a3/0e8f61e4e58fd4a5?lnk=st&q=group%3A*.freebsd.*+%22terminated+with+1+(non-zero)+status%3A+Cross-device+link%22&rnum=3#0e8f61e4e58fd4a5

look for clri

Chris

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


Re: Wilfully dirtying a filesystem

2006-08-17 Thread Ceri Davies
On Thu, Aug 17, 2006 at 09:39:51PM +0100, Chris Whitehouse wrote:
> Ceri Davies wrote:
> >On Thu, Aug 17, 2006 at 02:58:03PM -0400, Jerry McAllister wrote:
> >>>Hello Ceri,
> >>>
> >>>Thursday, August 17, 2006, 6:55:08 PM, you wrote:
> >>>
> I have a system on which /usr is slightly hosed, but not badly enough
> for it to fail a preen fsck.
> I cannot easily get to single-user on this machine, so is there a good
> way for me to dirty the filesystem just enough to force "fsck -p" to
> fail (yanking power also difficult)?  "umount -f /usr; reboot" doesn't
> seem to work...
> >>
> >>Is 'fsck -f' not a possibility?
> >
> >No, because I can't unmount /usr.
> >
> >Ceri
> 
> clri (8) possibly?

Too dangerous for my liking :)

I inserted a "fsck -F -y" before the "fsck -F -p" in rc.d/fsck and
rebooted; that got it.

Ceri
-- 
That must be wonderful!  I don't understand it at all.
  -- Moliere


pgpgCD2xhE1Pz.pgp
Description: PGP signature


Error Message While Building Port

2006-08-17 Thread Gerard Seibert

While installing kdelibs, the following message was displayed:

configure: WARNING: sys/mount.h: present but cannot be compiled
configure: WARNING: sys/mount.h: check for missing prerequisite 
headers?

configure: WARNING: sys/mount.h: see the Autoconf documentation
configure: WARNING: sys/mount.h: section "Present But Cannot Be 
Compiled"

configure: WARNING: sys/mount.h: proceeding with the preprocessor's result
configure: WARNING: sys/mount.h: in the future, the compiler will take 
precedenc

e
configure: WARNING: ## -- ##
configure: WARNING: ## Report this to the AC_PACKAGE_NAME lists.  ##
configure: WARNING: ## -- ##

The program builds successfully and installs. Actually, there were several 
warnings like this displayed. I have also seen these displayed while 
installing other ports from time to time.


Is this something that should actually be reported, or is it just a normal 
part of the port building process?


--
Gerard Seibert
[EMAIL PROTECTED]

Under every stone lurks a politician.

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


Re: Flash Upgrade

2006-08-17 Thread Danny Pansters
On Thursday 17 August 2006 12:52, Gerard Seibert wrote:
> chris wrote:
> > I didn't see any such notices in fresh ports.
>
> Port:   linux-flashplugin-7.0r63_1
> Path:   /usr/ports/www/linux-flashplugin7
> Info:   Adobe Flash Player NPAPI Plugin
> Maint:  [EMAIL PROTECTED]
> B-deps:
> R-deps: linux_base-fc-4_7
> WWW:http://www.adobe.com/
>
> Is this what you are referring to?

I almost don't dare asking, but :)

does anyone have this working with konqueror?

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


Re: Flash Upgrade

2006-08-17 Thread Garrett Cooper
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Danny Pansters wrote:
> On Thursday 17 August 2006 12:52, Gerard Seibert wrote:
>> chris wrote:
>>> I didn't see any such notices in fresh ports.
>> Port:   linux-flashplugin-7.0r63_1
>> Path:   /usr/ports/www/linux-flashplugin7
>> Info:   Adobe Flash Player NPAPI Plugin
>> Maint:  [EMAIL PROTECTED]
>> B-deps:
>> R-deps: linux_base-fc-4_7
>> WWW:http://www.adobe.com/
>>
>> Is this what you are referring to?
> 
> I almost don't dare asking, but :)
> 
> does anyone have this working with konqueror?
> 
> Dan

If it works with Mozilla 1.2+, it will work with Konqueror. See the
installation prereqs from the adobe site.
- -Garrett
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFE5P+u6CkrZkzMC68RAkV4AJ0aXlAdgU0dPxzfJg9j7RkHRuMqeACgiBX3
GBMsG0M8c8LGQq5xjd+ieCc=
=GfmP
-END PGP SIGNATURE-
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: new 6.1 install will not boot

2006-08-17 Thread Perry Hutchison
> > The BIOS clears the screen and loads the boot sector, then nothing.
> 
> I'm not sure exactly what the problem is, but I can say I've 
> installed FreeBSD x.y on just about every flavor of Dell hardware 
> without much trouble, so it should work for you. Disclaimer: the 
> Dimension line is highly variable re: component types, chip versions 
> and overall quality, so all bets are off there, even though all the 
> pieces are generally "mainstream hardware".

It's an Optiplex GX1, with 192MB/10GB.

> Did you install using the default/suggested disk geometry and slice 
> arrangement, or did  you try to tune things as the installer went along?

I didn't try to mess with the geometry, but I didn't give FreeBSD the
whole disk -- I intend for it to coexist with Linux and a FAT32 OS.
I also adjusted the subpartitioning (and this seems to be necessary
-- see below).

> Try this: Reinstall, and if prompted about disk geometry problems 
> just let the installer do what it wants to. When prompted to choose 
> a disk location to install to, choose "A" for "Use Entire Disk", and 
> when prompted to slice up that disk area, choose "A" again for "Auto 
> Defaults". When prompted for a boot manager, choose to install the 
> FreeBSD MBR.

It worked better this time.  I suspect the important difference was
that I let it install the FreeBSD MBR (with considerable misgivings,
given the onscreen caution about PC-DOS -- but the FreeBSD boot
manager does seem to boot Windoze without problems).

Unfortunately, it looks as if I'll have to do it *again* because
the default /usr size was quite a bit too small -- even though
sysinstall had over 3GB to start with.

Using the default allocation of that 3GB, and selecting a Developer
configuration (including ports), the install stopped with

  Couldn't create directory /usr/compat: No space left on device.

"df" confirms that /usr is full (and the considerably larger /var
is nearly empty):

  Filesystem  1K-blocksUsed   Avail Capacity  Mounted on
  /dev/ad0s3a507630   35212  431808 8%/
  devfs   1   1   0   100%/dev
  /dev/ad0s3e507630  12  467008 0%/tmp
  /dev/ad0s3f832504  811572  -45668   106%/usr
  /dev/ad0s3d   1190350 248 1094874 0%/var

In case it matters, uname -a reports:

  FreeBSD gx1 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sun May  7 04:32:43 UTC 2006  
   [EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC  i386

Evidently I need to make /, /tmp, and /var quite a bit smaller,
so as to enlarge /usr.

> ... if you still have problems describe to the list
> the end result you're trying to achieve by your tuning.

The first goal is to finish the install without running out of
space :)  I'd prefer to also arrange for FreeBSD to share the
Linux swap space -- thus freeing up more space for /usr or /home
by eliminating ad0s3b -- rather than leaving the Linux swap
unused when FreeBSD is running.  I've found some mentions of
Linux swap partitions in the FreeBSD source code, so I suspect
that this might be possible, but I didn't find any mention in
the docs of how to do it.

The drive currently has three primary partitions (Linux /boot,
FAT32, FreeBSD) and an extended partition containing Linux swap
and Linux root.  Partition Commander (commercial) shows the disk
layout as

Ptn   size   - type -  1st sector  # of sectors
P1  7M   Linux ext2 0x83  63   16002
P0   2.44G   FAT32  0x08   16128 5124672
P2   3.34G   Unix   0xA5 5140800 7020405
P3   3.73G   Extended   0x0F12161205 7823655
 L0392M   Linux swap 0x8212161268  803187
 L1   3.34G   Linux ext2 0x8312964518 7020342

To answer one forseeable question before it is asked :) I have
quite a bit of Un*x experience, but have not done much system
setup or administration since SunOS 4.1.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


/ports/multimedia/gstreamer-plugins80/ fails

2006-08-17 Thread Oliver Iberien
I was trying to compile audacity, when this happened. gstreamer was already 
installed. Does anyone know a way around this? Thanks!


bsd# cd /usr/ports/multimedia/gstreamer-plugins80/  
bsd# make install clean 
===>   gstreamer-plugins80-0.8.12_2 depends on executable in : gmake - found
===>   gstreamer-plugins80-0.8.12_2 depends on executable in : pkg-config - 
found
===>   gstreamer-plugins80-0.8.12_2 depends on shared library: 
gstreamer-0.8.5 - found
===>   gstreamer-plugins80-0.8.12_2 depends on shared library: popt.0 - found
===>   gstreamer-plugins80-0.8.12_2 depends on shared library: intl - found
===>   gstreamer-plugins80-0.8.12_2 depends on shared library: X11.6 - found
===>  Configuring for gstreamer-plugins80-0.8.12_2
checking build system type... i386-portbld-freebsd6.0
checking host system type... i386-portbld-freebsd6.0
checking target system type... i386-portbld-freebsd6.0
checking whether to enable maintainer-specific portions of Makefiles... no
configure: configuring gst-plugins for release
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether gmake sets $(MAKE)... yes
checking for style of include used by gmake... GNU
checking for gcc... cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ANSI C... none needed
checking dependency style of cc... gcc3
checking for a sed that does not truncate output... /usr/bin/sed
checking for egrep... grep -E
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... cc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for inttypes.h... (cached) yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking how to run the C++ preprocessor... c++ -E
checking for g77... no
checking for f77... f77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether f77 accepts -g... yes
checking the maximum length of command line arguments... (cached) 262144
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if cc static flag  works... yes
checking if cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc supports -c -o file.o... yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking dynamic linker characteristics... freebsd6.0 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by c++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking for c++ option to produce PIC... -fPIC
checking if c++ PIC flag -fPIC works... yes
checking if c++ supports -c -o file.o... yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... freebsd6.0 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dlopen... (cached) yes
checking whether a pr

Needing a guide/tutorial please

2006-08-17 Thread Steve Lake
Looking for a guide online somewhere that will walk me through 
setting up a mail server with the following items on it.


SpamAssassin
Postfix (pop3 and smtp setup)
MySQL (for database driven mail user administration)
MyPHPAdmin (to visually admin the database)
Squirrelmail (for webmail)
Apache (for squirrelmail)
Dovecot Imap (for squirrelmail)
Postfix Admin <- this is the reason for the need to have a mysql driven 
mail user database.  It's apparently required for this to work.  Plus 
database driven user management tends to be easier.  Of course, if you know 
of a better way to graphically admin mail users without using a database, 
I'm all ears.  :)
And lastly, some kind of web based server admin page that's similar to 
webmin, but more secure.


I want to setup a mail server with all these elements, have 
postfix, squirrelmail and dovecot be database driven and somehow create a 
mailbox tree for the webmail users for saved, spam, sent and trashcan 
folders.  Also, lastly, which format for mail is better?  Maildir or 
Mbox?  I'm partial to Mbox, but I've heard some others say Maildir is 
better.  The server is only going to host about 30-40 users for a realty 
company, so security is priority, plus it needs to have ease of 
administration because the guy who's going to admin this in the end (I'm 
just building it, he's maintaining it) isn't unix savy.  I've already done 
a lot of google diving, but with little luck.  Hence why I'm asking 
here.  If someone knows of a good guide or series of guides that'll help me 
through all this, it'd be greatly appreciated.  I'm used to doing this the 
hard way with sendmail and the regular freebsd users through the 
console.  So I'm really new to postfix, but I'm using it because it's 
supposedly more secure.  I'd have the guy who's admining it do the same, 
but he's too green in the console to risk it.  ;)


Many thanks in advance for any help you can provide.  :)


Steven Lake
Owner/Technical Writer
Raiden's Realm
www.raiden.net
A friendly web community


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


There are 58 million of overweight people in Amer ica. With Anatrim you don’t have to be one of t hem.

2006-08-17 Thread [EMAIL PROTECTED]

   [1]http://www.rutsots.com/n/?108&VAKgStcnQQmW7
   Anatr1m i$ the @nswer to all y0ur weight problems.

References

   1. http://www.rutsots.com/n/?108&4oB59VAdKszpW
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Needing a guide/tutorial please

2006-08-17 Thread jan gestre

On 8/18/06, Steve Lake <[EMAIL PROTECTED]> wrote:


 Looking for a guide online somewhere that will walk me through
setting up a mail server with the following items on it.

SpamAssassin
Postfix (pop3 and smtp setup)
MySQL (for database driven mail user administration)
MyPHPAdmin (to visually admin the database)
Squirrelmail (for webmail)
Apache (for squirrelmail)
Dovecot Imap (for squirrelmail)
Postfix Admin <- this is the reason for the need to have a mysql driven
mail user database.  It's apparently required for this to work.  Plus
database driven user management tends to be easier.  Of course, if you
know
of a better way to graphically admin mail users without using a database,
I'm all ears.  :)
And lastly, some kind of web based server admin page that's similar to
webmin, but more secure.

 I want to setup a mail server with all these elements, have
postfix, squirrelmail and dovecot be database driven and somehow create a
mailbox tree for the webmail users for saved, spam, sent and trashcan
folders.  Also, lastly, which format for mail is better?  Maildir or
Mbox?  I'm partial to Mbox, but I've heard some others say Maildir is
better.  The server is only going to host about 30-40 users for a realty
company, so security is priority, plus it needs to have ease of
administration because the guy who's going to admin this in the end (I'm
just building it, he's maintaining it) isn't unix savy.  I've already done
a lot of google diving, but with little luck.  Hence why I'm asking
here.  If someone knows of a good guide or series of guides that'll help
me
through all this, it'd be greatly appreciated.  I'm used to doing this the
hard way with sendmail and the regular freebsd users through the
console.  So I'm really new to postfix, but I'm using it because it's
supposedly more secure.  I'd have the guy who's admining it do the same,
but he's too green in the console to risk it.  ;)

 try using google, it will point you to the tutorial's url but since you
already posted that question here, the postfix website has lots of howto in
setting up a mailserver, i for one used the howto's in postfix' website. but
if your too lazy to google :D this url's might help:



http://freebie.miraclenet.co.th/server/install_fbsd/
http://www.astro.ufl.edu/it/install/freebsd.html

here a suggestion, instead of using squirrelmail try using roundcube, we use

it here in our office. roundcube's ajax like interface's absolutely awesome
compared to squirrelmail bland interface, you can install it via subversion.
dovecot is a good choice for imap and pop3 service. postfix can support both
mbox and maildir but i prefer maildir. you can secure your box by chrooting
postfix or putting it behind a firewall. there are so many ways to make it
fully secure, those i mentioned are just a few of them.




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


Laser Scanners: Do you know what Kyeboard Wedge is ?

2006-08-17 Thread Henry Lenzi

Hi --

I need to purchase a handheld laser scanner (for a market) and I
would like it to work with FreeBSD, as that is the OS I plan on
installing there (preferably, if I can - I want to avoid Linux, if
possible).

I found this, that claims to work "out of the box". Apparently, there
is this interface called Keyboard Wedge.

"Keyboard Wedge is the simplest and best way to connect the scanner to
a regular desk top computer. There is no software to install, just
connect in the keyboard circuit and start scanning. Works with ALL
applications and ALL Operating Systems running on industry standard
architecture PCs- Windows, DOS, Linux, FreeBSD, Unix etc."

http://www.barcodeman.com/ml/ms9500/

Anyone know anything about this interface and how its integrated in FreeBSD?

There's some info here: http://www.csensors.com/kbdwedge.html

Anyway, I'm looking for a scanner the works on FreeBSD.

TIA,

Henry Lenzi

PS: Anyone in *Brazil* purchased one? Please get in contact.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Laser Scanners: Do you know what Kyeboard Wedge is ?

2006-08-17 Thread Serban Giuroiu
On Thursday 17 August 2006 22:01, Henry Lenzi wrote:
>  I found this, that claims to work "out of the box". Apparently, there
> is this interface called Keyboard Wedge.
>
>  Anyone know anything about this interface and how its integrated in
> FreeBSD?
>
>  There's some info here: http://www.csensors.com/kbdwedge.html

I've used one of these before. As the link points out:

"What exactly is a keyboard wedge? A keyboard wedge can be either hardware or 
software. Let's look at the hardware type first. It's called a wedge because 
it "wedges" in between the system keyboard and the computer console. The 
wedge interface is built into the barcode scanner. Examples are our  AS8113 
and GT-7000 hand held scannes. Physically, the keyboard plugs into the 
scanner and the scanner plugs into the computer console. When you type on the 
keyboard, the characters are sent to the computer as usual. When you scan a 
barcode, the barcoded characters are converted to keyboard "key codes", and 
sent to the computer. So, the computer thinks that the data in the barcode 
was typed on the keyboard."

Basically, it it pretends to be a keyboard. It plugs into the PS/2 port of 
your computer, and your keyboard plugs in on top of it. When you scan a bar 
code, it "types" out the code as if you had typed it in by hand. It will work 
with any operating system that supports a PS/2 keyboard. No special driver 
necessary.

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


Re: Laser Scanners: Do you know what Kyeboard Wedge is ?

2006-08-17 Thread Henry Lenzi

I've used one of these beore. (...)
Basically, it it pretends to be a keyboard. It plugs into the PS/2 port (...)
with any operating system that supports a PS/2 keyboard. No special driver
necessary.


Thanks for answering. I'm much more optimistic now about using
FreeBSD for my inventory needs.

Easy as that, huh? And have you used it with FreeBSD? And, btw, where
/is/ this code in the source tree?

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


Re: freebsd 6.1 locale problems (SOLVED)

2006-08-17 Thread Tofig Suleymanov
> On Mon, 10 Jul 2006 19:51:37 +0500 Tofik Suleymanov wrote:
>
>> after upgrading to 6.1-RELEASE from 5.3-RELEASE i get errors related
>
> You may consider rebuilding all your ports (I'd recommend that) or
> install misc/compat5x.
>
>> to my locale setup.For example, while doing 'man ls' i get:
>> "ctype locale: Invalid argument"
>> (actual man-page goes here)
>
>> Also, i can not  see russian KOI8-R texts in any of my X consoles,
>> while all needed fonts are installed properly.
>
>> my .login_conf contains following configuration:
>> me:Russian localization:\
>>:charset=KOI8-R:\
>>:lang=ru_RU.KOI8-R:
>
>> xorg.conf snippet with needed fonts:
>> FontPath "/usr/X11R6/lib/X11/fonts/cyrillic/"
>
>> Any advice ?
>
>
> WBR
> --
> Boris Samorodov (bsam)
> Research Engineer, http://www.ipt.ru Telephone & Internet SP
> FreeBSD committer, http://www.FreeBSD.org The Power To Serve
> ___
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "[EMAIL PROTECTED]"
>
>

I've recompiled world using default /etc/make.conf and problem has gone.
It seems that my past /etc/make.conf had locales related data disabled.

Sincerely,
Tofig Suleymanov

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