/dev files keep no permissions

2009-09-23 Thread herbs
Hi Daemons,
I wonder whats wrong there:

I need to change the permissions from 
/dev/speaker 600 to /dev/speaker 666
--all works ok.

Then I reboot the computer and the permissions of the file is back to 600.

How to make it permanent? Is is normal that /dev files do what they
want?

Thanks
herb langhans

___
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: /dev files keep no permissions

2009-09-23 Thread herbs
Thanks Manolis,
works perfect now! 

FreeBSD has the safest speaker access in the universe it seems. Even
the speaker-beeping user should be member of a group to do so..

Cheers
herb langhans

 On Wed, Sep 23, 2009 at 09:44:12AM +0300, Manolis Kiagias wrote:
  herbs wrote:
   Hi Daemons,
   I wonder whats wrong there:
  
   I need to change the permissions from 
   /dev/speaker 600 to /dev/speaker 666
   --all works ok.
  
   Then I reboot the computer and the permissions of the file is back to 600.
  
   How to make it permanent? Is is normal that /dev files do what they
   want?
  
 
  
  Yes :)
  The /dev filesystem is dynamic, it is recreated at every boot. For your
  setting to persist, enter it in /etc/devfs.conf
  
  The examples in there will help you out, although probably this is the
  line you need:
  
  perm speaker 0666
  ___
  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
___
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: ath(4) Atheros AR9285 support

2009-09-08 Thread herbs
I had serious problems using the port hal in combination with an Atheros
WiFi card. Maybe disable hal and try again?

Cheers
herb langhans
 
On Tue, Sep 08, 2009 at 05:23:10PM +0400, Sergey Vinogradov wrote:
 Hi,
 Just wanted to know, if there will be any Atheros AR9285 support in
 ath(4) driver in nearest future? I've got my ASUS Eee 1005HA with one of
 these wireless adapters, and it doesn't seem to be working.
 
 -- 
 wbr,
 Boo
 



-- 
*** Herbert Langhans, Warschau
*** Sprachtraining Langhans
*** http://www.langhans.com.pl
*** herbert at langhans.com.pl
*** NIP 526-229-61-51
*** Regon  014911759
*** Tel. 603 341 441
___
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


Xorg - how can I configure this thing??

2009-07-09 Thread herbs
Hi Daemons,
I am stuck with a fresh installation, FreeBSD 7.2 with the usual X Server 
environment..

Usually I invoke xorgconfig to set up the hardware I have, like mouse
driver, monitor frequency, resolution and so on.

The new X server 1.6.0 seems to have some sort of autoconfig. I compiled
the /usr/ports/X11-wm/fluxbox - it installs the X Server with Fluxbox.

Then I type startx.

The twm windowmanager shows up, but accepts no input. Mousepointer
stuck, no key input. 

I cannot even create a /etx/X11/xorg.conf file by invoking ./xorgconfig .. 
  
What am I doing wrong? Can anybody give me a hint in the right
direction? 

Thanks!
herb langhans

-- 
*** Herbert Langhans, Warschau
*** Sprachtraining Langhans
*** http://www.langhans.com.pl
*** herbert at langhans.com.pl
*** NIP 526-229-61-51
*** Regon  014911759
*** Tel. 603 341 441
___
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: Xorg - how can I configure this thing??

2009-07-09 Thread herbs
Glen, Daniel, Andrew, Warren,
thanks a ton - will try your tricks carefully and try not to wreck the
installation.

Is quite a science, the 'easy automatic configuration'.

I let you know tomorrow how it worked out
Cheers
herb langhans

-- 
*** Herbert Langhans, Warschau
*** Sprachtraining Langhans
*** http://www.langhans.com.pl
*** herbert at langhans.com.pl
*** NIP 526-229-61-51
*** Regon  014911759
*** Tel. 603 341 441
___
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: [EMAIL PROTECTED] maildrop and postfix - temporary authentication failure

2008-10-09 Thread herbs
Is there anything in the instructions about the gid or uid? Maybe there
is something wrong. Just an idea..

herbs


On Thu, Oct 09, 2008 at 04:21:20PM +1000, Da Rock wrote:
 I'm really about to throw this damn server through a closed window (or
 better yet a brick wall). I've searched high and low on google for a
 straight answer, and any references in mailing lists give an answer of
 read the INSTALL file (as if thats supposed to solve everything).
 
 I have virtual users for email in postfix, and I want to use maildrop to
 deliver to the virtual mailboxes. Problem is, when it does use maildrop
 it shows an error in the logs as the subject line says.
 
 I've tried everything, checked everything. That supposed magic solution
 in the INSTALL file says only ONE thing needs to be set to get it to
 work. Maildrop is owned by root and group is mail. The socket is rwx
 globally (all this is set by the port install). The executing user for
 pipe in postfix is vmail.
 
 I've installed the port with authlib and gdbm (even manually adjusted
 the makefile to ensure --enable-userdb). Nada.
 
 The generally consensus is that it should work out of the box- so what
 the hell am I doing wrong? Where should I be looking? Specifically: what
 is not authenticating? I can manually test maildrop ok. So wtf?
 
 You'll have to excuse my language here- I'm not sure how much hair I
 have left after working on this for several days...
 
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]
 

-- 
*** Herbert Langhans, Warschau
*** Sprachtraining Langhans
*** http://www.langhans.com.pl
*** herbert at langhans.com.pl
*** NIP 526-229-61-51
*** Regon  014911759
*** Tel. 603 341 441
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Default config for claws-mail

2008-07-22 Thread herbs
I use sylpheed with bogofilter. If I understand the combination right
they are seperate programs, bogofilter is a program what gets invoked by
sylpheed (or Claws in your case). Install the bogofilter port and try
again. You can invoke bogofilter from the command line to see it is
there and works. There are probably some settings required, but bogofilter
works excellent.

Hope that helps
herbs

On Mon, Jul 21, 2008 at 07:31:58PM -0400, David Gurvich wrote:
 I like to use claws-mail with the bogofilter plugin as it is fast and
 simple.  The package is built without bogofilter and I wondered why
 that is so.  Does having claws-mail built with bogofilter conflict with
 something else?  Or is this a legacy of the time when the plugin was a
 separate port?
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]
 

-- 
*** Herbert Langhans, Warschau
*** Sprachtraining Langhans
*** http://www.langhans.com.pl
*** herbert at langhans.com.pl
*** NIP 526-229-61-51
*** Regon  014911759
*** Tel. 603 341 441
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Firefox 3

2008-06-28 Thread herbs
Yes, you invoke #firefox (the V2.x) or #firefox-devel (for the new one).
Dont remember with the bookmarks and plugins though, you maybe have to
import/reinstall these.

Cheers
herbs


  I took firefox-devel. Some days ago it was version 3.0a2. Works quite well 
  if you really dont want to wait..
 
 Does it coexist happily with Firefox 2.x?


-- 
*** Herbert Langhans, Warschau
*** Sprachtraining Langhans
*** http://www.langhans.com.pl
*** herbert at langhans.com.pl
*** NIP 526-229-61-51
*** Regon  014911759
*** Tel. 603 341 441
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: to scsi or not to scsi

2008-06-27 Thread herbs
I have a SCSI controller, two cd-rom drives and the external tape
streamer on my workstation. No SCSI harddisk anymore. A 18 or 36GB
harddisk is likely to be the SCSI-2 standard, this is the controller I have. 
In the past it was quite a speedy interface, but I guess even the older ATAs 
outperform it nowadays. 
The only thing what speaks for SCSI is up to 8 devices on one contoller
and the fact that the disks 'speak' directly to each other. In my case,
I can duplicate cd to cd without using much of the processors time.
Well, this is more of technical interest but practical use. In a server
it is a good thing if you have seperate ../mail and /tmp and /home
directories on different disks--SCSI will be fast then.
You can get the disks cheap, there cannot be much wrong. Just be aware
that most of the SCSI disks were used in servers, they really were running day 
and night, are just worn out and this is what you often find on fleabay. If I 
had a single-hd workstation I would rather go for ATA or SATA.

My 2c
herbs

-- 
*** Herbert Langhans, Warschau
*** Sprachtraining Langhans
*** http://www.langhans.com.pl
*** herbert at langhans.com.pl
*** NIP 526-229-61-51
*** Regon  014911759
*** Tel. 603 341 441
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: FreeBSD-like linux distro?

2008-06-11 Thread herbs
Also Slackware has a rather Unix-like concept. The versions until 11 (if
I remember right) still run on the 2.4 kernel and have an option to
install without X11 and KDE and such. I still use it on a slow server,
it is easy to understand when you come from BSD-land.

Cheers
herbs


On Wed, Jun 11, 2008 at 12:54:07PM +0300, Heikki Suonsivu wrote:
 I need to get something to run on x86 computers which do not contain 
 math in hardware, and FreeBSD dropped non-math cpus long time ago. 
 NetBSD did the same, so Linux seems to be the only possibility.
 
 So, the question:
 
 What is the linux distro which is closest to FreeBSD in terms of 
 installation and use.  A linux with basic userland and ports(-like) 
 system, and quick and easy install like FreeBSD ?
 
 Heikki Suonsivu

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

-- 
*** Herbert Langhans, Warschau
*** Sprachtraining Langhans
*** http://www.langhans.com.pl
*** herbert at langhans.com.pl
*** NIP 526-229-61-51
*** Regon  014911759
*** Tel. 603 341 441
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Recommendations for djvu and bittorrent

2008-02-10 Thread herbs
If you want a small torrent daemon running in the background then give
bitflu a try. It is also present in the ports collection. Needs a little
time to configure it but its a nice little program.

Cheers
herbs

On Sun, Feb 10, 2008 at 11:33:14PM +0100, Wojciech Puchar wrote:
 There are multiple bittorrent clients in ports like net-p2p/mldonkey,
 net-p2p/ctorrent, etc... Just remember to configure your firewall
 
 rtorrent being my favourite
 
 by opening and redirecting the appropriate bittorrent ports, and
 you should be up and running. ;)
 
 Thanks,
 Bob Hall
 
 Regards,
 -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]
 
 
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]
 

-- 
*** Herbert Langhans, Warschau
*** Sprachtraining Langhans
*** http://www.langhans.com.pl
*** herbert at langhans.com.pl
*** NIP 526-229-61-51
*** Regon  014911759
*** Tel. 603 341 441
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]