Windows XP ssh client to FreeBSD 5.3/pf issue

2012-01-09 Thread Matt Kosht
Perplexed by an issue connecting a Windows 7 client to an old FreeBSD 5.3
server.  On Windows XP clients SecureCRT gets "The semaphore timeout period
has expired". PuTTY gets "Network error: Software caused connection abort".
I have no issues connecting to newer 6.x, 7.x, 8.x, 9.x BSD servers though
from Windows 7. If I switch to an XP client on same network (192.168.0.0/16) it
works. If I shutoff pf on the 5.3 server Win 7 clients can connect. So it
must be pf, but I don't see how pf would be affected by a windows OS
version. pf.conf follows

-Matt

**/etc/pf.conf (Public IPs have been obscured)
# define variables
ext_if="fxp0"
KubraIPs="{x.x.x.x/32, x.x.x.x/32, x.x.x.x/32, x.x.x.x/32,
x.x.x.x/32}"
whitelist="{192.168.0.0/16}"

# normalize packets
scrub in all

# Translation Rules:
# KUBRA Translations
rdr proto tcp from $KubraIPs to $ext_if port 443 -> 192.168.203.145 port
8443
nat from any to 192.168.203.145 port 8443 -> x.x.x.x
# Filter Rules:
# KUBRA Filters
pass in quick log on $ext_if from any to 192.168.203.145 keep state flags
S/SA
# stop all IPv6 trafic
block in quick inet6 all
block out quick inet6 all
# pass everything on loopback (lo0)
pass in quick on lo0 all
pass out quick on lo0 all
# block all badguys
table  persist file "/var/db/ssh-bruteforce"
pass in log quick proto tcp from $whitelist to any port ssh
block in log quick proto tcp from  to any port ssh
# setup a default deny policy
block in all
block out all
# allow DNS connections from anywhere
pass in quick on $ext_if proto udp from any to any port domain
pass in quick on $ext_if proto tcp from any to any port domain flags S/SA
# allow ssh connections from anywhere
pass in quick on $ext_if proto tcp from any to any port ssh keep state
flags S/S
A
# allow SNMP connections anywhere
pass in quick on $ext_if proto tcp from any to any port 161
pass in quick on $ext_if proto udp from any to any port 161
pass in quick on $ext_if proto tcp from any to any port 162
pass in quick on $ext_if proto udp from any to any port 162
# allow ntp from anywhwere
pass in quick on $ext_if proto tcp from any to any port 123
pass in quick on $ext_if proto udp from any to any port 123
# allow www from anywhere
pass in quick on $ext_if proto tcp from any to any port www flags S/SA
# allow ftp from anywhere
pass in quick log on $ext_if proto tcp from any to any port ftp flags S/SA
pass in quick on $ext_if proto tcp from any to any port  flags S/SA
# allow ICMP from inside
pass in quick on $ext_if proto icmp from any to any
# allow https from anywhere for redirection
pass in quick log on $ext_if proto tcp from any to any port 443 keep state
flags
 S/SA
# allow tcp/udp/icmp out keeping state
pass out quick on $ext_if proto tcp from any to any keep state
pass out on $ext_if proto {udp, icmp} all keep state
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: EXABYTE 8200 on FreeBSD 5.3

2011-07-08 Thread William Stevenson
On Fri, 08 Jul 2011 15:21 +, "Scott Ballantyne"  wrote:
> I know this is ancient technology, but we have a pile of exabyte tapes
> made on an 8200 and would like to recover some of the data on them.
> 
> We have an old 5.3 machine which has an adaptec 2120S, and the Exabyte
> is connected to that. The kernel identifies the Exabyte on boot, but
> it's all downhill after that.
> 
> The driver sometimes spits out a pile of errors (I'll append a sample
> at the end) and mt doesn't seem to do simple commands (like a retension).
> 
> I note that the MT page for 5.3 says that not all SCSI-1 devices are
> supported. So before I invest more time in this, I am wondering if
> anyone can tell if the support is there for this configuration?
> 
> If not, what (inexpensive) options do I have for possibly retrieving
> this data?
> 
> Thanks a lot,
> Scott
> -- 
> s...@ssr.com
> 
> An "mt status" causes the driver to report:
> 
> (sa0:aacp0:0:4:0): MODE SENSE(06). CDB: 1a 0 f 0 1c 0 
> (sa0:aacp0:0:4:0): ILLEGAL REQUEST asc:0,0
> (sa0:aacp0:0:4:0): No additional sense information
> (sa0:aacp0:0:4:0): MODE SENSE(06). CDB: 1a 0 f 0 1c 0 
> (sa0:aacp0:0:4:0): ILLEGAL REQUEST asc:0,0
> (sa0:aacp0:0:4:0): No additional sense information
> (sa0:aacp0:0:4:0): MODE SENSE(06). CDB: 1a 0 f 0 1c 0 
> (sa0:aacp0:0:4:0): ILLEGAL REQUEST asc:0,0
> (sa0:aacp0:0:4:0): No additional sense information
> (sa0:aacp0:0:4:0): MODE SENSE(06). CDB: 1a 0 f 0 1c 0 
> (sa0:aacp0:0:4:0): ILLEGAL REQUEST asc:0,0
> (sa0:aacp0:0:4:0): No additional sense information
> (sa0:aacp0:0:4:0): MODE SENSE(06). CDB: 1a 0 f 0 1c 0 
> (sa0:aacp0:0:4:0): ILLEGAL REQUEST asc:0,0
> (sa0:aacp0:0:4:0): No additional sense information
> (sa0:aacp0:0:4:0): MODE SENSE(06). CDB: 1a 0 f 0 1c 0 
> (sa0:aacp0:0:4:0): ILLEGAL REQUEST asc:0,0
> (sa0:aacp0:0:4:0): No additional sense information
> 
> 
> While mt reports:
> 
> Mode  Density  Blocksize  bpi  Compression
> Current:  default  variable   0unsupported
> -available modes-
> 0:default  variable   0unsupported
> 1:default  variable   0unsupported
> 2:default  variable   0unsupported
> 3:default  variable   0unsupported
> -
> Current Driver State: at rest.
> -
> File Number: 0  Record Number: 0Residual Count 0
> 
> 
> 
> ___
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "freebsd-questions-unsubscr...@freebsd.org"
> 

Hi Scott,

Do any of these links help?

http://cis.kutztown.edu/~frye/cgi-bin/unixManPages.cgi?st+7D
http://h2.www2.hp.com/bizsupport/TechSupport/Document.jsp?lang=en&cc=us&taskId=115&prodSeriesId=63988&prodTypeId=12169&objectID=lpg51061
http://www.sunmanagers.org/archives/1995/0984.html

There were also a couple hits to the drivers if those would help.

Thanks,

William
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


EXABYTE 8200 on FreeBSD 5.3

2011-07-08 Thread Scott Ballantyne
I know this is ancient technology, but we have a pile of exabyte tapes
made on an 8200 and would like to recover some of the data on them.

We have an old 5.3 machine which has an adaptec 2120S, and the Exabyte
is connected to that. The kernel identifies the Exabyte on boot, but
it's all downhill after that.

The driver sometimes spits out a pile of errors (I'll append a sample
at the end) and mt doesn't seem to do simple commands (like a retension).

I note that the MT page for 5.3 says that not all SCSI-1 devices are
supported. So before I invest more time in this, I am wondering if
anyone can tell if the support is there for this configuration?

If not, what (inexpensive) options do I have for possibly retrieving
this data?

Thanks a lot,
Scott
-- 
s...@ssr.com

An "mt status" causes the driver to report:

(sa0:aacp0:0:4:0): MODE SENSE(06). CDB: 1a 0 f 0 1c 0 
(sa0:aacp0:0:4:0): ILLEGAL REQUEST asc:0,0
(sa0:aacp0:0:4:0): No additional sense information
(sa0:aacp0:0:4:0): MODE SENSE(06). CDB: 1a 0 f 0 1c 0 
(sa0:aacp0:0:4:0): ILLEGAL REQUEST asc:0,0
(sa0:aacp0:0:4:0): No additional sense information
(sa0:aacp0:0:4:0): MODE SENSE(06). CDB: 1a 0 f 0 1c 0 
(sa0:aacp0:0:4:0): ILLEGAL REQUEST asc:0,0
(sa0:aacp0:0:4:0): No additional sense information
(sa0:aacp0:0:4:0): MODE SENSE(06). CDB: 1a 0 f 0 1c 0 
(sa0:aacp0:0:4:0): ILLEGAL REQUEST asc:0,0
(sa0:aacp0:0:4:0): No additional sense information
(sa0:aacp0:0:4:0): MODE SENSE(06). CDB: 1a 0 f 0 1c 0 
(sa0:aacp0:0:4:0): ILLEGAL REQUEST asc:0,0
(sa0:aacp0:0:4:0): No additional sense information
(sa0:aacp0:0:4:0): MODE SENSE(06). CDB: 1a 0 f 0 1c 0 
(sa0:aacp0:0:4:0): ILLEGAL REQUEST asc:0,0
(sa0:aacp0:0:4:0): No additional sense information


While mt reports:

Mode  Density  Blocksize  bpi  Compression
Current:  default  variable   0unsupported
-available modes-
0:default  variable   0unsupported
1:default  variable   0unsupported
2:default  variable   0unsupported
3:default  variable   0unsupported
-
Current Driver State: at rest.
-
File Number: 0  Record Number: 0Residual Count 0



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


Haskell on FreeBSD 5.3

2007-07-20 Thread Tankko

I am trying to install Haskell (no-x11) on a FreeBSD 5.3 system and
having no luck.  From looking at the Makefile, it seems that the
latest version of Haskel (6.6.1) can only be installed on FreeBSD 6.

I've tried tweaking the makefile to fudge version numbers, but all I
get is pain and errors.

Is there a way to install a previous version of Haskell using the
ports system?   Google has no good answers I can find.

I've looked into portdowngrade, but that doesn't seem to be what I
need.  I am not downgrading a previous version of Haskell, I just need
to install an old one.  Plus I can't really figure out how
portdowngrade works. :-)

Any help will be much appreciated.

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


Re: Problem installing FreeBSD 5.3

2007-07-03 Thread Roland Smith
On Tue, Jul 03, 2007 at 02:10:24PM -0400, Lisa Casey wrote:
> Hi,
> 
> I am attempting to install FreeBSD 5.3 (because that's the latest distro I 
> have CD's for) on a brand new system with a 80 G harddrive and 2 G RAM.

Since 5.3 is no supported anymore, I suggest that you download 6.2 images.
 
> I boot from Disk 1 of the 5.3 disk set and choose to begin a standard 
> installation. Next is the fdisk utility to partition the drive. The first 
> thing  I get is a message which states:
> 
> WARNING: A geometry of 155061/16/63 for ad0 is incorrect. Using a more 
> likely geometry. If this geometry is incorrect or if you are unsure whether 
> or not it's correct, please consult the hardware guide in the documentation 
> submenu or use the (G)eometry command to change it now.

I've ignored this every time I saw it without adverse results.

> I can choose OK and get past this.  I choose to devote the entire disk to 
> FreeBSD, and install the FreeBSD boot manager. Next I need to partition my 
> drive. The defaults won't do at all (this machine  is to be a radius server 
> & mail server and the default size of /var is too small). I chose 2000M for 
> /, 4000M for swap (using 2 x RAM), 200M for /tmp, 20,000M for /usr and the 
> remainder for /var.

2000M for / is quite a lot. On my system, root gets 200M. It only uses
about 90M currently.
 
> Unable to find device node for /dev/ad0s1b in /dev. The creation of file 
> systems will be aborted.
> 
> ad0s1b is my swap partition. I changed the size of swap to 2000M thinking 
> perhaps it was too large but I get the same error about unable to find 
> device node.
> 
> I've googled this but haven't found anything that helped me resolve this. 
> Any body on this list know what I need to do to get FreeBSD installed on 
> this drive?

If it still fails the same way with 6.2, I'd submit a problem report.

Roland
-- 
R.F.Smith   http://www.xs4all.nl/~rsmith/
[plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated]
pgp: 1A2B 477F 9970 BA3C 2914  B7CE 1277 EFB0 C321 A725 (KeyID: C321A725)


pgpCEv9geiE2G.pgp
Description: PGP signature


Re: Problem installing FreeBSD 5.3

2007-07-03 Thread Chuck Swiger

Hello--

Lisa Casey wrote:
I am attempting to install FreeBSD 5.3 (because that's the latest distro 
I have CD's for) on a brand new system with a 80 G harddrive and 2 G RAM.


If you're having problems with 5.3, it might be better to try 6.2 or maybe 5.5 
than to spend too much time playing with a version that you're going to have 
to update immediately before using, anyway.


Note that you can simply burn a new FreeBSD image from the ones on 
ftp.freebsd.org or the mirrors mentioned in the fine manual...  :-)


I boot from Disk 1 of the 5.3 disk set and choose to begin a standard 
installation. Next is the fdisk utility to partition the drive. The 
first thing  I get is a message which states:


WARNING: A geometry of 155061/16/63 for ad0 is incorrect. Using a more 
likely geometry. If this geometry is incorrect or if you are unsure 
whether or not it's correct, please consult the hardware guide in the 
documentation submenu or use the (G)eometry command to change it now.


Even if I go to bios and use the values bios gives for the harddrive 
(38309/16/255) I still get the same message about incorrect geometry.


You might try updating your machine's BIOS, if anything is available, and you 
might try entering the disk configuration settings and try to make sure the 
BIOS is set to LBA mode rather than C/H/S or some manual geometry.


Usually the default/auto setting ends up in LBA mode, anyway, unless your BIOS 
is old or flaky.


I can choose OK and get past this.  I choose to devote the entire disk 
to FreeBSD, and install the FreeBSD boot manager. Next I need to 
partition my drive. The defaults won't do at all (this machine  is to be 
a radius server & mail server and the default size of /var is too 
small). I chose 2000M for /, 4000M for swap (using 2 x RAM), 200M for 
/tmp, 20,000M for /usr and the remainder for /var.


Next I chose to install full sources, binaries & docs and to install the 
Ports collection.


I chose to install from CD then hit OK to start copying files but I get 
this error:


Unable to find device node for /dev/ad0s1b in /dev. The creation of file 
systems will be aborted.


ad0s1b is my swap partition. I changed the size of swap to 2000M 
thinking perhaps it was too large but I get the same error about unable 
to find device node.


This implies a problem writing out the partition table.  Make sure the IDE 
cables are OK and that the disk drive and CD-ROM drive have the IDE 
master/slave setting jumpers properly configured.


You might have a BIOS setting about "boot sector virus protection"; if so, 
turn that off or your BIOS might have prevented FreeBSD from writing the 
bootstrap info/MBR out to disk.


You might also try using a DOS or Windows version of FDISK to create a small 
bootable partition (a Win 98/ME recovery floppy works good for this), and see 
whether that is bootable.  If it is, then try installing FreeBSD to the 
remainder of the disk space.


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


Problem installing FreeBSD 5.3

2007-07-03 Thread Lisa Casey

Hi,

I am attempting to install FreeBSD 5.3 (because that's the latest distro I 
have CD's for) on a brand new system with a 80 G harddrive and 2 G RAM.


I boot from Disk 1 of the 5.3 disk set and choose to begin a standard 
installation. Next is the fdisk utility to partition the drive. The first 
thing  I get is a message which states:


WARNING: A geometry of 155061/16/63 for ad0 is incorrect. Using a more 
likely geometry. If this geometry is incorrect or if you are unsure whether 
or not it's correct, please consult the hardware guide in the documentation 
submenu or use the (G)eometry command to change it now.


Even if I go to bios and use the values bios gives for the harddrive 
(38309/16/255) I still get the same message about incorrect geometry.


I can choose OK and get past this.  I choose to devote the entire disk to 
FreeBSD, and install the FreeBSD boot manager. Next I need to partition my 
drive. The defaults won't do at all (this machine  is to be a radius server 
& mail server and the default size of /var is too small). I chose 2000M for 
/, 4000M for swap (using 2 x RAM), 200M for /tmp, 20,000M for /usr and the 
remainder for /var.


Next I chose to install full sources, binaries & docs and to install the 
Ports collection.


I chose to install from CD then hit OK to start copying files but I get 
this error:


Unable to find device node for /dev/ad0s1b in /dev. The creation of file 
systems will be aborted.


ad0s1b is my swap partition. I changed the size of swap to 2000M thinking 
perhaps it was too large but I get the same error about unable to find 
device node.


I've googled this but haven't found anything that helped me resolve this. 
Any body on this list know what I need to do to get FreeBSD installed on 
this drive?


Thanks,

Lisa Casey


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


Re: rsync on Freebsd 5.3

2006-08-18 Thread Lars Kristiansen

Lisa Casey skrev:

Hi,

I am trying to transfer all files in /var/mail from one Freebsd 5.3 
machine (oldfreebsd.com) to another (newfreebsd.com). I decided to use 
rsync for this since it would preserve ownership, permissions, etc. I 
made sure rsync was installed on both machines. Neither machine had an 
/etc/rsyncd.conf or /etc/rsyncd.motd file. On newfreebsd.com I created 
/etc/rsyncd.conf thusly:


motd file = /etc/rsyncd.motd
max connections = 1
hosts allow = 208.44.xx.xx

(The IP address is that of oldfreebsd.com)

On newfreebsd.com, I created rsyncd.motd with the words Authorized Users 
Only in it.


as a test, I'm just trying to rsync /var/mail/lisa from oldfreebsd.com 
to newfreebsd.com. When that works I'll do all of /var/mail/


on oldfreebsd.com I cd /var/mail, then  type:  rsync lisa 
newfreebsd.com:/var/mail/


and get this:

connect to host newfreebsd.com port 22: Connection refused
rsync: connection unexpectedly closed (0 bytes read so far)
rsync error: error in rsync protocol data stream (code 12) at io.c(348)

Anyone know what might be wrong? Or can anyone suggest a better way of 
moving these mail boxes?


Hi!
About rsync:

1.
Are you trying to do rsync over ssh as root?
Freebsd default is to refuse root to login over ssh.

2.
Your command syntax is for rsync over ssh.
No need for server. You only need rsync installed in path on both sides.
You may want to consider some options like -navP, see man rsync.

3.
The configuration files are for setting up rsync as server.
That uses port 873. And may provide anonymous login.
To connect to see what modules are shared from a server:
rsync example.com::


--
Regard from Lars



Thanks,

Lisa Casey


___
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: rsync on Freebsd 5.3

2006-08-18 Thread Greg Barniskis

Lisa Casey wrote:

Hi,

I am trying to transfer all files in /var/mail from one Freebsd 5.3 
machine (oldfreebsd.com) to another (newfreebsd.com). I decided to use 
rsync for this since it would preserve ownership, permissions, etc. I 
made sure rsync was installed on both machines. Neither machine had an 
/etc/rsyncd.conf or /etc/rsyncd.motd file. On newfreebsd.com I created 
/etc/rsyncd.conf thusly:


motd file = /etc/rsyncd.motd
max connections = 1
hosts allow = 208.44.xx.xx

(The IP address is that of oldfreebsd.com)

On newfreebsd.com, I created rsyncd.motd with the words Authorized Users 
Only in it.


as a test, I'm just trying to rsync /var/mail/lisa from oldfreebsd.com 
to newfreebsd.com. When that works I'll do all of /var/mail/


on oldfreebsd.com I cd /var/mail, then  type:  rsync lisa 
newfreebsd.com:/var/mail/


and get this:

connect to host newfreebsd.com port 22: Connection refused
rsync: connection unexpectedly closed (0 bytes read so far)
rsync error: error in rsync protocol data stream (code 12) at io.c(348)

Anyone know what might be wrong? Or can anyone suggest a better way of 
moving these mail boxes?


man rsync

"Modern" rsync wants to use SSH transport, not rsyncd. That's why 
it's trying for a connect to port 22 of the remote host, and the 
connection refusal is due to either an intermediate firewall block, 
TCP wrappers, etc. or else sshd is simply not running.


In this case, newfreebsd.com must be running sshd on accessible on 
port 22. Otherwise, you'll need to actually get rsyncd running and 
alter your invocation to use it (on port 873). Simplest, most secure 
fix is to make sure that newfreebsd.com is running sshd, and that 
should do it.


Put sshd_enable="YES" in /etc/rc.conf, tune /etc/ssh/sshd_config as 
needed, then start sshd by reboot or manually invoking its startup 
script.



--
Greg Barniskis, Computer Systems Integrator
South Central Library System (SCLS)
Library Interchange Network (LINK)
, (608) 266-6348
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: rsync on Freebsd 5.3

2006-08-18 Thread Kevin Sanders

I've never needed to do any rsync specific configuration, just install
from ports on both machines.  This sounds more like a ssh
configuration issue ("connect to host newfreebsd.com port 22:
Connection refused") on newfreebsd.com.  Or maybe you're not allowing
ssh connections thru the firewall on newfreebsd.com?

Kevin

On 8/18/06, Lisa Casey <[EMAIL PROTECTED]> wrote:

Hi,

I am trying to transfer all files in /var/mail from one Freebsd 5.3 machine
(oldfreebsd.com) to another (newfreebsd.com). I decided to use rsync for
this since it would preserve ownership, permissions, etc. I made sure rsync
was installed on both machines. Neither machine had an /etc/rsyncd.conf or
/etc/rsyncd.motd file. On newfreebsd.com I created /etc/rsyncd.conf thusly:

motd file = /etc/rsyncd.motd
max connections = 1
hosts allow = 208.44.xx.xx

(The IP address is that of oldfreebsd.com)

On newfreebsd.com, I created rsyncd.motd with the words Authorized Users
Only in it.

as a test, I'm just trying to rsync /var/mail/lisa from oldfreebsd.com to
newfreebsd.com. When that works I'll do all of /var/mail/

on oldfreebsd.com I cd /var/mail, then  type:  rsync lisa
newfreebsd.com:/var/mail/

and get this:

connect to host newfreebsd.com port 22: Connection refused
rsync: connection unexpectedly closed (0 bytes read so far)
rsync error: error in rsync protocol data stream (code 12) at io.c(348)

Anyone know what might be wrong? Or can anyone suggest a better way of
moving these mail boxes?

Thanks,

Lisa Casey


___
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: rsync on Freebsd 5.3

2006-08-18 Thread Chad Leigh -- Shire.Net LLC


On Aug 18, 2006, at 10:40 AM, Lisa Casey wrote:



Anyone know what might be wrong? Or can anyone suggest a better way  
of moving these mail boxes?


I don't know what might be wrong with rsync but can't you just tar up  
the mail, move the tar file, and untar at the new place?  Simple fast  
etc.


That is how I do these sorts of things

Chad

---
Chad Leigh -- Shire.Net LLC
Your Web App and Email hosting provider
chad at shire.net



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


rsync on Freebsd 5.3

2006-08-18 Thread Lisa Casey

Hi,

I am trying to transfer all files in /var/mail from one Freebsd 5.3 machine 
(oldfreebsd.com) to another (newfreebsd.com). I decided to use rsync for 
this since it would preserve ownership, permissions, etc. I made sure rsync 
was installed on both machines. Neither machine had an /etc/rsyncd.conf or 
/etc/rsyncd.motd file. On newfreebsd.com I created /etc/rsyncd.conf thusly:


motd file = /etc/rsyncd.motd
max connections = 1
hosts allow = 208.44.xx.xx

(The IP address is that of oldfreebsd.com)

On newfreebsd.com, I created rsyncd.motd with the words Authorized Users 
Only in it.


as a test, I'm just trying to rsync /var/mail/lisa from oldfreebsd.com to 
newfreebsd.com. When that works I'll do all of /var/mail/


on oldfreebsd.com I cd /var/mail, then  type:  rsync lisa 
newfreebsd.com:/var/mail/


and get this:

connect to host newfreebsd.com port 22: Connection refused
rsync: connection unexpectedly closed (0 bytes read so far)
rsync error: error in rsync protocol data stream (code 12) at io.c(348)

Anyone know what might be wrong? Or can anyone suggest a better way of 
moving these mail boxes?


Thanks,

Lisa Casey


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


Re: Sendmail FreeBSD 5.3 Issue

2006-08-09 Thread Derek Ragona
Make sure you have nsswitch configured correctly, and your hosts file, and 
the reverse DNS maps setup correctly.


-Derek

At 09:31 AM 8/9/2006, Derrick Schimcek wrote:

I have a machine that I have installed bind and
sendmail from the ports collection it is a mail
gateway.

When I do a nslookup from the box when it first boots
up I do an nslookup on the host name
mail2.memorialcare.org
It returns the correct ip address. But when I send an
email through sendmail on the box that sends to
memorialcare.org through mail2.memorialcare.org I get
this error
Jun 27 06:26:29 rdc-mailgw02 sm-mta[623]:
k5RBPtCM000608: [EMAIL PROTECTED],
delay=00:00:05, xdelay=00:00:00, mailer=esmtp,
pri=30005, relay=mail2.memorialcare.org., dsn=5.1.2,
stat=Host unknown (Name server:
mail2.memorialcare.org.: host not found)

And then if I do an nslookup from the box after that I
get a ** server can't find mail2.memorialcare.org:
NXDOMAIN

Has anyone ever seen anything like this?


__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

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


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

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


Sendmail FreeBSD 5.3 Issue

2006-08-09 Thread Derrick Schimcek
I have a machine that I have installed bind and
sendmail from the ports collection it is a mail
gateway.

When I do a nslookup from the box when it first boots
up I do an nslookup on the host name
mail2.memorialcare.org
It returns the correct ip address. But when I send an
email through sendmail on the box that sends to
memorialcare.org through mail2.memorialcare.org I get
this error
Jun 27 06:26:29 rdc-mailgw02 sm-mta[623]:
k5RBPtCM000608: [EMAIL PROTECTED],
delay=00:00:05, xdelay=00:00:00, mailer=esmtp,
pri=30005, relay=mail2.memorialcare.org., dsn=5.1.2,
stat=Host unknown (Name server:
mail2.memorialcare.org.: host not found)

And then if I do an nslookup from the box after that I
get a ** server can't find mail2.memorialcare.org:
NXDOMAIN

Has anyone ever seen anything like this?


__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: I need a freebsd 5.3 desktop server; recommendations?

2006-07-23 Thread snacktime

On 6/17/06, Dan Bikle <[EMAIL PROTECTED]> wrote:

Anish,

Thanks this is good info.

I'll be using this server for development of a Ruby on Rails.

Currently I do development on a Mac.

My production server is running freeBSD 5.3

I want a development environment which is closer to production
than my Mac is.


You really don't need to use 5.3 unless there are some apps you use on
5.3 and won't work on 6.1.  I have rails apps running on everything
from 4.11 up, and rails itself works the same on all of them.  You
might also try using something like vmware desktop instead of a whole
new server.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: I need a freebsd 5.3 desktop server; recommendations?

2006-07-22 Thread Dan Bikle

Yes,

this is good info.

I see this on my box:

bash moibsd root /usr/bin 15 # pciconf -l
[EMAIL PROTECTED]:0:0:class=0x06 card=0x2a31103c chip=0x5a331002
rev=0x01 hdr=0x00
[EMAIL PROTECTED]:1:0: class=0x060400 card=0x00b0 chip=0x5a3f1002 rev=0x00
hdr=0x01
[EMAIL PROTECTED]:17:0:  class=0x01018f card=0x2a31103c chip=0x437a1002
rev=0x80 hdr=0x00
[EMAIL PROTECTED]:18:0:  class=0x01018f card=0x2a31103c chip=0x43791002
rev=0x80 hdr=0x00
[EMAIL PROTECTED]:19:0:class=0x0c0310 card=0x2a31103c chip=0x43741002
rev=0x80 hdr=0x00
[EMAIL PROTECTED]:19:1:class=0x0c0310 card=0x2a31103c chip=0x43751002
rev=0x80 hdr=0x00
[EMAIL PROTECTED]:19:2:class=0x0c0320 card=0x2a31103c chip=0x43731002
rev=0x80 hdr=0x00
[EMAIL PROTECTED]:20:0:class=0x0c0500 card=0x2a31103c chip=0x43721002
rev=0x81 hdr=0x00
[EMAIL PROTECTED]:20:1:  class=0x01018a card=0x2a31103c chip=0x43761002
rev=0x80 hdr=0x00
[EMAIL PROTECTED]:20:2:class=0x040300 card=0x2a31103c chip=0x437b1002
rev=0x01 hdr=0x00
[EMAIL PROTECTED]:20:3:class=0x060100 card=0x chip=0x43771002
rev=0x80 hdr=0x00
[EMAIL PROTECTED]:20:4:class=0x060401 card=0x chip=0x43711002
rev=0x80 hdr=0x01
[EMAIL PROTECTED]:5:0: class=0x03 card=0x2a31103c chip=0x5a611002 rev=0x00
hdr=0x00
[EMAIL PROTECTED]:2:0: class=0x078000 card=0x062011c1 chip=0x062011c1 rev=0x00
hdr=0x00
[EMAIL PROTECTED]:5:0:   class=0x02 card=0x2a31103c chip=0x813910ec rev=0x10
hdr=0x00
[EMAIL PROTECTED]:6:0:   class=0x0c0010 card=0x2a31103c chip=0x30441106
rev=0x80 hdr=0x00
bash moibsd root /usr/bin 16 #


My graphics card is this:

[EMAIL PROTECTED]:5:0: class=0x03 card=0x2a31103c chip=0x5a611002 rev=0x00
hdr=0x00
   vendor   = 'ATI Technologies Inc'
   class= display
   subclass = VGA


According to man pciconf,
none3
means that there is no device configured in the kernel for the PCI device in
question.

This might explain why I can't get x-windows to work on my console.

Maybe FreeBSD 6.1 will know about this card.

I'd like to get x-windows working on the console [ it works good over the
net tho ].

Thanks for the tip on pciconf !

-Dan


On 7/22/06, Jonathan Horne <[EMAIL PROTECTED]> wrote:


On Saturday 22 July 2006 15:30, Dan Bikle wrote:
> I looked at dmesg output and saw nothing about the grapics card.
>
> How might I get info about my graphics card?
>
> Thanks,
> -Dan

you might try:


pciconf -vl

mine shows this about my ages-old ati card:

[EMAIL PROTECTED]:0:0: class=0x03 card=0x00081002 chip=0x52461002 rev=0x00
hdr=0x00
vendor   = 'ATI Technologies Inc'
device   = 'Rage 128 PRO II (AGP 4X/PCI) Rage 4MB'
class= display
subclass = VGA

hth,
jonathan
___
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: I need a freebsd 5.3 desktop server; recommendations?

2006-07-22 Thread Jonathan Horne
On Saturday 22 July 2006 15:30, Dan Bikle wrote:
> I looked at dmesg output and saw nothing about the grapics card.
>
> How might I get info about my graphics card?
>
> Thanks,
> -Dan

you might try:


pciconf -vl

mine shows this about my ages-old ati card:

[EMAIL PROTECTED]:0:0: class=0x03 card=0x00081002 chip=0x52461002 rev=0x00 
hdr=0x00
vendor   = 'ATI Technologies Inc'
device   = 'Rage 128 PRO II (AGP 4X/PCI) Rage 4MB'
class= display
subclass = VGA

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


Re: I need a freebsd 5.3 desktop server; recommendations?

2006-07-22 Thread Nikolas Britton

On 7/22/06, Dan Bikle <[EMAIL PROTECTED]> wrote:

Well,

it turns out that ordering a computer from Walmart was a mistake.

They sent me the wrong computer.

I don't understand why.  The item listed in my online order was
clearly different than the item printed on the packing list attached
to the shipping box.

Perhaps they have a literacy problem in their warehouse.

At least the return was easy; I just took the box to my local
Walmart and they accepted it and then put the correct credit
on my credit card.

Then, I went to Frys.
I showed the spec of the Walmart machine that I wanted.

They easily beat Walmart with an 'open-box' special which is
a customer returned computer still under warranty.

I got an HP Pavilion a1340n for about $500.
It has 1G RAM,
250G HD,
1 R-W DVD drive
and 1 R-O DVD drive.
CPU: Intel(R) Pentium(R) 4 CPU 2.66GHz

http://h10025.www1.hp.com/ewfrf/wc/document?lc=en&cc=us&product=1818054&dlc=&docname=c00575715

It has an ATI grapics card but I'm not sure how to use
a shell command to give me information about it.

I looked at dmesg output and saw nothing about the grapics card.

How might I get info about my graphics card?



Pop the case open and look at the chip, if it doesn't void the
warranty... It looks like it uses an ATI Radeon Xpress 200 chipset.

http://h10025.www1.hp.com/ewfrf/wc/document?lc=en&cc=us&dlc=en&product=1818054&lang=en&docname=c00590356#
http://www.ati.com/buy/promotions/radeonxpressmobo/intel775int.html



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


Re: I need a freebsd 5.3 desktop server; recommendations?

2006-07-22 Thread Dan Bikle

Well,

it turns out that ordering a computer from Walmart was a mistake.

They sent me the wrong computer.

I don't understand why.  The item listed in my online order was
clearly different than the item printed on the packing list attached
to the shipping box.

Perhaps they have a literacy problem in their warehouse.

At least the return was easy; I just took the box to my local
Walmart and they accepted it and then put the correct credit
on my credit card.

Then, I went to Frys.
I showed the spec of the Walmart machine that I wanted.

They easily beat Walmart with an 'open-box' special which is
a customer returned computer still under warranty.

I got an HP Pavilion a1340n for about $500.
It has 1G RAM,
250G HD,
1 R-W DVD drive
and 1 R-O DVD drive.
CPU: Intel(R) Pentium(R) 4 CPU 2.66GHz

http://h10025.www1.hp.com/ewfrf/wc/document?lc=en&cc=us&product=1818054&dlc=&docname=c00575715

It has an ATI grapics card but I'm not sure how to use
a shell command to give me information about it.

I looked at dmesg output and saw nothing about the grapics card.

How might I get info about my graphics card?

Thanks,
-Dan



On 6/18/06, Dan Bikle <[EMAIL PROTECTED]> wrote:


Well folks,

I did a bit more looking around.

I found this:
http://www.walmart.com/catalog/product.do?product_id=3762910

specs:
CPU: AMD Sempron 3000+

It is so cheap I'm tempted to buy it and take the risk that
I could install a recent version of FreeBSD on it.

Since it comes with Linux installed on it,
I'm tempted to think that the interface cards for the Video
and the keyboard, and the mouse are a common variety.

I have a question for any of you who have done a lot of FreeBSD installs
on a variety of hardware...
Would you gamble $368 that you could get FreeBSD installed on this thing?

-Dan

On 6/17/06, Dan Bikle <[EMAIL PROTECTED]> wrote:
>
> Thanks!
>
> I worked with the links you sent me.
> For desktop systems I narrowed the list to these offerings:
>
> http://www.asaservers.com/config.asp?config_id=ASA%5FPC5
> 
http://www.storeanywhere.com/pages/html/products/st.product_info.php?cPath=53&products_id=143
>
> http://eracks.com/products/Desktops
>
> -Dan
>
>
>
> On 6/17/06, Nikolas Britton < [EMAIL PROTECTED]> wrote:
> >
> > On 6/17/06, Dan Bikle < [EMAIL PROTECTED]> wrote:
> > > Hi,
> > >
> > > I need a freebsd 5.3 desktop server.
> > >
> > > Do you have any recommendations for some vendors?
> > >
> > > I could go buy some commodity hardware and do the install myself
> > > but I seem to have bad luck with hands-on type tasks.
> > >
> > > I'm not picky about CPU; Intel or AMD is fine.
> > > Anything over 1.5 GHZ should do it.
> > >
> > > RAM?
> > > I guess 1GB would be good enough.
> > >
> > > Disk?
> > > A couple of 80GB drives would work.
> > >
> > > I live in San Jose, CA; A local vendor would be great.
> > >
> >
> > Your in luck, these guys are in San Jose:
> > http://www.ironsystems.com/index.asp
> >
> > Here's the full list of venders:
> > http://www.freebsd.org/commercial/hardware.html
> >
> >
> > --
> > BSD Podcasts @:
> > http://bsdtalk.blogspot.com/
> > http://freebsdforall.blogspot.com/
> >
>
>


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


Re: Sendmail Bind FreeBSD 5.3 Issue

2006-07-03 Thread Derek Ragona
It sounds like your server is expecting to be the authoritative server for 
this domain, but is not.  The authoritative server's records always are 
assumed to be the correct ones.



-Derek


At 11:30 AM 7/3/2006, Derrick Schimcek wrote:

I have a machine that I have installed bind and
sendmail from the ports collection it is a mail
gateway.



When I do a nslookup from the box when it first boots
up I do an nslookup on the host name
mail2.memorialcare.org

It returns the correct ip address. But when I send an
email through sendmail on the box that sends to
memorialcare.org through mail2.memorialcare.org I get
this error

Jun 27 06:26:29 rdc-mailgw02 sm-mta[623]:
k5RBPtCM000608: [EMAIL PROTECTED],
delay=00:00:05, xdelay=00:00:00, mailer=esmtp,
pri=30005, relay=mail2.memorialcare.org., dsn=5.1.2,
stat=Host unknown (Name server:
mail2.memorialcare.org.: host not found)



And then if I do an nslookup from the box after that I
get a ** server can't find mail2.memorialcare.org:
NXDOMAIN



Has anyone ever seen anything like this?




__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

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


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

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


Sendmail Bind FreeBSD 5.3 Issue

2006-07-03 Thread Derrick Schimcek
I have a machine that I have installed bind and
sendmail from the ports collection it is a mail
gateway.

 

When I do a nslookup from the box when it first boots
up I do an nslookup on the host name
mail2.memorialcare.org

It returns the correct ip address. But when I send an
email through sendmail on the box that sends to
memorialcare.org through mail2.memorialcare.org I get
this error

Jun 27 06:26:29 rdc-mailgw02 sm-mta[623]:
k5RBPtCM000608: [EMAIL PROTECTED],
delay=00:00:05, xdelay=00:00:00, mailer=esmtp,
pri=30005, relay=mail2.memorialcare.org., dsn=5.1.2,
stat=Host unknown (Name server:
mail2.memorialcare.org.: host not found)

 

And then if I do an nslookup from the box after that I
get a ** server can't find mail2.memorialcare.org:
NXDOMAIN

 

Has anyone ever seen anything like this?

 


__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: I need a freebsd 5.3 desktop server; recommendations?

2006-06-19 Thread Alex Zbyslaw

Nikolas Britton wrote:

On 2006-06-19 06:04, Danial Thom <[EMAIL PROTECTED]> wrote: 



> I'd say that a $55. celeron on Freebsd 4.11 would be just as fast as a
> Sempron an 5.3, so why not save some money and get something that
> everyone knows is "production ready"?

I'm not so sure.  It would take quite a few tests and some _real_
numbers to convince me that such a claim was true :-)



Any 64-bit AMD chip will knock the socks off of equivalent Intel
solutions in code compiling benchmarks. This doesn't always hold true
though, for example Adobe Photoshop is still faster on Intel because
the app is tuned for big pipelines / NetBurst.
___


I think the point was that slower-processor+4.11 is faster than 
faster-processor+5.3 which may or may not be true and might depend 
greatly on workload.  Without actual benchmarks, it's just speculation.  
And it's still only really interesting if it still holds significantly 
for 6.X rather than 5.X.  Even then, I am inclined to the opinion that 
CPUs get faster so quickly that even a 20% difference will evaporate in 
months, and since 5/6.X support newer hardware, I couldn't actually care 
less if they are a bit less efficient.


AMD64s are nice though :-)

--Alex

I see it was our perennial 5.X basher Danial Thom 
<[EMAIL PROTECTED]> you are quoting.  He's a bit of a troll, in case 
you hadn't noticed ;-)



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


Re: I need a freebsd 5.3 desktop server; recommendations?

2006-06-19 Thread Nikolas Britton

On 6/19/06, Giorgos Keramidas <[EMAIL PROTECTED]> wrote:

On 2006-06-19 06:04, Danial Thom <[EMAIL PROTECTED]> wrote:
>--- Giorgos Keramidas <[EMAIL PROTECTED]> wrote:
>>On 2006-06-19 12:33, Erik Trulsson <[EMAIL PROTECTED]> wrote:
 The 5.3 release was clearly marked as a  "developer preview"
 release
>>>
>>> No, it was not.  5.3 was a perfectly ordinary release. It was in
>>> fact the first 5.x release that was *not* marked as a "developer
>>> preview".
>>
>> You're right.  I must have been thinking of 5.2.1.
>>
>> Sorry for the misinformation :-/
>
> I'd say that a $55. celeron on Freebsd 4.11 would be just as fast as a
> Sempron an 5.3, so why not save some money and get something that
> everyone knows is "production ready"?

I'm not so sure.  It would take quite a few tests and some _real_
numbers to convince me that such a claim was true :-)



Any 64-bit AMD chip will knock the socks off of equivalent Intel
solutions in code compiling benchmarks. This doesn't always hold true
though, for example Adobe Photoshop is still faster on Intel because
the app is tuned for big pipelines / NetBurst.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: I need a freebsd 5.3 desktop server; recommendations?

2006-06-19 Thread Giorgos Keramidas
On 2006-06-19 06:04, Danial Thom <[EMAIL PROTECTED]> wrote:
>--- Giorgos Keramidas <[EMAIL PROTECTED]> wrote:
>>On 2006-06-19 12:33, Erik Trulsson <[EMAIL PROTECTED]> wrote:
 The 5.3 release was clearly marked as a  "developer preview"
 release
>>>
>>> No, it was not.  5.3 was a perfectly ordinary release. It was in
>>> fact the first 5.x release that was *not* marked as a "developer
>>> preview".
>>
>> You're right.  I must have been thinking of 5.2.1.
>>
>> Sorry for the misinformation :-/
>
> I'd say that a $55. celeron on Freebsd 4.11 would be just as fast as a
> Sempron an 5.3, so why not save some money and get something that
> everyone knows is "production ready"?

I'm not so sure.  It would take quite a few tests and some _real_
numbers to convince me that such a claim was true :-)

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


Re: I need a freebsd 5.3 desktop server; recommendations?

2006-06-19 Thread Danial Thom


--- Giorgos Keramidas <[EMAIL PROTECTED]>
wrote:

> On 2006-06-19 12:33, Erik Trulsson
> <[EMAIL PROTECTED]> wrote:
> >On Mon, Jun 19, 2006 at 01:11:38PM +0300,
> Giorgos Keramidas wrote:
> >>On 2006-06-17 11:29, Dan Bikle
> <[EMAIL PROTECTED]> wrote:
> >>> Anish,
> >>>
> >>> Thanks this is good info.
> >>>
> >>> I'll be using this server for development
> of a Ruby on Rails.
> >>>
> >>> Currently I do development on a Mac.
> >>>
> >>> My production server is running freeBSD 5.3
> >>
> >> You shouldn't be running a production server
> with 5.3 at all.
> >>
> >> The 5.3 release was clearly marked as a
> "developer preview" release
> >
> > No, it was not.  5.3 was a perfectly ordinary
> release. It was in fact
> > the first 5.x release that was *not* marked
> as a "developer preview".
> 
> You're right.  I must have been thinking of
> 5.2.1.
> 
> Sorry for the misinformation :-/

I'd say that a $55. celeron on Freebsd 4.11 would
be just as fast as a Sempron an 5.3, so why not
save some money and get something that everyone
knows is "production ready"?

DT

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: I need a freebsd 5.3 desktop server; recommendations?

2006-06-19 Thread Giorgos Keramidas
On 2006-06-19 12:33, Erik Trulsson <[EMAIL PROTECTED]> wrote:
>On Mon, Jun 19, 2006 at 01:11:38PM +0300, Giorgos Keramidas wrote:
>>On 2006-06-17 11:29, Dan Bikle <[EMAIL PROTECTED]> wrote:
>>> Anish,
>>>
>>> Thanks this is good info.
>>>
>>> I'll be using this server for development of a Ruby on Rails.
>>>
>>> Currently I do development on a Mac.
>>>
>>> My production server is running freeBSD 5.3
>>
>> You shouldn't be running a production server with 5.3 at all.
>>
>> The 5.3 release was clearly marked as a "developer preview" release
>
> No, it was not.  5.3 was a perfectly ordinary release. It was in fact
> the first 5.x release that was *not* marked as a "developer preview".

You're right.  I must have been thinking of 5.2.1.

Sorry for the misinformation :-/

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


Re: I need a freebsd 5.3 desktop server; recommendations?

2006-06-19 Thread Erik Trulsson
On Mon, Jun 19, 2006 at 01:11:38PM +0300, Giorgos Keramidas wrote:
> On 2006-06-17 11:29, Dan Bikle <[EMAIL PROTECTED]> wrote:
> > Anish,
> >
> > Thanks this is good info.
> >
> > I'll be using this server for development of a Ruby on Rails.
> >
> > Currently I do development on a Mac.
> >
> > My production server is running freeBSD 5.3
> 
> You shouldn't be running a production server with 5.3 at all.
> 
> The 5.3 release was clearly marked as a "developer preview" release

No, it was not.  5.3 was a perfectly ordinary release. It was in fact
the first 5.x release that was *not* marked as a "developer preview".


> , so
> if you are still running systems with that version, then you should
> *first* upgrade your production systems to a more stable FreeBSD
> version.
> 
> Many important bugs have been fixed on the 5.X branch since the 5.3
> version was built, so you should target at the _very_ least the more
> stable, debugged & featureful 5.4 or 5.5 releases, or even RELENG_5.

Upgrading to 5.5 (or even 6.1) is probably a good idea for two reasons.
The first is that, just as you say, several bugs have been fixed since 5.3 .
The other reason is that both 5.3 and 5.4 will only be supported for a
couple months more, while 5.5 will be supported for nearly two more years.
(See http://www.freebsd.org/security/ for exact dates.)


> 
> > I want a development environment which is closer to production
> > than my Mac is.
> 
> Which is a very good point.
> 
> This is why you should definitely start by fixing the version of the
> production system :)
> 



-- 

Erik Trulsson
[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: I need a freebsd 5.3 desktop server; recommendations?

2006-06-19 Thread Giorgos Keramidas
On 2006-06-17 11:29, Dan Bikle <[EMAIL PROTECTED]> wrote:
> Anish,
>
> Thanks this is good info.
>
> I'll be using this server for development of a Ruby on Rails.
>
> Currently I do development on a Mac.
>
> My production server is running freeBSD 5.3

You shouldn't be running a production server with 5.3 at all.

The 5.3 release was clearly marked as a "developer preview" release, so
if you are still running systems with that version, then you should
*first* upgrade your production systems to a more stable FreeBSD
version.

Many important bugs have been fixed on the 5.X branch since the 5.3
version was built, so you should target at the _very_ least the more
stable, debugged & featureful 5.4 or 5.5 releases, or even RELENG_5.

> I want a development environment which is closer to production
> than my Mac is.

Which is a very good point.

This is why you should definitely start by fixing the version of the
production system :)

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


Re: I need a freebsd 5.3 desktop server; recommendations?

2006-06-18 Thread Chris Hill

On Sun, 18 Jun 2006, Dan Bikle wrote:


http://www.walmart.com/catalog/product.do?product_id=3762910


[...]

It is so cheap I'm tempted to buy it and take the risk that I could 
install a recent version of FreeBSD on it.


[...]

Would you gamble $368 that you could get FreeBSD installed on this 
thing?


For a basic server, I probably would. But I would not count on the 
integrated graphics being useable in X. Especially since the page says 
"Integrated Graphics up to 64 MB, default setting 32 MB", which leads me 
to think that this integrated graphics thingy uses system memory, which 
would be taken out of the not-overly-generous 512 MB. It will almost 
certainly work for your VGA console.


I also wouldn't count on the integrated sound or even ethernet. The 
modem, I can just about guarantee, is a winmodem and thus probably not 
useable. But in all cases, it's hard to know for sure since they don't 
say what the hardware is. The keyboard and mouse will probably work 
fine.


The subject line says "desktop server". My take is that it would be iffy 
as a desktop (might work, you never know) but probably fine as a 
light-duty server, although you may need to add a $10 ethernet card.


I'd just double-check their return policy; if it turns out not to be 
what you wanted, send it back and keep looking.


HTH.

--
Chris Hill   [EMAIL PROTECTED]
** [ Busy Expunging <|> ]
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: I need a freebsd 5.3 desktop server; recommendations?

2006-06-18 Thread Dan Bikle

Well folks,

I did a bit more looking around.

I found this:
http://www.walmart.com/catalog/product.do?product_id=3762910

specs:
CPU: AMD Sempron 3000+

It is so cheap I'm tempted to buy it and take the risk that
I could install a recent version of FreeBSD on it.

Since it comes with Linux installed on it,
I'm tempted to think that the interface cards for the Video
and the keyboard, and the mouse are a common variety.

I have a question for any of you who have done a lot of FreeBSD installs
on a variety of hardware...
Would you gamble $368 that you could get FreeBSD installed on this thing?

-Dan

On 6/17/06, Dan Bikle <[EMAIL PROTECTED]> wrote:


Thanks!

I worked with the links you sent me.
For desktop systems I narrowed the list to these offerings:

http://www.asaservers.com/config.asp?config_id=ASA%5FPC5

http://www.storeanywhere.com/pages/html/products/st.product_info.php?cPath=53&products_id=143
http://eracks.com/products/Desktops

-Dan



On 6/17/06, Nikolas Britton < [EMAIL PROTECTED]> wrote:
>
> On 6/17/06, Dan Bikle < [EMAIL PROTECTED]> wrote:
> > Hi,
> >
> > I need a freebsd 5.3 desktop server.
> >
> > Do you have any recommendations for some vendors?
> >
> > I could go buy some commodity hardware and do the install myself
> > but I seem to have bad luck with hands-on type tasks.
> >
> > I'm not picky about CPU; Intel or AMD is fine.
> > Anything over 1.5 GHZ should do it.
> >
> > RAM?
> > I guess 1GB would be good enough.
> >
> > Disk?
> > A couple of 80GB drives would work.
> >
> > I live in San Jose, CA; A local vendor would be great.
> >
>
> Your in luck, these guys are in San Jose:
> http://www.ironsystems.com/index.asp
>
> Here's the full list of venders:
> http://www.freebsd.org/commercial/hardware.html
>
>
> --
> BSD Podcasts @:
> http://bsdtalk.blogspot.com/
> http://freebsdforall.blogspot.com/
>



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


Re: I need a freebsd 5.3 desktop server; recommendations?

2006-06-17 Thread Dan Bikle

Thanks!

I worked with the links you sent me.
For desktop systems I narrowed the list to these offerings:

http://www.asaservers.com/config.asp?config_id=ASA%5FPC5
http://www.storeanywhere.com/pages/html/products/st.product_info.php?cPath=53&products_id=143
http://eracks.com/products/Desktops

-Dan


On 6/17/06, Nikolas Britton <[EMAIL PROTECTED]> wrote:


On 6/17/06, Dan Bikle <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I need a freebsd 5.3 desktop server.
>
> Do you have any recommendations for some vendors?
>
> I could go buy some commodity hardware and do the install myself
> but I seem to have bad luck with hands-on type tasks.
>
> I'm not picky about CPU; Intel or AMD is fine.
> Anything over 1.5 GHZ should do it.
>
> RAM?
> I guess 1GB would be good enough.
>
> Disk?
> A couple of 80GB drives would work.
>
> I live in San Jose, CA; A local vendor would be great.
>

Your in luck, these guys are in San Jose:
http://www.ironsystems.com/index.asp

Here's the full list of venders:
http://www.freebsd.org/commercial/hardware.html


--
BSD Podcasts @:
http://bsdtalk.blogspot.com/
http://freebsdforall.blogspot.com/


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


Re: I need a freebsd 5.3 desktop server; recommendations?

2006-06-17 Thread Nikolas Britton

On 6/17/06, Dan Bikle <[EMAIL PROTECTED]> wrote:

Hi,

I need a freebsd 5.3 desktop server.

Do you have any recommendations for some vendors?

I could go buy some commodity hardware and do the install myself
but I seem to have bad luck with hands-on type tasks.

I'm not picky about CPU; Intel or AMD is fine.
Anything over 1.5 GHZ should do it.

RAM?
I guess 1GB would be good enough.

Disk?
A couple of 80GB drives would work.

I live in San Jose, CA; A local vendor would be great.



Your in luck, these guys are in San Jose:
http://www.ironsystems.com/index.asp

Here's the full list of venders:
http://www.freebsd.org/commercial/hardware.html


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


Re: I need a freebsd 5.3 desktop server; recommendations?

2006-06-17 Thread Dan Bikle

Anish,

Thanks this is good info.

I'll be using this server for development of a Ruby on Rails.

Currently I do development on a Mac.

My production server is running freeBSD 5.3

I want a development environment which is closer to production
than my Mac is.

-Dan



On 6/17/06, Anish Mistry <[EMAIL PROTECTED]> wrote:


On Saturday 17 June 2006 13:50, Dan Bikle wrote:
> Hi,
>
> I need a freebsd 5.3 desktop server.
You probably don't want 5.3 as it will be EOL'd in a few months.  For
any new installs you should be using 6.1.

> Do you have any recommendations for some vendors?
>
> I could go buy some commodity hardware and do the install myself
> but I seem to have bad luck with hands-on type tasks.
>
> I'm not picky about CPU; Intel or AMD is fine.
> Anything over 1.5 GHZ should do it.
>
> RAM?
> I guess 1GB would be good enough.
>
> Disk?
> A couple of 80GB drives would work.
What is this system going to be doing?

--
Anish Mistry
[EMAIL PROTECTED]
AM Productions http://am-productions.biz/




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


Re: I need a freebsd 5.3 desktop server; recommendations?

2006-06-17 Thread Anish Mistry
On Saturday 17 June 2006 13:50, Dan Bikle wrote:
> Hi,
>
> I need a freebsd 5.3 desktop server.
You probably don't want 5.3 as it will be EOL'd in a few months.  For 
any new installs you should be using 6.1.

> Do you have any recommendations for some vendors?
>
> I could go buy some commodity hardware and do the install myself
> but I seem to have bad luck with hands-on type tasks.
>
> I'm not picky about CPU; Intel or AMD is fine.
> Anything over 1.5 GHZ should do it.
>
> RAM?
> I guess 1GB would be good enough.
>
> Disk?
> A couple of 80GB drives would work.
What is this system going to be doing?

-- 
Anish Mistry
[EMAIL PROTECTED]
AM Productions http://am-productions.biz/


pgptPMMD9U62o.pgp
Description: PGP signature


I need a freebsd 5.3 desktop server; recommendations?

2006-06-17 Thread Dan Bikle

Hi,

I need a freebsd 5.3 desktop server.

Do you have any recommendations for some vendors?

I could go buy some commodity hardware and do the install myself
but I seem to have bad luck with hands-on type tasks.

I'm not picky about CPU; Intel or AMD is fine.
Anything over 1.5 GHZ should do it.

RAM?
I guess 1GB would be good enough.

Disk?
A couple of 80GB drives would work.

I live in San Jose, CA; A local vendor would be great.

Thanks,
[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: freebsd 5.3, gmirror raid 1, PROBLEM

2006-05-30 Thread Mikhail Goriachev
sara lidgey wrote:
> Hi,
>  
>  The machine won't boot from either drive connected as a master.  I tried 
> them one at a time.  I'm guessing I'll have to boot from a CD but don't know 
> the process.  Any help is appreciated.
>  Thanks,
>  S.
> 


Hmmm... I can only suggest using a livecd, for instance freesbie. Once
you boot it, fsck(8) file systems on those hard drives. Maybe it's just
some consistency problem.

If you have a spare freebsd box, then you could try mounting those
drives on it and poke around. Or, you could even chuck those drives into
another box (one at a time), boot it up and see what happens (assuming
your kernel is pretty much generic). That is just to rule out busted
components on current box. There must be a proper and better way for
doing this though.


Cheers,
Mikhail.


-- 
Mikhail Goriachev
Webanoide

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

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


Re: freebsd 5.3, gmirror raid 1, PROBLEM

2006-05-30 Thread sara lidgey
Hi,
 
 The machine won't boot from either drive connected as a master.  I tried them 
one at a time.  I'm guessing I'll have to boot from a CD but don't know the 
process.  Any help is appreciated.
 Thanks,
 S.

Mikhail Goriachev <[EMAIL PROTECTED]> wrote: sara lidgey wrote:
> Hi All,
>  
> I've been running a server using FreeBSD 5.3 and gmirror to mirror two 
> identical IDE hard drives. Its been running great for over a year. But 
> recently everything went down and when I reboot and put a monitor on it I get 
> the following errors on screen:
>  
>  GEOM_MIRROR: Device gm0: provider ad1 disconnected
>  GEOM_MIRROR: Device gm0: provider mirror/gm0 destroyed
>  GEOM_MIRROR: Device gm0: rebuilding provider ad0 stopped
>  
>  Fatal trap 12: page fault while in kernel mode...  (this is followed by 
> details about the fault)
>  
> These errors are preceded by other related error information that flys by on 
> the screen and I have no way of seeing them again.
>  
>  Does anyone now what steps I should take to figure what is going on and try 
> to recover data or get the machine to boot?
>  


Hi,

Have you tried disconnecting ad1 and booting only with ad0? Maybe one of
the drives just died on you. Try booting the system with one drive at a
time connecting as a master (Primary on IDE1).

Let us know how it goes.

Cheers,
Mikhail.


-- 
Mikhail Goriachev
Webanoide

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

PGP Key ID: 0x4E148A3B
PGP Key Fingerprint: D96B 7C14 79A5 8824 B99D 9562 F50E 2F5D 4E14 8A3B



-
The best gets better. See why everyone is raving about the All-new Yahoo! Mail. 
 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: freebsd 5.3, gmirror raid 1, PROBLEM

2006-05-30 Thread Mikhail Goriachev
sara lidgey wrote:
> Hi All,
>  
>  I've been running a server using FreeBSD 5.3 and gmirror to mirror two 
> identical IDE hard drives.  Its been running great for over a year.  But 
> recently everything went down and when I reboot and put a monitor on it I get 
> the following errors on screen:
>  
>  GEOM_MIRROR: Device gm0: provider ad1 disconnected
>  GEOM_MIRROR: Device gm0: provider mirror/gm0 destroyed
>  GEOM_MIRROR: Device gm0: rebuilding provider ad0 stopped
>  
>  Fatal trap 12: page fault while in kernel mode...  (this is followed by 
> details about the fault)
>  
>  These errors are preceded by other related error information that flys by on 
> the screen and I have no way of seeing them again.
>  
>  Does anyone now what steps I should take to figure what is going on and try 
> to recover data or get the machine to boot?
>  


Hi,

Have you tried disconnecting ad1 and booting only with ad0? Maybe one of
the drives just died on you. Try booting the system with one drive at a
time connecting as a master (Primary on IDE1).

Let us know how it goes.

Cheers,
Mikhail.


-- 
Mikhail Goriachev
Webanoide

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

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


freebsd 5.3, gmirror raid 1, PROBLEM

2006-05-29 Thread sara lidgey

Hi All,
 
 I've been running a server using FreeBSD 5.3 and gmirror to mirror two 
identical IDE hard drives.  Its been running great for over a year.  But 
recently everything went down and when I reboot and put a monitor on it I get 
the following errors on screen:
 
 GEOM_MIRROR: Device gm0: provider ad1 disconnected
 GEOM_MIRROR: Device gm0: provider mirror/gm0 destroyed
 GEOM_MIRROR: Device gm0: rebuilding provider ad0 stopped
 
 Fatal trap 12: page fault while in kernel mode...  (this is followed by 
details about the fault)
 
 These errors are preceded by other related error information that flys by on 
the screen and I have no way of seeing them again.
 
 Does anyone now what steps I should take to figure what is going on and try to 
recover data or get the machine to boot?
 
 Thanks so much,
 S.
 

-
 All new Yahoo! Mail - 
-
Get a sneak peak at messages with a handy reading pane.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Resetting Password FreeBSD 5.3

2006-05-01 Thread Kevin Kinsey

someone wrote:



How do I reset my password on my server running
FreeBSD 5.3.  I'm not a UNIX guy and desperately need
to get access to some data on my server, which has
been sitting, in the closet for 2 years!!
Please help :(   Thank you.



 Sitting in the closet *running* we presume?  5.3
isn't quite 2 years old yet!!

Kevin Kinsey

PS > As Grant mentions, "single user mode" is your friend, available 
from the 3rd stage boot menu


--
Many pages make a thick book.

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


Re: Resetting Password FreeBSD 5.3

2006-05-01 Thread Garrett Cooper



Monitored24/7 wrote:

Hello,

How do I reset my password on my server running
FreeBSD 5.3.  I'm not a UNIX guy and desperately need
to get access to some data on my server, which has
been sitting, in the closet for 2 years!! 


Please help :(   Thank you.

Joseph
Restart the machine, boot into single user mode, mount your / slice as 
r/w, and type in passwd. The same thing can be basically done via a 
LiveCD as well if you have one lying around in the post-installation 
options.

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


Resetting Password FreeBSD 5.3

2006-05-01 Thread Monitored24/7
Hello,

How do I reset my password on my server running
FreeBSD 5.3.  I'm not a UNIX guy and desperately need
to get access to some data on my server, which has
been sitting, in the closet for 2 years!! 

Please help :(   Thank you.

Joseph


__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


install vmware 3 on freebsd 5.3

2006-01-26 Thread dima
installing vmware well, but in the end - problem:

...
Do you accept? (yes/no) yes
Thank you.
You are not running Linux.  This version of the product only runs on Linux.
Execution aborted.

>> what to do, that pass this problem and run vmware?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Printing problems with Mozilla and Firefox on Freebsd 5.3

2005-12-18 Thread Steven Lake

At 10:58 AM 12/18/2005 -0800, Micah wrote:

Steven Lake wrote:

At 07:30 PM 12/18/2005 +0300, Andrew P. wrote:


On 12/18/05, Steven Lake <[EMAIL PROTECTED]> wrote:
> Ok, got a weird one here.  Got cups setup with our
> new office lan printer and I can print just fine from any
> program, EXCEPT Mozilla and Firefox.  They go through
> the motions, but nothing happens.  Nothing shows up in
> the que or the access or error logs or anything.  Am I
> missing something?  My research via google into this
> found me several pages that mentioned something about
> 'msttcorefonts', but after some playing with this they don't
> seem to be installable on freebsd.  Any suggestions?

I think x11-fonts/webfonts may be referenced as msttcorefonts
in other distributions. I can't explain why, but try to install the
print/gtklp port and change the print command in firefox to
gtklp.


Installed webfonts and gtklp and restarted x and no go still.
:(  One thing I did notice is that all the others go to a normal print 
window, but the two browsers go to some custom printing screen and say 
something about "postscript/printer_name" instead of the normal KDE cups 
installed printer.  Would that possibly cause part of the issue?


Firefox isn't a KDE app, so by default is uses /usr/bin/lpr unless you 
specifically set it to use another print interface.  Unfortunately Firefox 
1.5's whole printing system is pretty buggy right now - almost to the 
point of unusability on my system.  If it was working properly you'd go 
File->Print select the printer you want to edit, click Properties and set 
the command to either /usr/local/bin/lpr (for the lpr interface to CUPS) 
or kprinter (for the KDE interface to CUPS). Unfortunately this official 
method is not working for me.  I've had to edit the prefs.js directly in 
order to maintain printing ability.


HTH,
Micah


WOOT!  I used kprinter and it's working!  Thanks!!  :)




Steven Lake
Business Support Representative
CoreComm Business Services
Contact Number: 1-877-557-2724
Direct Line: 1-517-664-8176

"Duct Tape takes over where skill leaves off"
- Larry the Cucumber from Veggie Tales.

"A bird I am, but a penguin I am not." - Haku

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


Re: Printing problems with Mozilla and Firefox on Freebsd 5.3

2005-12-18 Thread Micah

Steven Lake wrote:

At 07:30 PM 12/18/2005 +0300, Andrew P. wrote:


On 12/18/05, Steven Lake <[EMAIL PROTECTED]> wrote:
> Ok, got a weird one here.  Got cups setup with our
> new office lan printer and I can print just fine from any
> program, EXCEPT Mozilla and Firefox.  They go through
> the motions, but nothing happens.  Nothing shows up in
> the que or the access or error logs or anything.  Am I
> missing something?  My research via google into this
> found me several pages that mentioned something about
> 'msttcorefonts', but after some playing with this they don't
> seem to be installable on freebsd.  Any suggestions?

I think x11-fonts/webfonts may be referenced as msttcorefonts
in other distributions. I can't explain why, but try to install the
print/gtklp port and change the print command in firefox to
gtklp.



Installed webfonts and gtklp and restarted x and no go still.  
:(  One thing I did notice is that all the others go to a normal print 
window, but the two browsers go to some custom printing screen and say 
something about "postscript/printer_name" instead of the normal KDE cups 
installed printer.  Would that possibly cause part of the issue?


Firefox isn't a KDE app, so by default is uses /usr/bin/lpr unless you 
specifically set it to use another print interface.  Unfortunately 
Firefox 1.5's whole printing system is pretty buggy right now - almost 
to the point of unusability on my system.  If it was working properly 
you'd go File->Print select the printer you want to edit, click 
Properties and set the command to either /usr/local/bin/lpr (for the lpr 
interface to CUPS) or kprinter (for the KDE interface to CUPS). 
Unfortunately this official method is not working for me.  I've had to 
edit the prefs.js directly in order to maintain printing ability.


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


Re: Printing problems with Mozilla and Firefox on Freebsd 5.3

2005-12-18 Thread Steven Lake

At 07:30 PM 12/18/2005 +0300, Andrew P. wrote:

On 12/18/05, Steven Lake <[EMAIL PROTECTED]> wrote:
> Ok, got a weird one here.  Got cups setup with our
> new office lan printer and I can print just fine from any
> program, EXCEPT Mozilla and Firefox.  They go through
> the motions, but nothing happens.  Nothing shows up in
> the que or the access or error logs or anything.  Am I
> missing something?  My research via google into this
> found me several pages that mentioned something about
> 'msttcorefonts', but after some playing with this they don't
> seem to be installable on freebsd.  Any suggestions?

I think x11-fonts/webfonts may be referenced as msttcorefonts
in other distributions. I can't explain why, but try to install the
print/gtklp port and change the print command in firefox to
gtklp.


Installed webfonts and gtklp and restarted x and no go 
still.  :(  One thing I did notice is that all the others go to a normal 
print window, but the two browsers go to some custom printing screen and 
say something about "postscript/printer_name" instead of the normal KDE 
cups installed printer.  Would that possibly cause part of the issue? 


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


Re: Printing problems with Mozilla and Firefox on Freebsd 5.3

2005-12-18 Thread Andrew P.
On 12/18/05, Steven Lake <[EMAIL PROTECTED]> wrote:
> Ok, got a weird one here.  Got cups setup with our
> new office lan printer and I can print just fine from any
> program, EXCEPT Mozilla and Firefox.  They go through
> the motions, but nothing happens.  Nothing shows up in
> the que or the access or error logs or anything.  Am I
> missing something?  My research via google into this
> found me several pages that mentioned something about
> 'msttcorefonts', but after some playing with this they don't
> seem to be installable on freebsd.  Any suggestions?

I think x11-fonts/webfonts may be referenced as msttcorefonts
in other distributions. I can't explain why, but try to install the
print/gtklp port and change the print command in firefox to
gtklp.

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


Printing problems with Mozilla and Firefox on Freebsd 5.3

2005-12-18 Thread Steven Lake
Ok, got a weird one here.  Got cups setup with our new office lan 
printer and I can print just fine from any program, EXCEPT Mozilla and Firefox. 
 They go through the motions, but nothing happens.  Nothing shows up in the que 
or the access or error logs or anything.  Am I missing something?  My 
research via google into this found me several pages that mentioned something 
about 'msttcorefonts', but after some playing with this they don't seem to be 
installable on freebsd.  Any suggestions?

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


Re: mysql 5.0 on FreeBSD 5.3

2005-11-28 Thread Vizion
On Monday 28 November 2005 13:36,  the author Kris Kennaway contributed to the 
dialogue on-
 Re: mysql 5.0 on FreeBSD 5.3: 

>On Mon, Nov 28, 2005 at 01:25:55PM -0800, Ron wrote:
>> Thanks.
>>
>> I updated my source tree, and am about to run the following (20.4.1 in
>> the handbook):
>>
>> # make buildworld
>> # make buildkernel
>> # make installkernel
>> # reboot
>>
>> But, it then says:
>>
>> After installkernel finishes successfully, you should boot in single
>> user mode (i.e. using boot -s from the loader prompt). Then run:
>>
>> # mergemaster -p
>> # make installworld
>> # mergemaster
>> # reboot
>>
>> Is it going to be possible to do this upgrade without access to the
>> server?
>
>Not with 100% safety.  If the upgrade is small (e.g. 5.3-RELEASE to
>5.3-RELEASE+security patches), then you can often get away without
>needing single-user mode.  If you're trying to upgrade to a new
>version, this becomes increasingly dangerous.
>
>And in any event you need to have a recovery plan thought out, for the
>cases when something goes wrong.
>
>> I am going to need to do this whole process over ssh.  My
>> server is several hundred miles away.  Do I need to update the kernel?
>
>Yes.
>
>Kris
FWIW I have no trouble with mysql5.0 on freebsd 5.3 but maybe I just got 
lucky!

BTW I posted earlier about upgarding to 6.0 from 5.3 - are there any 
circumstances where i should upgrade to 5.4 BEFORE upgrading to 6.0 or does 
anyone know if can I go straight for it without running into any major 
problems?

david

-- 
40 yrs navigating and computing in blue waters.
English Owner & Captain of British Registered 60' bluewater Ketch S/V Taurus.
 Currently in San Diego, CA. Sailing bound for Europe via Panama Canal after 
completing engineroom refit.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: mysql 5.0 on FreeBSD 5.3

2005-11-28 Thread Kris Kennaway
On Mon, Nov 28, 2005 at 01:25:55PM -0800, Ron wrote:
> Thanks.
> 
> I updated my source tree, and am about to run the following (20.4.1 in 
> the handbook):
> 
> # make buildworld
> # make buildkernel
> # make installkernel
> # reboot
> 
> But, it then says:
> 
> After installkernel finishes successfully, you should boot in single 
> user mode (i.e. using boot -s from the loader prompt). Then run:
> 
> # mergemaster -p
> # make installworld
> # mergemaster
> # reboot
> 
> Is it going to be possible to do this upgrade without access to the 
> server?

Not with 100% safety.  If the upgrade is small (e.g. 5.3-RELEASE to
5.3-RELEASE+security patches), then you can often get away without
needing single-user mode.  If you're trying to upgrade to a new
version, this becomes increasingly dangerous.

And in any event you need to have a recovery plan thought out, for the
cases when something goes wrong.

> I am going to need to do this whole process over ssh.  My 
> server is several hundred miles away.  Do I need to update the kernel?

Yes.

Kris

pgpZegPW0YRFk.pgp
Description: PGP signature


Re: mysql 5.0 on FreeBSD 5.3

2005-11-28 Thread Ron

Thanks.

I updated my source tree, and am about to run the following (20.4.1 in 
the handbook):


# make buildworld
# make buildkernel
# make installkernel
# reboot

But, it then says:

After installkernel finishes successfully, you should boot in single 
user mode (i.e. using boot -s from the loader prompt). Then run:


# mergemaster -p
# make installworld
# mergemaster
# reboot

Is it going to be possible to do this upgrade without access to the 
server?  I am going to need to do this whole process over ssh.  My 
server is several hundred miles away.  Do I need to update the kernel?


Thanks for the help,
Ron



Under the title "cutting edge" 
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cutting-edge.html
Note: it's geared towards -STABLE and -CURRENT users (hence the 
misleading title), just set your cvs tag to RELENG_5_4 to update to 5.4


Later,
Micah
___
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: mysql 5.0 on FreeBSD 5.3

2005-11-28 Thread Greg 'groggy' Lehey
On Thursday, 24 November 2005 at 20:43:56 -0500, Kris Kennaway wrote:
> On Thu, Nov 24, 2005 at 04:16:49PM -0800, Ron wrote:
>> I went to upgrade mysql from 4.1 to 5.0.  I updated my ports (no problems),
>> but when I ran:
>>
>> pkg_add -r mysql50-server
>>
>> I get:
>>
>> Error: FTP Unable to get
>> ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-5.3-release/Latest/mysql50-server.tbz:
>>  File unavailable
>>
>> I looked at the ftp site, and there is a 5.4 directory, but not one
>> for 5.3.  So, I assume I need to upgrade to FreeBSD 5.4 before
>> installing this port.  Is that correct?
>
> No, you can just compile it yourself using ports (although the ports
> collection also doesn't support 5.3 any longer, most things will still
> work).

And if this doesn't work, you should be able to build it without the
Ports Collection using the standard build procedure described at
http://dev.mysql.com/doc/refman/5.0/en/index.html (currently chapter
2).  If you choose this method and have trouble with it, please enter
a problem report with MySQL (http://bugs.mysql.com/).

Greg
--
When replying to this message, please copy the original recipients.
If you don't, I may ignore the reply or reply to the original recipients.
For more information, see http://www.lemis.com/questions.html
Greg Lehey, Senior Software Engineer
MySQL AB, http://www.mysql.com/
Echunga, South Australia
Phone: +61-8-8388-8286   Mobile: +61-418-838-708

Are you MySQL certified?  http://www.mysql.com/certification/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: mysql 5.0 on FreeBSD 5.3

2005-11-24 Thread Russelll E. Meek

Micah wrote:


Kris Kennaway wrote:


On Thu, Nov 24, 2005 at 06:09:32PM -0800, Ron wrote:


No, you can just compile it yourself using ports (although the ports
collection also doesn't support 5.3 any longer, most things will still
work).  Using packages with pkg_add -r is an *alternative* to
compiling yourself using the ports system, and there's no point in
updating your ports collection if you're not going to use it.



Is there a way to update to 5.4 that doesn't involve reinstalling?  
Everything I can find about it makes it seem like a very complex 
process.  If someone can point me to some step-by-step docs, I would 
appreciate it.  (Yes, I have looked all over the freebsd site, and I 
don't see anything that is plain and simple instructions).




It's explained in detail in the handbook.

Kris



Under the title "cutting edge" 
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cutting-edge.html 

Note: it's geared towards -STABLE and -CURRENT users (hence the 
misleading title), just set your cvs tag to RELENG_5_4 to update to 5.4


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


Ron,

The common way to upgrade would be to CVSUP, however I have found Colin 
Percivals update instructions quite useful.


Here is the site for you to upgrade from 5.3 to 5.4:

http://www.daemonology.net/freebsd-upgrade-5.3-to-5.4/

Try it out.

Thanks,

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


Re: mysql 5.0 on FreeBSD 5.3

2005-11-24 Thread Micah

Kris Kennaway wrote:

On Thu, Nov 24, 2005 at 06:09:32PM -0800, Ron wrote:


No, you can just compile it yourself using ports (although the ports
collection also doesn't support 5.3 any longer, most things will still
work).  Using packages with pkg_add -r is an *alternative* to
compiling yourself using the ports system, and there's no point in
updating your ports collection if you're not going to use it.


Is there a way to update to 5.4 that doesn't involve reinstalling?  
Everything I can find about it makes it seem like a very complex process.  
If someone can point me to some step-by-step docs, I would appreciate it.  
(Yes, I have looked all over the freebsd site, and I don't see anything 
that is plain and simple instructions).



It's explained in detail in the handbook.

Kris


Under the title "cutting edge" 
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cutting-edge.html
Note: it's geared towards -STABLE and -CURRENT users (hence the 
misleading title), just set your cvs tag to RELENG_5_4 to update to 5.4


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


Re: mysql 5.0 on FreeBSD 5.3

2005-11-24 Thread Kris Kennaway
On Thu, Nov 24, 2005 at 06:09:32PM -0800, Ron wrote:
> >No, you can just compile it yourself using ports (although the ports
> >collection also doesn't support 5.3 any longer, most things will still
> >work).  Using packages with pkg_add -r is an *alternative* to
> >compiling yourself using the ports system, and there's no point in
> >updating your ports collection if you're not going to use it.
> 
> Is there a way to update to 5.4 that doesn't involve reinstalling?  
> Everything I can find about it makes it seem like a very complex process.  
> If someone can point me to some step-by-step docs, I would appreciate it.  
> (Yes, I have looked all over the freebsd site, and I don't see anything 
> that is plain and simple instructions).

It's explained in detail in the handbook.

Kris


pgp6tzROrUJYL.pgp
Description: PGP signature


Re: mysql 5.0 on FreeBSD 5.3

2005-11-24 Thread Ron

No, you can just compile it yourself using ports (although the ports
collection also doesn't support 5.3 any longer, most things will still
work).  Using packages with pkg_add -r is an *alternative* to
compiling yourself using the ports system, and there's no point in
updating your ports collection if you're not going to use it.


Is there a way to update to 5.4 that doesn't involve reinstalling?  Everything I can find about it makes it seem like a very complex process.  If someone can point me to some step-by-step docs, I would appreciate it.  


(Yes, I have looked all over the freebsd site, and I don't see anything that is 
plain and simple instructions).

Thanks, Ron






Kris Kennaway wrote:

On Thu, Nov 24, 2005 at 04:16:49PM -0800, Ron wrote:
I went to upgrade mysql from 4.1 to 5.0.  I updated my ports (no problems), 
but when I ran:


pkg_add -r mysql50-server

I get:

Error: FTP Unable to get 
ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-5.3-release/Latest/mysql50-server.tbz: File unavailable


I looked at the ftp site, and there is a 5.4 directory, but not one for 
5.3.  
So, I assume I need to upgrade to FreeBSD 5.4 before installing this port.  
Is that correct?


No, you can just compile it yourself using ports (although the ports
collection also doesn't support 5.3 any longer, most things will still
work).  Using packages with pkg_add -r is an *alternative* to
compiling yourself using the ports system, and there's no point in
updating your ports collection if you're not going to use it.

Kris

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


Re: mysql 5.0 on FreeBSD 5.3

2005-11-24 Thread Kris Kennaway
On Thu, Nov 24, 2005 at 04:16:49PM -0800, Ron wrote:
> I went to upgrade mysql from 4.1 to 5.0.  I updated my ports (no problems), 
> but when I ran:
> 
> pkg_add -r mysql50-server
> 
> I get:
> 
> Error: FTP Unable to get 
> ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-5.3-release/Latest/mysql50-server.tbz:
>  File unavailable
> 
> I looked at the ftp site, and there is a 5.4 directory, but not one for 
> 5.3.  
> So, I assume I need to upgrade to FreeBSD 5.4 before installing this port.  
> Is that correct?

No, you can just compile it yourself using ports (although the ports
collection also doesn't support 5.3 any longer, most things will still
work).  Using packages with pkg_add -r is an *alternative* to
compiling yourself using the ports system, and there's no point in
updating your ports collection if you're not going to use it.

Kris


pgpNO1SW2HveE.pgp
Description: PGP signature


mysql 5.0 on FreeBSD 5.3

2005-11-24 Thread Ron

I went to upgrade mysql from 4.1 to 5.0.  I updated my ports (no problems), but 
when I ran:

pkg_add -r mysql50-server

I get:

Error: FTP Unable to get 
ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-5.3-release/Latest/mysql50-server.tbz:
 File unavailable

I looked at the ftp site, and there is a 5.4 directory, but not one for 5.3.  


So, I assume I need to upgrade to FreeBSD 5.4 before installing this port.  Is 
that correct?

If so, what is the easiest way to do this?  I checked google and the docs, but all 
"guides" I've found seem to indicate you need access to the machine to put in 
CD's etc.  My server is about 100 miles away at a colo, so I'd like to be able to do it 
via ssh, if possible.

Is upgrading from 5.3 to 5.4 a big job?  Or is there something simple I'm 
missing?

I've read on the mailing list about just specifying RELENG_5_4 in your 
cvs-supfile file.  I tried this using the following cvs-supfile:

--
*default tag=RELENG_5_4
*default host=cvsup8.FreeBSD.org
*default prefix=/usr
*default base=/var/db
*default release=cvs delete use-rel-suffix compress

ports-all
--

And it just deleted all but a few of my ports in /usr/ports when I run cvsup.

Help!  I just want to install mysql 5.0!  :-(

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


Re: nss_ldap on FreeBSD 5.3

2005-11-21 Thread Robert Fitzpatrick
On Mon, 2005-11-21 at 13:05 -0500, Nathan Vidican wrote:
> Two things to check, first off, user must be in group 'wheel' (gid 0), in 
> order 
> to su, and also check settings in "/etc/pam.d/su", (su has seperate settings).
> 

wheel, duh! sorry for asking such stupid questions. I hope this one is
not so stupid - how can I get the users to show up on the user list in
the gdm when using a template that shows a list of all users? I
have /etc/pam.d/gdm all setup and can login no problem with LDAP users.
Actually, this list does not even populate with the system users.

BTW, after several years working with FreeBSD as a server, this is the
first time using FreeBSD as a workstation with GUI, very nice. I think
better than my Linux workstation as far as the number of bugs (haven't
found any yet). But I'll have to admit, the setup for things like LDAP
much easier in SuSE Linux, all integrated into GUI. But I choose
stability over ease of use.

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


Re: nss_ldap on FreeBSD 5.3

2005-11-21 Thread Nathan Vidican
Two things to check, first off, user must be in group 'wheel' (gid 0), in order 
to su, and also check settings in "/etc/pam.d/su", (su has seperate settings).


--
Nathan Vidican
[EMAIL PROTECTED]
Windsor Match Plate & Tool Ltd.
http://www.wmptl.com/

Robert Fitzpatrick wrote:

On Mon, 2005-11-21 at 10:49 -0500, Nathan Vidican wrote:


Robert Fitzpatrick wrote:


I find several docs on setting this up, but none pertaining to linux
compat. Can anyone point me to some instructions for setting this up
properly?


Um... actually VERY easy...

Step 1:   install nss_ldap & pam_ldap
2:edit /usr/local/etc/nss_ldap.conf
  edit /usr/local/etc/ldap.conf
  edit /usr/local/etc/ldap.secret
3:	  edit /etc/nssswitch.conf, change from 'files' to 'files ldap' for 'group', 
and 'passwd' (optionally) 'hosts' too.
4:	  do a quick 'ldapsearch -x' to make sure you are connecting/searching the 
correct ldap tree...
5:	  edit /etc/pam.d/ file(s) for which types of accounts you want to 
authenticate. ie: system, login, ftp, ssh, other, etc... should have to add a 
line like:


authsufficient  /usr/local/lib/pam_ldap.so  try_first_pass




Thanks, that was easy, I was just missing the part about nss_ldap.conf,
I didn't realize there was a separate file for nss. I have the logins
working with gnome well, but I noticed once I login as an LDAP user, I
cannot su to root in terminal session...

[EMAIL PROTECTED] su
Password:
su: Sorry
[EMAIL PROTECTED]

Can someone point out why this happens?

--
Robert




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


Re: nss_ldap on FreeBSD 5.3

2005-11-21 Thread Robert Fitzpatrick
On Mon, 2005-11-21 at 10:49 -0500, Nathan Vidican wrote:
> Robert Fitzpatrick wrote:
> > I find several docs on setting this up, but none pertaining to linux
> > compat. Can anyone point me to some instructions for setting this up
> > properly?
> Um... actually VERY easy...
> 
> Step 1:   install nss_ldap & pam_ldap
> 2:edit /usr/local/etc/nss_ldap.conf
> edit /usr/local/etc/ldap.conf
> edit /usr/local/etc/ldap.secret
> 3:  edit /etc/nssswitch.conf, change from 'files' to 'files ldap' for 
> 'group', 
> and 'passwd' (optionally) 'hosts' too.
> 4:  do a quick 'ldapsearch -x' to make sure you are connecting/searching 
> the 
> correct ldap tree...
> 5:  edit /etc/pam.d/ file(s) for which types of accounts you 
> want to 
> authenticate. ie: system, login, ftp, ssh, other, etc... should have to add a 
> line like:
> 
> authsufficient  /usr/local/lib/pam_ldap.so  try_first_pass
> 

Thanks, that was easy, I was just missing the part about nss_ldap.conf,
I didn't realize there was a separate file for nss. I have the logins
working with gnome well, but I noticed once I login as an LDAP user, I
cannot su to root in terminal session...

[EMAIL PROTECTED] su
Password:
su: Sorry
[EMAIL PROTECTED]

Can someone point out why this happens?

--
Robert

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


Re: nss_ldap on FreeBSD 5.3

2005-11-21 Thread Nathan Vidican

Robert Fitzpatrick wrote:

I find several docs on setting this up, but none pertaining to linux
compat. Can anyone point me to some instructions for setting this up
properly?

--
Robert

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



Um... actually VERY easy...

Step 1:   install nss_ldap & pam_ldap
2:edit /usr/local/etc/nss_ldap.conf
  edit /usr/local/etc/ldap.conf
  edit /usr/local/etc/ldap.secret
3:	  edit /etc/nssswitch.conf, change from 'files' to 'files ldap' for 'group', 
and 'passwd' (optionally) 'hosts' too.
4:	  do a quick 'ldapsearch -x' to make sure you are connecting/searching the 
correct ldap tree...
5:	  edit /etc/pam.d/ file(s) for which types of accounts you want to 
authenticate. ie: system, login, ftp, ssh, other, etc... should have to add a 
line like:


authsufficient  /usr/local/lib/pam_ldap.so  try_first_pass

That should be it. Assuming your librairies are up to date, you have a valid 
db/tree in ldap you can connect and search... then you should be able to login 
right away.



--
Nathan Vidican
[EMAIL PROTECTED]
Windsor Match Plate & Tool Ltd.
http://www.wmptl.com/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


nss_ldap on FreeBSD 5.3

2005-11-21 Thread Robert Fitzpatrick
I find several docs on setting this up, but none pertaining to linux
compat. Can anyone point me to some instructions for setting this up
properly?

--
Robert

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


FreeBSD 5.3 with openldap

2005-10-29 Thread Albert Shih
Hi all

I've some question about FreeBSD 5.3 using Openldap authentication server.

Everthing work fine, but it's very slow to do something like ls -l. For
each line there're a connection between the serveur and the Openldap
server.

On my Linux I can use some cache like nscd. 

What can I do on my FreeBSD server to accelerate the basic operation by
using a cache system ?

Best regards.


--
Albert SHIH
Universite de Paris 7 (Denis DIDEROT)
U.F.R. de Mathematiques.
7 i?me ?tage, plateau D, bureau 10
Heure local/Local time:
Sat Oct 29 21:41:46 CEST 2005
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Problem Installing native jdk1.5.0 on FreeBSD 5.3-RELEASE

2005-10-24 Thread Vincent Ngundi
All I had to do was to disable Kernel Security in /etc/rc.conf..

-V

On Fri, 2005-10-14 at 18:03, Vincent Ngundi wrote:
> Objective
> -
> 
> I'm trying to install native jdk 1.5.0 on a box running FreeBSD
> 5.3-RELEASE.
> 
> 
> Problem
> ---
> 
> When I run "make install clean", I'm getting a message telling me that I
> should mount LINPROCFS before starting to build jdk 1.5.0 and that the
> commands "kldload linprocfs" and 
> "mount -t linprocfs linprocfs /compat/linux/proc" should do that.
> 
> ** Major Problem: When I run "kldload linprocfs" (as root), I get the
> following error:
> 
> "kldload: can't load linprocfs: Operation not permitted"
> 
> 
> I have the following files on my box:
> 
> /usr/src/sys/compat/linprocfs
> /usr/src/sys/i386/compile//modules/usr/src/sys/modules/linprocfs
> /usr/src/sys/modules/linprocfs
> 
> 
> What I have done
> 
> 
>   ) I have tried to googled out the error
> 
>   ) I have lowered the _kernel_secure_level to 1...even to -1
> 
>   ) I have added the following line into my /etc/fstab file:
> 
> "linprocfs  /compat/linux/proc  linprocfs  rw  0  0"
> 
> I still get the same error when I run "kldload linprocfs".
> 
> Please help!!
-- 
-Vincent

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


Problem with modem Zyxel OMNI PCI in FreeBSD 5.3-RELEASE

2005-10-15 Thread ZeroCool
Hi all

How use this modem in FreeBSD 
I have read HandBook, as well as HARDWARE.TXT on Install CD, 
but don't find necessary information.

I will be grateful for the help !


Sukharew Andrew 
System Administrator 
State institution "Research of Yamal"
Tel.(work) +7(34922)7-16-05 
  (Internal) 502, 777
  (home) +7 (34922) 7-27-17
e-mail: [EMAIL PROTECTED]
ICQ UIN# 174811927
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Problem Installing native jdk1.5.0 on FreeBSD 5.3-RELEASE

2005-10-14 Thread Vincent Ngundi
Objective
-

I'm trying to install native jdk 1.5.0 on a box running FreeBSD
5.3-RELEASE.


Problem
---

When I run "make install clean", I'm getting a message telling me that I
should mount LINPROCFS before starting to build jdk 1.5.0 and that the
commands "kldload linprocfs" and 
"mount -t linprocfs linprocfs /compat/linux/proc" should do that.

** Major Problem: When I run "kldload linprocfs" (as root), I get the
following error:

"kldload: can't load linprocfs: Operation not permitted"


I have the following files on my box:

/usr/src/sys/compat/linprocfs
/usr/src/sys/i386/compile//modules/usr/src/sys/modules/linprocfs
/usr/src/sys/modules/linprocfs


What I have done


  ) I have tried to googled out the error

  ) I have lowered the _kernel_secure_level to 1...even to -1

  ) I have added the following line into my /etc/fstab file:

"linprocfs  /compat/linux/proc  linprocfs  rw  0  0"

I still get the same error when I run "kldload linprocfs".

Please help!!

-- 
-Vincent

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


Re: Katrina project -- How can I get the libmagic distribution for freebsd 5.3

2005-09-11 Thread Vizion
On Sunday 11 September 2005 06:33,  the author Lowell Gilbert contributed to 
the dialogue on-
 Re: Katrina project -- How can I get the libmagic distribution for freebsd 
5.3: 

>Vizion <[EMAIL PROTECTED]> writes:
>> I have   reason to doubt the validity of my libmagic distribution.
>>
>> I urgently need to resolve this for a non-profit project to provide
>> services for Katrina survivors.
>>
>> Does anyone help me to get and re-install that distribution correctly?
>>
>> Thanks
>>
>> FreeBSD 5.3-RELEASE #0: Fri Nov  5 04:19:18 UTC 2004
>> [EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC
>
>libmagic is part of the base system, and imports are regularly taken
>from the maintainer.  The easiest thing to do would be to update your
>whole system; short of that, updating just that library from the
>FreeBSD cvs tree would probably be the simplest.
>
>If you really want to go to source, I recall there being some pointers
>in a makefile indicating where it came from...
Thanks very much

In fact it turned out that libmagic was OK on my system. The problem was in 
fact caused by a bug in the php5 Makefile which, on FreeBSD 5.3 was looking 
for libmagic in the wrong location. At the same time the console message 
asked the user to reinstall libmagic -- which of cource would not have put 
libmagic in the place that the makefile was looking at!!!

I have let [EMAIL PROTECTED] know about that bug and another bug in the php5 
make so it will no doubt get fixed in the next version.

Thanks again

david

Thanks for your help
-- 
40 yrs navigating and computing in blue waters.
English Owner & Captain of British Registered 60' bluewater Ketch S/V Taurus.
 Currently in San Diego, CA. Sailing bound for Europe via Panama Canal after 
completing engineroom refit.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Katrina project -- How can I get the libmagic distribution for freebsd 5.3

2005-09-11 Thread Lowell Gilbert
Vizion <[EMAIL PROTECTED]> writes:

> I have   reason to doubt the validity of my libmagic distribution.
> 
> I urgently need to resolve this for a non-profit project to provide services 
> for Katrina survivors.
> 
> Does anyone help me to get and re-install that distribution correctly?
> 
> Thanks
> 
> FreeBSD 5.3-RELEASE #0: Fri Nov  5 04:19:18 UTC 2004
> [EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC

libmagic is part of the base system, and imports are regularly taken
from the maintainer.  The easiest thing to do would be to update your
whole system; short of that, updating just that library from the
FreeBSD cvs tree would probably be the simplest.  

If you really want to go to source, I recall there being some pointers
in a makefile indicating where it came from...

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


Katrina project -- How can I get the libmagic distribution for freebsd 5.3

2005-09-09 Thread Vizion


I have   reason to doubt the validity of my libmagic distribution.

I urgently need to resolve this for a non-profit project to provide services 
for Katrina survivors.

Does anyone help me to get and re-install that distribution correctly?

Thanks

FreeBSD 5.3-RELEASE #0: Fri Nov  5 04:19:18 UTC 2004
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC

-- 
40 yrs navigating and computing in blue waters.
English Owner & Captain of British Registered 60' bluewater Ketch S/V Taurus.
 Currently in San Diego, CA. Sailing bound for Europe via Panama Canal after 
completing engineroom refit.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: about FreeBSD 5.3

2005-09-05 Thread Ruud Jansen
* Marko Bukovinsky <[EMAIL PROTECTED]> wrote:
> 1. i use express setup but when its finished it and i run it ask me for 
> password , but sinse i install it it didnt ask me to type it.
After your install you can login with root without password...
 
> Tell me how to fix this problem and what packages i have to use that i will 
> have a graphical desktop - like windows ?
You will have to install xorg (/usr/ports/x11/xorg) and a windowmanager
(something in /usr/ports/x11-wm)

-- 
Ruud Jansen
E-mail: [EMAIL PROTECTED]
MSN:[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: Problem with Epia 800 and Freebsd 5.3

2005-08-27 Thread Lord Raiden



What about installing 5.4-Release or -Stable? 5.4-Stable works fine here
on an EPIA PD1. If you still get the error, it might be hardware
related.


Yeah, I'm starting to pick up other problems too, so this might be 
a much bigger issue than just a nic card.  I had the 2nd HD get a dma 
failure and then lock the machine, so I guess I'm gonna have to pull it 
back out of service and run it on the bench for a while to be sure 
everything is fixed and running right again.  Doh.  And I just nicely got 
this off the bench.  :(



Steven Lake
-Owner/Webmaster
Raiden's Realm
www.raiden.net

Come see "Monk" the comic strip and laugh till you die!  :)
http://www.raiden.net/Monk/

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


Re: Problem with Epia 800 and Freebsd 5.3

2005-08-26 Thread Chuck Swiger

Lord Raiden wrote:
Just installed 5.3 onto an Epia 800 just a few weeks back and aside from 
the controlers being bloody picky as hell (got that fixed by using 
special cables), the stupid lan card is now giving me fits just a day 
after I put it into active service.  Here's the error I'm getting in my 
logs repeatedly.


 > vr0: rx packet lost
 > vr0: watchdog timeout


Yeah, I've seen that network flakyness with vr0 on my EPIA M8000 (or whatever 
the model number is).


Using a really good cable and a switch port seems to help, and the VIA Rhine 
NIC seems OK for low traffic, but I'm still using a 300MHz old P2 Dell box with 
an fxp0 rather than my EPIA as a local proxy server as I had wanted to do.


--
-Chuck

PS: I'm giving some thought to getting a Mac Mini instead.  The EPIA case I've 
got is reasonably small, 11" x ~24" x 4", but a Mini is 6.5" x 6.5" x 2"...!


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


Re: Problem with Epia 800 and Freebsd 5.3

2005-08-26 Thread cpghost
On Fri, Aug 26, 2005 at 04:47:21PM +0200, Andreas Rudisch wrote:
> On Fri, 2005-08-26 at 10:41 -0400, Lord Raiden wrote:
> > Just installed 5.3 onto an Epia 800 just a few weeks back and aside from 
> > the controlers being bloody picky as hell (got that fixed by using special 
> > cables), the stupid lan card is now giving me fits just a day after I put 
> > it into active service.  Here's the error I'm getting in my logs repeatedly.
> > 
> >  > vr0: rx packet lost
> >  > vr0: watchdog timeout
> 
> What about installing 5.4-Release or -Stable? 5.4-Stable works fine here
> on an EPIA PD1. If you still get the error, it might be hardware
> related.

I'm seeing this all the time on my EPIA 5000 boards with RELENG_5.
It's nothing really serious, unless you're using NFS (like in many
diskless setups). If you get long NFS delays because of this, try
mounting using TCP. It should solve the problem.

If OTOH you don't notice any problems, you can ignore this message.
TCP would send or request the dropped packets fast enough in most
cases...

> Andreas

-cpghost.

-- 
Cordula's Web. http://www.cordula.ws/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Problem with Epia 800 and Freebsd 5.3

2005-08-26 Thread Andreas Rudisch
On Fri, 2005-08-26 at 10:41 -0400, Lord Raiden wrote:
> Just installed 5.3 onto an Epia 800 just a few weeks back and aside from 
> the controlers being bloody picky as hell (got that fixed by using special 
> cables), the stupid lan card is now giving me fits just a day after I put 
> it into active service.  Here's the error I'm getting in my logs repeatedly.
> 
>  > vr0: rx packet lost
>  > vr0: watchdog timeout

What about installing 5.4-Release or -Stable? 5.4-Stable works fine here
on an EPIA PD1. If you still get the error, it might be hardware
related.

Andreas

-- 
GnuPG key  : 0xD25FCC81  |  http://cyb.websimplex.de/pubkey.asc
Fingerprint: D182 6F22 7EEC DD4C 0F6E  564C 691B 0372 D25F CC81





signature.asc
Description: This is a digitally signed message part


Problem with Epia 800 and Freebsd 5.3

2005-08-26 Thread Lord Raiden
Just installed 5.3 onto an Epia 800 just a few weeks back and aside from 
the controlers being bloody picky as hell (got that fixed by using special 
cables), the stupid lan card is now giving me fits just a day after I put 
it into active service.  Here's the error I'm getting in my logs repeatedly.


> vr0: rx packet lost
> vr0: watchdog timeout

I rebooted it to clear the error and see if anything else showed up, and so 
far no errors since reboot.  But I suspect that the errors will come back 
in short order.  Anyone got any idea what's up with the box and what I 
might do to fix this?  I checked the cable already like what was suggested 
in another forum post on another site that I googled, but I can't find 
anything else that stands out as being something that might be the cause of 
this issue.  And yes, this board seems very picky under BSD, but it tested 
fine when I loaded windowsxp onto it when I was first testing it.  Go 
figure.  Any ideas?



Steven Lake
-Owner/Webmaster
Raiden's Realm
www.raiden.net

Come see "Monk" the comic strip and laugh till you die!  :)
http://www.raiden.net/Monk/

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


Re: [nycbug-talk] Can I install FreeBSD 5.3 from a USB CD drive?

2005-08-13 Thread Nikolas Britton
On 8/12/05, Kliment Andreev <[EMAIL PROTECTED]> wrote:
> Maude User wrote:
> > Thanks for this info.
> >
> > The handbook chapter on BIOS (see below) doesn't mention "USB" but it
> > says the machine
> > can boot from "Removable Devices" so it sounds like your first
> > suggestion about booting from
> > removable drives would work.
> 
> Even if you boot from the USB CD, there is a chance that FreeBSD load
> won't recognize the USB chipset, so you won't be able to choose the
> source for the installation media.

His board has an Intel ICH5R. I just got done setting up a server with
this chip and USB works just fine:

> dmesg |grep -i usb
uhci0:  port 0xe800-0xe81f irq 16 at
device 29.0 on pci0
usb0:  on uhci0
usb0: USB revision 1.0
uhci1:  port 0xec00-0xec1f irq 19 at
device 29.1 on pci0
usb1:  on uhci1
usb1: USB revision 1.0
ehci0:  mem 0xfe7ffc00-0xfe7f
irq 23 at device 29.7 on pci0
usb2: EHCI version 1.0
usb2: companion controllers, 2 ports each: usb0 usb1
usb2:  on ehci0
usb2: USB revision 2.0
umass0: Genesys Logic USB Storage Device, rev 1.10/1.13, addr 2
umass0: Acer Labs USB 2.0 Storage Device, rev 2.00/1.03, addr 2
da1:  Fixed Direct Access SCSI-0 device
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Can I install FreeBSD 5.3 from a USB CD drive?

2005-08-13 Thread Norberto Meijome

Maude User wrote:
Can I install FreeBSD 5.3 from this USB CD drive? 


Haven't tried 5.3, but 6.0 beta2 works fine as long as your mobo 
supports booting from usbcd - the tyan should do it.


in my case 4.9 + 5.4 find the USB drive, but they panic on boot - but it 
doesnt relate to the usb cd, same happens if I install on a HD in 
another box and then boot from the HDanother story 
altogether...gentoo will take over that box methinks.


Beto


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


Re: [nycbug-talk] Can I install FreeBSD 5.3 from a USB CD drive?

2005-08-12 Thread Mikel King


On Aug 12, 2005, at 6:06 PM, Kliment Andreev wrote:


Maude User wrote:


Thanks for this info.
 The handbook chapter on BIOS (see below) doesn't mention "USB"  
but it says the machine
can boot from "Removable Devices" so it sounds like your first  
suggestion about booting from

removable drives would work.



Even if you boot from the USB CD, there is a chance that FreeBSD  
load won't recognize the USB chipset, so you won't be able to  
choose the source for the installation media.



At that point though couldn't you point it to an ftp or some other  
network source...

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


Re: [nycbug-talk] Can I install FreeBSD 5.3 from a USB CD drive?

2005-08-12 Thread Aaron Peterson
> Even if you boot from the USB CD, there is a chance that FreeBSD load
> won't recognize the USB chipset, so you won't be able to choose the
> source for the installation media.

Unless of course, once you get the installer booted you choose a
network install source :-)

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


Re: [nycbug-talk] Can I install FreeBSD 5.3 from a USB CD drive?

2005-08-12 Thread Kliment Andreev

Maude User wrote:

Thanks for this info.
 
The handbook chapter on BIOS (see below) doesn't mention "USB" but it 
says the machine
can boot from "Removable Devices" so it sounds like your first 
suggestion about booting from

removable drives would work.


Even if you boot from the USB CD, there is a chance that FreeBSD load 
won't recognize the USB chipset, so you won't be able to choose the 
source for the installation media.

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


Re: [nycbug-talk] Can I install FreeBSD 5.3 from a USB CD drive?

2005-08-11 Thread Maude User
Thanks for this info. 
 
The handbook chapter on BIOS (see below) doesn't mention "USB" but it says the 
machine 
can boot from "Removable Devices" so it sounds like your first suggestion about 
booting from 
removable drives would work. 
 
It also says something about PXE so it looks like your second suggestion would 
also work.
 
Thanks,
-- Steve
 
PS - More detail below about this server's specs (link below) -- it's a Tyan 
GS12 motherboard:
 
--> Integrated LAN controller (Intel 82547GI CSA & 82541GI PCI 10/100/1000 GbE 
LAN controllers) with two RJ-45 LAN connectors
--> Supports Intel P4 processor 800/533 MHz FSB
--> Supports up to 2 IDE HDD devices (Serial ATA and Ultra ATA/100 connectors)
--> Supports RAID 0, 1
--> One 32-bit/33 MHz PCI v2.3 slot
--> Four USB 2.0 ports
--> Phoenix BIOS on 4Mb Flash ROM; UCR and PXE (LAN remote boot); SM BIOS
2.3.1 (backward compatible w/ DMI 2.0)

http://www.tyan.com/products/html/gs12b5103_spec.html

In the handbook (link to PDF below), the BIOS chapter says:
 
> The Boot Menu allows you to set the priority of the booting devices:
>  - Removable Devices
>  - Hard Drive
>  - CD-ROM
>  - IBA GE Slot 0208 v1216 (LAN Intel 82547GI)
 
ftp://ftp.tyan.com/manuals/m_gs12b5103_100.pdf

Jim Brown <[EMAIL PROTECTED]> wrote:
* Maude User [2005-08-11 20:15]:
> Hello -
> 
> I want to install FreeBSD 5.3 onto a rackmount server that came with two SATA 
> hard drives 
> (it came with no CD or floppy). I will borrow a keyboard and monitor because 
> I was informed
> today on this list that a "headless install" from my laptop over a null-modem 
> cable would slow.
> 
> I was going to buy a cheap USB floppy drive today (I saw prices from $30 to 
> $50) but at jandr.com in NYC today I saw a USB CD-RW/DVD+/-RW on sale for $99 
> (Panasonic DVRS706) so I got that instead, figuring it was "more bang for the 
> buck". 
> 
> Can I install FreeBSD 5.3 from this USB CD drive? 
> 
> If not, what sort of CD drive can I install from?


While I don't know the specfic equipment in your question, the general response
is that it is the BIOS that determines 'bootability' i.e. whether a device
can be used as a boot device. Check the BIOS setting first, there may
be a setting for booting from USB. If not, try 'removable drives' if it is 
shown.

If that fails, you might be able to boot from a network device using PXE 
booting.
Check the handbook (and your BIOS documentation) regarding PXE boot support.

If all that fails, try removing the hard disk and placing it in another 
compatible
system which has a bootable CD ROM.

And if *that* fails, post again. I'll be really interested to hear your curs^w 
comments.

Best Regards,
Jim B.



-
 Start your day with Yahoo! - make it your home page 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: [nycbug-talk] Can I install FreeBSD 5.3 from a USB CD drive?

2005-08-11 Thread Jim Brown
* Maude User <[EMAIL PROTECTED]> [2005-08-11 20:15]:
> Hello -
>  
> I want to install FreeBSD 5.3 onto a rackmount server that came with two SATA 
> hard drives 
> (it came with no CD or floppy). I will borrow a keyboard and monitor because 
> I was informed
> today on this list that a "headless install" from my laptop over a null-modem 
> cable would slow.
>  
> I was going to buy a cheap USB floppy drive today (I saw prices from $30 to 
> $50) but at jandr.com in NYC today I saw a USB CD-RW/DVD+/-RW on sale for $99 
> (Panasonic DVRS706) so I got that instead, figuring it was "more bang for the 
> buck". 
>  
> Can I install FreeBSD 5.3 from this USB CD drive? 
> 
> If not, what sort of CD drive can I install from?


While I don't know the specfic equipment in your question, the general response
is that it is the BIOS that determines 'bootability' i.e. whether a device
can be used as a boot device.  Check the BIOS setting first, there may
be a setting for booting from USB.  If not, try 'removable drives' if it is 
shown.

If that fails, you might be able to boot from a network device using PXE 
booting.
Check the handbook (and your BIOS documentation) regarding PXE boot support.

If all that fails, try removing the hard disk and placing it in another 
compatible
system which has a bootable CD ROM.

And if *that* fails, post again.  I'll be really interested to hear your curs^w 
comments.

Best Regards,
Jim B.

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


Re: Can I install FreeBSD 5.3 from a USB CD drive?

2005-08-11 Thread nawcom

does the server have usb bios support?
Im guessing no but hell i might be wrong.

you can always install bsd on the hard drive a via a different computer.

-Ben
Maude User wrote:


Hello -

I want to install FreeBSD 5.3 onto a rackmount server that came with two SATA hard drives 
(it came with no CD or floppy). I will borrow a keyboard and monitor because I was informed

today on this list that a "headless install" from my laptop over a null-modem 
cable would slow.

I was going to buy a cheap USB floppy drive today (I saw prices from $30 to $50) but at jandr.com in NYC today I saw a USB CD-RW/DVD+/-RW on sale for $99 
(Panasonic DVRS706) so I got that instead, figuring it was "more bang for the buck". 

Can I install FreeBSD 5.3 from this USB CD drive? 


If not, what sort of CD drive can I install from?

Thanks.

- Steve
Brooklyn NYC


-
Start your day with Yahoo! - make it your home page 
___

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


Can I install FreeBSD 5.3 from a USB CD drive?

2005-08-11 Thread Maude User
Hello -
 
I want to install FreeBSD 5.3 onto a rackmount server that came with two SATA 
hard drives 
(it came with no CD or floppy). I will borrow a keyboard and monitor because I 
was informed
today on this list that a "headless install" from my laptop over a null-modem 
cable would slow.
 
I was going to buy a cheap USB floppy drive today (I saw prices from $30 to 
$50) but at jandr.com in NYC today I saw a USB CD-RW/DVD+/-RW on sale for $99 
(Panasonic DVRS706) so I got that instead, figuring it was "more bang for the 
buck". 
 
Can I install FreeBSD 5.3 from this USB CD drive? 

If not, what sort of CD drive can I install from?
 
Thanks.
 
- Steve
Brooklyn NYC


-
 Start your day with Yahoo! - make it your home page 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Highpoint rocketRaid 454 RAID mgmt software on freeBSD 5.3, has anyone got it running?

2005-08-09 Thread Joachim Dagerot


>>>I use this software successfully, even with FreeBSD 5.4. Satisfied? ;-)
>> 
>> Great to know. I never managed to get the drivers to run on 5.4 (Never tried 
>> anything advanced though, Highpoint is developing a native 5.4 driver right 
>> now)
>
>Actually I use the RR1640 which has same chipset, but a different driver.
>
>> What tasks did you have to do to get the management software to run on your 
>> machine? I get loads of missing lib files (so-files) when I start the 
>> srvdaemon.
>
>Install the port misc/compat4x or the package compat4x-i386.

Great, thanks alot, works like a charm.


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


Re: Highpoint rocketRaid 454 RAID mgmt software on freeBSD 5.3, has anyone got it running?

2005-08-09 Thread Björn König

Joachim Dagerot wrote:


On 2005-08-09 Björn König  wrote:


I use this software successfully, even with FreeBSD 5.4. Satisfied? ;-)


Great to know. I never managed to get the drivers to run on 5.4 (Never tried 
anything advanced though, Highpoint is developing a native 5.4 driver right now)


Actually I use the RR1640 which has same chipset, but a different driver.


What tasks did you have to do to get the management software to run on your 
machine? I get loads of missing lib files (so-files) when I start the srvdaemon.


Install the port misc/compat4x or the package compat4x-i386.

Björn



--
Björn König ([EMAIL PROTECTED])
student at the Technische Universität Berlin
http://bkoenig.alpha-tierchen.de/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Highpoint rocketRaid 454 RAID mgmt software on freeBSD 5.3, has anyone got it running?

2005-08-08 Thread Joachim Dagerot




On 2005-08-09 Björn König  wrote:

Joachim Dagerot wrote:
>> Has anyone suceeded in getting Highpoint rocketRaid 454 RAID mgmt software 
>> to run on  freeBSD 5.3?
>> 
>> No matter if it's the GUI or CLI versions.
>
>I use this software successfully, even with FreeBSD 5.4. Satisfied? ;-)

Great to know. I never managed to get the drivers to run on 5.4 (Never tried 
anything advanced though, Highpoint is developing a native 5.4 driver right now)

What tasks did you have to do to get the management software to run on your 
machine? I get loads of missing lib files (so-files) when I start the srvdaemon.


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


Re: Highpoint rocketRaid 454 RAID mgmt software on freeBSD 5.3, has anyone got it running?

2005-08-08 Thread Björn König

Joachim Dagerot wrote:

Has anyone suceeded in getting Highpoint rocketRaid 454 RAID mgmt software to 
run on  freeBSD 5.3?

No matter if it's the GUI or CLI versions.


I use this software successfully, even with FreeBSD 5.4. Satisfied? ;-)

Björn



--
Björn König ([EMAIL PROTECTED])
student at the Technische Universität Berlin
http://bkoenig.alpha-tierchen.de/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Highpoint rocketRaid 454 RAID mgmt software on freeBSD 5.3, has anyone got it running?

2005-08-08 Thread Joachim Dagerot

Has anyone suceeded in getting Highpoint rocketRaid 454 RAID mgmt software to 
run on  freeBSD 5.3?

No matter if it's the GUI or CLI versions.


//Joachim


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


Re: bge0: WatchDog Timedout -- resetting in FreeBSD 5.3

2005-08-05 Thread Benson Wong
I had this problem last week after upgrading to a newer 5.4-STABLE.
The problem looked like an IRQ problem since both bge interfaces were
sharing the same IRQ. The problem went away after disabling hyper
threading in bios.

The box is a dual XEON so I had enabled SMP. SMP works fine, but HTT
was causing the bge timeouts and system load to be 10x higher than
normal.

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


Re: bge0: WatchDog Timedout -- resetting in FreeBSD 5.3

2005-08-04 Thread nawcom

are you getting the error on both gigabit cards?

i know there is known interupt issues with this SMP setup, and someone i 
know who was complaining had bge's. he ended up rolling back to fxp, but 
this was in the 4.x  days.


do a vmstat -i and see if they are listed with their specific irqs
-Ben

DeadMan Xia  wrote:


Is there no one else, who can help me out, from this bge0: WatchDog
Time Out -- resetting .

I m using FreeBSD 5.3, on Dell Power Edge 6650 Quad Processor Machine,
my system get stuck while i m accessing it through ssh. well after
some time , when i acces  the machine & check , /var/log/messages ,, i
get  bge1: WatchDog Timedout -- resetting error. Is there any one , to
tap my back & get me off from this headhac,,,
Here is the dmesg for my system ,

ACPI APIC Table: 
Timecounter "i8254" frequency 1193182 Hz quality 0
CPU: Intel(R) Xeon(TM) MP CPU 2.20GHz (2192.90-MHz 686-class CPU)
Origin = "GenuineIntel"  Id = 0xf26  Stepping = 6
Features=0xbfebfbff

MOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE>
Hyperthreading: 2 logical CPUs
real memory  = 2147352576 (2047 MB)
avail memory = 2095886336 (1998 MB)
FreeBSD/SMP: Multiprocessor System Detected: 8 CPUs
cpu0 (BSP): APIC ID:  0
cpu1 (AP): APIC ID:  1
cpu2 (AP): APIC ID:  2
cpu3 (AP): APIC ID:  3
cpu4 (AP): APIC ID:  4
cpu5 (AP): APIC ID:  5
cpu6 (AP): APIC ID:  6
cpu7 (AP): APIC ID:  7
ioapic0: Changing APIC ID to 8
ioapic1: Changing APIC ID to 9
ioapic2: Changing APIC ID to 10
MADT: Forcing active-low polarity and level trigger for SCI
ioapic0  irqs 0-15 on motherboard
ioapic1  irqs 16-31 on motherboard
ioapic2  irqs 32-47 on motherboard
npx0: [FAST]
npx0:  on motherboard
npx0: INT 16 interface
acpi0:  on motherboard
acpi0: Power Button (fixed)
Timecounter "ACPI-safe" frequency 3579545 Hz quality 1000
acpi_timer0: <32-bit timer at 3.579545MHz> port 0x808-0x80b on acpi0
cpu0:  on acpi0
cpu1:  on acpi0
cpu2:  on acpi0
cpu3:  on acpi0
cpu4:  on acpi0
cpu5:  on acpi0
cpu6:  on acpi0
cpu7:  on acpi0
pcib0:  port 0xcf8-0xcff on acpi0
pci0:  on pcib0
ahc0:  port 0xec00-0xecff mem 
0xfe102000-

0xfe102fff irq 16 at device 3.0 on pci0
ahc0: [GIANT-LOCKED]
aic7892: Ultra160 Wide Channel A, SCSI Id=7, 32/253 SCBs
pci0:  at device 4.0 (no driver attached)
atapci0:  port 
0x8b0-0x8bf,0x376,0x170-0x17

7,0x3f6,0x1f0-0x1f7 at device 15.1 on pci0
ata0: channel #0 on atapci0
ata1: channel #1 on atapci0
ohci0:  mem 0xfe10-0xfe100fff irq 
10 at devic

e 15.2 on pci0
ohci0: [GIANT-LOCKED]
usb0: OHCI version 1.0, legacy support
usb0: SMM does not respond, resetting
usb0:  on ohci0
usb0: USB revision 1.0
uhub0: (0x1166) OHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub0: 2 ports with 2 removable, self powered
isab0:  at device 15.3 on pci0
isa0:  on isab0
pcib1:  on acpi0
pci3:  on pcib1
amr0:  mem 0xfce0-0xfce0 irq 21 at device 
1.0 on pci3

amr0: [GIANT-LOCKED]
amr0:  Firmware 350O, BIOS 1.09, 128MB RAM
pcib2:  on acpi0
pci8:  on pcib2
bge0:  mem 
0xfcd1-0xfcd

1 irq 17 at device 1.0 on pci8
miibus0:  on bge0
brgphy0:  on miibus0
brgphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseTX, 
1000baseTX

-FDX, auto
bge0: Ethernet address: 00:11:43:db:68:2a
bge1:  mem 
0xfcd0-0xfcd

0 irq 18 at device 2.0 on pci8
miibus1:  on bge1
brgphy1:  on miibus1
brgphy1:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseTX, 
1000baseTX

-FDX, auto
bge1: Ethernet address: 00:11:43:db:68:2b
pcib3:  on acpi0
pci9:  on pcib3
pcib4:  on acpi0
pci14:  on pcib4
pcib5:  on acpi0
pci19:  on pcib5
pcib6:  on acpi0
pci24:  on pcib6
fdc0:  port 0x3f7,0x3f0-0x3f5 irq 6 drq 2 on 
acpi0

fdc0: [FAST]
fd0: <1440-KB 3.5" drive> on fdc0 drive 0
atkbdc0:  port 0x64,0x60 irq 1 on acpi0
atkbd0:  irq 1 on atkbdc0
kbd0 at atkbd0
atkbd0: [GIANT-LOCKED]
sio0: <16550A-compatible COM port> port 0x3f8-0x3ff irq 4 flags 0x10 
on acpi0

sio0: type 16550A
orm0:  at iomem 0xec000-0xe,0xc-0xc7fff on isa0
pmtimer0 on isa0
ppc0: parallel port not found.
sc0:  at flags 0x100 on isa0
sc0: VGA <16 virtual consoles, flags=0x300>
sio1: configured irq 3 not in bitmap of probed irqs 0
sio1: port may not be enabled
vga0:  at port 0x3c0-0x3df iomem 0xa-0xb on isa0
Timecounters tick every 10.000 msec
ipfw2 initialized, divert disabled, rule-based forwarding enabled, 
default to de

ny, logging unlimited
acd0: CDRW  at ata0-master UDMA33
Waiting 15 seconds for SCSI devices to settle
amrd0:  on amr0
amrd0: 69880MB (143114240 sectors) RAID 1 (optimal)
amrd1:  on amr0
amrd1: 139760MB (286228480 sectors) RAID 5 (optimal)
ses0 at amr0 bus 0 target 6 lun 0
ses0:  Fixed Processor SCSI-2 device
ses0: SAF-TE Compliant Device
SMP: AP CPU #2 Launched!
SMP: AP CPU #4 Launched!
SMP: AP CPU #6 Launched!
SMP: AP CPU #1 Launched!
SMP: AP CPU #3 Launched!
SMP: AP CPU #5 Launched!
SMP: AP CPU #7 Launched!
Mounting root from ufs:/dev/amrd0s1a


DeadMan Xia ,,
___

bge0: WatchDog Timedout -- resetting in FreeBSD 5.3

2005-08-04 Thread DeadMan Xia ....
Is there no one else, who can help me out, from this bge0: WatchDog
Time Out -- resetting .

I m using FreeBSD 5.3, on Dell Power Edge 6650 Quad Processor Machine,
my system get stuck while i m accessing it through ssh. well after
some time , when i acces  the machine & check , /var/log/messages ,, i
get  bge1: WatchDog Timedout -- resetting error. Is there any one , to
 tap my back & get me off from this headhac,,,
Here is the dmesg for my system ,

ACPI APIC Table: 
Timecounter "i8254" frequency 1193182 Hz quality 0
CPU: Intel(R) Xeon(TM) MP CPU 2.20GHz (2192.90-MHz 686-class CPU)
 Origin = "GenuineIntel"  Id = 0xf26  Stepping = 6
Features=0xbfebfbff
 Hyperthreading: 2 logical CPUs
real memory  = 2147352576 (2047 MB)
avail memory = 2095886336 (1998 MB)
FreeBSD/SMP: Multiprocessor System Detected: 8 CPUs
 cpu0 (BSP): APIC ID:  0
 cpu1 (AP): APIC ID:  1
 cpu2 (AP): APIC ID:  2
 cpu3 (AP): APIC ID:  3
 cpu4 (AP): APIC ID:  4
 cpu5 (AP): APIC ID:  5
 cpu6 (AP): APIC ID:  6
 cpu7 (AP): APIC ID:  7
ioapic0: Changing APIC ID to 8
ioapic1: Changing APIC ID to 9
ioapic2: Changing APIC ID to 10
MADT: Forcing active-low polarity and level trigger for SCI
ioapic0  irqs 0-15 on motherboard
ioapic1  irqs 16-31 on motherboard
ioapic2  irqs 32-47 on motherboard
npx0: [FAST]
npx0:  on motherboard
npx0: INT 16 interface
acpi0:  on motherboard
acpi0: Power Button (fixed)
Timecounter "ACPI-safe" frequency 3579545 Hz quality 1000
acpi_timer0: <32-bit timer at 3.579545MHz> port 0x808-0x80b on acpi0
cpu0:  on acpi0
cpu1:  on acpi0
cpu2:  on acpi0
cpu3:  on acpi0
cpu4:  on acpi0
cpu5:  on acpi0
cpu6:  on acpi0
cpu7:  on acpi0
pcib0:  port 0xcf8-0xcff on acpi0
pci0:  on pcib0
ahc0:  port 0xec00-0xecff mem 0xfe102000-
0xfe102fff irq 16 at device 3.0 on pci0
ahc0: [GIANT-LOCKED]
aic7892: Ultra160 Wide Channel A, SCSI Id=7, 32/253 SCBs
pci0:  at device 4.0 (no driver attached)
atapci0:  port 0x8b0-0x8bf,0x376,0x170-0x17
7,0x3f6,0x1f0-0x1f7 at device 15.1 on pci0
ata0: channel #0 on atapci0
ata1: channel #1 on atapci0
ohci0:  mem 0xfe10-0xfe100fff irq 10 at devic
e 15.2 on pci0
ohci0: [GIANT-LOCKED]
usb0: OHCI version 1.0, legacy support
usb0: SMM does not respond, resetting
usb0:  on ohci0
usb0: USB revision 1.0
uhub0: (0x1166) OHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub0: 2 ports with 2 removable, self powered
isab0:  at device 15.3 on pci0
isa0:  on isab0
pcib1:  on acpi0
pci3:  on pcib1
amr0:  mem 0xfce0-0xfce0 irq 21 at device 1.0 on pci3
amr0: [GIANT-LOCKED]
amr0:  Firmware 350O, BIOS 1.09, 128MB RAM
pcib2:  on acpi0
pci8:  on pcib2
bge0:  mem 0xfcd1-0xfcd
1 irq 17 at device 1.0 on pci8
miibus0:  on bge0
brgphy0:  on miibus0
brgphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseTX, 1000baseTX
-FDX, auto
bge0: Ethernet address: 00:11:43:db:68:2a
bge1:  mem 0xfcd0-0xfcd
0 irq 18 at device 2.0 on pci8
miibus1:  on bge1
brgphy1:  on miibus1
brgphy1:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseTX, 1000baseTX
-FDX, auto
bge1: Ethernet address: 00:11:43:db:68:2b
pcib3:  on acpi0
pci9:  on pcib3
pcib4:  on acpi0
pci14:  on pcib4
pcib5:  on acpi0
pci19:  on pcib5
pcib6:  on acpi0
pci24:  on pcib6
fdc0:  port 0x3f7,0x3f0-0x3f5 irq 6 drq 2 on acpi0
fdc0: [FAST]
fd0: <1440-KB 3.5" drive> on fdc0 drive 0
atkbdc0:  port 0x64,0x60 irq 1 on acpi0
atkbd0:  irq 1 on atkbdc0
kbd0 at atkbd0
atkbd0: [GIANT-LOCKED]
sio0: <16550A-compatible COM port> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0
sio0: type 16550A
orm0:  at iomem 0xec000-0xe,0xc-0xc7fff on isa0
pmtimer0 on isa0
ppc0: parallel port not found.
sc0:  at flags 0x100 on isa0
sc0: VGA <16 virtual consoles, flags=0x300>
sio1: configured irq 3 not in bitmap of probed irqs 0
sio1: port may not be enabled
vga0:  at port 0x3c0-0x3df iomem 0xa-0xb on isa0
Timecounters tick every 10.000 msec
ipfw2 initialized, divert disabled, rule-based forwarding enabled, default to de
ny, logging unlimited
acd0: CDRW  at ata0-master UDMA33
Waiting 15 seconds for SCSI devices to settle
amrd0:  on amr0
amrd0: 69880MB (143114240 sectors) RAID 1 (optimal)
amrd1:  on amr0
amrd1: 139760MB (286228480 sectors) RAID 5 (optimal)
ses0 at amr0 bus 0 target 6 lun 0
ses0:  Fixed Processor SCSI-2 device
ses0: SAF-TE Compliant Device
SMP: AP CPU #2 Launched!
SMP: AP CPU #4 Launched!
SMP: AP CPU #6 Launched!
SMP: AP CPU #1 Launched!
SMP: AP CPU #3 Launched!
SMP: AP CPU #5 Launched!
SMP: AP CPU #7 Launched!
Mounting root from ufs:/dev/amrd0s1a


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


Atheros AR5213 based WiFi card support on FreeBSD 5.3 but not on FreeBSD 5.4 ?? ...

2005-07-18 Thread Vledder, Hans
All,

Using Google I found a number of people that are apparently using an Atheros
AR5213 based Wifi card with FreeBSD 5.3-RELEASE. How come this device is not
recognized in 5.4-RELEASE and how do I work around this?

Best Regards,
Hans R. Vledder

Systems Designer / Systems Developer
Compuware ENL - Tech Technology Executives
Phone: +31 (0)20 311 63 23
Fax: +31 (0)20 311 63 45
Email: [EMAIL PROTECTED]




-- 
The contents of this e-mail are intended for the named addressee only. It
contains information that may be confidential. Unless you are the named
addressee or an authorized designee, you may not copy or use it, or disclose
it to anyone else. If you received it in error please notify us immediately
and then destroy it. 

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


Question about install oracle 920 on freebsd 5.3

2005-07-11 Thread Kun Niu
Dear freebsd users,

Thank you for reading the message.
I'm trying to install oracle 920 on freebsd on freebsd 5.3.
But it failed when it is confirming jvm.
When I run "java -version" bundled with oracle, it really works.
Could somebody help me out?
Any help would be appreciated.
Thanks in advance.

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


RE: suitability of freebsd 5.3 for 486 dx2 66?

2005-07-10 Thread Ted Mittelstaedt


$ df
Filesystem  1K-blocks   Used  Avail Capacity  Mounted on
/dev/ad0s1a 50350  37954   836882%/
/dev/ad0s1e436206 178144 22316644%/usr
procfs  4  4  0   100%/proc
$ uname -a
FreeBSD xxx.x.com 4.10-RELEASE FreeBSD 4.10-RELEASE #0: Tue May 25
22:47:12 GMT 2004
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC  i386
$


Granted, it's FBSD 4.10 not 4.11, but they are similar enough.

As I said, it is just in knowing how to set it up.  One of the keys
is not installing /usr/ports.  While the ports system is great for
setting things up fast, it is a space hog.  If you download and
compile the utilities by hand, it uses a lot less space, plus you
learn how the system actually works as opposed to learning how to
flip switches on a black box.

I use /usr/ports quite a lot but I didn't when I was learning.

Ted


>-Original Message-
>From: [EMAIL PROTECTED]
>[mailto:[EMAIL PROTECTED] Behalf Of Garrett Cooper
>Sent: Sunday, July 10, 2005 2:31 AM
>To: freebsd-questions@freebsd.org
>Subject: Re: suitability of freebsd 5.3 for 486 dx2 66?
>
>
>Ted Mittelstaedt wrote:
>
>>This is fine for FreeBSD 4.11,  yes it will take a long
>>time to build a kernel, but not more than 24 hours.  You
>>also get some valuable lessons in space planning on a
>>hard disk.
>>
>>The original PDP-11 only had 64k  (that's k, not meg) of
>>ram I believe.
>>
>>Ted
>>
>>
>>
>>>-Original Message-
>>>From: [EMAIL PROTECTED]
>>>[mailto:[EMAIL PROTECTED] Behalf Of Cecil
>>>Sent: Friday, July 08, 2005 5:16 AM
>>>To: freebsd-questions@freebsd.org
>>>Subject: suitability of freebsd 5.3 for 486 dx2 66?
>>>
>>>I plan on running a 486 I found laying around as a
>>>freebsd box. It only has a floppy, and yes, it's a
>>>486. It does have 500 meg hard disk and 20 megs of ram
>>>though. Any ideas as to what is realistic to expect
>>>out of this machine? I plan to run it as a CLI box
>>>only to learn perl, python, C++ and some other stuff
>>>on.
>>>
>>>Xeys
>>>
>>>
>Good luck fitting everything on there. You can get FreeBSD on 250
>maybe, but that's just the base system. After installing Python/any GNU
>stuff or sources, you may run into disk space issues. Then again, you
>can plan on having your swap slice being small (~50 Mb if you wish).
>Email me personally, if you want any DRAM because I have some laying
>around that you might want from a 486 ;).
>-Garrett
>___
>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: suitability of freebsd 5.3 for 486 dx2 66?

2005-07-10 Thread Garrett Cooper

Ted Mittelstaedt wrote:


This is fine for FreeBSD 4.11,  yes it will take a long
time to build a kernel, but not more than 24 hours.  You
also get some valuable lessons in space planning on a
hard disk.

The original PDP-11 only had 64k  (that's k, not meg) of
ram I believe.

Ted

 


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Cecil
Sent: Friday, July 08, 2005 5:16 AM
To: freebsd-questions@freebsd.org
Subject: suitability of freebsd 5.3 for 486 dx2 66?

I plan on running a 486 I found laying around as a
freebsd box. It only has a floppy, and yes, it's a
486. It does have 500 meg hard disk and 20 megs of ram
though. Any ideas as to what is realistic to expect
out of this machine? I plan to run it as a CLI box
only to learn perl, python, C++ and some other stuff
on.

Xeys
   

   Good luck fitting everything on there. You can get FreeBSD on 250 
maybe, but that's just the base system. After installing Python/any GNU 
stuff or sources, you may run into disk space issues. Then again, you 
can plan on having your swap slice being small (~50 Mb if you wish). 
Email me personally, if you want any DRAM because I have some laying 
around that you might want from a 486 ;).

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


RE: suitability of freebsd 5.3 for 486 dx2 66?

2005-07-10 Thread Ted Mittelstaedt

This is fine for FreeBSD 4.11,  yes it will take a long
time to build a kernel, but not more than 24 hours.  You
also get some valuable lessons in space planning on a
hard disk.

The original PDP-11 only had 64k  (that's k, not meg) of
ram I believe.

Ted

>-Original Message-
>From: [EMAIL PROTECTED]
>[mailto:[EMAIL PROTECTED] Behalf Of Cecil
>Sent: Friday, July 08, 2005 5:16 AM
>To: freebsd-questions@freebsd.org
>Subject: suitability of freebsd 5.3 for 486 dx2 66?
>
>
>I plan on running a 486 I found laying around as a
>freebsd box. It only has a floppy, and yes, it's a
>486. It does have 500 meg hard disk and 20 megs of ram
>though. Any ideas as to what is realistic to expect
>out of this machine? I plan to run it as a CLI box
>only to learn perl, python, C++ and some other stuff
>on.
>
>Xeys
>
>
>
>
>Sell on Yahoo! Auctions – no fees. Bid on great items.
>http://auctions.yahoo.com/
>___
>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: suitability of freebsd 5.3 for 486 dx2 66?

2005-07-08 Thread Norbert Koch
If it is only for cli
and learning programming,
I'd suggest to install FreeBSD 4.11.
All you need (gcc, perl, python, vim/emacs)
is readyly available from
the original install cd #1.

I had a comparable box running as
a samba fileserver under FreeBSD and
even could run a "make world"
on it.

You need to have at least a cdrom drive
or network card in your 486 box for
installation.

If you don't need the comfort
of sysinstall, you could also
give netbsd a try.

> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of Cecil
> Sent: Friday, July 08, 2005 2:16 PM
> To: freebsd-questions@freebsd.org
> Subject: suitability of freebsd 5.3 for 486 dx2 66?
> 
> 
> I plan on running a 486 I found laying around as a
> freebsd box. It only has a floppy, and yes, it's a
> 486. It does have 500 meg hard disk and 20 megs of ram
> though. Any ideas as to what is realistic to expect
> out of this machine? I plan to run it as a CLI box
> only to learn perl, python, C++ and some other stuff
> on.
> 
> Xeys

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


Re: suitability of freebsd 5.3 for 486 dx2 66?

2005-07-08 Thread Chuck Swiger

Cecil wrote:

I plan on running a 486 I found laying around as a
freebsd box. It only has a floppy, and yes, it's a
486. It does have 500 meg hard disk and 20 megs of ram
though. Any ideas as to what is realistic to expect
out of this machine? I plan to run it as a CLI box
only to learn perl, python, C++ and some other stuff
on.


You don't have enough disk space to fit Perl, Python, and a full FreeBSD 
distribution.  The CPU is going to be slow but workable, but 20MB of RAM is 
going to be very marginal, too.  I'm not sure the installer will be able to 
run, although if you can get the disk built out, FreeBSD will run.


--
-Chuck

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


  1   2   3   4   5   6   7   8   9   >