Re: Sound on Thinkpad and Networking questions

2005-09-14 Thread Karel Miklav
Lars Lindblad wrote:
 New problems with FreeBSD 5.4 on my IBM Thinkpad 600E:

For questions regarding notebooks consider subscribing to
the freebsd-mobile list. In the archives of the mobile
list you can find some questions on TP 600E already
answered.

 1. I try to get the sound to work, but I never manage
 to make! I have tried to recompile the kernel, as described
 in the FreeBSD Handbook I chapter 8. First I found a website
 dedicated to Thinkpad600E and FreeBSD 4.7, but the lines
 presented there didn't work.

Check out my kernel configuration (attached), it's for 5.4.
Soundcard is enabled by these two lines at the end:

device  sound
device  snd_mss

You must also have your hardware configured (hint: PS2).

-- 

Regards,
Karel Miklav
# TP600E - IBM ThinkPad 600E kernel configuration file
# Lino, 24. oktober 2004 2:32
#
# cd /sys/i386/conf/
# config TP600E
# cd ../compile/TP600E
# make depend
# make
# make install
#
# or
#
# cd /usr/src
# make buildkernel KERNCONF=TP600E
# make installkernel KERNCONF=TP600E

machine i386
#cpuI486_CPU
#cpuI586_CPU
cpu I686_CPU
ident   TP600E

# To statically compile in device wiring instead of /boot/device.hints
#hints  GENERIC.hints # Default places to look for devices.

options SCHED_4BSD  # 4BSD scheduler
options INET# InterNETworking
options INET6   # IPv6 communications protocols
options FFS # Berkeley Fast Filesystem
options SOFTUPDATES # Enable FFS soft updates support
options UFS_ACL # Support for access control lists
options UFS_DIRHASH # Improve performance on big directories
options MD_ROOT # MD is a potential root device
options NFSCLIENT   # Network Filesystem Client
options NFSSERVER   # Network Filesystem Server
options NFS_ROOT# NFS usable as /, requires NFSCLIENT
options MSDOSFS # MSDOS Filesystem
options CD9660  # ISO 9660 Filesystem
options PROCFS  # Process filesystem (requires PSEUDOFS)
options PSEUDOFS# Pseudo-filesystem framework
options GEOM_GPT# GUID Partition Tables.
options COMPAT_43   # Compatible with BSD 4.3 [KEEP THIS!]
options COMPAT_FREEBSD4 # Compatible with FreeBSD4
options SCSI_DELAY=15000# Delay (in ms) before probing SCSI
options KTRACE  # ktrace(1) support
options SYSVSHM # SYSV-style shared memory
options SYSVMSG # SYSV-style message queues
options SYSVSEM # SYSV-style semaphores
options _KPOSIX_PRIORITY_SCHEDULING # POSIX P1003_1B real-time 
extensions
options KBD_INSTALL_CDEV# install a CDEV entry in /dev
options AHC_REG_PRETTY_PRINT# Print register bitfields in debug
# output.  Adds ~128k to driver.
options AHD_REG_PRETTY_PRINT# Print register bitfields in debug
# output.  Adds ~215k to driver.
options ADAPTIVE_GIANT  # Giant mutex is adaptive.
#optionsVESA# To include support for VGA VESA video modes

device  apic# I/O APIC

# Bus support.  Do not remove isa, even if you have no isa slots
device  isa
device  eisa
device  pci

# Floppy drives
#device fdc

# ATA and ATAPI devices
device  ata
device  atadisk # ATA disk drives
#device ataraid # ATA RAID drives
device  atapicd # ATAPI CDROM drives
#device atapifd # ATAPI floppy drives
#device atapist # ATAPI tape drives
options ATA_STATIC_ID   # Static device numbering

## SCSI Controllers
#device ahb # EISA AHA1742 family
#device ahc # AHA2940 and onboard AIC7xxx devices
#device ahd # AHA39320/29320 and onboard AIC79xx devices
#device amd # AMD 53C974 (Tekram DC-390(T))
#device isp # Qlogic family
#device mpt # LSI-Logic MPT-Fusion
##devicencr # NCR/Symbios Logic
#device sym # NCR/Symbios Logic (newer chipsets + those of 
`ncr')
#device trm # Tekram DC395U/UW/F DC315U adapters
#
#device adv # Advansys SCSI adapters
#device adw # Advansys wide SCSI adapters
#device aha # Adaptec 154x SCSI adapters
#device aic # Adaptec 15[012]x SCSI adapters, AIC-6[23]60.
#device bt  # Buslogic/Mylex MultiMaster 

Re: Window manager to use with touch panel

2005-09-14 Thread Eric Kjeldergaard
On 8/24/05, Per Johnson [EMAIL PROTECTED] wrote:
 Hi everyone
 
 I recently got hold of a computer built into a 15 flatscreen monitor.
 I want to use this to control lights and other things around the 
 appartment and I need a window manager that runs on FreeBSD and works 
 well with touch screens.
 
 A user interface with large buttons and a simple menu would do the trick 
 but I don't know of any.
 Since it's a Cyrix 300MHz processor and only 64MB of Ram I want a light 
 weight window manager.
 
 Any suggestions?

On my old laptop I used to use openbox or wm2 and kicker (openbox and
wm2 are in ports and kicker in kdebase in ports).  I thought it was
nice.  Otherwise, a lot of people seem to be trying xfce.  Also
windowmaker is an ol' classic that is pretty simple and easy-to-use. 
Seems xwinman.org has a big ol' list.  Try a few, see what you like. 
Good luck,

Eric

-- 
If I write a signature, my emails will appear more personalised.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: vmware 5

2005-09-14 Thread Eric Kjeldergaard
On 9/14/05, Stefan Farrenkopf [EMAIL PROTECTED] wrote:
 Hello,
 
 will there be a vmware port with version 4 or 5 some day or is there 
 another possibility to run these versions with with FreeBSD 5.4?
 
I thought (though could be wrong) that there was work that had gotten
4 close to working, but it seems unlikely (imho) that either will be
up-and-running soon.  Is there some feature missing from vmware3 that
you need?

 I have found some discussion about qemu, but I did not really understand if
 
 this helps to use the more recent vmware versions or if it just replaces 
 vmware. Can anyone point me to a good starting point for reading about this
 
 technology?

qemu.org is the home-page.  It can work like vmware though by default
does much more (processor emulation!!!)

 I tested CrossOver Office on my linux box and it's far away from being a 
 replacement for the vmware solution.
 
 In my opinion the newer versions should be availalbe, because it's hard to 
 swith to FreeBSD, if you do not own an old vmware license.

That's probably something to talk to the vmware people about.  Freebsd
could always use a little more attention from software vendors.

-- 
If I write a signature, my emails will appear more personalised.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Worried ...

2005-09-14 Thread Graham Bentley
My security run output reported

mydomain.co.uk login failures:
Sep 13 23:43:01 3bsd sshd[2066]: error: 
Bind to port 22 on 192.168.x.x failed: Address already in use.

I dont remember Puttying in last night
and this am there is a problme with the 
WiFi Access Point ?

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


Re: Worried ...

2005-09-14 Thread Rein Kadastik
No worries (from the security side). This error means that SSH daemon 
cannot start because the port 22 is already use by another program 
(probably another SSH daemon). So it is likely that you try to start 
several versions of SSH daemon or some program uses port 22 and starts 
before SSH daemon.


--Rein

Graham Bentley wrote:


My security run output reported

mydomain.co.uk login failures:
Sep 13 23:43:01 3bsd sshd[2066]: error: 
Bind to port 22 on 192.168.x.x failed: Address already in use.


I dont remember Puttying in last night
and this am there is a problme with the 
WiFi Access Point ?


Have I been cracked ?
___
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: [Fwd: Cron [EMAIL PROTECTED] /usr/libexec/save-entropy]

2005-09-14 Thread Paul Schiro


Doh!  and Duh!  Sorry to waste list space on that one... ;)  Fixed 
now... wierd though since i use vi and don't set it to do any wrapping.


--
Paul Schiro
Sr. Systems Engineer
American Select
[EMAIL PROTECTED]



Dan Nelson wrote:

In the last episode (Sep 13), Paul Schiro said:


I just got a FreeBSD 5.4-STABLE box up and running, and I noticed
that all my rc scripts (despite otherwise working properly) output
the following to stderr when running:

-snip-
gs: not found
files: not found
-snip-



I'd check for typos in /etc/rc.conf, possibly due to an overly-smart
editor wrapping lines on you.


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


Diskless Boot Problem

2005-09-14 Thread kevin stovall
I am trying to set up diskless boot with FreeBSD 6.0 BETA2. I am using PXE 
which is successful and the diskless box finds the kernel fine, but it hangs 
right before it would normally give the login prompt. It displays the date 
and then hangs. I am unable to SSH in from other machine. It boots fine into 
single user mode. Has anyone experienced this or have any ideas?



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


Deep in printer hell.

2005-09-14 Thread WOB


When JFK said, We choose to go to the moon in this decade and do the 
other things, not because they are easy, but because they are hard.., I 
always wondered what exactly the other things were.  Apparently, one 
of them is printer configuration under FreeBSD.


If I am using a HP Deskjet 940 connected via parallel cable,  is there 
not some simple way of configuring this printer?


Is it really necessary to follow all the steps in the handbook - just to 
print?  The Basic Setup instructions are 15 pages printed.  Assuming 
you can print them.


I got this printer working 6 months ago under FreeBSD, and apparently my 
many notes on it are too many.  Now I'm starting from scratch, to 
redocument it, and it just seems like there should be a simpler way. 


I'm using 5.4, Fluxbox, Abiword, and Firefox - that's it.

Eventually I will figure it out again, I just wanted to know if there 
was some simple script I could run, or preferred short-cut for setting 
up desktop printer.  I realize the handbook is written to be precise and 
server-centric, but I just want to print Yahoo driving directions, and 
other such things.


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


Re: Diskless Boot Problem

2005-09-14 Thread Erik Norgaard

kevin stovall wrote:
I am trying to set up diskless boot with FreeBSD 6.0 BETA2. I am using 
PXE which is successful and the diskless box finds the kernel fine, but 
it hangs right before it would normally give the login prompt. It 
displays the date and then hangs. I am unable to SSH in from other 
machine. It boots fine into single user mode. Has anyone experienced 
this or have any ideas?


Does it correctly mount the root file system? What is your root file 
system? a memory file system downloaded with tftp or nfs mount?


I had the same problem (I recall it hanging just after displaying the 
date) recently on my disked laptop because /etc/ttys was corrupt after a 
crash. Also, I had no problems booting in single-user mode.


Cheers, Erik

--
Ph: +34.666334818  web: www.locolomo.org
S/MIME Certificate: www.daemonsecurity.com/ca/8D03551FFCE04F06.crt
Subject ID:  9E:AA:18:E6:94:7A:91:44:0A:E4:DD:87:73:7F:4E:82:E7:08:9C:72
Fingerprint: 5B:D5:1E:3E:47:E7:EC:1C:4C:C8:3A:19:CC:AE:14:F5:DF:18:0F:B9
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: cyrus-imap + virtualdomains

2005-09-14 Thread Vladimir Dvorak
Erik Norgaard wrote:

 Vladimir Dvorak wrote:

 Only cyrus-imap22 or later supports virtual domains, I assume you use
 this version. It should be supported by default.


 I am using 2.1.18 version.

 There should be VirtualDomains supported too: (since 2.1.x)
 http://asg.web.cmu.edu/cyrus/download/imapd/changes.html


 No, I think you read it wrong: Changes to the Cyrus IMAP Server since
 2.1.x  meaning that these changes are since the 2.1.x branch and are
 supported in 2.2.0 and higher.

 Same document, 2.2.0:

 * A large number of bugs involving virtual domain support have been
   fixed

 (meaning that even if I'm wrong about it for 2.1.x, better upgrade
 beyond 2.2.0 to get past those bugs).

 I suggest you upgrade, anyway, since I don't use that version and
 things has changed significantly, I can't really give you the advice
 will work - only what works for 2.2.x.

 Cheers, Erik

Yes, you are right. Now I am using 2.2.12 and virtdomains seem to be
working. But I found another strange problem:

devel:/var/run# cyradm -u [EMAIL PROTECTED] localhost
IMAP Password:
localhost.localdomain cm user.test

^^^ it works; user test is included into defaultdomain.

But when I try:
localhost.localdomain cm [EMAIL PROTECTED]
createmailbox: Invalid mailbox name

Cyrus is strange software, isn`t it ? :-)

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


Re: Deep in printer hell.

2005-09-14 Thread albi
On Wed, 14 Sep 2005 03:58:43 -0400
WOB [EMAIL PROTECTED] wrote:

 If I am using a HP Deskjet 940 connected via parallel cable,  is there 
 not some simple way of configuring this printer?
 
 Is it really necessary to follow all the steps in the handbook - just to 
 print?  The Basic Setup instructions are 15 pages printed.  Assuming 
 you can print them.

try these urls :
http://www.csua.berkeley.edu/~ranga/notes/freebsd_cups.html
http://www.freebsddiary.org/cups.php

-- 
grtjs, albi
gpg-key: lynx -dump http://scii.nl/~albi/gpg.asc | gpg --import
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Diskless Boot Problem

2005-09-14 Thread kevin stovall
The root file system seems to mount correctly, but I am not sure how to 
tell. The root file system is /home/diskless_ro which is set up correctly 
for NFS. I don't have a memory file system set up, so this is likely the 
problem.


BLOCKQUOTE style='PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #A0C6E5 
2px solid; MARGIN-RIGHT: 0px'font 
style='FONT-SIZE:11px;FONT-FAMILY:tahoma,sans-serif'hr color=#A0C6E5 
size=1
From:  iErik Norgaard lt;[EMAIL PROTECTED]gt;/ibrTo:  ikevin 
stovall lt;[EMAIL PROTECTED]gt;/ibrCC:  
ifreebsd-questions@freebsd.org/ibrSubject:  iRe: Diskless Boot 
Problem/ibrDate:  iWed, 14 Sep 2005 10:00:09 +0200/ibrgt;kevin 
stovall wrote:brgt;gt;I am trying to set up diskless boot with FreeBSD 
6.0 BETA2. I am brgt;gt;using PXE which is successful and the diskless 
box finds the kernel brgt;gt;fine, but it hangs right before it would 
normally give the login brgt;gt;prompt. It displays the date and then 
hangs. I am unable to SSH in brgt;gt;from other machine. It boots fine 
into single user mode. Has anyone brgt;gt;experienced this or have any 
ideas?brgt;brgt;Does it correctly mount the root file system? What is 
your root file brgt;system? a memory file system downloaded with tftp or 
nfs mount?brgt;brgt;I had the same problem (I recall it hanging just 
after displaying brgt;the date) recently on my disked laptop because 
/etc/ttys was corrupt brgt;after a crash. Also, I had no problems booting 
in single-user mode.brgt;brgt;Cheers, 
Erikbrgt;brgt;--brgt;Ph: +34.666334818  
web: brgt;www.locolomo.orgbrgt;S/MIME Certificate: 
www.daemonsecurity.com/ca/8D03551FFCE04F06.crtbrgt;Subject ID:  
brgt;9E:AA:18:E6:94:7A:91:44:0A:E4:DD:87:73:7F:4E:82:E7:08:9C:72brgt;Fingerprint: 
brgt;5B:D5:1E:3E:47:E7:EC:1C:4C:C8:3A:19:CC:AE:14:F5:DF:18:0F:B9brgt;___brgt;freebsd-questions@freebsd.org 
mailing 
listbrgt;http://lists.freebsd.org/mailman/listinfo/freebsd-questionsbrgt;To 
unsubscribe, send any mail to 
brgt;quot;[EMAIL PROTECTED]quot;br/font/BLOCKQUOTE



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


Re: cyrus-imap + virtualdomains

2005-09-14 Thread Erik Norgaard

Vladimir Dvorak wrote:

Yes, you are right. Now I am using 2.2.12 and virtdomains seem to be
working. But I found another strange problem:

devel:/var/run# cyradm -u [EMAIL PROTECTED] localhost
IMAP Password:
localhost.localdomain cm user.test

^^^ it works; user test is included into defaultdomain.

But when I try:
localhost.localdomain cm [EMAIL PROTECTED]
createmailbox: Invalid mailbox name

Cyrus is strange software, isn`t it ? :-)


No, by loging in as [EMAIL PROTECTED] you get access to mailboxes under the 
devel domain, point is that different virtual domains can have different 
admins. You specify this in the imapd.conf.


Try loging in just as cyrus:

  # cyradm -u cyrus localhost

Cheers, Erik

--
Ph: +34.666334818  web: www.locolomo.org
S/MIME Certificate: www.daemonsecurity.com/ca/8D03551FFCE04F06.crt
Subject ID:  9E:AA:18:E6:94:7A:91:44:0A:E4:DD:87:73:7F:4E:82:E7:08:9C:72
Fingerprint: 5B:D5:1E:3E:47:E7:EC:1C:4C:C8:3A:19:CC:AE:14:F5:DF:18:0F:B9
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Fixing a MBR (and more) that ??? trashed

2005-09-14 Thread Alex Zbyslaw

Gayn Winters wrote:

Alex Zbyslaw [mailto:[EMAIL PROTECTED] 
   


Why do you think it's not safe to add hard drives?
   



It doesn't seem safe if Windows blows away the multiboot MBR that
FreeBSD so carefully made!  Windows overwriting the MBR seems to be the
reason people recommend loading Windows before loading FreeBSD, which I
do.  I just never realized that this problem would come back to bite me
when I added another disk drive.
 

I know of know reason why it should.  I've added disks half a dozen 
times without blowing away any MBRs.  Even the Windows blowing away the 
MBR is an annoyance, not a disaster since it is easy to rewrite.  
Whatever pickle you find yourself in seems to have to do with more than 
just adding a disk or Windows killing your MBR.



I need to be able to operate on my clients' disks.  Sometimes I need a
tool that runs under Windows, and other times I need a tool that runs
under FBSD.  This doesn't permit adding an OS to their disks. 

I don't really understand what you're saying here; sorry.  Dual boot 
machines are really common (I have three here) and despite adding disks 
to each of them at some point in their lives, I've never ended up with 
anything going wrong.



A
bootable external USB drive may be the ideal Fixit drive ...  Of
course, I'd rather figure out how not to have the problem at all!  It
would be nice if FreeBSD could write out whatever changes to the MBR and
the partition/slice tables that the new hardware required so that
Windows didn't feel obligated to fix things.
 

FreeBSD can do that.  I'm not denying that you're in a pickle, but that 
is not a necessary consequence of adding a disk.


--Alex



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


Setting a serial port

2005-09-14 Thread [EMAIL PROTECTED]
I have a freebsd 5.4 box whose only serial port /dev/cuaa0 is to be 
connected: 
1) during the morning at a modem for regular internet 
connections and 
2) at night at an elettromedical appliance with a 
serial port from which regular signals are emitted at specific time 
inervals of 10 secs.
As far as point 2) is concerned I want to read the 
stream of data with a statistical software called R for successive 
computations.
The problem is that R can read from whatever file (e.g.
with the command scan from /dev/cuaa0) but it doesn't have any way to 
set the parameters of the connection (9600,N,8,1).
Therefore I need to 
set the parameters of connection of /dev/cuaa0  before launching R from 
the console.
I read some docs in the Internet to be more confused than 
ignoring them

How could I set the parameters of connection of 
/dev/cuaa0 under a console?
(I mean something similar to the Linux 
setserial command)

Ciao
Vittorio

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


Re: Firefox and Java (new)

2005-09-14 Thread Alex Zbyslaw

Beecher Rintoul wrote:

Still trying to get java working with firefox. I recompiled and installed 
jdk14. Now when I go to Sun's test site I get:


Applet testvm notinited
Loading Java Applet Failed

 


Your about:plugins looks the same as mine.  Where is this java test site?

--Alex


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


Re: Diskless Boot Problem

2005-09-14 Thread Erik Norgaard

kevin stovall wrote:
The root file system seems to mount correctly, but I am not sure how to 
tell. The root file system is /home/diskless_ro which is set up 
correctly for NFS. I don't have a memory file system set up, so this is 
likely the problem.


You will use either or, not both. A memory file system will ocupy ram so 
if you don't have much it's not a good idea. Also, var and tmp may be 
created as mfs if these are not mounted or toggled in rc.conf. (see 
/etc/rc.d/var and /etc/rc.d/tmp) so you may run out of ram.


Check that you can mount the nfs root device. There are some permission 
stuff to be aware of if you have multiple exports on the same device.


I tried once, a while ago to set up diskless systems, and wrote my own 
guide to keep track of what I was doing, you can read it here:


  www.daemonsecurity.com/pxe

I didn't get it working, my problem was that the dhclient of 5.4 would 
unconfigure the NIC before obtaining a new lease meaning that any NFS 
mounted filesystems was lost and then it couldn't write the lease file. 
This problem could posibly be solved by using mfs for /var and / but I 
only have 112 MB ram, so I prefered to have it nfs mounted.


Cheers, Erik

--
Ph: +34.666334818  web: www.locolomo.org
S/MIME Certificate: www.daemonsecurity.com/ca/8D03551FFCE04F06.crt
Subject ID:  9E:AA:18:E6:94:7A:91:44:0A:E4:DD:87:73:7F:4E:82:E7:08:9C:72
Fingerprint: 5B:D5:1E:3E:47:E7:EC:1C:4C:C8:3A:19:CC:AE:14:F5:DF:18:0F:B9
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: cyrus-imap + virtualdomains

2005-09-14 Thread Vladimir Dvorak
Erik Norgaard wrote:

 Vladimir Dvorak wrote:

 Yes, you are right. Now I am using 2.2.12 and virtdomains seem to be
 working. But I found another strange problem:

 devel:/var/run# cyradm -u [EMAIL PROTECTED] localhost
 IMAP Password:
 localhost.localdomain cm user.test

 ^^^ it works; user test is included into defaultdomain.

 But when I try:
 localhost.localdomain cm [EMAIL PROTECTED]
 createmailbox: Invalid mailbox name

 Cyrus is strange software, isn`t it ? :-)


 No, by loging in as [EMAIL PROTECTED] you get access to mailboxes under the
 devel domain, point is that different virtual domains can have
 different admins. You specify this in the imapd.conf.

 Try loging in just as cyrus:

   # cyradm -u cyrus localhost

 Cheers, Erik

Erik, we both are about to solve the problem. ;-) Yes, you are probably
right. When I cyradm -u cyrus, I have in maillog:

Sep 14 09:08:37 devel imap[9491]: badlogin: localhost.localdomain
[127.0.0.1] plaintext [EMAIL PROTECTED] SASL(-13): user not found:
checkpass failed

When I add [EMAIL PROTECTED], it will manage 'localdomain' users and I
will be on the same place (probably, for now not tried). :-( Erik, how
can I log as cyrus without domain ?

Thank you!

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


Re: cyrus-imap + virtualdomains

2005-09-14 Thread Vladimir Dvorak
Erik Norgaard wrote:

 Vladimir Dvorak wrote:

 Yes, you are right. Now I am using 2.2.12 and virtdomains seem to be
 working. But I found another strange problem:

 devel:/var/run# cyradm -u [EMAIL PROTECTED] localhost
 IMAP Password:
 localhost.localdomain cm user.test

 ^^^ it works; user test is included into defaultdomain.

 But when I try:
 localhost.localdomain cm [EMAIL PROTECTED]
 createmailbox: Invalid mailbox name

 Cyrus is strange software, isn`t it ? :-)


 No, by loging in as [EMAIL PROTECTED] you get access to mailboxes under the
 devel domain, point is that different virtual domains can have
 different admins. You specify this in the imapd.conf.

 Try loging in just as cyrus:

   # cyradm -u cyrus localhost

 Cheers, Erik

You are right. I can create

localhostcm  [EMAIL PROTECTED]

when I has been connected as [EMAIL PROTECTED] Its not good to have admin for
each domain in database ( because it will be huge; all auth and other
information are stored in MySQL backend ). I need some _super-cyrus_
user, which will be able to create arbitrary mailbox with domain.
Several month ago I set it up on Linux Gentoo system and there it was
simple and it behaves as I required - cyrus user was able to create and
delete all mailboxes what he want.

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


spanish chars in FreeBSD commands

2005-09-14 Thread Matthias Apitz

Hi,
I speak and write Spanish and for this I need support of
the Spanish special chars in FreeBSD; for this in SuSE Linux
I've used some xmodmap's to get the chars by pressing, for
example, the Windows-key + 'a' to get the char 'á'; the commands
are:

xmodmap -e keycode 0x73 =  Mode_switch
xmodmap -e keycode 0x39 =  n N ntilde Ntilde
xmodmap -e keycode 0x1a =  e E eacute Eacute
xmodmap -e keycode 0x26 =  a A aacute Aacute
xmodmap -e keycode 0x1f =  i I iacute Iacute
xmodmap -e keycode 0x1e =  u U uacute Uacute
xmodmap -e keycode 0x20 =  o O oacute Oacute
xmodmap -e keycode 0x14 =  questiondown question backslash ssharp
xmodmap -e keycode 0x0a =  1 exclam exclamdown onesuperior

they work in FreeBSD with Xorg as well but some FreeBSD commands
don't show the chars very well:

$ cat espanol
áéíóñÁÉÍÓ¡¿
$ od -c espanol
000  341 351 355 363 361 301 311 315 323 241 277  \n
014
$ more espanol
E1E9EDF3F1C1C9CDD3A1BF
$ vi espanol
\xe1\xe9\xed\xf3\xf1\xc1\xc9\xcd\xd3\xa1\xbf

and the 'sh' ignores them at all; I monitored with truss(1) that
the shell is reading them from STDIN but the chars are ignored, at
least not echoed. Any hints?

matthias

-- 
Matthias Apitz / Sisis Informationssysteme GmbH
Gruenwalder Weg 28g / D-82041 Oberhaching
Fon: ++49 89 / 61308-351, Fax: -399, Mobile ++49 170 4527211
http://www.sisis.de/~guru/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: cyrus-imap + virtualdomains

2005-09-14 Thread Erik Norgaard

Vladimir Dvorak wrote:


Erik, we both are about to solve the problem. ;-) Yes, you are probably
right. When I cyradm -u cyrus, I have in maillog:

Sep 14 09:08:37 devel imap[9491]: badlogin: localhost.localdomain
[127.0.0.1] plaintext [EMAIL PROTECTED] SASL(-13): user not found:
checkpass failed

When I add [EMAIL PROTECTED], it will manage 'localdomain' users and I
will be on the same place (probably, for now not tried). :-( Erik, how
can I log as cyrus without domain ?


Please post your imapd.conf (remove comments) - I posted mine yesterday. 
 Check the content of the admins entry, does it specify domain?


I think that cyradm authenticates against sasldb and not system password 
(or maybe falls back on system password) - this I understand - is to 
separate ordinary users and administrators - but can also be quite 
annoying.


If you have added an entry to sasldb with saslpasswd2 then it could be 
for the devel realm.


You can try to rename sasldb and see what happens, then if it doesn't 
work create it with new entries where you make sure not to specify realm:


  # saslpasswd2 cyrus

Also, reading above there may be a difference between:

  # cyradm -u cyrus

and

  # cyradm -u cyrus localhost

Cheers, Erik

--
Ph: +34.666334818  web: www.locolomo.org
S/MIME Certificate: www.daemonsecurity.com/ca/8D03551FFCE04F06.crt
Subject ID:  9E:AA:18:E6:94:7A:91:44:0A:E4:DD:87:73:7F:4E:82:E7:08:9C:72
Fingerprint: 5B:D5:1E:3E:47:E7:EC:1C:4C:C8:3A:19:CC:AE:14:F5:DF:18:0F:B9
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: cyrus-imap + virtualdomains

2005-09-14 Thread Vladimir Dvorak
Erik Norgaard wrote:

 Vladimir Dvorak wrote:

 Erik, we both are about to solve the problem. ;-) Yes, you are probably
 right. When I cyradm -u cyrus, I have in maillog:

 Sep 14 09:08:37 devel imap[9491]: badlogin: localhost.localdomain
 [127.0.0.1] plaintext [EMAIL PROTECTED] SASL(-13): user not found:
 checkpass failed

 When I add [EMAIL PROTECTED], it will manage 'localdomain' users and I
 will be on the same place (probably, for now not tried). :-( Erik, how
 can I log as cyrus without domain ?


 Please post your imapd.conf (remove comments) - I posted mine
 yesterday.  Check the content of the admins entry, does it specify
 domain?

 I think that cyradm authenticates against sasldb and not system
 password (or maybe falls back on system password) - this I understand
 - is to separate ordinary users and administrators - but can also be
 quite annoying.

 If you have added an entry to sasldb with saslpasswd2 then it could be
 for the devel realm.

 You can try to rename sasldb and see what happens, then if it doesn't
 work create it with new entries where you make sure not to specify realm:

   # saslpasswd2 cyrus

 Also, reading above there may be a difference between:

   # cyradm -u cyrus

 and

   # cyradm -u cyrus localhost

 Cheers, Erik

config is in attachement

configdirectory: /var/lib/cyrus
defaultpartition: default
partition-default: /var/spool/cyrus/mail-new
partition-news: /var/spool/cyrus/news
newsspool: /var/spool/news
altnamespace: no
unixhierarchysep: yes 
admins: cyrus
allowanonymouslogin: no
popminpoll: 1
autocreatequota: 0
umask: 077
sieveusehomedir: false
sievedir: /var/spool/sieve
hashimapspool: true
allowplaintext: yes
sasl_auto_transition: no
tls_cert_file: /etc/cyrus-global.pem
tls_key_file: /etc/cyrus-global.key
tls_ca_path: /etc/ssl/certs
tls_session_timeout: 1440
tls_cipher_list: TLSv1:SSLv3:SSLv2:!NULL:!EXPORT:!DES:!LOW:@STRENGTH
lmtpsocket: /var/run/cyrus/socket/lmtp
idlesocket: /var/run/cyrus/socket/idle
notifysocket: /var/run/cyrus/socket/notify
sasl_pwcheck_method: auxprop
sasl_auxprop_plugin: sql
sasl_sql_engine: mysql
sasl_mech_list: PLAIN LOGIN
sasl_sql_user: mysqluser 
sasl_sql_passwd: xyxyxy
sasl_sql_database: hosting
sasl_sql_hostnames: localhost   
sasl_sql_select: SELECT password FROM email WHERE address = '[EMAIL PROTECTED]'
virtdomains: yes 


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

Re: question about zlib security patch

2005-09-14 Thread Chantal Rosmuller

Dan Nelson wrote:


In the last episode (Sep 09), Chantal Rosmuller said:
 


Thanks everyone for the advice, I installed the sources and applied
the patch, so I guess I took care of the zlib security issue The
clamav error remained though but someone at the qmail rocks
mailinglist suggested that clamav cannot see that zlib is patched so
it is safe to ignore the error. To be on the safe side I will post
the question about the error on the clamav mailing list.
   



Yes, clamav only checks the version number in the header; it doesn't
actually test the bug.

 


Thanks, good to know

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


Re: cyrus-imap + virtualdomains

2005-09-14 Thread Vladimir Dvorak
Erik Norgaard wrote:

 Vladimir Dvorak wrote:

 Erik, we both are about to solve the problem. ;-) Yes, you are probably
 right. When I cyradm -u cyrus, I have in maillog:

 Sep 14 09:08:37 devel imap[9491]: badlogin: localhost.localdomain
 [127.0.0.1] plaintext [EMAIL PROTECTED] SASL(-13): user not found:
 checkpass failed

 When I add [EMAIL PROTECTED], it will manage 'localdomain' users and I
 will be on the same place (probably, for now not tried). :-( Erik, how
 can I log as cyrus without domain ?


 Please post your imapd.conf (remove comments) - I posted mine
 yesterday.  Check the content of the admins entry, does it specify
 domain?

 I think that cyradm authenticates against sasldb and not system
 password (or maybe falls back on system password) - this I understand
 - is to separate ordinary users and administrators - but can also be
 quite annoying.

 If you have added an entry to sasldb with saslpasswd2 then it could be
 for the devel realm.

 You can try to rename sasldb and see what happens, then if it doesn't
 work create it with new entries where you make sure not to specify realm:

   # saslpasswd2 cyrus

 Also, reading above there may be a difference between:

   # cyradm -u cyrus

 and

   # cyradm -u cyrus localhost

 Cheers, Erik

Heureeka Erik! :-)

Now I can log as cyrus without @localdomain - modified /etc/hosts. ;-)

Thank you very much for your support!!!

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


Re: Worried ...

2005-09-14 Thread Oliver Leitner
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

well, there is a possibility that he got hacked, its a common tactic to
use a port of another program for a shell of some kind.

but we cannot tell, as long as we dont get further info from you, graham.

informations like: what else does the syslog says, a list of used ports
and the programs running on them, etc...

Greetings
Oliver Leitner
Technical Staff
http://www.shells.at

Rein Kadastik wrote:
 No worries (from the security side). This error means that SSH daemon
 cannot start because the port 22 is already use by another program
 (probably another SSH daemon). So it is likely that you try to start
 several versions of SSH daemon or some program uses port 22 and starts
 before SSH daemon.
 
 --Rein
 
 Graham Bentley wrote:
 
 My security run output reported

 mydomain.co.uk login failures:
 Sep 13 23:43:01 3bsd sshd[2066]: error: Bind to port 22 on 192.168.x.x
 failed: Address already in use.

 I dont remember Puttying in last night
 and this am there is a problme with the WiFi Access Point ?

 Have I been cracked ?
 ___
 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]
 
 

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFDJ/f/WvEVE8MtwbgRAiykAJ9tjKjY09DujWxGMLdomaNRA9jaGQCfUg3l
fw6yok2OyLmQJnc0tL37dy8=
=bz+Q
-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: one answer

2005-09-14 Thread Ashley Moran

Bob Johnson wrote:

On 9/11/05, legalois [EMAIL PROTECTED] wrote:


legalois wrote:

According to Wikipedia (http://en.wikipedia.org/wiki/Charlie_Root)
The name of a famous American baseball player (1899-1970) ...gives rise 
to the name used for many root system accounts under the UNIX 
operating system.

But that does not explain when, how or why?





Hmmm


I sent this once but it never made it to the list... so this is a test 
also to see if I can actually post.


I wondered if the joke is that if you spell Charlie's name which his 
initials you get C H Root?  Or is that too obvious?



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


Re: one answer

2005-09-14 Thread Ashley Moran

Bob Johnson wrote:
 On 9/11/05, legalois [EMAIL PROTECTED] wrote:
According to Wikipedia (http://en.wikipedia.org/wiki/Charlie_Root)
The name of a famous American baseball player (1899-1970) ...gives rise
to the name used for many root system accounts under the UNIX
operating system.
But that does not explain when, how or why?


 When you find out, please update the Wikipedia entry!  You ought to be
 able to track down who made that edit in Wikipedia, and ask them for
 more details.



Just as a wild guess... if you write Charlie's name with his initals you 
get CHRoot.  Could that be it?


Ashley

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


nec versa 5080x

2005-09-14 Thread Gavrushenko, Jakov
Anyone have a copy of the product recovery software in floppy of CD rom
form?  I reformatted my nec C drive and now I need to recovery software.

Help

Jake

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


(no subject)

2005-09-14 Thread Vanik abazyan
Help pls

FreeBSD 5.3 sshd  _security_path: cannot stat /etc/login.conf:

Regard Van

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


Re: _security_path: cannot stat /etc/login.conf:

2005-09-14 Thread Erik Norgaard

Vanik abazyan wrote:

Help pls

FreeBSD 5.3 sshd  _security_path: cannot stat /etc/login.conf:


1st: Please include a descriptive subject - even if it's the same line 
as the body.


2nd: Do you have that file? What are the permissions? What action are 
you trying to do? Are there other information in the log files? Has it 
worked before? Have you installed other software or upgraded your 
system? Have you modified said files? etc.


Please provide usefull information that will enable others to help you.

Cheers, Erik

--
Ph: +34.666334818  web: www.locolomo.org
S/MIME Certificate: www.daemonsecurity.com/ca/8D03551FFCE04F06.crt
Subject ID:  9E:AA:18:E6:94:7A:91:44:0A:E4:DD:87:73:7F:4E:82:E7:08:9C:72
Fingerprint: 5B:D5:1E:3E:47:E7:EC:1C:4C:C8:3A:19:CC:AE:14:F5:DF:18:0F:B9
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Firefox and Java (new)

2005-09-14 Thread Laurence Sanford

Alex Zbyslaw wrote:


Beecher Rintoul wrote:

Still trying to get java working with firefox. I recompiled and 
installed jdk14. Now when I go to Sun's test site I get:


Applet testvm notinited
Loading Java Applet Failed

 


Your about:plugins looks the same as mine.  Where is this java test site?

--Alex

This is a little off the topic, specifically, but I have been struggling 
with java, and other (flash) plugins and firefox myself. I have very 
much the same information as has been discussed in this thread in 
/usr/X11R6/lib/browser_plugins:


total 0
-rw-r--r--  1 root  wheel   0 Jul 23 08:59 .firefox.keep
lrwxr-xr-x  1 root  wheel  49 Sep 14 06:35 flashplayer.xpt@ - 
/usr/X11R6/lib/linux-flashplugin7/flashplayer.xpt
lrwxr-xr-x  1 root  wheel  51 Sep 14 06:37 libflashplayer.so@ - 
/usr/X11R6/lib/linux-flashplugin7/libflashplayer.so
lrwxr-xr-x  1 root  wheel  78 Sep 14 07:07 libjavaplugin_oji.so@ - 
/usr/local/linux-sun-jdk1.4.2/jre/plugin/i386/ns610-gcc32/libjavaplugin_oji.so


However, when I use the about:plugins page, it comes up essentially 
blank, giving me only the information links about instaling plugins, 
etc. I have been working under the assumption that I've done something 
incredibly stupid, and attempting to find my error on my own, and have 
the sinking feeling that it's probly staring me right in the face, and 
I'm just too blind to see it. Do either of you (or anyone else for that 
matter) have any advice or hints here, or does this seem as strange to 
you as it does to me?


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


Re: Firefox and Java (new)

2005-09-14 Thread Alex Zbyslaw

Laurence Sanford wrote:


Alex Zbyslaw wrote:


Beecher Rintoul wrote:

Still trying to get java working with firefox. I recompiled and 
installed jdk14. Now when I go to Sun's test site I get:


Applet testvm notinited
Loading Java Applet Failed

 

Your about:plugins looks the same as mine.  Where is this java test 
site?


--Alex

This is a little off the topic, specifically, but I have been 
struggling with java, and other (flash) plugins and firefox myself. I 
have very much the same information as has been discussed in this 
thread in /usr/X11R6/lib/browser_plugins:


total 0
-rw-r--r--  1 root  wheel   0 Jul 23 08:59 .firefox.keep
lrwxr-xr-x  1 root  wheel  49 Sep 14 06:35 flashplayer.xpt@ - 
/usr/X11R6/lib/linux-flashplugin7/flashplayer.xpt
lrwxr-xr-x  1 root  wheel  51 Sep 14 06:37 libflashplayer.so@ - 
/usr/X11R6/lib/linux-flashplugin7/libflashplayer.so
lrwxr-xr-x  1 root  wheel  78 Sep 14 07:07 libjavaplugin_oji.so@ - 
/usr/local/linux-sun-jdk1.4.2/jre/plugin/i386/ns610-gcc32/libjavaplugin_oji.so 



However, when I use the about:plugins page, it comes up essentially 
blank, giving me only the information links about instaling plugins, 
etc. I have been working under the assumption that I've done something 
incredibly stupid, and attempting to find my error on my own, and have 
the sinking feeling that it's probly staring me right in the face, and 
I'm just too blind to see it. Do either of you (or anyone else for 
that matter) have any advice or hints here, or does this seem as 
strange to you as it does to me?


I can only repeat what I said before.  1) Check that the symbolic link 
resolves correctly (ls -lL will show a file, not a link) 2) I'm not 
convinced that a linux-java is what you want.  The other poster 
installed native java 1.4 and got it to show up as a plugin.  That 
works for me.  I can use at least one site that has a java applet and 
it doesn't crash all that often.  Whether the linux-java can be made to 
work, I do not know.


AFAIK, the notinited error being described above means a) Java *is* 
running b) the applet is doing something broken which popping up the 
Java console might help with.


--Alex

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


Fly Segfaults?

2005-09-14 Thread Warren Block
The new version of /usr/ports/graphics/fly (2.0) seems to segfault when 
using the copy function to copy in gif digits for a counter.  Earlier 
versions of fly did not have this problem.


Very limited testing seems to show the other functions working.

This is on a FreeBSD 4.11 system.

Example:

% cat flytest
new
size 26,20
copy 0,0,-1,-1,-1,-1,/home/wblock/2.gif
copy 13,0,-1,-1,-1,-1,/home/wblock/6.gif
% fly -i flytest  test.gif
Creating new 26 by 20 image
Segmentation fault (core dumped)

-Warren Block * Rapid City, South Dakota USA
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


startx doesn't recognize Modeline in /etc/X11/xorg.conf

2005-09-14 Thread bob self

FreeBSD 6.0 beta 4
nvidia video card, LCD monitor.

I ran startx as root, then xorgcfg to configure ModeLine.

xorgcfg did write a ModeLine statement to /etc/X11/xorg.conf

I then restarted 'startx' but there is no difference in the display. The 
desktop is shifted a little to the right.
With xorgcfg I can shift it back to the left. Why isn't the modeline 
recognized in xorg.conf?


thanks,
Bob

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


Re: Deep in printer hell.

2005-09-14 Thread Bob Johnson
On 9/14/05, WOB [EMAIL PROTECTED] wrote:
 
 When JFK said, We choose to go to the moon in this decade and do the 
 other things, not because they are easy, but because they are hard.., I 
 always wondered what exactly the other things were.  Apparently, one 
 of them is printer configuration under FreeBSD.

It's actually fairly easy once you understand what's going on.  Most
of the stuff in the Handbook is there in case things don't work, and
can be ignored by most people.

 
 If I am using a HP Deskjet 940 connected via parallel cable,  is there 
 not some simple way of configuring this printer?
 
 Is it really necessary to follow all the steps in the handbook - just to 
 print?  The Basic Setup instructions are 15 pages printed.  Assuming 
 you can print them.
 
 I got this printer working 6 months ago under FreeBSD, and apparently my 
 many notes on it are too many.  Now I'm starting from scratch, to 
 redocument it, and it just seems like there should be a simpler way. 
 
 I'm using 5.4, Fluxbox, Abiword, and Firefox - that's it.
 
 Eventually I will figure it out again, I just wanted to know if there 
 was some simple script I could run, or preferred short-cut for setting 
 up desktop printer.  I realize the handbook is written to be precise and 
 server-centric, but I just want to print Yahoo driving directions, and 
 other such things.

Most of the stuff in the Handbook just works out of the box (e.g.
parallel port configuration), so you can usually skip it.  The only
test I do is dump some plain text to the printer port and see if it
makes something happen at the printer (it doesn't even matter if the
output is correct: it's just testing that the hardware connection is
working).  After that I install ports/print/apsfilter and let it do
its thing.

Apsfilter is a very fancy printer filter (filters are explained in the
Advanced Printing section of the Handbook) that takes the output to be
printed, converts the format if necessary, and then feeds it to a
driver for your printer.  It installs a lot of stuff, but I find it
easier to set up than CUPS (CUPS is good if you need to use networked
printers in a mixed-platform environment).

If you get stuck, check the Apsfilter Handbook
http://www.apsfilter.org/docs/apsfilter-handbook-stable.html but you
probably won't need to.

I recommend letting it install the default collection of drivers even
though you won't need most of them, because there are some unexpected
dependencies that can cause problems when necessary drivers aren't
installed.

The correct driver to use for your printer isn't always obvious.  For
instance, my LaserJet 6L needs the LaserJet 4 driver.  For most
printers, you will use the appropriate Ghostscript driver. 
http://www.linuxprinting.org/printer_list.cgi will help you determine
which one is right for your printer, and save you the head scratching
I went through.

When you install the apsfilter port it will tell you to run the SETUP
script.  Make note of its location (probably
/usr/local/share/apsfilter/SETUP) because that's what actually sets up
the correct driver by modifying your /etc/printcap.

Good luck!

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


Re: Deep in printer hell.

2005-09-14 Thread Kevin Kinsey

WOB wrote:



When JFK said, We choose to go to the moon in this decade and do the
other things, not because they are easy, but because they are hard.., I
always wondered what exactly the other things were.  Apparently, one
of them is printer configuration under FreeBSD.

If I am using a HP Deskjet 940 connected via parallel cable,  is there
not some simple way of configuring this printer?

Is it really necessary to follow all the steps in the handbook - just to
print?  The Basic Setup instructions are 15 pages printed.  Assuming
you can print them.

I got this printer working 6 months ago under FreeBSD, and apparently
my many notes on it are too many.  Now I'm starting from scratch, to
redocument it, and it just seems like there should be a simpler way.
I'm using 5.4, Fluxbox, Abiword, and Firefox - that's it.

Eventually I will figure it out again, I just wanted to know if there
was some simple script I could run, or preferred short-cut for
setting up desktop printer.  I realize the handbook is written to
be precise and server-centric, but I just want to print Yahoo
driving directions, and other such things.

thanks




Andreas Klemm is your messiah!  He has conquered printer hell!

see /usr/ports/print/apsfilter  (and www.apsfilter.org).

HTH,

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


Re: can't stat login.conf was: (no subject)

2005-09-14 Thread Kevin Kinsey

Vanik abazyan wrote:


Help pls

FreeBSD 5.3 sshd  _security_path: cannot stat /etc/login.conf:

Regard Van

 




Please show the output of `ls -l /etc/l*`.

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


Re: startx doesn't recognize Modeline in /etc/X11/xorg.conf

2005-09-14 Thread Kevin Kinsey

bob self wrote:


FreeBSD 6.0 beta 4
nvidia video card, LCD monitor.

I ran startx as root, then xorgcfg to configure ModeLine.

xorgcfg did write a ModeLine statement to /etc/X11/xorg.conf

I then restarted 'startx' but there is no difference in the
display. The desktop is shifted a little to the right.
With xorgcfg I can shift it back to the left. Why isn't the modeline
recognized in xorg.conf?

thanks,
Bob




Two possibilities immediately come to mind, but there could
be more.

1.  the X server isn't using the file /etc/X11/xorg.conf.  A check
of the logfiles should verify or negate this hypothesis.

2.  xorgcfg got the ModeLine wrong.  AFAIK it's not infallible.
Of course, neither am I, so I generally rely on plenty of experimentation.
There are people, however, to whom it's not such a Big Deal.

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


Re: Problems with dual ethernet card

2005-09-14 Thread Tim Goodaire
On Tue, Sep 13, 2005 at 04:48:21PM -0400, Lowell Gilbert wrote:
 [EMAIL PROTECTED] (Tim Goodaire) writes:
 
  On Tue, Sep 13, 2005 at 03:09:54PM -0300, [EMAIL PROTECTED] wrote:
   hi Tim,
   
   Is it listed here?
   
   http://www.freebsd.org/releases/5.4R/hardware-i386.html#ETHERNET
  
  No. It doesn't appear to be on that list. The card is an Intel Pro/100 S
  dual port adapter, and worked well with the eepro100 driver under Linux. 
  
  So, am I out of luck using this card with FreeBSD? 
 
 I'm not sure that all Pro/100 cards use the same hardware, but all the
 ones I've used are under the fxp driver, not dc.  And I've got a
 dual-port here that works fine.

I've been trying to read the documentation to figure out what to do
about this. Basically, FreeBSD wants to use the dc driver for my card,
and it should be using the fxp driver.

Should I try and disable the dc driver in /boot/device.hints? I _think_
that this will just keep that driver from loading. Will I have to set up
hints for the fxp driver also?

Tim


signature.asc
Description: Digital signature


IE in FreeBSD?

2005-09-14 Thread Yuan Jue
Hello, all

Does anybody successfully  run Internet Explorer under Wine in FreeBSD? What 
should I do to get it run? Any suggestion will be appreciated.

Thanks.

-- 
Best Regards.

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


Re: Setting a serial port

2005-09-14 Thread Roland Smith
On Wed, Sep 14, 2005 at 10:08:11AM +0100, [EMAIL PROTECTED] wrote:
 
 How could I set the parameters of connection of 
 /dev/cuaa0 under a console?
 (I mean something similar to the Linux 
 setserial command)

stty -f /dev/cuaa0 speed 9600 -parenb cs8 -cstopb

Roland
-- 
R.F.Smith (http://www.xs4all.nl/~rsmith/) Please send e-mail as plain text.
public key: http://www.xs4all.nl/~rsmith/pubkey.txt


pgpfpfSX382Y0.pgp
Description: PGP signature


IPs , Netmasks and Broadcast.

2005-09-14 Thread Grant Peel

Hi All,

Now I am really confused.

Up until this morning I thought I had a good handle on when I need to use 
the real Netmask and Broadcast.


For example, If I have 3 servers, and my upline asigns me a block of 128 
addresses, for the first ip used (from this block) on each server, I would 
need to specify the IP, true netmask and a broadcase. Then, when using more 
IPs from that block, I would use a 255.255.255.255 netmask and a broadcast 
equal to the IP.


Today, I was in this exact position where I was tring to add an (the first 
one one THAT machine, from that block) IP from a block that is almost 
completely used up on another server, and the one I was adding it to would 
not take it. When I tried adding it with a 255.255.255.255 netmask, and a 
broadcast eaqual to the amount of IPs from that block - it worked.


this is on a FreeBSD 4.10 machine.

WHich way is correct for 4.7 and higher?

-Grant


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


Re: IE in FreeBSD?

2005-09-14 Thread Yuan Jue
On Wednesday 14 September 2005 23:46, Matt Kosht wrote:

  Does anybody successfully  run Internet Explorer under Wine in FreeBSD?
  What should I do to get it run? Any suggestion will be appreciated.

 I would suggest instead of Wine using an RDP client (rdesktop in ports
 for example) and run IE via terminal services on a Windows server or
 XP desktop PC.

Thanks.
It is a way to solve this problem. But my particular problem is I do not have 
a Windows server or XP desktop PC around. My laptop is the only computer I 
have. So is there any other suggestion?

-- 
Best Regards.

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


Re: IPs , Netmasks and Broadcast.

2005-09-14 Thread Jerry McAllister
 
 Hi All,
 
 Now I am really confused.
 
 Up until this morning I thought I had a good handle on when I need to use 
 the real Netmask and Broadcast.
 
 For example, If I have 3 servers, and my upline asigns me a block of 128 
 addresses, for the first ip used (from this block) on each server, I would 
 need to specify the IP, true netmask and a broadcase. Then, when using more 
 IPs from that block, I would use a 255.255.255.255 netmask and a broadcast 
 equal to the IP.
 
 Today, I was in this exact position where I was tring to add an (the first 
 one one THAT machine, from that block) IP from a block that is almost 
 completely used up on another server, and the one I was adding it to would 
 not take it. When I tried adding it with a 255.255.255.255 netmask, and a 
 broadcast eaqual to the amount of IPs from that block - it worked.

I am not sure I follow you correctly, but the way I understand it, on 
any given server, you would use the real netmask for only the first/main 
IP address.  All the rest of the aliases get the full 255 set.   It doesn't 
matter which block of IPs it is from.

jerry
 
 this is on a FreeBSD 4.10 machine.
 
 WHich way is correct for 4.7 and higher?
 
 -Grant
 
 
 ___
 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: IE in FreeBSD?

2005-09-14 Thread Mark Kane

Yuan Jue wrote:

Hello, all

Does anybody successfully  run Internet Explorer under Wine in FreeBSD? What 
should I do to get it run? Any suggestion will be appreciated.


Thanks.



I don't know if you've already seen this, but the WINE Application DB 
may have info on how others got it to run:


http://appdb.winehq.org/appview.php?appId=25

Another suggestion would be to run a browser that runs natively on 
FreeBSD such as Mozilla Firefox, regular Mozilla, Opera, or even 
Konqueror if you use KDE. I stopped using IE when the first Mozilla 
Firebird beta came out and I can't say I've missed anything. :)


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


Re: IE in FreeBSD?

2005-09-14 Thread Roland Smith
On Wed, Sep 14, 2005 at 11:55:25PM +0800, Yuan Jue wrote:
 On Wednesday 14 September 2005 23:46, Matt Kosht wrote:
 
   Does anybody successfully  run Internet Explorer under Wine in FreeBSD?
   What should I do to get it run? Any suggestion will be appreciated.
 
  I would suggest instead of Wine using an RDP client (rdesktop in ports
  for example) and run IE via terminal services on a Windows server or
  XP desktop PC.
 
 Thanks.
 It is a way to solve this problem. But my particular problem is I do not have 
 a Windows server or XP desktop PC around. My laptop is the only computer I 
 have. So is there any other suggestion?

You mean apart from dumping IE and using firefox? ;-)

Install windoze on a virtual machine on your FreeBSD laptop. You could
use bochs or qemu. The latter is probably faster.

Roland
-- 
R.F.Smith (http://www.xs4all.nl/~rsmith/) Please send e-mail as plain text.
public key: http://www.xs4all.nl/~rsmith/pubkey.txt


pgp1qzBVkM9cP.pgp
Description: PGP signature


Re: traffic accounting.

2005-09-14 Thread Derrick MacPherson
On Tue, 2005-09-13 at 23:11 -0400, Peter Matulis wrote:
 ---  [EMAIL PROTECTED]Erik Nørgaard wrote:
 
  Derrick MacPherson wrote:
   I am going to pop a machine (bridged interfaces) in tween our LAN and
   our firewall (pix) and am wanting to know what people would recommend
   for IP accounting, it would be great to have a web based output to show
   what traffic, from/to what hosts so the boss is happy to look at it.
 
 Are you searching for something that looks good or something more factual?

Probably more pretty than extremely accurate. I've actually mirrored a
port on the switch that's to our internet connection, and have ntop
monitoring that. Seems to be working fine, I guess I would like a bit
more of a warm fuzzy feeling that what i'm doing is right.

 Another question to consider is whether you are interested in bandwidth
 (bytes/sec) or in actual bytes transferred.  There are fewer tools that 
 provide
 persistent  archivable stats for the latter and I have yet to find one that
 displays the latter in graphical form without it becoming a science project.

bytes transfered is better, but both appreciated. And ya, it seems like
there's a few solutions, none perfect. I am pushing for the replacement
of our Pix's, my preference is PF on *BSD, but again, they want
something that looks pretty.

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


port builds: selective compiler options for each port?

2005-09-14 Thread O. Hartmann

Hello.

I run into trouble on building some ports in FreeBSD 6.0. Those troubles 
are not the same on each portbuild, sometimes it is a compiler option, 
sometimes it is an option for the relocation of data directories and so on.


For instance I tried building Open Office 1.1.5 without JAVA support. On 
my lab's box I use CPUTYPE=prescott and everything runs well and smoth 
but not OO due the fact it gets compiled via an older GCC and this 
compiler also gathers its options from /etc/make.conf as the system 
compiler does.


For a simple and single portbuild changing /etc/make.conf or applying 
the appropriate make options seems not to be a high cost effort, but 
doing so via an automated portupgrade let me run into some trouble! The 
most 'popular' ports for those troubles are OO and MySQL. Since one of 
the prior port changes to MySQL, the variable for the database directory 
vanished and got hardwired to /var/db/database but on our server 
infrastructure we use another path for the databases. But MySQL is 
another type of weirdness and senseless changes.


My question is: Is there a way to obtain each port's buildprocess its 
own environment? It seems that there is no standard and consistent 
concept of how flags should be named (WITH_OPTIMIZED_CFLAGS=yes on the 
other hand, BUILD_OPTIMIZED=yes on the other).


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


Re: traffic accounting.

2005-09-14 Thread Peter Matulis

--- Derrick MacPherson [EMAIL PROTECTED] wrote:

  Are you searching for something that looks good or something more factual?
 
 Probably more pretty than extremely accurate. I've actually mirrored a
 port on the switch that's to our internet connection, and have ntop
 monitoring that. Seems to be working fine, I guess I would like a bit
 more of a warm fuzzy feeling that what i'm doing is right.
 
  Another question to consider is whether you are interested in bandwidth
  (bytes/sec) or in actual bytes transferred.  There are fewer tools that 
  provide
  persistent  archivable stats for the latter and I have yet to find one that
  displays the latter in graphical form without it becoming a science project.
 
 bytes transfered is better, but both appreciated. And ya, it seems like
 there's a few solutions, none perfect. I am pushing for the replacement
 of our Pix's, my preference is PF on *BSD, but again, they want
 something that looks pretty.

I agree that bytes transferred is very nice to have (seems pretty basic).

As mentioned by another, there is a small utility called ipfm that does the 
trick.  There are
a couple of scripts on the net that process the output into something more 
useful (bytes for a
specified month).  For the prettiness factor, pf integrates painlessly with 
pfstat and
symon/syweb.

Here is something from pfstat.  It shows, well, pf statistics (bytes/sec for 
the last 12
hours):

http://papamike.ca/misc/pass_block_12.png

--
Peter







__ 
Find your next car at http://autos.yahoo.ca
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: traffic accounting.

2005-09-14 Thread Matt Virus

Derrick MacPherson wrote:

I am going to pop a machine (bridged interfaces) in tween our LAN and
our firewall (pix) and am wanting to know what people would recommend
for IP accounting, it would be great to have a web based output to show
what traffic, from/to what hosts so the boss is happy to look at it.

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


have a look at ntop, it's in the ports collection

--
Matt Virus (veer-iss)
http://www.mattvirus.net
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Blade Servers w/ SAN backend ... anyone doing this?

2005-09-14 Thread Marc G. Fournier


I'm talking to my supplier about going this root, and am having problems 
finding out if I can even do it :(


I was pointed to jcagle's page on the HP Blade stuff 
(http://people.freebsd.org/~jcagle), but what I can't seem to find is how 
to connect the Blade-SAN ...


From what little I've learnt so far, there is an HP Fiber Channel 
controller that is used to connect the Blade to the SAN, but I can't find 
anywhere that indicates that there is a FreeBSD driver for it ...


Is anyone running such a configuration right now?

Also, another thing that was mentioned to me was the ability to 'boot on 
SAN', instead of having drives in the Blade itself ... is this something 
that can be done with FreeBSD, and, if so, is there anywhere on the web I 
can read up on this?


Thanks ...


Marc G. Fournier   Hub.Org Networking Services (http://www.hub.org)
Email: [EMAIL PROTECTED]   Yahoo!: yscrappy  ICQ: 7615664
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Deep in printer hell.

2005-09-14 Thread FreeBsdBeni
On Wednesday 14 September 2005 09:58, WOB wrote:
 When JFK said, We choose to go to the moon in this decade and do the
 other things, not because they are easy, but because they are hard.., I
 always wondered what exactly the other things were.  Apparently, one
 of them is printer configuration under FreeBSD.

 If I am using a HP Deskjet 940 connected via parallel cable,  is there
 not some simple way of configuring this printer?

 Is it really necessary to follow all the steps in the handbook - just to
 print?  The Basic Setup instructions are 15 pages printed.  Assuming
 you can print them.

 I got this printer working 6 months ago under FreeBSD, and apparently my
 many notes on it are too many.  Now I'm starting from scratch, to
 redocument it, and it just seems like there should be a simpler way.

 I'm using 5.4, Fluxbox, Abiword, and Firefox - that's it.

 Eventually I will figure it out again, I just wanted to know if there
 was some simple script I could run, or preferred short-cut for setting
 up desktop printer.  I realize the handbook is written to be precise and
 server-centric, but I just want to print Yahoo driving directions, and
 other such things.

 thanks

For my HP (PhotoSmart) I had to install /print/cups, /print/foomatic-filters 
and /print/hpijs and then configured the printer using the .ppd file from 
www.linuxprinting.org. Now I can print from within every program.
Mine is a usb printer, but I suppose your parallel printer should work in a 
similar way.
Hope this helps.
-- 
Beni.


pgp6JcddU2Fuo.pgp
Description: PGP signature


script advice

2005-09-14 Thread John Williams
Dear List,
I have a requirement for a maximum of one user logged in at any given time.  
Following is a .profile script I wrote to enforce the requirement.  The problem 
is that when the script runs, sometimes the user trying to login is identified 
as logged in and sometimes he/she is not identified as logged in.  I.e., there 
is a race condition between script execution and login completion.  Any advice 
for how to make it work properly?  The brute force way is to loop on waiting 
for the user to be logged in, as identified by the who command, and then check 
the time of the login so as not to be confused if the user is already logged 
in.  Is there a better way?  Thanks!
 
bash-2.04$ cat ./.profile

#!/usr/local/bin/bash
#
# Logout user if other user is logged in
#
shopt -s -o nounset
# Global Declarations
declare -rx SCRIPT=${0##*/}
declare USERS
#
# Logout User if Any Existing Users
$who
USERS=`$who | $wc -l`
printf %s existing users on this machine\n $USERS
if [ $USERS -gt 0 ] ; then
   printf logging out\n
   logout
fi
#
#  End of Script
#
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Gnome error: panel already running ...

2005-09-14 Thread Kiffin Gish
Whenever I fire up Gnome 2.10, I keep getting the error message:

I've detected a panel already running and will now exit.

What gives?

-- 
Kiffin Gish
Gouda, The Netherlands

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


Re: Floppy MBR? Compaq Proliant 3000

2005-09-14 Thread Lowell Gilbert
Michael W. Holdeman [EMAIL PROTECTED] writes:

 I have a compaq proliant 3000 E39 and have FreeBSD installed to a 40G IDE 
 drive I installed. It lets me install anyithing I want but the BIOS/Firmware 
 will not support booting from teh IDE HD's. I want to keep the SCSI array for 
 clean data on this server. How do I go about actually booting with a floppy, 
 or CD and just have the boot manager point to the IDE HD?

I just tried 
boot0cfg -B -s 5 fd0
and it worked.

It may not go to the particular disk you want, though.  
If not, and if BIOS settings won't fix it for you,
you can surely find another boot manager (there are 
several in ports) that will do it.  And with lots of 
pretty colors, too, I suspect.

-- 
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]


Replacing Epiphany with Firefox ...

2005-09-14 Thread Kiffin Gish
I decided to use good old Firefox under my Gnome 2.10 desktop, meaning
that I no longer required the other standard browsers installed with it.

Galeon deletion was fine, but when I tried it on Epiphany I get the
following error message:

pkg_delete: package 'epiphany-1.6.5' is required by these other packages
and may not be deinstalled:
epiphany-extensions-1.6.6
gnome2-2.10.2

Any ideas how to remove Epiphany without having to delete gnome?

-- 
Kiffin Gish
Gouda, The Netherlands

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


Re: Deep in printer hell.

2005-09-14 Thread Maarten Sanders
Relax,

Take a coffee, sit back and read and the chapters from the handbook up
to and including 9.3.1.3. When you have a parallel port configured I
recommend apsfilter to do the rest. It took me about 2 minutes to
configure a parallel printer. (HP 870 CXi).

Good luck,
Maarten

On Wed, 2005-09-14 at 20:49 +0200, FreeBsdBeni wrote:
 On Wednesday 14 September 2005 09:58, WOB wrote:
  When JFK said, We choose to go to the moon in this decade and do the
  other things, not because they are easy, but because they are hard.., I
  always wondered what exactly the other things were.  Apparently, one
  of them is printer configuration under FreeBSD.
 
  If I am using a HP Deskjet 940 connected via parallel cable,  is there
  not some simple way of configuring this printer?
 
  Is it really necessary to follow all the steps in the handbook - just to
  print?  The Basic Setup instructions are 15 pages printed.  Assuming
  you can print them.
 
  I got this printer working 6 months ago under FreeBSD, and apparently my
  many notes on it are too many.  Now I'm starting from scratch, to
  redocument it, and it just seems like there should be a simpler way.
 
  I'm using 5.4, Fluxbox, Abiword, and Firefox - that's it.
 
  Eventually I will figure it out again, I just wanted to know if there
  was some simple script I could run, or preferred short-cut for setting
  up desktop printer.  I realize the handbook is written to be precise and
  server-centric, but I just want to print Yahoo driving directions, and
  other such things.
 
  thanks
 
 For my HP (PhotoSmart) I had to install /print/cups, /print/foomatic-filters 
 and /print/hpijs and then configured the printer using the .ppd file from 
 www.linuxprinting.org. Now I can print from within every program.
 Mine is a usb printer, but I suppose your parallel printer should work in a 
 similar way.
 Hope this helps.

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


Upgrade 2.12 from 2.10 on FreeBSD ...

2005-09-14 Thread Kiffin Gish
I am keen on upgrading Gnome to the latest version. However, I see that
under my FreeBSD ports only 2.10 is present, even after running the
cvsup stuff.

Is it still possible to use 2.12 under FreeBSD or do I just have to wait
for an official FreeBSD version available under ports?

-- 
Kiffin Gish
Gouda, The Netherlands

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


Make kernel fails

2005-09-14 Thread Lisa Casey
Hi,

I'm running FreeBSD 3.2 on this particular box (yes, I know it's old, I know I 
should be running 4.x or 5.x but  that's beside the point). I'm rebuilding my 
kernel to include pseudo-device vn support. I modified the GENERIC kernel, 
config ran OK, make depend ran OK but make stops with this:

make: don't know how to make ../../sys/param.h. Stop

My kernel configuration is below. By the way - any other comments on what I 
might have wrong here or how I might improve this kernel any are welcome - I 
haven't rebuilt a kernel in a number of years so I feel a bit rusty here.

Thanks,

Lisa Casey


#
# GENERIC -- Generic machine with WD/AHx/NCR/BTx family disks
#
# JELLICO kernel built 9/14/05 with vn support (Vnode driver)
#
# For more information read the handbook part System Administration -
# Configuring the FreeBSD Kernel - The Configuration File.
# The handbook is available in /usr/share/doc/handbook or online as
# latest version from the FreeBSD World Wide Web server
# URL:http://www.FreeBSD.ORG/
#
# An exhaustive list of options and more detailed explanations of the
# device lines is present in the ./LINT configuration file. If you are
# in doubt as to the purpose or necessity of a line, check first in LINT.
#
#   $Id: GENERIC,v 1.143.2.12 1999/05/14 15:12:26 jkh Exp $

machine i386
# cpu   I386_CPU
# cpu   I486_CPU
cpu I586_CPU
# cpu   I686_CPU
ident   JELLICO
maxusers48

options MATH_EMULATE#Support for x87 emulation
options INET#InterNETworking
options FFS #Berkeley Fast Filesystem
options FFS_ROOT#FFS usable as root device [keep this!]
options MFS #Memory Filesystem
options MFS_ROOT#MFS usable as root device, MFS req'ed
options NFS #Network Filesystem
options NFS_ROOT#NFS usable as root device, NFS req'ed
options MSDOSFS #MSDOS Filesystem
options CD9660#ISO 9660 Filesystem
options CD9660_ROOT   #CD-ROM usable as root. CD9660 req'ed
options PROCFS  #Process filesystem
options COMPAT_43 #Compatible with BSD 4.3 [KEEP THIS!]
options SCSI_DELAY=15000#Be pessimistic about Joe SCSI device
options UCONSOLE#Allow users to grab the console
options FAILSAFE#Be conservative
options USERCONFIG  #boot -c editor
options VISUAL_USERCONFIG   #visual boot -c editor

config  kernel  root on wd0
# To make an SMP kernel, the next two are needed
#optionsSMP # Symmetric MultiProcessor Kernel
#optionsAPIC_IO # Symmetric (APIC) I/O
# Optionally these may need tweaked, (defaults shown):
#optionsNCPU=2  # number of CPUs
#optionsNBUS=4  # number of busses
#optionsNAPIC=1 # number of IO APICs
#optionsNINTR=24# number of INTs

controller  isa0
controller  pnp0
controller  eisa0
controller  pci0

controller  fdc0at isa? port IO_FD1 bio irq 6 drq 2
diskfd0 at fdc0 drive 0
diskfd1 at fdc0 drive 1

options CMD640# work around CMD640 chip deficiency
controller  wdc0at isa? port IO_WD1 bio irq 14
diskwd0 at wdc0 drive 0
diskwd1 at wdc0 drive 1
controller  wdc1at isa? port IO_WD2 bio irq 15
diskwd2 at wdc1 drive 0
diskwd3 at wdc1 drive 1

options ATAPI   #Enable ATAPI support for IDE bus
options ATAPI_STATIC#Don't do it as an LKM
device  acd0#IDE CD-ROM
device  wfd0#IDE Floppy (e.g. LS-120)

# A single entry for any of these controllers (ncr, ahb, ahc) is
# sufficient for any number of installed devices.
# controllerncr0
# controllerahb0
# controllerahc0
# controllerisp0

# This controller offers a number of configuration options, too many to
# document here  - see the LINT file in this directory and look up the
# dpt0 entry there for much fuller documentation on this.
controller  dpt0

# controlleradv0at isa? port ? cam irq ?
controller  adw0
# controllerbt0 at isa? port ? cam irq ?
# controlleraha0at isa? port ? cam irq ?

# controllerscbus0

# deviceda0

# devicesa0

# devicepass0

# devicecd0 #Only need one of these, the code dynamically gr
ows

# devicewt0 at isa? port 0x300 bio irq 5 drq 1
# devicemcd0at isa? port 0x300 bio irq 10

# controllermatcd0  at isa? port 0x230 bio

# devicescd0at isa? port 0x230 bio


Re: Gnome error: panel already running ...

2005-09-14 Thread bob self

Kiffin Gish wrote:


Whenever I fire up Gnome 2.10, I keep getting the error message:

I've detected a panel already running and will now exit.

What gives?

 


I got that too, plus other problems. I switched to fvwm. Much better now.

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


Re: Replacing Epiphany with Firefox ...

2005-09-14 Thread Beecher Rintoul
On Wednesday 14 September 2005 11:27 am, Kiffin Gish wrote:
 I decided to use good old Firefox under my Gnome 2.10 desktop, meaning
 that I no longer required the other standard browsers installed with it.

 Galeon deletion was fine, but when I tried it on Epiphany I get the
 following error message:

 pkg_delete: package 'epiphany-1.6.5' is required by these other packages
 and may not be deinstalled:
 epiphany-extensions-1.6.6
 gnome2-2.10.2

 Any ideas how to remove Epiphany without having to delete gnome?

pkg_delete -vf epiphany-1.6.5

pkg_delete -vf epiphany-extensions-1.6.6

It will not remove gnome, just the depends. 

Beech

-- 
---
Beech Rintoul - System Administrator - [EMAIL PROTECTED]
/\   ASCII Ribbon Campaign  | NorthWind Communications
\ / - NO HTML/RTF in e-mail  | 201 East 9th Avenue Ste.310
 X  - NO Word docs in e-mail | Anchorage, AK 99501
/ \ 
---













pgpPkdxyOUDKp.pgp
Description: PGP signature


File-Backed Memory Disks: Performance and Manipulation

2005-09-14 Thread David Marshall
Hi,

Scenario: We have millions of little (almost all  10 kB), about 30 GB
total.  It takes  24 hours to either tar them up or then untar them. 
It finally occured to us to put them into a file-backed memory disk.

Questions:

1. How does the performance of a file-backed memory disk change as it
becomes large?

2. Is there a clever way to make such a file-backed memory disk bigger
after the fact?  If I want to expand my 30 GB file to 50 GB, am I
stuck with just making a new one and copying it over?

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


Re: vmware 5 and other needs

2005-09-14 Thread Stefan Farrenkopf

Hi,

I hope the FreeBSD people are reading the mailing list.

--On 14. September 2005 02:26:56 -0500 Eric Kjeldergaard 
[EMAIL PROTECTED] wrote:



That's probably something to talk to the vmware people about.  Freebsd
could always use a little more attention from software vendors.


to add here something which is maybe much more important and a strong need 
for servers: native support for IBMs Tivoli Storage Manager! The linux 
version is not working like in Linux :(


best wishes,
Stefan



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


Re: File-Backed Memory Disks: Performance and Manipulation

2005-09-14 Thread Glenn Dawson

At 12:44 PM 9/14/2005, David Marshall wrote:

Hi,

Scenario: We have millions of little (almost all  10 kB), about 30 GB
total.  It takes  24 hours to either tar them up or then untar them.
It finally occured to us to put them into a file-backed memory disk.

Questions:

1. How does the performance of a file-backed memory disk change as it
becomes large?

2. Is there a clever way to make such a file-backed memory disk bigger
after the fact?  If I want to expand my 30 GB file to 50 GB, am I
stuck with just making a new one and copying it over?


I've done that by concatenating an empty file of the size I wish to 
add on to the end of the existing backing store file, editing the 
disk label and then using growfs to expand into the new space.


-Glenn



TIA!
___
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]


Applying a patch against an empty file fails.

2005-09-14 Thread Jack Cummings

Hello, 

I'm tracking down a failure in the monotone (venge.net/monotone) testsuite
under FreeBSD 5.4. 

Applying the patch:

--snip--
# 
# old_revision [2d5e7ffab45a186a70d824a723da014b9cae9506]
# 
# patch foo
#  from [83f5a5c359f3dc8317519240e32f1f51f68bc051]
#to [da39a3ee5e6b4b0d3255bfef95601890afd80709]
# 

--- foo 83f5a5c359f3dc8317519240e32f1f51f68bc051
+++ foo da39a3ee5e6b4b0d3255bfef95601890afd80709
@@ -1,2 +0,0 @@
-1
-2
--snip--

using 'patch -p0 -R  monodiff' to an empty file 'foo' fails. 

--Jack 

--
Jack (John) Cummings   http://mudshark.org/
PGP fingerprint: 0774 D073 E386 B70B 6B16  2D2B 1DD8 F8B0 CCF0 FAEE
Now playing on Prime:The Answer -- Incubus
Now playing on Remedial: Lie in Our Graves -- Dave Matthews Band


pgp6tFxyiBYPl.pgp
Description: PGP signature


RE: Fixing a MBR (and more) that ??? trashed

2005-09-14 Thread Gayn Winters
 -Original Message-
 From: Alex Zbyslaw [mailto:[EMAIL PROTECTED] 
 Sent: Wednesday, September 14, 2005 1:59 AM
 To: [EMAIL PROTECTED]
 Cc: freebsd-questions@freebsd.org
 Subject: Re: Fixing a MBR (and more) that ??? trashed
 
 Gayn Winters wrote:
 
 Alex Zbyslaw [mailto:[EMAIL PROTECTED] 
 
 Why do you think it's not safe to add hard drives?
 
 It doesn't seem safe if Windows blows away the multiboot MBR that
 FreeBSD so carefully made!  Windows overwriting the MBR 
 seems to be the reason people recommend loading Windows before loading

 FreeBSD, which I do.  I just never realized that this problem would
come back 
 to bite me when I added another disk drive.
   
 I know of know reason why it should.  I've added disks half a dozen 
 times without blowing away any MBRs.  Even the Windows blowing away
the 
 MBR is an annoyance, not a disaster since it is easy to rewrite.  
 Whatever pickle you find yourself in seems to have to do with 
 more than just adding a disk or Windows killing your MBR.
 
 --Alex

I certainly am willing to admit that I'm doing something stupid!
The motherboard and its BIOS are also known to be strange.

One thing to note is that if I reconfigure (fresh FBSD install), add
hardware, and then boot first into FBSD, all is well EXCEPT the boot
loader, whose prompt is:
F1 ???
F2 FreeBSD
F5 Drive 1

Default: F2

If I select F2, then I get FreeBSD.  If I select F5 I get Windows!  I.e.
F5 gives me the same slice as does F1!!!  (Drive1 is the extra IDE
drive.)  I can't blame Windows for this, since it never got booted.
Also, if FBSD gets booted first, Windows doesn't (further) corrupt the
MBR.  Incidentally, rewriting the MBR with
boot0cfg -B -o packet /dev/ad1
does not change anything.  The F5 option is still there, and it still
brings up the Windows that is on slice1.  If I add a third IDE drive,
the situation also remains the same.  In particular, I don't get an F9
option.

I'm still in a curious pickle, but at least this one isn't choking me!

Thanks again for the help!

-gayn



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


RE: IE in FreeBSD?

2005-09-14 Thread Ted Mittelstaedt
I run it in a window under the remote desktop port.  Of course you need a
real
windows box somewhere...

Ted

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Yuan Jue
Sent: Wednesday, September 14, 2005 8:30 AM
To: freebsd-questions@freebsd.org
Subject: IE in FreeBSD?


Hello, all

Does anybody successfully  run Internet Explorer under Wine in
FreeBSD? What
should I do to get it run? Any suggestion will be appreciated.

Thanks.

--
Best Regards.

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

--
Internal Virus Database is out-of-date.
Checked by AVG Anti-Virus.
Version: 7.0.344 / Virus Database: 267.10.18/86 - Release Date:
8/31/2005


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


Re: apache2 with ssl starting problem

2005-09-14 Thread Corey Brune
Sounds like apache is not listening on port 443. Have you checked
httpd.conffor the following:
Listen 443

IfModule mod_ssl.c
Include conf/ssl.conf
SSLRandomSeed startup /path/to/your/site.key
SSLRandomSeed connect /path/to/your/site.key
/IfModule



On 9/13/05, Paul Schmehl [EMAIL PROTECTED] wrote:
 
 I recently installed apache2 on a server that I maintain. (Previously I
 had run apache13-modssl.) The server runs fine so long as I don't try to
 run ssl. When I do that, I get some odd errors:
 
 bash-2.05b# apachectl stop
 bash-2.05b# apachectl startssl
 (48)Address already in use: make_sock: could not bind to address [::]:80
 no listening sockets available, shutting down
 Unable to open logs
 bash-2.05b# apachectl start
 
 These errors occur whether I use apachectl or the rc.d startup script.
 When I put apache2ssl_enable=YES in rc.conf, and run the startup script,
 I get this same error. If I comment out apache2_enable=YES, then the
 server doesn't start at all, so obviously the enable switch has to be YES,
 but added the apache2ssl_enable switch just generates errors.
 
 What am I missing?
 
 Paul Schmehl ([EMAIL PROTECTED])
 Adjunct Information Security Officer
 University of Texas at Dallas
 AVIEN Founding Member
 http://www.utdallas.edu/
 ___
 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: Fixing a MBR (and more) that ??? trashed

2005-09-14 Thread Jerry McAllister
  Gayn Winters wrote:
  
  Alex Zbyslaw [mailto:[EMAIL PROTECTED] 
  
  Why do you think it's not safe to add hard drives?
  
  It doesn't seem safe if Windows blows away the multiboot MBR that
  FreeBSD so carefully made!  Windows overwriting the MBR 
  seems to be the reason people recommend loading Windows before loading
 
  FreeBSD, which I do.  I just never realized that this problem would
 come back 
  to bite me when I added another disk drive.

  I know of know reason why it should.  I've added disks half a dozen 
  times without blowing away any MBRs.  Even the Windows blowing away
 the 
  MBR is an annoyance, not a disaster since it is easy to rewrite.  
  Whatever pickle you find yourself in seems to have to do with 
  more than just adding a disk or Windows killing your MBR.
  
  --Alex
 
 I certainly am willing to admit that I'm doing something stupid!
 The motherboard and its BIOS are also known to be strange.
 
 One thing to note is that if I reconfigure (fresh FBSD install), add
 hardware, and then boot first into FBSD, all is well EXCEPT the boot
 loader, whose prompt is:
   F1 ???
   F2 FreeBSD
   F5 Drive 1
 
   Default: F2
 
 If I select F2, then I get FreeBSD.  If I select F5 I get Windows!  I.e.
 F5 gives me the same slice as does F1!!!  (Drive1 is the extra IDE
 drive.)  I can't blame Windows for this, since it never got booted.

That sounds correct to me.

F1-F4 would be the the [up t0] four slices on the first disk
and then F5 tells it to look on the second disk.   There is looks
for an MBR.   If it happened to be a FreeBSD MBR you should get
a second menu something like F1 ??? F2 FreeBSD, F3 DOS, etc.   But
if it is an MS MBR, it will only know to boot MSxxx.

 Also, if FBSD gets booted first, Windows doesn't (further) corrupt the
 MBR.  Incidentally, rewriting the MBR with
   boot0cfg -B -o packet /dev/ad1
 does not change anything.  The F5 option is still there, and it still
 brings up the Windows that is on slice1.  If I add a third IDE drive,
 the situation also remains the same.  In particular, I don't get an F9
 option.

You would never get an F9.   They are only F1--F4 +F5 which takes you
to the next disk's F1-F4.What the MBR on the second disk does when
you hit F5 depends on what MBR is on it.

You may have something weird on the second disk.  I really don't 
know from what you say.   But, at least the main boot disk (ad0 ??)  
behavior looks correct.   Adding the FreeBSD MBR to the second disk
wouldn't change much if the slice on the second disk has a boot
sector that boots MSxxx.   If it is MS, it may insist on booting
from the first disk anyway.   I am not that familiar with weirdnesses
from MS other than that they are weird. 

jerry

 
 I'm still in a curious pickle, but at least this one isn't choking me!
 
 Thanks again for the help!
 
 -gayn
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Replacing Epiphany with Firefox ...

2005-09-14 Thread Mike Hernandez
On 9/14/05, Kiffin Gish [EMAIL PROTECTED] wrote:
stuff about gnome needing epiphany

Yeah I think a while back the gnome guys made epiphany their
official browser. I dunno what's wrong with galeon, it's always been
my fav on gnome desktops.  *shrug*

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


Re: Re-use disk Space?

2005-09-14 Thread Daniel Gonzalez
Thanks to all who resoponded. I'll probably try the latter option
after I back up any mp3 etc on that partition.

Regards 
dan

On 9/13/05, Bob Johnson [EMAIL PROTECTED] wrote:
 On 9/13/05, Daniel Gonzalez [EMAIL PROTECTED] wrote:
  I have a quick question about re-apportioning disk space on my
  computer (FreebSD 5.4RC2 Athlon 850 MHz 512MB RAM)
  Here is the output of df -H:
 
  REDE2SRV# df -H
  Filesystem SizeUsed   Avail Capacity  Mounted on
  /dev/ad0s1a520M 61M418M13%/
  devfs  1.0k1.0k  0B   100%/dev
  /dev/ad0s1f5.3G805M4.1G17%/music
  /dev/ad0s1e1.5G133k1.4G 0%/tmp
  /dev/ad1s1d8.4G7.0G732M90%/usr
  /dev/ad0s1d1.5G 48M1.3G 3%/var
 
  My /usr partiton is almost at capacity (90%) on a separate disk
  (/dev/ad1) from the rest of the other partitons. I allocated way too
  much space for my /music partition (dev/ad0s1f). I don't plan on ever
  using up the 4.1GB that's left over. I've been archiving (to CD) my
  mp3s, oggs etc so I always have a backup. What I wanted to know is
  would it be possible to reclaim some disk space under the /music
  partion and link a /usr sub-partition (/usr/home) to that reclaimed
  space? Hopefully I've explained myself clearly. What part of the
  handbook sections could I start with?
 
  Regards
  --
  Dan Gonzalez
 
 You've pretty much described one solution by asking the question.  You
 could create a directory in music (e.g. /music/home) and then create a
 symbolic link to it:
 
 ln -s /music/home /usr/home
 
 For most purposes, that should work (if /usr/home already exists, you
 might want to rename it first!).
 
 Or if you can use the entire /music volume as /home, just edit
 /etc/fstab and have it mounted as /home instead of /music.  This will
 avoid any confusion caused by utilities that might not follow symbolic
 links by default.
 
 - Bob
 


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


Re: Floppy MBR? Compaq Proliant 3000

2005-09-14 Thread Michael W. Holdeman
On Wednesday 14 September 2005 03:18 pm, Lowell Gilbert wrote:
 Michael W. Holdeman [EMAIL PROTECTED] writes:
  I have a compaq proliant 3000 E39 and have FreeBSD installed to a 40G IDE
  drive I installed. It lets me install anyithing I want but the
  BIOS/Firmware will not support booting from teh IDE HD's. I want to keep
  the SCSI array for clean data on this server. How do I go about actually
  booting with a floppy, or CD and just have the boot manager point to the
  IDE HD?

 I just tried
 boot0cfg -B -s 5 fd0
 and it worked.

On what machine? At the boot prompt?

I got Gag45d and it does attempt to boot, just comes up invalid partition, 
just like booting without a boot manager. Seems the IDE HD is not recognized 
untill further in the boot process?

Mike

 It may not go to the particular disk you want, though.
 If not, and if BIOS settings won't fix it for you,
 you can surely find another boot manager (there are
 several in ports) that will do it.  And with lots of
 pretty colors, too, I suspect.

-- 
 
Michael W. Holdeman



Powered by Gentoo Linux www.gentoo.org  |
Kernel 2.6.11-ck8   |
Win4Lin 5-1-20 netraverse.com   |
Win4LinPro 6.1.1-03 win4lin.com |
|
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


New Sun X2100 servers: Anybody see any glaring issues with FBSD6 in amd64 mode with them?

2005-09-14 Thread Peter Thoenen
So I am thinking about getting one of those new Sun X2100 servers.  Was going
to go with a competing item a couple days ago but these just came out and are
actually priced pretty competively.  Anybody have one yet or see any glaring
incompatibilities with FBSD 6?  Going to ship directly to a colo (where I will
install via serial + term server) and going to rather annoyed if I can't get
FBSD running on it.  On an unrelated to FBSD question, anybody happen to know
what a sun service processor is .. its in the options.  Curious if FBSD can
even use it or if its an OS independent funciton.

http://www.sun.com/servers/entry/x2100/specifications.jsp
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Replacing Epiphany with Firefox ...

2005-09-14 Thread Garrett Cooper

On Sep 14, 2005, at 12:47 PM, Mike Hernandez wrote:


On 9/14/05, Kiffin Gish [EMAIL PROTECTED] wrote:
stuff about gnome needing epiphany

Yeah I think a while back the gnome guys made epiphany their
official browser. I dunno what's wrong with galeon, it's always been
my fav on gnome desktops.  *shrug*

Mike


Hopefully updating gnome won't readd epiphany though.
-Garrett
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: fsck on corrupted /

2005-09-14 Thread Denny White

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1



On Aug 29 Erik Norgaard boldly spake forth the following:



Denny White wrote:


The problem started with a power outage before I
had the box in question on a ups. I switched it
to the ups and ran fsck and thought all was well.
Then I started having periodic reboots. After the
last one, the system would crash about the time
fsck was checking pathnames. Have tried running
fsck on / from both single user mode and from the
fixit live cd. Same thing, crashes. Any help/ideas
greatly appreciated.


If you can, try to boot mounting / read-only, at least you shouldn't get disk 
errors on that label then. But this may just be your disk degrading from bad 
to worse untill it's final death :-(


Do you get any READ_DMA or WRITE_DMA errors? I remember that there has been a 
lot of threads regarding disk errors the last month, try searching the 
archive for hints.


For example you should be able to lower throughput using ata_control, this 
may reduce problems.


Cheers, Erik



Very sorry for not answering earlier. Evacuated Biloxi 8/30 for
hurricane katrina. Back home now. Quite a mess here. I was able
to finally run fsck successfully, using a fbsd 5.3 live cd in
single user mode. Never had any success previous to that, just
booting the 5.4 system into single user  doing fsck. The box
has been running ok since I got back to the house and didn't
give me me any further problems until I started running my
update script again, which really just does some simple update
stuff. Cvsup's src, ports,  docs; installs new docs; fetches
new ports index  runs portsdb -u; runs portversion -l  
portaudit -Fda  exits. Only thing changed at all on the system
is the docs that are updated  the updated portsdb. Have had no
WRITE_DMA or READ_DMA errors. Only time anything got scrambled
up was after the initial power outage that started the problems,
but fsck reported everything salvaged  marked clean. I thought
best  simplest way to check for hardware problems, since the
box isn't a production system  is mostly just for learning 
surfing, was to run a live cd on it for a couple of days and
see if I get any reboots.? Definitely mount the h/d's too,
while doing so. Thanks for any further thoughts ideas on the
issue. Sorry again for the late answer.

GnuPG key  : 0x1644E79A  |  http://wwwkeys.nl.pgp.net
Fingerprint: D0A9 AD44 1F10 E09E 0E67  EC25 CB44 F2E5 1644 E79A

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2 (FreeBSD)
Comment: Made with pgp4pine 1.76

iD8DBQFDKKZAy0Ty5RZE55oRAqTAAJ4uZDtt5ciq4dN04jd8ZHf/m5UpngCbB27u
ggMMzu8FEITfcLpspeDWA34=
=G7+H
-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: IE in FreeBSD?

2005-09-14 Thread Garrett Cooper


On Sep 14, 2005, at 2:35 PM, Ted Mittelstaedt wrote:

I run it in a window under the remote desktop port.  Of course you  
need a

real
windows box somewhere...

Ted



-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Yuan Jue
Sent: Wednesday, September 14, 2005 8:30 AM
To: freebsd-questions@freebsd.org
Subject: IE in FreeBSD?


Hello, all

Does anybody successfully  run Internet Explorer under Wine in
FreeBSD? What
should I do to get it run? Any suggestion will be appreciated.

Thanks.

--
Best Regards.

Yuan Jue


It's possible under wine, but very difficult to configure and  
install. Search google for Wine IE, or the gentoo linux forums  
(forums.gentoo.org) for IE.

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


JDK 1.5 on Freebsd - Best Method?

2005-09-14 Thread J French
I need to install JBoss for some development and want to use FreeBSD but the 
Java binary issue concerns me. Is the patchset at 
http://www.eyesbeyond.com/freebsddom/java/jdk15.html robust enough for 
production? How about using the java linux binary in linux compatibility 
mode? Any advice would be greatly appreciated, I don't want to have to go to 
linux for production. More to the point, how are people using JBoss in 
production on FreeBSD?
 TIA
-John
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: script advice

2005-09-14 Thread Noel Jones
On 9/14/05, John Williams [EMAIL PROTECTED] wrote:
 Dear List,
 I have a requirement for a maximum of one user logged in at any given time.  
 Following is a .profile script I wrote to enforce the requirement.  The 
 problem is that when the script runs, sometimes the user trying to login is 
 identified as logged in and sometimes he/she is not identified as logged in.  
 I.e., there is a race condition between script execution and login 
 completion.  Any advice for how to make it work properly?  The brute force 
 way is to loop on waiting for the user to be logged in, as identified by the 
 who command, and then check the time of the login so as not to be confused if 
 the user is already logged in.  Is there a better way?  Thanks!
 

Exclude the users own tty.

TTYDEV=`/usr/bin/tty`
TTY=`/usr/bin/basename $TTYDEV`
USERS=`/usr/bin/who | /usr/bin/grep -v $TTY`

[ -z $USERS ]   {
   echo Other users logged on!
   echo $USERS
   echo logging out...
   logout
}


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


Re: freebsd-questions Digest, Vol 110, Issue 54

2005-09-14 Thread Gerard Seibert
On Wed, 14 Sep 2005 20:49:28 +0200, FreeBsdBeni [EMAIL PROTECTED]
Replied to: Re: Deep in printer hell.
With these words of wisdom:

 
 On Wednesday 14 September 2005 09:58, WOB wrote:
  When JFK said, We choose to go to the moon in this decade and do the
  other things, not because they are easy, but because they are hard.., I
  always wondered what exactly the other things were.  Apparently, one
  of them is printer configuration under FreeBSD.
 
  If I am using a HP Deskjet 940 connected via parallel cable,  is there
  not some simple way of configuring this printer?
 
  Is it really necessary to follow all the steps in the handbook - just to
  print?  The Basic Setup instructions are 15 pages printed.  Assuming
  you can print them.
 
  I got this printer working 6 months ago under FreeBSD, and apparently my
  many notes on it are too many.  Now I'm starting from scratch, to
  redocument it, and it just seems like there should be a simpler way.
 
  I'm using 5.4, Fluxbox, Abiword, and Firefox - that's it.
 
  Eventually I will figure it out again, I just wanted to know if there
  was some simple script I could run, or preferred short-cut for setting
  up desktop printer.  I realize the handbook is written to be precise and
  server-centric, but I just want to print Yahoo driving directions, and
  other such things.
 
  thanks
 
 For my HP (PhotoSmart) I had to install /print/cups, /print/foomatic-filters 
 and /print/hpijs and then configured the printer using the .ppd file from 
 www.linuxprinting.org. Now I can print from within every program.
 Mine is a usb printer, but I suppose your parallel printer should work in a 
 similar way.
 Hope this helps.
 -- 
 Beni.

*** REPLY SEPARATOR ***
On 9/14/2005 7:20:47 PM Gerard Seibert Replied:

I have a Canon S630 connect to a WinXP box via USB. I was able to use
'apsfilter' after several tries to actually print to the printer. I was
never able to get it to work from within KDE, or any other application.

It is my personal opinion, and I know that others will disagree with me,
but Microsoft has a far superior method of adding and configuring
printers when compared to any of the other OS's. For the life of me, I
cannot figure out why other OS's cannot simplify the installation of a
printer as Microsoft has done. It just does not have to be that hard.

I really believe that some serious work should be put into simplifying
printer installation. Within a matter of a few seconds, I was able to
get the other computers on my network to print to my main printer,
except for the FreeBSD box.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Fly Segfaults?

2005-09-14 Thread Mario Hoerich
# Warren Block:

[ SIGSEGV with fly 2.0 ]
 % cat flytest
 new
 size 26,20
 copy 0,0,-1,-1,-1,-1,/home/wblock/2.gif
 copy 13,0,-1,-1,-1,-1,/home/wblock/6.gif
 % fly -i flytest  test.gif
 Creating new 26 by 20 image
 Segmentation fault (core dumped)

The problem here seems to be the image-type:  the default type
is set to PNG and the program seems to never check the type of
the image loaded with copy.  As a result, the gif file runs through

1271img_file = gdImageCreateFromPng(img_to_copy);
^^^
That returns an unchecked NULL, which is dereferenced just
a couple of lines down:

1298arg[4] = img_file-sx;

Program received signal SIGSEGV, Segmentation fault.
0x0804cf46 in copy_to_img (infile=0x281a22c0, img=0x8053000, resize=0)
at fly.c:1298

I'm not really sure how to fix this (and I don't really use
the program), so maybe contact the author about it.

HTH,
Mario

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


RE: FreeBSD 4.11 minimal install man pages

2005-09-14 Thread David Christensen
Lowell Gilbert wrote:
 Sure, they are *now*.  But a flaky power supply may well have pushed
 them over the edge.  And checking the power supply isn't that hard;
 it's well worth the couple of minutes it takes.

The computer has been, and is once again, operating flawlessly using a Western
Digital 2.5 GB drive.


Just to be safe, I measured the voltages on a spare peripheral connector with
the system running:

 +5.11 VDC
+11.86 VDC


The problem was the Quantum drives.


David

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


RE: IE in FreeBSD?

2005-09-14 Thread Ted Mittelstaedt

My opinion on WINE is that it merely harms people who are writing
software
for FreeBSD.  If I write a wordprocessor for Linux or FreeBSD and try to
sell it, why would a customer buy it when he can just use his Microsoft
Word under Wine?

As a result the existence of these programs discourages interest in
native
FreeBSD programs, and encourages people not to wholeheartedly switch
over to FreeBSD.  It also gives an excuse to software developers not to
bother
writing software for open source development since they can always run
it on wine

Ted

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Garrett Cooper
Sent: Wednesday, September 14, 2005 3:40 PM
To: FreeBSD Questions
Subject: Re: IE in FreeBSD?



On Sep 14, 2005, at 2:35 PM, Ted Mittelstaedt wrote:

 I run it in a window under the remote desktop port.  Of course you
 need a
 real
 windows box somewhere...

 Ted


 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] Behalf Of Yuan Jue
 Sent: Wednesday, September 14, 2005 8:30 AM
 To: freebsd-questions@freebsd.org
 Subject: IE in FreeBSD?


 Hello, all

 Does anybody successfully  run Internet Explorer under Wine in
 FreeBSD? What
 should I do to get it run? Any suggestion will be appreciated.

 Thanks.

 --
 Best Regards.

 Yuan Jue

 It's possible under wine, but very difficult to configure and
install. Search google for Wine IE, or the gentoo linux forums
(forums.gentoo.org) for IE.
-Garrett
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to
[EMAIL PROTECTED]

--
Internal Virus Database is out-of-date.
Checked by AVG Anti-Virus.
Version: 7.0.344 / Virus Database: 267.10.18/86 - Release Date:
8/31/2005


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


Re: Upgrade 2.12 from 2.10 on FreeBSD ...

2005-09-14 Thread P.U.Kruppa

On Wed, 14 Sep 2005, Kiffin Gish wrote:


I am keen on upgrading Gnome to the latest version. However, I see that
under my FreeBSD ports only 2.10 is present, even after running the
cvsup stuff.

Is it still possible to use 2.12 under FreeBSD or do I just have to wait
for an official FreeBSD version available under ports?

Yes, see
 http://www.freebsd.org/gnome/docs/develfaq.html
for details.

Regards,

Uli.



--
Kiffin Gish
Gouda, The Netherlands

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





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


Printing with Firefox

2005-09-14 Thread Rem P Roberti
When I attempt to either do a printview, or print, using Firefox the 
program shuts down. My printcap file contains entries that were 
automatically created by CUPS.  Any ideas why the Firefox printing 
functions are inop?


Thanks,

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


Re: IE in FreeBSD?

2005-09-14 Thread Eric Schuele

Roland Smith wrote:

On Wed, Sep 14, 2005 at 11:55:25PM +0800, Yuan Jue wrote:


On Wednesday 14 September 2005 23:46, Matt Kosht wrote:



Does anybody successfully  run Internet Explorer under Wine in FreeBSD?
What should I do to get it run? Any suggestion will be appreciated.


I would suggest instead of Wine using an RDP client (rdesktop in ports
for example) and run IE via terminal services on a Windows server or
XP desktop PC.


Thanks.
It is a way to solve this problem. But my particular problem is I do not have 
a Windows server or XP desktop PC around. My laptop is the only computer I 
have. So is there any other suggestion?



You mean apart from dumping IE and using firefox? ;-)

Install windoze on a virtual machine on your FreeBSD laptop. You could
use bochs or qemu. The latter is probably faster.


I'll second the qemu vote.  It works very well.

You don't mention *why* you need IE.  Stating why might help someone 
provide a better alternative.




Roland



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


Re: FreeBSD Port: mysql-client-4.0.21

2005-09-14 Thread Greg 'groggy' Lehey
[resequenced, trimmed, format recovered]

On Tuesday, 13 September 2005 at  9:55:22 -0400, Michael Wright wrote:
 On  Monday, September 12, 2005 9:38 PM, Greg 'groggy' Lehey wrote:
 On Monday, 12 September 2005 at 16:48:08 -0400, Kris Kennaway wrote:
 On Mon, Sep 12, 2005 at 04:26:35PM -0400, Michael Wright wrote:
 I'm having problems with getting mysql client and server on a
 FreeBSD 5.3-RELEASE machine.

 It would help to know, of course, where you (Michael) are trying to
 fetch it from.  Which port exactly are you trying to build, and what
 is the fetch failure message?  FWIW the current 4.0 version is 4.0.25;
 why are you installing 4.0 anyway?

 The reason I'm trying to get 4.0.21 is because when I run a make that
 is the version it is trying to download.  I've run CVSup from
 CVSup11.freebsd.org and CVSup10.freebsd.org with the same results.  When
 I run a make it tries to fetch 4.0.21, not 4.0.25.

 I'm obviosly not understanding a part of the process between CVSup and
 make.

Yes, that's likely.  Specifically, I think you're misunderstanding
what cvsup does: it updates a local source repository.  If you want to
update the files in your Ports Collection, you then need to run 'cvs
update'.  That's described in the handbook, and also in The Complete
FreeBSD.

But you don't really need to go that far; you should be able to get
the updated port from the web server.  Take a look at
http://www.freebsd.org/ports/index.html, and unless you're on a slow
link just download
ftp://ftp.freebsd.org/pub/FreeBSD/ports/ports/ports.tar.gz to be sure
you have all the latest ports.  

My real question was, why MySQL 4.0?  It's missing a lot of the
features of 4.1.  Note, BTW, that the latest version of 4.0. is now
4.0.26.  But I'd recommend 4.1.14 instead.

Greg
--
Greg Lehey, Senior Software Engineer
MySQL AB, http://www.mysql.com/
Echunga, South Australia

See complete headers for address and phone numbers.

Are you MySQL certified?  http://www.mysql.com/certification/


pgpzPZihfEAfV.pgp
Description: PGP signature


Re: IE in FreeBSD?

2005-09-14 Thread Garrett Cooper

On Sep 14, 2005, at 7:01 PM, Eric Schuele wrote:


Roland Smith wrote:


On Wed, Sep 14, 2005 at 11:55:25PM +0800, Yuan Jue wrote:


On Wednesday 14 September 2005 23:46, Matt Kosht wrote:



Does anybody successfully  run Internet Explorer under Wine in  
FreeBSD?
What should I do to get it run? Any suggestion will be  
appreciated.




I would suggest instead of Wine using an RDP client (rdesktop in  
ports
for example) and run IE via terminal services on a Windows  
server or

XP desktop PC.



Thanks.
It is a way to solve this problem. But my particular problem is I  
do not have a Windows server or XP desktop PC around. My laptop  
is the only computer I have. So is there any other suggestion?



You mean apart from dumping IE and using firefox? ;-)
Install windoze on a virtual machine on your FreeBSD laptop. You  
could

use bochs or qemu. The latter is probably faster.



I'll second the qemu vote.  It works very well.

You don't mention *why* you need IE.  Stating why might help  
someone provide a better alternative.




Roland




--
Regards,
Eric


The reason why I can see using IE is the ridiculous requirement  
made by many software vendors and website designers that custom  
tailor their content to use either ActiveX (Valve's CS and CS:S for  
example) or certain features only available in IE, or they are just  
plain lazy and don't want to make their content Mozilla friendly.

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


Are USB-typed wi(4) devices supported on FreeBSD?

2005-09-14 Thread Tom Norris

Hello Everyone,

	Are USB-typed wi(4) devices supported on FreeBSD or being worked on at 
all?  I'm just curious because I have a Buffalo WLI-USB-KB11 (Melco 
product 0x0044 rev 1.10/1.32) and FreeBSD 5.5-RELEASE doesn't like it. 
(Generic kernel, I'm using kldload wi) on my IBM Thinkpad 240 300mhz 
BEAST OF A COMPUTER :) )



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


Re: New Sun X2100 servers: Anybody see any glaring issues with FBSD6 in amd64 mode with them?

2005-09-14 Thread Chuck Swiger

Peter Thoenen wrote:

On an unrelated to FBSD question, anybody happen to know
what a sun service processor is .. its in the options.  Curious if FBSD can
even use it or if its an OS independent funciton.


I don't know about your earlier questions, but the SSP provides in-band and 
out-of-band management capabilities via an optional daughter card with a DB-25 
serial port and a 10/100 ethernet port.  It lets you do things from the very 
simple like power cycling the system to complex stuff like adjust clustering 
and failover stuff for the high-end E1 and E15000 Starfire boxes.  Hardware 
fault tolerance monitoring, failure alerts, and so forth.


Some of the capabilities are OS-independent, but the fancier stuff probably 
wants you to be running Solaris to use.


--
-Chuck

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


Re: IE in FreeBSD?

2005-09-14 Thread Roger Merritt

At 19:22 14/9/2005 -0700, Garret Cooper wrote:

On Sep 14, 2005, at 7:01 PM, Eric Schuele wrote:


Roland Smith wrote:


On Wed, Sep 14, 2005 at 11:55:25PM +0800, Yuan Jue wrote:


On Wednesday 14 September 2005 23:46, Matt Kosht wrote:




Does anybody successfully  run Internet Explorer under Wine in
FreeBSD?
What should I do to get it run? Any suggestion will be
appreciated.


I would suggest instead of Wine using an RDP client (rdesktop in
ports
for example) and run IE via terminal services on a Windows
server or
XP desktop PC.


Thanks.
It is a way to solve this problem. But my particular problem is I
do not have a Windows server or XP desktop PC around. My laptop
is the only computer I have. So is there any other suggestion?

You mean apart from dumping IE and using firefox? ;-)
Install windoze on a virtual machine on your FreeBSD laptop. You
could
use bochs or qemu. The latter is probably faster.


I'll second the qemu vote.  It works very well.

You don't mention *why* you need IE.  Stating why might help
someone provide a better alternative.


The reason why I can see using IE is the ridiculous requirement
made by many software vendors and website designers that custom
tailor their content to use either ActiveX (Valve's CS and CS:S for
example) or certain features only available in IE, or they are just
plain lazy and don't want to make their content Mozilla friendly.
-Garrett


I don't think you mean Mozilla friendly, I think you mean according to 
accepted standards. I would be suspicious of anyone selling software who 
was too unaware of web standards to follow standards in their web site 
(well, I would except someone who used tables rather than CSS to lay out a 
page -- I can forgive that). Frankly, there are so many web sites offering 
information I need that I don't really have time to worry about those sites 
that require IE. I'm already suffering overload.



--
Roger


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


RE: IE in FreeBSD?

2005-09-14 Thread Ted Mittelstaedt


-Original Message-
From: [EMAIL PROTECTED] 
[mailto:[EMAIL PROTECTED] Behalf Of Roger Merritt
Sent: Wednesday, September 14, 2005 8:09 PM
To: freebsd-questions@freebsd.org
Subject: Re: IE in FreeBSD?


At 19:22 14/9/2005 -0700, Garret Cooper wrote:

You don't mention *why* you need IE.  Stating why might help
someone provide a better alternative.

 The reason why I can see using IE is the ridiculous requirement
made by many software vendors and website designers that custom
tailor their content to use either ActiveX (Valve's CS and CS:S for
example) or certain features only available in IE, or they are just
plain lazy and don't want to make their content Mozilla friendly.
-Garrett

I don't think you mean Mozilla friendly, I think you mean 
according to 
accepted standards. I would be suspicious of anyone selling 
software who 
was too unaware of web standards to follow standards in their web site 
(well, I would except someone who used tables rather than CSS 
to lay out a 
page -- I can forgive that). Frankly, there are so many web 
sites offering 
information I need that I don't really have time to worry about 
those sites 
that require IE. I'm already suffering overload.


Let's quit beating around the bush, shall we?  The only vendor that
custom tailors their content to IE and who will not correct gross
HTML coding errors on their website and in their products is Microsoft.

Everybody else, if you wave cash in front of them and say I will buy
your product once you fix these gross html errors your product spews
out they will get real interested in fixing them, all the sudden.

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


why is my smbfs slow vs. smbclient/Sharity?

2005-09-14 Thread Tom Pepper

Running a 5.4-STABLE build from May 9

Having poor write performance to a number of different hosts/networks  
using cp/rsync via mount_smbfs.  Performance hovers in smbfs writes  
near 600kB/sec.  Using FTP/Sharity/smbclient in samba3 write  
performance is more like 8-9MB/sec.  Is there a performance tweak I'm  
missing?  I've already tried increasing sendspace and recvspace to no  
avail.


I should mention, hosts consist of HP BL20P G3 blades, and have also  
tested against another generic PC.  Network is 100Mbps full duplex  
switched, switch and hosts aren't showing any packet errors.


I've tried googling for pertinent information on smbfs/cifs in  
freebsd but can mostly only dig up information from Boris Popov circa  
2000-2001.


Thanks!
-t

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


sugarcrm: XML Parser not available

2005-09-14 Thread pirat sriyotha
hi sirs,

am installing sugarcrm from port.  installation ends smoothly.  but when
i launch mozilla http://localhost/suharcrm/, i get error messages
instead.  looking at /usr/local/www/data,  there is no sugarcrm in there
but /usr/local/www.  so i need to move /usr/local/www/sugarcrm/*
to /usr/local/www/data/sugarcrm and re-launch mozilla.

i stuck at step 1, system checking error (in red) and the one that i can
not recover from is 'XML Parser  Not Available.'

could any one here please give mo some hints to overcome this kind of
errors ?

thanks for your time.

with best regards,
psr


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


Re: apache2 with ssl starting problem

2005-09-14 Thread Paul Schmehl
--On Wednesday, September 14, 2005 10:43 AM -0500 Corey Brune 
[EMAIL PROTECTED] wrote:



Sounds like apache is not listening on port 443. Have you checked
httpd.conffor the following:
Listen 443


I've never had to do that before, but I tried it anyway:

apachectl startssl
(48)Address already in use: make_sock: could not bind to address [::]:443
no listening sockets available, shutting down
Unable to open logs
bash-2.05b# apachectl start

Note that it says port 443 is in use.

Paul Schmehl ([EMAIL PROTECTED])
Adjunct Information Security Officer
University of Texas at Dallas
AVIEN Founding Member
http://www.utdallas.edu/ir/security/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


RE: IE in FreeBSD?

2005-09-14 Thread Frank Jahnke
There is also a petition circulating to encourage CodeWeavers to port
their CrossOver Office product to BSD.  It should be able to run IE.
Not tomorrow, mind you, but soon (if the petition and its follow-on
efforts succeed, and I think it will).  Please sign if this might help
you.

The petition is located at http://www.bsdnexus.com/petition.asp

Frank

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