make.conf and USA_RESIDENT

2006-06-30 Thread Adam Stroud
I have seen references to a USA_RESIDENT make.conf entry.  However, I 
cannot find any reference to this variable in 
/usr/share/examples/etc/make.conf, or the make.conf man page.  Does this 
setting still exist?  If so, is there are documentation for it?


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


pkgdb error

2006-06-19 Thread Adam Stroud
I am having a problem with pkgdb and I am wondering if someone can point 
me in the right direction.  I was trying to update some of my out of 
date ports with portupgrade and when I get a pkgdb error.  Now whenever 
I try to run any portupgrade command, or even and pkgdb command (like 
pkgdb -Fu) I get the following error message:


[Rebuilding the pkgdb format:dbm_hash in /var/db/pkg ... can't convert 
String into Integer: Cannot update the pkgdb!]


Anyone have any ideas or links to some information on how to solve this?

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


portsnap question

2006-04-14 Thread Adam Stroud
I have a question on what the handbook says about portsnap.  According 
to the handbook:



Adding the following line to /etc/crontab will cause portsnap to update 
its compressed snapshot and the INDEX files in /usr/ports/, and will 
send an email if any installed ports are out of date:


0 3 * * * root portsnap -I cron update  pkg_version -vIL=

My question is what part of that crontab entry sends an email?  Is it a 
function of cron, because I didnt see any reference to an email getting 
sent in the portsnap or pkg_version man page.


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


CVSup/Ports Question

2006-04-12 Thread Adam Stroud
I just have a quick question on some of the documentation I have read 
about FreeBSD and it's ports collection.  I read in the handbook that 
the cvsup tag for the ports-* collection should be ..


In particular, use only tag=. for the ports-* collections.

However, when I was reading the ports(7) man page I saw:

It is possible to download and use ports from the FreeBSD repository 
that are newer than the installed system; however it is important to 
install the appropriate ``Upgrade Kit'' from 
http://www.FreeBSD.org/ports/ first!  The portcheckout(1) 
(ports/devel/portcheckout) script (also a port, of course!) will help to 
download new ports.


When I went to the webpage that the man page referenced I found a 
paragraph that stated


The Ports Collection supports the latest release on the FreeBSD-CURRENT 
and FreeBSD-STABLE branches. Older releases are not supported and may or 
may not work correctly with an up-to-date ports collection. Over time, 
changes to the ports collection may rely on features that are not 
present in older releases. Wherever convenient, we try not to 
gratuitously break support for recent releases, but it is sometimes 
unavoidable. When this occurs, patches contributed by the user community 
to maintain support for older releases will usually be committed.


My question is should I keep tag=. in my ports supfile even though I 
am running the RELENG_6_0 and from my understanding that is different 
from the -STABLE branch.


Or, am I just mixed up on the branching structure?

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


Re: How to Stop Bruit Force ssh Attempts?

2006-04-11 Thread Adam Stroud
I second that.  I have been doing the same thing (except running an 
OpenBSD firewall that blocks the offenders via pf) and it works like a 
charm.


A

Jonathan Franks wrote:


On Mar 18, 2006, at 12:39 PM, Chris Maness wrote:

In my auth log I see alot of bruit force attempts to login via ssh.  
Is there a way I can have the box automatically kill any tcp/ip 
connectivity to hosts that try and fail a given number of times?  Is 
there a port or something that I can install to give this kind of 
protection.  I'm still kind of a FreeBSD newbie.


If you are using PF, you can use source tracking to drop the offenders 
in to a table... perhaps after a certain number of attempts in a given 
time (say, 5 in a minute). Once you have the table you're in 
business... you can block based on it... and then set up a cron job to 
copy the table to disk every so often (perhaps once every two 
minutes). It works very well for me, YMMV.


If you don't want to block permanently, you could use cron to flush 
the table every so often too... I don't bother though.


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


Blob and FreeBSD

2006-03-29 Thread Adam Stroud
I have been using both Open and Free BSD for a few years.  Here is a 
Quick question about FreeBSD and the use of third party closed source 
binary drivers (known as blob to the OpenBSD community).  I was just 
doing some reading on the OpenBSD website about their views on third 
closed source drivers (they are completely against them).  Are the 
FreeBSD developers/community also against the use of closed drivers? 
Are these type of drivers currently being used in FreeBSD?  Any 
comments/pointers to relevant information would be greatly appreciated.


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


Re: Blob and FreeBSD

2006-03-29 Thread Adam Stroud
What about drivers that are not part of the ports collection?  Nvidia I 
can understand because the code is not in the kernel to the best of my 
knowledge.  If you want *the* nvidia driver, you install the port.  What 
about drivers for something like raid controllers that would exist 
solely in the kernel?


A

Michael Hernandez wrote, On 3/29/2006 10:00 AM:


On Mar 29, 2006, at 9:45 AM, Adam Stroud wrote:

I have been using both Open and Free BSD for a few years.  Here is a 
Quick question about FreeBSD and the use of third party closed source 
binary drivers (known as blob to the OpenBSD community).  I was just 
doing some reading on the OpenBSD website about their views on third 
closed source drivers (they are completely against them).  Are the 
FreeBSD developers/community also against the use of closed drivers? 
Are these type of drivers currently being used in FreeBSD?  Any 
comments/pointers to relevant information would be greatly appreciated.




Actually I use FreeBSD at home because it allows be to use an Nvidia 
blob. Why? Because my video card cost me 500 bucks and I want to be 
able to
use it's hardware acceleration. It's frivolous, but it's too late for 
me... I spent the money and I want to use it... and I *don't* want to be 
forced to use windows.
Is my next box going to force me to use blobs? Nah. I'm going to build 
one that will allow me to enjoy it to it's full potential without having 
to worry about

proprietary drivers at all...

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


make.conf Question

2006-01-21 Thread Adam Stroud
All:

I have been playing around with make.conf and I see that it is possible to
to use the NO_OPENSSH variable to not build openssh when updating fbsd
from source.  I also noticed in the /etc/defaults/rc.conf file that there is
a sshd_program entry that can be used to adjust where the installation of
sshd is.  I am assuming that this means that I can install openssh from the
ports exclusively and use the rc.conf file to launch the ports sshd on
startup.  Here are my questions about this:

1.  Is my assumption correct?
2.  Does this also apply to things like kerberos and openssl
3.  Does this impose any notable side effects to the system (possibly with
stability/security)?

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


Nvidia Driver (Dual post)

2005-07-15 Thread Adam Stroud
All:

Sorry about the second post, it was accidental.  My apologies.

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


Nvidia Driver

2005-07-15 Thread Adam Stroud
All:

I am having a problem getting my nvidia video card to work since I
portupgraded to the latest nvidia driver in the port.  I had
everything working find using many of the old verions.  Then I
upgraded to the latest version and now when I attempt tp startx, I
get:

X Window System Version 6.8.2

Release Date: 9 February 2005

X Protocol Version 11, Revision 0, Release 6.8.2

Build Operating System: FreeBSD 5.4 i386 [ELF]

Current Operating System: FreeBSD host 5.4-STABLE
FreeBSD 5.4-STABLE #0: Fri Jun 24 23:25:37 EDT 2005
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/APS_KERN i386

Build Date: 24 June 2005

   Before reporting problems, check http://wiki.X.Org

   to make sure that you have the latest version.

Module Loader present

Markers: (--) probed, (**) from config file, (==) default setting,

   (++) from command line, (!!) notice, (II) informational,

   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.

(==) Log file: /var/log/Xorg.0.log, Time: Thu Jul 14 22:50:09 2005

(==) Using config file: /etc/X11/xorg.conf

(EE) Failed to load module speedo (module does not exist, 0)

(EE) No devices detected.



Fatal server error:

no screens found



Please consult the The X.Org Foundation support

at http://wiki.X.Org

 for help.

Please also check the log file at /var/log/Xorg.0.log for additional
information.



X connection to :0.0 broken (explicit kill or server shutdown).


[EMAIL PROTECTED]:/bootexit

exit

I looked and /var/log/messages, and FreeBSD sees the video card and  I
verified that the module is loaded with kldinfo.  As I said,
everything worked fine with the older version of the port.  Does
anyone have any ideas?

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


Re: Nvidia Driver

2005-07-15 Thread Adam Stroud
I am using the GeForce2 GTS

On 7/15/05, Ian Moore [EMAIL PROTECTED] wrote:
 On Friday 15 July 2005 12:37, Adam Stroud wrote:
  All:
 
  I am having a problem getting my nvidia video card to work since I
  portupgraded to the latest nvidia driver in the port.  I had
  everything working find using many of the old verions.  Then I
  upgraded to the latest version and now when I attempt tp startx, I
  get:
 
  X Window System Version 6.8.2
 
  Release Date: 9 February 2005
 
  X Protocol Version 11, Revision 0, Release 6.8.2
 
  Build Operating System: FreeBSD 5.4 i386 [ELF]
 
  Current Operating System: FreeBSD osirus.stronet.dyndns.org 5.4-STABLE
  FreeBSD 5.4-STABLE #0: Fri Jun 24 23:25:37 EDT 2005
  [EMAIL PROTECTED]:/usr/obj/usr/src/sys/APS_KERN i386
 
  Build Date: 24 June 2005
 
Before reporting problems, check http://wiki.X.Org
 
to make sure that you have the latest version.
 
  Module Loader present
 
  Markers: (--) probed, (**) from config file, (==) default setting,
 
(++) from command line, (!!) notice, (II) informational,
 
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
 
  (==) Log file: /var/log/Xorg.0.log, Time: Thu Jul 14 22:50:09 2005
 
  (==) Using config file: /etc/X11/xorg.conf
 
  (EE) Failed to load module speedo (module does not exist, 0)
 
  (EE) No devices detected.
 
 
 
  Fatal server error:
 
  no screens found
 
 
 
  Please consult the The X.Org Foundation support
 
 at http://wiki.X.Org
 
   for help.
 
  Please also check the log file at /var/log/Xorg.0.log for additional
  information.
 
 
 
  X connection to :0.0 broken (explicit kill or server shutdown).
 
 
  [EMAIL PROTECTED]:/bootexit
 
  exit
 
  I looked and /var/log/messages, and FreeBSD sees the video card and  I
  verified that the module is loaded with kldinfo.  As I said,
  everything worked fine with the older version of the port.  Does
  anyone have any ideas?
 
  Thanks
  A
 
 What card do you have - nvidia have dropped support for older chipsets - take
 a look at /usr/ports/UPDATING for details.
 That might be the cause of your problem.
 
 Cheers,
 --
 Ian
 gpg key: http://home.swiftdsl.com.au/~imoore/no-spam.asc
 
 

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


Re: Nvidia Driver

2005-07-15 Thread Adam Stroud
Thanks for the enlightnement.  I have already rebuilt the driver with
the changes that I need.  My system will now longer boot, but that is
another issue.  Thank you for your help.

A

On 7/15/05, Ian Moore [EMAIL PROTECTED] wrote:
 On Friday 15 July 2005 20:59, Adam Stroud wrote:
 
  On 7/15/05, Ian Moore [EMAIL PROTECTED] wrote:
   On Friday 15 July 2005 12:37, Adam Stroud wrote:
All:
   
I am having a problem getting my nvidia video card to work since I
portupgraded to the latest nvidia driver in the port.  I had
everything working find using many of the old verions.  Then I
upgraded to the latest version and now when I attempt tp startx, I
get:
   
 
  
   What card do you have - nvidia have dropped support for older chipsets -
   take a look at /usr/ports/UPDATING for details.
   That might be the cause of your problem.
 
  I am using the GeForce2 GTS
 
 There's your problem then, it's not supported by the new drivers according to
 the list at http://www.nvidia.com/object/IO_18897.html
 
 Look at /usr/ports/UPDATING for instructions on how to keep the older driver
 on your system.
 
 Cheers,
 --
 Ian
 gpg key: http://home.swiftdsl.com.au/~imoore/no-spam.asc
 
 

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


Re: Nvidia Driver

2005-07-15 Thread Adam Stroud
Well,

That poses a problem.  During the upgrade (via portupgrade) my machine
rebooted on it's own and now won't boot.  I think I am getting a
kernel error that I was just about to post in another email to the
questions list.  I will copy you on that post.

A

On 7/15/05, nawcom [EMAIL PROTECTED] wrote:
 if you can, go ahead and print out your xorg.conf settings and the log
 file for it. I am suspicous that theres something up with that.
 
 Ben
 
 Ian Moore wrote:
 
 On Friday 15 July 2005 12:37, Adam Stroud wrote:
 
 
 All:
 
 I am having a problem getting my nvidia video card to work since I
 portupgraded to the latest nvidia driver in the port.  I had
 everything working find using many of the old verions.  Then I
 upgraded to the latest version and now when I attempt tp startx, I
 get:
 
 X Window System Version 6.8.2
 
 Release Date: 9 February 2005
 
 X Protocol Version 11, Revision 0, Release 6.8.2
 
 Build Operating System: FreeBSD 5.4 i386 [ELF]
 
 Current Operating System: FreeBSD osirus.stronet.dyndns.org 5.4-STABLE
 FreeBSD 5.4-STABLE #0: Fri Jun 24 23:25:37 EDT 2005
 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/APS_KERN i386
 
 Build Date: 24 June 2005
 
   Before reporting problems, check http://wiki.X.Org
 
   to make sure that you have the latest version.
 
 Module Loader present
 
 Markers: (--) probed, (**) from config file, (==) default setting,
 
   (++) from command line, (!!) notice, (II) informational,
 
   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
 
 (==) Log file: /var/log/Xorg.0.log, Time: Thu Jul 14 22:50:09 2005
 
 (==) Using config file: /etc/X11/xorg.conf
 
 (EE) Failed to load module speedo (module does not exist, 0)
 
 (EE) No devices detected.
 
 
 
 Fatal server error:
 
 no screens found
 
 
 
 Please consult the The X.Org Foundation support
 
at http://wiki.X.Org
 
  for help.
 
 Please also check the log file at /var/log/Xorg.0.log for additional
 information.
 
 
 
 X connection to :0.0 broken (explicit kill or server shutdown).
 
 
 [EMAIL PROTECTED]:/bootexit
 
 exit
 
 I looked and /var/log/messages, and FreeBSD sees the video card and  I
 verified that the module is loaded with kldinfo.  As I said,
 everything worked fine with the older version of the port.  Does
 anyone have any ideas?
 
 Thanks
 A
 
 
 
 What card do you have - nvidia have dropped support for older chipsets - take
 a look at /usr/ports/UPDATING for details.
 That might be the cause of your problem.
 
 Cheers,
 
 
 
 ___
 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]


FreeBSD will not boot

2005-07-15 Thread Adam Stroud
All:

I updated my nvidia drivers from the ports collection (Using the
WITH_LEGACY_GPU_SUPPORT option to add support for my GeFroce2 GTS). 
During the upgrade process, my machine rebooted on it's own and now
when I boot I get the following error message:

FreeBSD 5.4-STABLE #0: Fri Jun 24 23:25:37 EDT 2005
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/APS_KERN i386

kernel trap 18 with interrupts disabled

fatal trap 18:  integer divide fault while in kernel mode

instruction pointer  = 0x8:0xc689f8c
stack pointer = 0x10:0xc1020c88
frame pointer = 0x10:0xc1020c9c
code segment   = base 0x0, 0xf, type 0x1b
= DPL 0, pres 1, def32 1, gran 1
processor eflags= resume, IOPL=0
current process = 0 ()
trap number  = 18
panic:  integer divide fault
uptime: 1s

Anyone have any ideas?

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


Re: FreeBSD will not boot

2005-07-15 Thread Adam Stroud
Thanks for your help.  I will have to wait untill I get home to fix
the problem (I am at work now).  I will let you know how I make out.

Thanks Again
A

On 7/15/05, nawcom [EMAIL PROTECTED] wrote:
 ok from what ive figured out is  that kernel option WITH_LEGACY_GPU_SUPPORT
 is highly unsupported for the 5.x kernel
 
 http://www.freebsd.org/cgi/cvsweb.cgi/~checkout~/ports/x11/nvidia-driver/Makefile?rev=1.34content-type=text/plain
 
 my usual suggestion is to use the driver from nvidia.com, nvidia is very
 friendly to the open source community - so they have drivers for
 freebsd. ive used it myself and agp support works great.
 
 now -  for actually getting back into your system:
 
 do you have a back up kernel handy in your operating system?
 
 i know depending on how things are orginally set up when you install a
 new kernel
 the makefile copies the original kernel folder (/boot/kernel) to
 /boot/kernel.old and
 /boot/kernel is replaced with the new one.
 
 when you boot up freebsd and you get to the boot screen - select option
 number 6. then
 enter the following commands:
  unload
  load /boot/kernel.old/kernel
  boot
 
 let me know if you make it into the OS and if you do  - be sure and
 remove that nvidia option!
 ok i hope this help let me know of your status.
 -Ben
 
 
 
 
 Adam Stroud wrote:
 
 All:
 
 I updated my nvidia drivers from the ports collection (Using the
 WITH_LEGACY_GPU_SUPPORT option to add support for my GeFroce2 GTS).
 During the upgrade process, my machine rebooted on it's own and now
 when I boot I get the following error message:
 
 FreeBSD 5.4-STABLE #0: Fri Jun 24 23:25:37 EDT 2005
 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/APS_KERN i386
 
 kernel trap 18 with interrupts disabled
 
 fatal trap 18:  integer divide fault while in kernel mode
 
 instruction pointer  = 0x8:0xc689f8c
 stack pointer = 0x10:0xc1020c88
 frame pointer = 0x10:0xc1020c9c
 code segment   = base 0x0, 0xf, type 0x1b
 = DPL 0, pres 1, def32 1, gran 1
 processor eflags= resume, IOPL=0
 current process = 0 ()
 trap number  = 18
 panic:  integer divide fault
 uptime: 1s
 
 Anyone have any ideas?
 
 A
 
 
 

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


Nvidia Driver

2005-07-14 Thread Adam Stroud
All:

I am having a problem getting my nvidia video card to work since I
portupgraded to the latest nvidia driver in the port.  I had
everything working find using many of the old verions.  Then I
upgraded to the latest version and now when I attempt tp startx, I
get:

X Window System Version 6.8.2

Release Date: 9 February 2005

X Protocol Version 11, Revision 0, Release 6.8.2

Build Operating System: FreeBSD 5.4 i386 [ELF] 

Current Operating System: FreeBSD osirus.stronet.dyndns.org 5.4-STABLE
FreeBSD 5.4-STABLE #0: Fri Jun 24 23:25:37 EDT 2005
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/APS_KERN i386

Build Date: 24 June 2005

Before reporting problems, check http://wiki.X.Org

to make sure that you have the latest version.

Module Loader present

Markers: (--) probed, (**) from config file, (==) default setting,

(++) from command line, (!!) notice, (II) informational,

(WW) warning, (EE) error, (NI) not implemented, (??) unknown.

(==) Log file: /var/log/Xorg.0.log, Time: Thu Jul 14 22:50:09 2005

(==) Using config file: /etc/X11/xorg.conf

(EE) Failed to load module speedo (module does not exist, 0)

(EE) No devices detected.



Fatal server error:

no screens found



Please consult the The X.Org Foundation support 

 at http://wiki.X.Org

 for help. 

Please also check the log file at /var/log/Xorg.0.log for additional
information.



X connection to :0.0 broken (explicit kill or server shutdown).


[EMAIL PROTECTED]:/bootexit

exit

I looked and /var/log/messages, and FreeBSD sees the video card and  I
verified that the module is loaded with kldinfo.  As I said,
everything worked fine with the older version of the port.  Does
anyone have any ideas?

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


Re: ACL and tunefs

2004-11-27 Thread Adam Stroud
Kees:
You were right, I did not umount the filesystem first, I dropped into 
single user mode and I thought that did unmount the filesystem.  When I 
booted the machine into single the tunefs command seemed to work OK.

However, I still dont get a + when I do a long listing of a file and 
the handbook says I should see one.  Does this mean that things did not 
take?

A
Kees Plonsz wrote:
Adam Stroud wrote:
 

All:
I am trying to enable ACL support of my FreeBSD 5.3 box.  I drop into
single user mode and run the tunefs -a enable command on my partition
and get the following:
tuenfs:  ACLs set
tunefs:  /dev/ad0s1a:  failed to write superblock
When I reboot it seems that the ACL are not set.
Any ideas?
   

You forgot to umount your filesystem first !
 


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


Re: ACL and tunefs

2004-11-27 Thread Adam Stroud
I dont think the acl got enabled, here is my output from mount:
/dev/ad0s1a on / (ufs, NFS exported, local)
Kees Plonsz wrote:
Adam Stroud wrote:
 

Kees:
You were right, I did not umount the filesystem first, I dropped into
single user mode and I thought that did unmount the filesystem.  When I
booted the machine into single the tunefs command seemed to work OK.
However, I still dont get a + when I do a long listing of a file and
the handbook says I should see one.  Does this mean that things did not
take?
   


Check if your acl-option is working with mount ( no parameters )
It should give somthing like:
/dev/ad1s1g on /mnt (ufs, local, soft-updates, acls)
Then give the setfacl command on a file:
setfacl -m u::rwx,g:mail:rw file
Now you must have a + sign with the ls -la command.
I got error messages when I disabled or enabled acl
on a not-empty filesystem and made a directory listing.

 


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


Re: ACL and tunefs

2004-11-27 Thread Adam Stroud
I did not try that.  When I booted into single user more again and tried 
the tunefs -a enable / I get a messaged saying that acl was already 
enabled.  Strange.

A
Kees Plonsz wrote:
On Saturday 27 November 2004 22:58, Adam Stroud wrote:
 

I dont think the acl got enabled, here is my output from mount:
/dev/ad0s1a on / (ufs, NFS exported, local)
   

I guess you are right, acl is not enabled.
It is a spacial case, I think,. The a-slice gets mounted
immediatly after staring up the system and you cannot
umount it. You have to access it through another freebsd
system, let say with the fixit disk. Or did you already had
a solution for that ?
 


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


acl enabling

2004-11-26 Thread Adam Stroud
All:
I am trying to enable ACL support of my FreeBSD 5.3 box.  I drop into 
single user mode and run the tunefs -a enable command on my partition 
and get the following:

tuenfs:  ACLs set
tunefs:  /dev/ad0s1a:  failed to write superblock
When I reboot it seems that the ACL are not set.
Any ideas?
A
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


ACL and tunefs

2004-11-26 Thread Adam Stroud
All:
I am trying to enable ACL support of my FreeBSD 5.3 box.  I drop into 
single user mode and run the tunefs -a enable command on my partition 
and get the following:

tuenfs:  ACLs set
tunefs:  /dev/ad0s1a:  failed to write superblock
When I reboot it seems that the ACL are not set.
Any ideas?
A
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


DHCPClient

2004-11-24 Thread Adam Stroud
I have recently installed FBSD 5.3 and I am having problems using
DHCP.  I get an IP address, however I get no DNS resolution on the
address I get leased.  This machine previously used 5.2.1 and I had no
problems.  I have not touched the /etc/dhclient.conf file, it is still
empty.  Does anyone have any ideas?

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


Re: Re[2]: DHCPClient

2004-11-24 Thread Adam Stroud
The DNS server is a unix box that I dont have access to.  I know that
makes things difficult.  My main question is why would this have
stopped working from 5.2.1 to 5.2


On Wed, 24 Nov 2004 16:47:07 +0100, Hexren [EMAIL PROTECTED] wrote:
 AS The DHCP server is a windows box.
 
 
 
 -
 
 and the DNS server ?
 
 please send your mail to the list and only CC it to me, the chance
 taht somebody can help you is much greater than with just me ;)
 

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


xscreensaver/xscreensaver-gnome

2004-08-27 Thread Adam Stroud
Hey all:
I have built (from the ports) KDE and xscreensaver.  Now I am trying to 
again build Gnome2 from the ports and the istallation breaks when trying 
to install xscreensaver-gnome stating that it conflicts with 
xscreensaver.  When I do a okg_delete to xscreensaver the system states 
that this has such dependencies as KDE.  My question, is it safe to 
force a delete of xscreensaver and install xscreensaver-gnome?  Will 
that break any of the KDE componenets?  Any comments/directives would be 
appreciated.

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


Re: CVSUP

2003-07-31 Thread Adam Stroud
No, that was fine.  I understand what you are saying.  I was actually thinking 
that myself, I was just wondering if anyone had any easier way.  It's not a 
big deal really, I just change the default install dirs on one port.  That 
means that I change all of 4 lines in a Makefile, I was just wondering.  
Thanks anyway man.

Cheers

 If you have lots of disk space, you can try using CVSup to mirror the CVS
 repository and let CVS merge your changes:

 * Omit the `tag' in your cvsupfile. Just don't put one in.
 * Change the `prefix' to a place where you have a lot of space, such
   as /usr/local/portcvs. (Do NOT use /usr!)
 * Cvsup as normal.
 * You should find a lot of files in /usr/local/portcvs/ports/* with
   names ending in ,v. These are the CVS files.
 * Back up your ports tree (mv /usr/ports /usr/ports.old).
 * cd /usr  cvs -d /usr/local/portcvs checkout ports
 * If all went well, you have a ports tree.

 Now, always cvsup this way. To update your main ports tree, do
 `cd /usr/ports  cvs -d /usr/local/portcvs update'. This will
 try and merge your changes.

 This may have been a bit difficult to understand. I'm sure someone else can
 explain it better than I :-)

 -- Josh

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

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

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


Java and mozilla

2003-03-05 Thread Adam Stroud
Can someone tell me how to get java working with mozilla under Freebsd.  I 
have installed the jre from the ports collection, but I cant get java support 
in any browser working (opera, mozilla or konqueror)

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


Mono and C#

2003-02-11 Thread Adam Stroud
Has anyone successfully built mono (more specifically the C# compiler) on 
FreeBSD.  If so, could you tell me what you did?  I downloaded the source, 
and in the docs it tells me that I need a C# compiler installed in order to 
build the compiler.  Since I am trying to build the compiler for the first 
time, this poses a bit of a problem.  Any insight would be appreciated.

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



Re: mounting a dos file system

2003-01-10 Thread Adam Stroud
I thought that he was talking about mounting drives from distant machines


 Adam Stroud wrote:
 Instal Samba.  I have a silimar situation, and Samba works great foe me.
 
 I have small network at home, my system running freebsd and two other
 systems running windoze. I would like to be able to mount one of the
 logical dos drives on one of the windoze systems so I can transfer files
 to it. Is it possible and how do I go about doing it?
 
 Any help is greatly appreciated.
 
 
 To Unsubscribe: send mail to [EMAIL PROTECTED]
 with unsubscribe freebsd-questions in the body of the message
 
 To Unsubscribe: send mail to [EMAIL PROTECTED]
 with unsubscribe freebsd-questions in the body of the message

 You don't need Samba to mount a DOS partition on your FreeBSD
 machine.  All it needs is a command such as
 mount -t msdos /dev/ad1s1 /mnt
 where ad1s1 is the name of the partition holding the DOS file
 system, and /mnt is a valid, empty directory.

 You need Samba if you want to work the other way around; ie
 to read and write a FreeBSD filesystem from a Windows machine.


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



Re: kazaa on bsd

2003-01-09 Thread Adam Stroud
The Kazaa client for Linux was discontinued.  There is however a client for 
Linux that uses the Fast Track network.  I forget the name of it, but I am 
usre that it can be found on sourceforge.net.  It took some configuration and 
time, but I did have it running at one point.  It seems to me that the name 
was gIFT Maybe?


 On Thu, Jan 09, 2003 at 10:05:47AM -0500, Adam Maas wrote:
  Kazaa for Linux undr Linux emulation?

 This is very interesting.  I remember reading about the Linux client
 some time ago but when I searched I found little.  It seemed that KaZaA
 had discontinued the Linux client.  Do you have any more details (or
 even a copy of the original Linux client)?

   Many thanks,

 -lewiz.


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



Disable Mozilla profile

2003-01-03 Thread Adam Stroud
Does anyone know how to disable the profile in Mozilla?  I have tried 
re-building the port with the --disable-profile option, but profiles are 
still active.

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



Re: Disable Mozilla profile

2003-01-03 Thread Adam Stroud
Thanks for the reply, I am seeing the profile manager when I try to open a 
second instance of Mozilla.  I cant open another instance until I create 
another profile.  I understand that these profiles can be useful, but they 
can also be a sole reason not to use Mozilla.

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



FreeBSD Handbook NIS/YP Instructions

2003-01-03 Thread Adam Stroud
I am tryin to setup a NIS/YP domain.  I just get done reading that chapter in 
the FreeBSD handbook and I just have a quick question.  Since NIS uses RPC, 
do I need to configure inetd.conf to allow RPC on the NIS server and clients?  
The handbook does not make any mention of editing the inetd.conf file.

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



vsftpd and samba problem

2003-01-02 Thread Adam Stroud
I am having some problems with vsftpd and I was wondering if someone could 
offer me some insight.

I have an ftp server (using vsftpd) that mounts FAT32 shares from another 
machine via Samba.  I can mount the shares with no problem and access the 
files if I log onto the machine with SSH.  However, when I logon to the FTP 
server using an FTP client I am not able to transfer files with vsftpd.  I 
get an error that states 426: failure writing network stream.  I am able to 
change into the directory that I mount on and get a file listing.

Another interesting thing is that when I use another FTP server (such as 
ProFTPd) everything works fine; I am able to transfer files from the samba 
shares.

I have not been able to find much documentation involving a problem similar to 
mine.  Any ideas/insight would be greatly appreciated.

VSFTPD 1.1.3
Samba 2.2.7a
FreeBSD 4.7
ProFTPd 1.2.7

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



Samba Problem

2002-11-21 Thread Adam Stroud
I am relatively new to FreeBSD.  I have been using Linux for about a year and 
I have decided to make the change to FreeBSD.  I currently have one computer 
running Win98, one running RedHat Linux and one running FreeBSD.  I am having 
trouble connecting to the smb shares on the Linux box from the FreeBSD box.  
From the BSD box, I can connect to the windows shares, but when I try to 
mount the Linux shares I got smbfs: unable to open connection: syserr = 
Authentication error.  What really has me puzzled is the fact that the 
FreeBSD box originally had Linux on it and I had no problem connecting to the 
other Linux box with samba.  Any insight would be appreciated.

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