Re: freebsd-update upgrade -r 7.4-RELEASE-p12

2013-10-07 Thread Andreas Rudisch
On Mon, 7 Oct 2013 15:22:17 -0400
alexus ale...@gmail.com wrote:

 bash-4.2# freebsd-update upgrade -r 7.4-RELEASE-p12

 Is there a way to upgrade 7.4-RELEASE-p5 to 7.4-RELEASE-p12 using
 freebsd-update now?

What about:
# freebsd-update fetch
# freebsd-update install

http://www.freebsd.org/security/

Andreas
--
 Andreas Rudisch
 a...@sectorbyte.de
___
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: WARNING: FreeBSD 9.0-RELEASE is approaching its End-of-Life date.

2012-11-16 Thread Andreas Rudisch
On Thu, 15 Nov 2012 17:04:17 -0800
mer...@stonehenge.com (Randal L. Schwartz) wrote:

  Thanks for the clearification. One technical thing: is it possible, to 
  upgrade
  from FreeBSD 9.0 to 9.1 with the freebsd-update utility? 
 
 Andreas Yes, it is.
 
 Can I go from 8.3 directly to 9.1, or should I stop over at 9.0 first?

Once 9.1 will be release soon, you will see something like that:
  http://www.freebsd.org/releases/9.0R/installation.html

You should of course backup your data. I did an upgrade from 8.3 to 9.1-RC3
recently without problems. But keep in mind that you will have to recompile/
reinstall all installed ports. I usually delete all installed ports before
the upgrade to a new major version.

Andreas
--
GnuPG key  : 0x2A573565|http://www.gnupg.org/howtos/de/
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565
___
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: WARNING: FreeBSD 9.0-RELEASE is approaching its End-of-Life date.

2012-11-16 Thread Andreas Rudisch
On Fri, 16 Nov 2012 08:52:02 +0100
Matthias Petermann matth...@d2ux.net wrote:

do I understand it right - the default behaviour of freebsd-update will
be to update a 9.0 system to 9.1 when it becomes available? So this is
a rolling procedure?
I ask this because I could not find a parameter etc. in the man page
which may influent this, e.g. to limit updates to stay in a main
release (9.0, 9.0-p1, 9.0-p., 9.0-p12) but don't upgrade to 9.1.

http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/updating-upgrading-freebsdupdate.html

Andreas
--
GnuPG key  : 0x2A573565|http://www.gnupg.org/howtos/de/
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565
___
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: WARNING: FreeBSD 9.0-RELEASE is approaching its End-of-Life date.

2012-11-15 Thread Andreas Rudisch
On Thu, 15 Nov 2012 23:46:53 +0100
Matthias Petermann matth...@d2ux.net wrote:

 Thanks for the clearification. One technical thing: is it possible, to upgrade
 from FreeBSD 9.0 to 9.1 with the freebsd-update utility? 

Yes, it is.

Andreas
--
GnuPG key  : 0x2A573565|http://www.gnupg.org/howtos/de/
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565
___
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: FreeBSD update

2012-10-09 Thread Andreas Rudisch
On Tue, 09 Oct 2012 11:47:02 +0200
Istvan Gabor suseuse...@lajt.hu wrote:

 FreeBSD Handbook (at the end of section 25.2.2) says:
 
 However, freebsd-update will always update the /usr/src/sys/conf/newvers.sh 
 file.
 The current patch level (as indicated by the -p number reported by uname -r) 
 is obtained
 from this file. Rebuilding your custom kernel, even if nothing else changed, 
 will allow
 uname(1) to accurately report the current patch level of the system.
 
 From this I conclude that if I rebuild the kernel (the general kernel, not a 
 custom kernel),
 it should reflect patch level correctly.

Yes.

 This raises another question: are the updates made sequentially, as p1, p2, 
 etc.?
 This would explain why the kernel stayed at p3 level while the system was 
 updated to
 p4.

Yes.

 I Suppose if the update was done in one step after fetching and applying all
 update patches the kernel should reflect the system's patch level. Is this 
 correct?

Well, it 'should', but it does not, since freebsd-update does not work
that way. p4 did not require rebuilding the kernel, so it had not been
done.

 I am confused a little bit.

Feel free to browse the mailing lists, you are not the first one to be
confused.

Andreas
--
GnuPG key  : 0x2A573565|http://www.gnupg.org/howtos/de/
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565
___
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: FreeBSD update

2012-10-08 Thread Andreas Rudisch
On Mon, 08 Oct 2012 16:52:24 +0200
Istvan Gabor suseuse...@lajt.hu wrote:

 As I remember correctly during the fetch I saw a message that the current 
 patch level is p4.
 After rebooting the computer uname gives p3 on the updated system:

 Why does uname reports p3 while freebsd-update indicates p4 state?

Hi,

if freebsd-update does not update the kernel uname will not show the
'correct' patch level.

Andreas
--
GnuPG key  : 0x2A573565|http://www.gnupg.org/howtos/de/
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565
___
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: openbsd packet firewall

2012-09-07 Thread Andreas Rudisch
On Thu, 6 Sep 2012 23:41:44 -0400 (EDT)
Darrel levi...@iglou.com wrote:

 Packet Filter does not work 

Hi,

you might want to give more information other than that.

Andreas
--
GnuPG key  : 0x2A573565|http://www.gnupg.org/howtos/de/
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565
___
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: torrent file for FreeBSD iso

2011-12-18 Thread Andreas Rudisch
On Sun, 18 Dec 2011 14:35:55 +0200
Коньков Евгений kes-...@yandex.ru wrote:

 It will be very, very handy to put here .torrent file for download
 FreeBSD .iso
 
 ftp://ftp.freebsd.org/pub/FreeBSD/releases/i386/i386/ISO-IMAGES/9.0/


Torrents can already be found here:

http://torrents.freebsd.org:8080/

Regards,
Andreas
--
GnuPG key  : 0x2A573565|http://www.gnupg.org/howtos/de/
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


pgpYqV9X6HVJx.pgp
Description: PGP signature


Re: df with ZFS vs. zpool list

2011-12-15 Thread Andreas Rudisch
On Thu, 15 Dec 2011 14:20:05 +0100
Frank Lanitz fr...@frank.uvena.de wrote:

 I'm a bit confused about a thing. I did create a zpool using
 zpool create storage ada1 ada2 ada3

 storage   145G42k 145G0%  /storage

 freebsd-test# zpool list
 NAME  SIZE  ALLOC   FREECAP  DEDUP  HEALTH  ALTROOT
 storage   222G  9.10M   222G 0%  1.00x  ONLINE  -

 P.P.S.
 freebsd-test# zpool status
   NAMESTATE READ WRITE CKSUM
   storage ONLINE   0 0 0

 raidz1-0  ONLINE   0 0 0
  ^^
   ada1ONLINE   0 0 0
   ada2ONLINE   0 0 0
   ada3ONLINE   0 0 0

Hi,

everything look fine. The pool consists of 3 80GB hds, on them you
created a RAIDZ1 filesystem. In your case a third of the pool is used
for parity information.

Andreas
--
GnuPG key  : 0x2A573565|http://www.gnupg.org/howtos/de/
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


pgpyyvzAdajXh.pgp
Description: PGP signature


Re: fbsd 8.2 security updates -p3 -p4

2011-10-05 Thread Andreas Rudisch

Am 05.10.2011, 07:11 Uhr, schrieb n dhert ndhert...@gmail.com:


Less than a week ago, there was security update -p3, tonight already -p4
rolled in..
Does somone know why ?


http://security.freebsd.org/advisories/FreeBSD-SA-11:05.unix.asc

Andreas
___
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: Just wanted to install vim - had to spend entire day building X11

2011-01-10 Thread Andreas Rudisch
On Sun, 9 Jan 2011 22:19:02 +0100
Tony Maserati ableton...@gmail.com wrote:

 Hi,
 
 I'm just curious - what's the point of including X11 as a dependency to vim?
 And then making a vim-lite port (which you usually discover after installing
 X11). How about making it vim and vim-x11 instead?

I guess the next time you should simply install: /usr/ports/editors/vim-lite/

Andreas.
--
GnuPG key  : 0x2A573565|http://www.gnupg.org/howtos/de/
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


pgpSevs8cxKAJ.pgp
Description: PGP signature


Re: zfs on 7.3 with 7.2 world

2010-11-14 Thread Andreas Rudisch
On Mon, 15 Nov 2010 09:22:06 +0300
cronfy cro...@gmail.com wrote:

 I want to start using ZFS v13 and I have FreeBSD 7.2 world with 7.3 kernel.

 And if I need to upgrade something in the world - what should it be?

Why do you not update FreeBSD properly? If you want to use 7.3, install
kernel _and_ world. (I would suggest using 8.1 though.)

http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/updating-upgrading.html

It is far easier to help you once you run into problems, if your system
is consistent.

Andreas
--
GnuPG key  : 0x2A573565|http://www.gnupg.org/howtos/de/
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


pgpHmEbUBA9CS.pgp
Description: PGP signature


Re: download cvsup?

2010-10-17 Thread Andreas Rudisch
On Sun, 17 Oct 2010 23:44:42 -0400
Tim Dunphy bluethu...@gmail.com wrote:

  I accidentally deleted my ports tree thinking that cvsup was already
 installed. it wasn't. :(

csup is part of the system, no need to use cvsup from the ports any longer.

  I seem to be having a little trouble resolving external hosts tho my
 trusty named server on this host is working fine to resolve the local
 network. I need to reinstall my ports with sysinstall but to do that i
 need to resolve externally of course. I think this problem could use a
 fresh set of eyes.

For a start take a look at the cable/connection.

   media: Ethernet autoselect (none)
   status: no carrier

Andreas
--
GnuPG key  : 0x2A573565|http://www.gnupg.org/howtos/de/
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


pgpx4ZwAOBVFk.pgp
Description: PGP signature


Re: The nightmarish problem of installing a printer

2010-09-17 Thread Andreas Rudisch
On Fri, 17 Sep 2010 01:45:54 +0100
Chabane HEMDANI hemdani2...@gmail.com wrote:

 I've search, read, learn, follow instructions about nearly all the
 web-documentation about installing a new printer to work under cups without
 any success. I've  an HP Laser Jet 1018 printer and tools given by package
 print/hplip don't work correctly.
 
 I'm using FreeBSD 8.1-RELEASE
 I've rebuild a kernel without  ulpt.
 I modified my /etc/rc.conf to enable cupsd and hpiod and  hpssd.
 I modified /etc/devfs.rules like suggested by cups (see pkg_info -D
 cups-base-1.4.4 ).
 I've made many other configurations like that suggested at
 http://diablotins.org/index.php/Imprimer,_hplip
 http://diablotins.org/index.php/Imprimer,_hplip%20

 and finally, I've given to my students the wrong  answer that no one can
 print under FreeBSD !

Which is wrong, all you need is a printer, that is _supported_.

 Please where is the problem?

The LaserJet 1018 uses another protocol, so you need aditional software.
Take a look at these sites:
 http://www.openprinting.org/printer/HP/HP-LaserJet_1018
 http://foo2zjs.rkkda.com/

Before buying the next printer, see whether or not it is supported by
Cups http://www.cups.org/ppd.php . Same goes for your students.

Andreas
--
GnuPG key  : 0x2A573565|http://www.gnupg.org/howtos/de/
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


pgpy4L8v397s2.pgp
Description: PGP signature


Re: Are there tools for binary update(security etc.) of applications?

2010-07-30 Thread Andreas Rudisch
On Fri, 30 Jul 2010 09:16:55 +0100
Luca Renaud renaud.l...@gmail.com wrote:

 My question is: update them through the ports system?(compiling them all?)
 or binary update?
 Are there tools capable of doing that using the command line?(binary update
 of apps not in the core system or userland utilities,but also important
 regarding security questions,for example).

Take a look at this:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ports.html

Andreas
--
GnuPG key  : 0x2A573565|http://www.gnupg.org/howtos/de/
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


pgpO3sdAzkxRG.pgp
Description: PGP signature


Re: Downloading issue!

2010-03-09 Thread Andreas Rudisch
On Tue, 9 Mar 2010 17:58:45 +0300
Emmanuel Opio immanuel...@gmail.com wrote:

   Am studying at a University in E. Africa but the problem is that our
 server administrators blocked ftp and filtered out images, so we can not
 download any image file

You could try downloading it with a BitTorrent client.

  http://torrents.freebsd.org:8080/

Andreas
--
GnuPG key  : 0x2A573565|http://www.gnupg.org/howtos/de/
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


pgpZqQnew4t28.pgp
Description: PGP signature


Re: Lost audio after new Video card installation

2010-03-02 Thread Andreas Rudisch
On Mon, 1 Mar 2010 19:42:19 -0500
Carmel carmel...@hotmail.com wrote:

 I installed a nVidia GeForce GT 220 card.
 Now, the video is fine; however, there is no audio.

 hdac0: NVidia (Unknown) High Definition Audio Controller mem 
 0xfcffc000-0xfcff irq 16 at device 0.1 on pci3

I ran into the same problem after installing a GT 240. The video cards
support audio via HDMI. During boot the audio chip of the video card is
found first (also snd_hda) and used as primary audio device.

After kldunload / kldload snd_hda everything would work properly.

As a workaround I do not load the snd_hda kernel module at boot, but
with a cronjob @reboot. This way the normal sound card is found first.

Andreas
--
GnuPG key  : 0x2A573565|http://www.gnupg.org/howtos/de/
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


pgpxhcLJE9DdW.pgp
Description: PGP signature


Re: Lost audio after new Video card installation

2010-03-02 Thread Andreas Rudisch
On Tue, 2 Mar 2010 05:51:00 -0500
Carmel carmel...@hotmail.com wrote:

 On Tue, 2 Mar 2010 09:05:03 +0100
 Andreas Rudisch cyb.@gmx.net articulated:
 
  On Mon, 1 Mar 2010 19:42:19 -0500
  Carmel carmel...@hotmail.com wrote:
  
   I installed a nVidia GeForce GT 220 card.
   Now, the video is fine; however, there is no audio.
  
   hdac0: NVidia (Unknown) High Definition Audio Controller mem
   0xfcffc000-0xfcff irq 16 at device 0.1 on pci3
  
  I ran into the same problem after installing a GT 240. The video cards
  support audio via HDMI. During boot the audio chip of the video card
  is found first (also snd_hda) and used as primary audio device.
  
  After kldunload / kldload snd_hda everything would work properly.
  
  As a workaround I do not load the snd_hda kernel module at boot, but
  with a cronjob @reboot. This way the normal sound card is found first.

 I have sound compiled into my kernel:
 
 # Sound
 devicesound
 devicesnd_hda # nVidia MCP51 sound support

In that case you will not be able to unload/load the kernel module.

Anyway, I looked again at the problem and the correct way is to simply
set hw.snd.default_unit to the number of the correct pcm device.

Since the graphic card uses pcm0 to pcm3, it should be pcm4. Take a
look at the output of:

%dmesg | grep hda

You should see something like:

pcm2: HDA NVidia (Unknown) PCM #0 Digital at cad 2 nid 1 on hdac0
pcm3: HDA NVidia (Unknown) PCM #0 Digital at cad 3 nid 1 on hdac0
hdac1: HDA Codec #0: Realtek ALC883
pcm4: HDA Realtek ALC883 PCM #0 Analog at cad 0 nid 1 on hdac1

So set hw.snd.default_unit=4 using sysctl or /etc/sysctl.conf.

man snd_hda
man sound
man sysctl.conf 

Andreas
--
GnuPG key  : 0x2A573565|http://www.gnupg.org/howtos/de/
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


pgpSqol3beSnX.pgp
Description: PGP signature


Re: Invalid partition table after installation

2010-01-21 Thread Andreas Rudisch
On Thu, 21 Jan 2010 01:47:59 -0600
John j...@starfire.mn.org wrote:

 Suggestions, please?  I'm making zero headway right now. :(

Maybe it is just me, but somehow I am missing the problem / question.

Andreas
--
GnuPG key  : 0x2A573565|http://www.gnupg.org/howtos/de/
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


pgpyR5u2Qj4SG.pgp
Description: PGP signature


Re: Intel PRO/Wireless 2100 ipw WPA

2010-01-07 Thread Andreas Rudisch
On Sun, 3 Jan 2010 15:27:55 -0700 (MST)
Warren Block wbl...@wonkity.com wrote:

 Finishing a complete new install of 8-stable on a Thinkpad T42.  This 
 model came with the Intel PRO/wireless 2100.
 
 So far, it has almost but not quite been able to connect using WPA on 
 FreeBSD.

Same here when trying to set up wireless LAN on a T41 with an Intel
PRO/wireless 2100.

 rc.conf:
 wlans_ipw0=wlan0
 ifconfig_wlan0=WPA DHCP
 
 loader.conf:
 legal.intel_ipw.license_ack=1
 if_ipw_load=YES

That's what I did too. No joy.

 ifconfig wlan0 scan sees all the nearby access points, including mine.

Here too.

 wpa_supplicant can't quite attach, but doesn't give up trying.

 /var/log/messages:
 Jan  3 14:49:40 paddy wpa_supplicant[392]: CTRL-EVENT-SCAN-RESULTS
 Jan  3 14:49:40 paddy wpa_supplicant[392]: Trying to associate with 
 00:14:bf:cd:a2:0b (SSID='myssid' freq=2412 MHz)
 Jan  3 14:49:50 paddy wpa_supplicant[392]: Authentication with 
 00:14:bf:cd:a2:0b timed out.

Appart from that I got the following in /var/log/messages: 
  kernel: ipw0: need multicast update callback

Since the same setup worked fine on FreeBSD 7.2, maybe this infomation
regarding ipw is correct after all:
http://wiki.freebsd.org/8.0TODO#head-637d4dd09847005583f360ebb430cf32b64a4d8b

Andreas
--
GnuPG key  : 0x2A573565|http://www.gnupg.org/howtos/de/
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


pgpF3TNzlhYSz.pgp
Description: PGP signature


Re: Updating from 7.2-STABLE FreeBSD 7.2-STABLE #901 to 8-release

2010-01-05 Thread Andreas Rudisch
On Mon, 04 Jan 2010 19:14:45 -0600
eculp ec...@encontacto.net wrote:

 I intend to first upgrade my old, but up to date, 7.2-STABLE FreeBSD  
 7.2-STABLE #901 to the latest 8.0 release

 I want to conserve as much as I can so I thought that I might give
 freebsd-update upgrade -r 8.0-RELEASE a try.

freebsd-update does not work on STABLE branches. You can only track a
RELEASE branch and a few Beta/RC releases with it.

 I am trying to follow the instructions at
 http://www.freebsd.org/releases/8.0R/announce.html

From the first paragraph:
Systems running 7.[012]-RELEASE, 8.0-BETA[1234], or 8.0-RC[123] can
upgrade

Andreas
--
GnuPG key  : 0x2A573565|http://www.gnupg.org/howtos/de/
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


pgp57onOdNsXA.pgp
Description: PGP signature


Re: Intel PRO/Wireless 2100 ipw WPA

2010-01-04 Thread Andreas Rudisch
On Sun, 3 Jan 2010 15:27:55 -0700 (MST)
Warren Block wbl...@wonkity.com wrote:

 Finishing a complete new install of 8-stable on a Thinkpad T42.  This 
 model came with the Intel PRO/wireless 2100.

I am not sure whether or not this information is still valid:
http://wiki.freebsd.org/8.0TODO#head-637d4dd09847005583f360ebb430cf32b64a4d8b

At the end of the week I will try to set up WLAN on a T41 using that
chip to see if I too run into problems.

Andreas
--
GnuPG key  : 0x2A573565|http://www.gnupg.org/howtos/de/
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


pgp1zPY2PZ2Hi.pgp
Description: PGP signature


Re: Root exploit for FreeBSD

2009-12-10 Thread Andreas Rudisch
On Thu, 10 Dec 2009 14:41:41 +
Anton Shterenlikht me...@bristol.ac.uk wrote:

 FreeBSD isn't much used within the University (I understand) and has a
 (comparatively) poor security record.

In comparison to what it is supposed to have a poor security record?

 Most recently, for example:
 http://www.h-online.com/security/news/item/Root-exploit-for-FreeBSD-873352.html

Yes, and?

http://docs.freebsd.org/cgi/getmsg.cgi?fetch=0+0+archive/2009/freebsd-security-notifications/20091206.freebsd-security-notifications

http://security.freebsd.org/advisories/FreeBSD-SA-09:16.rtld.asc

Andreas
--
GnuPG key  : 0x2A573565|http://www.gnupg.org/howtos/de/
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


pgps1e71xOvxr.pgp
Description: PGP signature


Re: ifconfig - GUI interface available?

2009-11-26 Thread Andreas Rudisch
On Thu, 26 Nov 2009 16:09:26 +0100
herbert langhans herbert.raim...@gmx.net wrote:

 Hi Daemons,
 I use my laptop in different wifi networks. To choose the ssid, passwords and 
 such necessities I have to use the all-knowing and confusing 'ifconfig'.
 
 Question: Is there a GUI replacement for ifconfig? Where I can scan, choose 
 the ssid and do other basic things? I havent found anything in the ports 
 collection..

No idea, but what about using wpa_supplicant.
http://www.freebsd.org/doc/en/books/handbook/network-wireless.html

Andreas
--
GnuPG key  : 0x2A573565|http://www.gnupg.org/howtos/de/
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


pgp1wpMxmqhPh.pgp
Description: PGP signature


Re: ifconfig - GUI interface available?

2009-11-26 Thread Andreas Rudisch
On Thu, 26 Nov 2009 16:35:55 +0100
herbert langhans herbert.raim...@gmx.net wrote:

 Its merely a matter of comfort. Like on OSX or the infamous MS-thing, there 
 is a simple window. It shows all the ssid, you click on one (maybe the 
 password is already assigned) and you get the certain wifi net. 
 
 I use the laptop in different networks, often its auto selecting the wrong 
 one. It would be great to point and click and get the connection..

Hence the link and the keyword wpa_supplicant. Any way, here is another link:
http://www.freebsd.org/cgi/man.cgi?query=wpa_supplicant.confsektion=5

Take a look at the example section. You can define multiple networks.

Andreas
--
GnuPG key  : 0x2A573565|http://www.gnupg.org/howtos/de/
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


pgp8MBHHZFHRg.pgp
Description: PGP signature


Re: pppoe related

2009-11-10 Thread Andreas Rudisch
On Tue, 10 Nov 2009 06:52:22 -0800 (PST)
Dánielisz László laszlo_daniel...@yahoo.com wrote:

 What do you use to keep alive your FreeBSD pppoe connection client even if 
 there is no traffic? What do you set to reconnect the pppoe client 
 automaticaly on any disconnection?

man ppp
-ddial

Andreas
--
GnuPG key  : 0x2A573565|http://www.gnupg.org/howtos/de/
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


pgpkFUClUr3Pn.pgp
Description: PGP signature


Re: PPPoE client+pf+nat

2009-10-27 Thread Andreas Rudisch
On Tue, 27 Oct 2009 06:51:26 -0700 (PDT)
Dánielisz László laszlo_daniel...@yahoo.com wrote:

 Let's say I have two NICs in my PC: ext_if (for wan/pppoe connection) and 
 int_if for my LAN.
 How would you manage to get work NAT with pf using PPPoE from my ISP

As a start your pf.conf could look a bit like this:
#
ext_if = tun0
int_if = em1
localnet = $int_if:network

set block-policy return
set skip on lo0

scrub in all

nat on $ext_if from $localnet to any - ($ext_if)

antispoof for ($ext_if)
antispoof for $int_if

block in log all

pass inet from { lo0, $localnet } to any
pass out on $ext_if all
#

Andreas
--
GnuPG key  : 0x2A573565|http://www.gnupg.org/howtos/de/
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


pgpxqmJCP5t4d.pgp
Description: PGP signature


Re: am I the only one, wrt gcc44 -- it is failing and I can't build octave or much else

2009-10-26 Thread Andreas Rudisch
On Mon, 26 Oct 2009 02:53:36 -0400
Henry Olyer henry.ol...@gmail.com wrote:

 'everything; is dying in /usr/ports/lang/gcc44

Update and clean out your ports tree (portsnap/ portsclean). And then
rebuild octave.

Take a look at the error message. Does it tell you to put something
like kern.maxdsiz=734003200 into /boot/loader.conf?

 I also want/need to run X, and my X session (just put up,) doesn't yet let
 me move the mouse.  I installed hal and dbus but what do I do now?
 
 And where or where do I put the ServerFlags entry in my xorg.conf file.
  I'm sorry, I just don't know these things...

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

Andreas
--
GnuPG key  : 0x2A573565|http://www.gnupg.org/howtos/de/
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


pgpbhb1exnbOn.pgp
Description: PGP signature


Re: metadata is incorrect - freebsd-update

2009-09-09 Thread Andreas Rudisch
On Wed, 9 Sep 2009 05:26:13 +
Eitan Adler eitanadlerl...@gmail.com wrote:

 When I try to update to 8.0-BETA3

Try Beta4 instead.
http://lists.freebsd.org/pipermail/freebsd-stable/2009-September/051801.html

Andreas
--
GnuPG key  : 0x2A573565|http://www.gnupg.org/howtos/de/
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


pgppeHXonGCW9.pgp
Description: PGP signature


Re: diablo-jdk16

2009-08-20 Thread Andreas Rudisch
On Thu, 20 Aug 2009 18:30:57 +0200
Roy Stuivenberg roys1...@gmail.com wrote:

  Please open http://java.sun.com/javase/downloads/index.jsp
  in a web browser and follow the Download link for
  JDK US DST Timezone Update Tool - 1_3_15 to obtain the
  time zone update file, tzupdater-1_3_15-2009g.zip.

 I have tzupdater-1_3_18-2009k.zip in /usr/ports/distfiles.
 So I don't understand this issue, or what might be going wrong.

1.3.18 =! 1.3.15

Andreas
--
GnuPG key  : 0x2A573565|http://www.gnupg.org/howtos/de/
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


pgptRPpTq4jJN.pgp
Description: PGP signature


Re: diablo-jdk16

2009-08-20 Thread Andreas Rudisch
On Thu, 20 Aug 2009 18:45:07 +0200
Roy Stuivenberg roys1...@gmail.com wrote:

 Tnx Andreas,
 
 and where to get this version?
 Can't find it .. and also this is not like FreeBSD .. makes me think of
 Linux dependencie problems?

Google: tzupdater-1.3.15
-
http://lists.freebsd.org/pipermail/freebsd-java/2009-June/008118.html
-
https://cds.sun.com/is-bin/INTERSHOP.enfinity/WFS/CDS-CDS_Developer-Site/en_US/-/USD/viewproductdetail-start?productref=tzupdater-1.3.15-oth-...@cds-cds_developer

Why is it not like Freebsd? The only problem here is that you cannot download
older versions from Suns website more easily. Any way, that should do it.

Andreas
--
GnuPG key  : 0x2A573565|http://www.gnupg.org/howtos/de/
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


pgpGXSUwpYGYK.pgp
Description: PGP signature


Re: Looking for fast graphical web browser

2009-07-31 Thread Andreas Rudisch
On Fri, 31 Jul 2009 02:32:49 -0400
Daniel Underwood djuatde...@gmail.com wrote:

 Can anyone suggest a fast graphical web browser?
Opera.

Andreas
--
GnuPG key  : 0x2A573565|http://www.gnupg.org/howtos/de/
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


pgptocbRDDx3X.pgp
Description: PGP signature


Re: Looking for fast graphical web browser

2009-07-31 Thread Andreas Rudisch
On Fri, 31 Jul 2009 11:47:11 +0200
Polytropon free...@edvax.de wrote:

 versions, I saw it getting... hmmm... how do I tell best? It's
 getting more slower in overall handling, and it often stops
 working completely (several seconds)

I have not noticed such behaviour yet.

 problem with Firefox. Furthermore, there's lots of stuff now
 bundled with the Opera web browser that I (personally) found
 no use for, such as a mail client, IRC client, torrent client,
 and some other stuff that could easily be called bloatware.

I never get the argument about 'bloatware' when it comes to Opera.
Yes, there are options not that not everyone needs, but then again,
most of the time they do not get loaded / appear in the menu when not
used.

Also take a look at the size of the installers:

Opera 9.64/Windows:
Classic Installer, English (US) 4.8 MB
English (US) 5.4 MB
International 7.2 MB

Opera 9.64/FreeBSD 7.x (Static) 7.0 MB

Win32 Binaries: midori Win32 v0.1.8 12.9 MB

Firefox English (British) 3.5.1 win32 7.6MB
Firefox English (British) 3.5.1 linux 9.3MB

And there are a lot of features in Opera, for which you will need to
download extra extensions in Firefox.

 But maybe that's only my problem (due to my ancient computer
 and OS).

For me, Opera works much better on older hardware than Firefox.

Try Opera. Maybe it works for you.

Anyway, in the end everyone should use what he likes best. :)

Andreas
--
GnuPG key  : 0x2A573565|http://www.gnupg.org/howtos/de/
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


pgpUOJVzFTZ7Q.pgp
Description: PGP signature


Re: good morning to all

2009-07-07 Thread Andreas Rudisch
On Tue, 7 Jul 2009 14:17:58 +0530
malathi selvaraj malathira...@gmail.com wrote:

 i am not able to install freeBSD7.2
 i'm getting an error like cn't upload kernel

What about slowly reading again:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/install.html

Andreas

PS: Like you were told yesterday already, use a better subject line.
Good morning/afternoon/evening does _not_ help at all.
--
GnuPG key  : 0x2A573565|http://www.gnupg.org/howtos/de/
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


pgpWKxAykE5Rb.pgp
Description: PGP signature


Re: update from 7.0 to 7.2?

2009-06-29 Thread Andreas Rudisch
On Mon, 29 Jun 2009 14:05:29 -0400
Brad Mettee bmet...@pchotshots.com wrote:

 If a system is stable and ports are up to date, serving mail  web pages as 
 needed, is there any reason to update from this:
 FreeBSD ns1.pchotshots.com 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 
 10:35:36 UTC 
 2008 r...@driscoll.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64
 
 To something newer? (like 7.2 stable)
 
 Would there be any noticeable benefit from an update?

You mean other than using a supported system with bug and security fixes?

Andreas
--
GnuPG key  : 0x2A573565|http://www.gnupg.org/howtos/de/
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


pgp594kTq58ty.pgp
Description: PGP signature


Re: Opera: X Shared memory extension is not available. ZPixmap not supported

2009-05-14 Thread Andreas Rudisch
On Thu, 14 May 2009 09:03:25 + (GMT)
Saifi Khan saifi.k...@twincling.org wrote:

 Running Opera 9.64 on X.org 7.4 leads to freeze ups in Opera.
 
 The error reported is
 Opera: X Shared memory extension is not available. ZPixmap not
 supported
 
 My system is  Intel CeleronM 1.6GHz, Intel 945GM mobo.

I get this message too, it is just a note stating a feature of X is
missing to support ZPixmap properly so Opera will not use it.

I have not seen any big problems with Opera for years, so maybe you
have got some faulty hardware or other configuration issues.

Also please try to correct your time / time zone settings, all your
mails are arriving from the future.

Andreas
--
GnuPG key  : 0x2A573565|http://www.gnupg.org/howtos/de/
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


pgpMqnCp5TrSJ.pgp
Description: PGP signature


Re: freebsd-update and 7.1-RELEASE-p5

2009-04-28 Thread Andreas Rudisch
On Tue, 28 Apr 2009 09:31:15 -0700
Jim Vanderveen jim.vanderv...@gmail.com wrote:

 I updated a fresh 7.1-RELEASE to (I thought) 7.1-RELEASE-p5 using
 freebsd-update; however, uname shows me at 7.1-RELEASE-p4 after
 rebooting:

Afaik -p5 did not require rebuilding the kernel. That is why it only
shows -p4. The string is only updated if the kernel is recompiled using
the recent source.

Andreas
--
GnuPG key  : 0x2A573565|http://www.gnupg.org/howtos/de/
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


pgpnauVxdID1Y.pgp
Description: PGP signature


Re: Automounting of USB drives - Why is it a problem?

2009-04-15 Thread Andreas Rudisch
On Wed, 15 Apr 2009 16:50:38 +0300
Manolis Kiagias sonic200...@gmail.com wrote:

 FreeBSD *can* automount. The problem for the time being is pulling a USB
 flash drive without unmounting.

Looks like this will no longer be a problem on FreeBSD 7.2+. It works fine 
already on 7.2-Prerelease/RC1.

Andreas
--
GnuPG key  : 0x2A573565|http://www.gnupg.org/howtos/de/
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


pgpWunKAve4fT.pgp
Description: PGP signature


Re: web based file sharing

2009-03-27 Thread Andreas Rudisch
On Fri, 27 Mar 2009 09:13:12 +
Terry te...@bluelight.org.uk wrote:

 Just looking for a way to give easy access over the internet to some 
 files for multiple users. Web based would be ideal as they all know how 
 to open a browser.
 Internally files are shared using samba.
 Has any one come across any thing ?

Apache.

Andreas
--
GnuPG key  : 0x2A573565|http://www.gnupg.org/howtos/de/
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


pgphnCfkiUoTC.pgp
Description: PGP signature


Re: Finding Dependencies

2009-03-17 Thread Andreas Rudisch
On Tue, 17 Mar 2009 16:55:30 -0400
Jerry ges...@yahoo.com wrote:

 It does not list any package that depends on it. I have no idea why it
 is being installed.

Sounds like it was a requirement to build (but not to run) another port.

Andreas
--
GnuPG key  : 0x2A573565|http://www.gnupg.org/howtos/de/
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


pgpbDNYIZMwnV.pgp
Description: PGP signature


Re: Anonymizer tool like Tor?

2009-03-12 Thread Andreas Rudisch
On Thu, 12 Mar 2009 10:12:48 +0100
Gilles gilles.gana...@free.fr wrote:

 I'd like to download information from our competitor's web site,
 without their knowing it's from us.

?

 The Tor network works fine, but they don't seem to provide a *nix
 version

/usr/ports/security/tor/

Andreas
--
GnuPG key  : 0x2A573565|http://www.gnupg.org/howtos/de/
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


pgpc91pNHdCXJ.pgp
Description: PGP signature


Re: Where is my STRFILE?

2009-02-20 Thread Andreas Rudisch
On Fri, 20 Feb 2009 12:19:54 +0100
herbert langhans herbert.raim...@gmx.net wrote:

 /usr/games/strfile
 ..not there. Checked with locate, no strfile anywhere on 7.1!

Looks like it comes with fortune.
/usr/src/games/fortune/strfile

Make sure you did install FreeBSD with games and/or updated it with
games.

/etc/make.conf - NO_GAMES set? Supfile containing src-all or src-games?

Andreas
--
GnuPG key  : 0x2A573565|http://www.gnupg.org/howtos/de/
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


pgpsGDAkV7Su6.pgp
Description: PGP signature


Re: intel 64-bit version?

2009-02-02 Thread Andreas Rudisch
On Mon, 2 Feb 2009 06:24:35 -0800 (PST)
gahn ipfr...@yahoo.com wrote:

 What is the image for intel 64-bit version of freebsd? i have xeon machine 
 and would like to install freebsd on it.

You can use 7.1-RELEASE-i386 (32bit) or 7.1-RELEASE-amd64 (64bit)
depending on whether or not you are going to run 64 bit software or
want to use more than 4GB of RAM.

Andreas
--
GnuPG key  : 0x2A573565|http://www.gnupg.org/howtos/de/
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


pgpnnul38DDeE.pgp
Description: PGP signature


Re: intel 64-bit version?

2009-02-02 Thread Andreas Rudisch
On Mon, 02 Feb 2009 09:57:12 -0500
Aryeh M. Friedman aryeh.fried...@gmail.com wrote:

 It is a little more complicated... i386 also supports 4GB with the PAE

I know.
 
 kernel option... it is frequently better to use this then to use amd64 
 because (a decreasing I hope) number of ports do not compile and/or work 
 properly on amd64... for example if your using the machine as a GUI 
 desktop *AND* you have a nvidia video card you get almost 10 times 
 better performence with i386 because amd64 has a hard time reconizing 
 PCI cards installed above the 4gb limit (the phsycial addr is above RAM)

AFAIK, the NVidia driver does not work (properly/at all) with PAE, 64
bit FreeBSD or more than 4GB of RAM.

Andreas
--
GnuPG key  : 0x2A573565|http://www.gnupg.org/howtos/de/
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


pgps9r2QZmDsc.pgp
Description: PGP signature


Re: Registry corrupt?

2009-01-23 Thread Andreas Rudisch
On Fri, 23 Jan 2009 17:56:45 +0300
Odhiambo Washington odhia...@gmail.com wrote:

 On Fri, Jan 23, 2009 at 5:19 PM, Jack L. Stone ja...@sage-american.comwrote:
 
  During an upgrade from fbsd-6.3 -- fbsd-7.0, something strange happened.
  Any ideas?

 You'll most likey have to reinstall all ports!
 portupgrade -a

More like:

http://www.freebsd.org/releases/7.0R/announce.html
(6.3 - 7.1 == upgrade between major versions)

Updating Existing Systems

An upgrade of any existing system to FreeBSD 7.0-RELEASE constitutes a
major version upgrade, so no matter which method you use to update an
older system you should reinstall any ports you have installed on the
machine. This will avoid binaries becoming linked to inconsistent sets
of libraries when future port upgrades rebuild one port but not others
that link to it. This can be done with:

# portupgrade -faP

after updating your system. Note some of the tools to help with this or
the instructions below for FreeBSD Update are not installed by default
(e.g. portupgrade, gpg, or similar tools like portmaster).

Instead to use portupgrade you can wipe out _all_ installed packages
(pkg_delete -a) and reinstall them again.

Andreas
--
GnuPG key  : 0x2A573565|http://www.gnupg.org/howtos/de/
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


pgpMLzr66kHxA.pgp
Description: PGP signature


Re: Limewire 4.18 problem

2008-12-16 Thread Andreas Rudisch
On Tue, 16 Dec 2008 08:09:14 -0800
Norbert Papke fbsd...@scrapper.ca wrote:

 This is a stab in the dark (I am not a Vuze) user but I have had similar 
 problems with other Java apps (e.g., Netbeans, Tomcat).  The VM's TCP stack, 
 for some reason, wants to use IPv6.  To force it to use IPv4, invoke Java 
 with -Djava.net.preferIPv4Stack=true.  You can do this either on the 
 command line or by setting the JAVA_OPTS environment variable.

Thank you, but that does not help either.

Andreas
--
GnuPG key  : 0x2A573565|http://www.gnupg.org/howtos/de/
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


pgpyKdUjYFVKF.pgp
Description: PGP signature


Re: Limewire 4.18 problem

2008-12-16 Thread Andreas Rudisch
On Tue, 16 Dec 2008 10:44:14 + (GMT)
alvaro rosales ara...@yahoo.co.uk wrote:

 I have a freebsd 7 Release #0 box, it works as a marble,
 unfortunately I have a problem with limewire 4.18. I can connect with
 any other p2p network client, (firewall is ok and set up to allow
 connections on limewire port and upnp is enable) but limewire wont
 connect.

Sounds like the same problem Vuze/Azureus has when running on FreeBSD 7.

 I have made a search on the net and found a thread that fixed
 it  by modifying the file  /etc/libmap.conf as follows: 
  [/usr/local/diablo-jre1.5.0/] 
 libpthread.so libc_r.so 
 libpthread.so.2 libc_r.so.6 

That work-around only works on FreeBSD 6 (probably because of the
change to libthr in FreeBSD 7).

When I was testing Vuze again on FreeBSD 7.1-RC1 a few days ago, I
noticed that data transfer was happening when using UDP. But normal TCP
connections to other peers would time out, hanging during/after the
handshake. The connections seemed to be established though.

A Vuze developer told me, that transfers via UDP and TCP are using
different sets of native java APIs. TCP is non-blocking IO, so there
could be a problem in the FreeBSD Java code.

Andreas
--
GnuPG key  : 0x2A573565|http://www.gnupg.org/howtos/de/
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


pgpeuSMOBFips.pgp
Description: PGP signature


Re: Question: the stable edition of Freebsd

2008-11-03 Thread Andreas Rudisch
On Mon, 3 Nov 2008 22:01:21 +0800
Alex Zhang [EMAIL PROTECTED] wrote:

 I'm a newcomer and want to install FreeBSD for study. Could you pls let me
 know which the stable edition of FreeBSD now? 

http://www.freebsd.org/
http://www.freebsd.org/releases/7.0R/announce.html

 And let me know how to subscribe the QA list that I prefer.

http://www.freebsd.org/community/mailinglists.html
http://lists.freebsd.org/mailman/listinfo/freebsd-questions

Andreas
--
GnuPG key  : 0x2A573565|http://www.gnupg.org/howtos/de/
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


pgpFi55vDLfTe.pgp
Description: PGP signature


Re: Extract Songs from DVD

2008-10-22 Thread Andreas Rudisch
On Wed, 22 Oct 2008 17:34:41 +0300
Odhiambo Washington [EMAIL PROTECTED] wrote:

 player. Is there a tool that I can use to get the songs off the DVD in
 WAV format, or even MP3?

/usr/ports/multimedia/mplayer
/usr/ports/multimedia/mencoder
/usr/ports/audio/lame
...

Andreas
--
GnuPG key  : 0x2A573565|http://www.gnupg.org/howtos/de/
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


pgpYxEfOFoJN7.pgp
Description: PGP signature


Re: How to get my Dad's Win2k system to access internet through my FreeBSD 6.2 system

2008-10-14 Thread Andreas Rudisch
On Tue, 14 Oct 2008 12:09:45 +0530
Manish Jain [EMAIL PROTECTED] wrote:

 I want my dad to be able to connect to the internet with my freebsd box
 serving as the gateway.

You might want to read:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/network-routing.html
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/network-dns.html

Andreas
--
GnuPG key  : 0x2A573565|http://www.gnupg.org/howtos/de/
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


pgpjiLS2YwRV9.pgp
Description: PGP signature


Re: what are the top few mp3[4] Podcast helpers-apps for firefox-3.03?

2008-10-06 Thread Andreas Rudisch
On Mon, 6 Oct 2008 12:05:15 -0700
Gary Kline [EMAIL PROTECTED] wrote:

 what should I select to be my default mp3/postcast player?

mplayer?

Andreas
--
GnuPG key  : 0x2A573565|http://www.gnupg.org/howtos/de/
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


pgpmDv7tKzDgJ.pgp
Description: PGP signature


Re: kernel upgrades

2008-09-19 Thread Andreas Rudisch
On Fri, 19 Sep 2008 07:03:25 -0400
Joe Tseng [EMAIL PROTECTED] wrote:

 I know I can update ports by using portsnap fetch/extract/update - 
 does this update the kernel source as well?

No, it does not.

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

Andreas
--
GnuPG key  : 0x2A573565|http://www.gnupg.org/howtos/de/
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


pgpRjcBSLa6w3.pgp
Description: PGP signature


Re: Error :Code 1

2008-09-08 Thread Andreas Rudisch
On Sun, 7 Sep 2008 22:14:38 -0700 (PDT)
mohd hilmi mohd salleh [EMAIL PROTECTED] wrote:

 I try to build and install custom kernel.However when i write this command,
 
  make buildkernel KERNCONF=MYKERNEL
 
 I got this error:
 
 ERROR:Missing kernel configuration file(s) (MYKERNEL)
 Error code 1

Your kernel configuration file is missing or has another name.

Read: 
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-building.html

Andreas
--
GnuPG key  : 0x2A573565|http://www.gnupg.org/howtos/de/
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


pgpS9VJIaglq7.pgp
Description: PGP signature


Re: How to eject an USB disk on FreeBSD

2008-08-28 Thread Andreas Rudisch
On Thu, 28 Aug 2008 13:56:27 +0700 (ICT)
Olivier Nicole [EMAIL PROTECTED] wrote:

 Like in Windows after stopping a USB mass storage device, one has to
 unplg and replug the disk if he wants to access it again.

What about just unplugging the disk when you are done with your skript
and do not need the disk any more?

Andreas
--
GnuPG key  : 0x2A573565|http://www.gnupg.org/howtos/de/
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


pgpiDVJa31F03.pgp
Description: PGP signature


Re: Nvidia Driver - OpenGL - Compiz

2008-08-13 Thread Andreas Rudisch
On Tue, 12 Aug 2008 21:53:14 -0600
Jeff Molofee [EMAIL PROTECTED] wrote:

 screen. If I go back to the 169 driver, the issues does not occur.
 
 I'm not positive it's OpenGL applications, but it seems any game or GL 
 application I try crashes it instantly. Not even a second to acknowledge 
 the crash... screen goes black and that's it.
 
 I'm running FreeBSD 7.X (RELENG_7), nothing custom in the kernel, Intel 
 6600, GeForce 8800, compiz, gnome, and nothing really fancy.
 
 I've had other tell me to roll back to 169, but no one can tell me why 
 this is happening, if it's a problem for everyone, if there is a fix, etc.

I cannot help you with the information part. But I can confirm, that
this is happening here too. I am running FreeBSD 6.3, GeForce 7600,
compiz and Xfce. Once I start an application using OpenGL, X will crash.

Andreas
--
GnuPG key  : 0x2A573565|http://www.gnupg.org/howtos/de/
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


pgpPJgPHHhgTv.pgp
Description: PGP signature


Re: OT - printing question

2008-07-03 Thread Andreas Rudisch
On Thu, 3 Jul 2008 07:43:44 -0500
Andrew Gould [EMAIL PROTECTED] wrote:

 I have a postscript printer.  I can send the output of text files to the
 printer; but the printer won't eject the page until I send enough text to
 fill the page.
 
 Is there a standard page-break or eject page command?

http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/printing-troubleshooting.html

Andreas
--
GnuPG key  : 0x2A573565|http://www.gnupg.org/howtos/de/
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


pgpqUKgz2CTsp.pgp
Description: PGP signature


Re: [Ports] How to find where a port is located?

2008-06-13 Thread Andreas Rudisch
On Fri, 13 Jun 2008 10:51:28 +0200
Gilles [EMAIL PROTECTED] wrote:

 Hello
 
 Currently, to find where a software is located under /usr/ports/, I
 rune the find command. Is there a database that I could query
 instead so that it gives out the whole path to that the application?
 
 Thank you.

You can use 'make search name=' or 'make search key='

For example in /usr/ports type:
  make search name=samba | grep Path

Andreas
--
GnuPG key  : 0x2A573565|http://www.gnupg.org/howtos/de/
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


pgpeJOc8gxR6v.pgp
Description: PGP signature


Re: FreeBSD 6.2 update

2008-06-03 Thread Andreas Rudisch
On Tue, 03 Jun 2008 11:31:40 +0200
Jos Chrispijn [EMAIL PROTECTED] wrote:

 I want to upgrade 6.2 to 6.3. Can you tell me where I can obtain the 
 'FreeBSD Update utility as described in the FreeBSD 6.3 and FreeBSD 7.0
 release announcements' ? Thanks.

http://www.freebsd.org/releases/6.3R/announce.html

Scroll down to 'FreeBSD Update'.

Andreas
--
GnuPG key  : 0x2A573565|http://www.gnupg.org/howtos/de/
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


pgpraNLiEQuw6.pgp
Description: PGP signature


Re: rsync'able ports tree instead of csup?

2008-05-13 Thread Andreas Rudisch
On Tue, 13 May 2008 13:27:05 -0400
Joachim Rosenfeld [EMAIL PROTECTED] wrote:

 IMO, something like rsync would be *way* faster for this task.

Take a look at portsnap.
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/portsnap.html

Andreas
--
GnuPG key  : 0x2A573565|http://www.gnupg.org/howtos/de/
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


pgpBdIab9AdPe.pgp
Description: PGP signature


Re: How to switch scheduler on 7.0?

2008-04-15 Thread Andreas Rudisch
On Tue, 15 Apr 2008 16:56:37 -0400
Robert Huff [EMAIL PROTECTED] wrote:

   Am I correct in remembering SCHED_ULE /is/ the default for 7.0+?

4BSD ist the default scheduler of 7.0. ULE will be default for 7.1+.

Andreas
--
GnuPG key  : 0x2A573565|http://www.gnupg.org/howtos/de/
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


pgp6aDblHqBCi.pgp
Description: PGP signature


Re: FreeBSD takes over Linux at kernel.org

2008-04-02 Thread Andreas Rudisch
On Wed, 2 Apr 2008 16:15:09 +0200 (CEST)
Wojciech Puchar [EMAIL PROTECTED] wrote:

 posted 31.03

  http://lkml.org/lkml/2008/3/31/367

But written on 1.4.

Andreas
--
GnuPG key  : 0x2A573565|http://www.gnupg.org/howtos/de/
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


pgpKE9dValf5G.pgp
Description: PGP signature


Re: update to 6.3 p1

2008-02-26 Thread Andreas Rudisch
On Tue, 26 Feb 2008 18:06:27 +0100 (CET)
Wojciech Puchar [EMAIL PROTECTED] wrote:

  Also, I have always used:
  make buildkernel KERNCONF=MYKERNEL
  make installkernel KERNCONF=MYKERNEL
 
 strange way unless building new system.

Not really.

http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-building.html

Andreas
--
GnuPG key  : 0x2A573565|http://www.gnupg.org/howtos/de/
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


pgpiRhXfomKTo.pgp
Description: PGP signature


Re: ports question / compiz-fusion

2008-01-29 Thread Andreas Rudisch
On Tue, 29 Jan 2008 10:24:00 -0800
Nerius Landys [EMAIL PROTECTED] wrote:

 I'm trying to run compiz-fusion on my desktop.  I've already installed the
 x11-wm/compiz-fusion port from sources; it all installed well.  Since my
 internet search for how to actually run the thing on FreeBSD ran pretty dry,
 I've been trying to follow instructions for other [Linux] distributions.
 But things don't seem to work.  Does anyone have any suggestions on how to
 run compiz-fusion after a successful install?  I'd prefer to run with Xfce,
 but Gnome is acceptable too.  A pointer to a doc would help.

I am playing around with compiz-fusion for a while now on Xfce4. To get
started I autostart the following simple script once Xfce is running
(which probably can be done better):

#!/bin/sh
/usr/bin/killall compiz
/usr/bin/killall emerald
sleep 2
/usr/local/bin/compiz --replace ccp 
/usr/local/bin/emerald --replace 

After that, all you need to do is to configure Emerald and compiz so it
fits your needs with:

%emerald-theme-manager
%ccsm

Both programs can be found in the right click menu of xfce under
settings.

Andreas
--
GnuPG key  : 0x2A573565|http://www.gnupg.org/howtos/de/
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


pgptzNL0e2Ufb.pgp
Description: PGP signature


Re: Paging Matthew Seaman

2008-01-04 Thread Andreas Rudisch
On Fri, 04 Jan 2008 10:28:24 -0600
Paul Schmehl [EMAIL PROTECTED] wrote:

  du -hd1
 
 That's not what I'm looking for.  That will return *files* and directories 
 one 
 level deep.  I want directories *only* all levels deep.

What about:

du -hd100

Andreas
--
GnuPG key  : 0x2A573565|http://www.gnupg.org/howtos/de/
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


pgpLp0wpjjkR1.pgp
Description: PGP signature


Re: What does RELEASE-p8 mean?

2007-11-27 Thread Andreas Rudisch
On Tue, 27 Nov 2007 20:01:03 +0100, Paul Schmehl [EMAIL PROTECTED]  
wrote:


I'm trying to find out what RELEASE-p8 means (specifically what the -p8  
means), and I can't seem to figure out where to find it.




It is the patch level. Take a look at http://www.freebsd.org/security/
and you will figure it out.

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


Re: mail reader/agent for xfce4

2007-06-15 Thread Andreas Rudisch

On Fri, 15 Jun 2007 11:15:49 +0200, chatlove [EMAIL PROTECTED] wrote:


Hi everybody,

Could anyone share their experiences on which mail reader or agent they  
use

with xfce4? Something simple, lightweight, with GUI, is highly desirable.
I tried xmail, but it looks a bit complicated for my 8 years old son.
Just for the record: FreeBSD i386 STABLE.



I like these:

ports/mail/sylpheed2/
ports/www/opera/

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


Re: Installing FreeBSD on large disk 2TB

2007-06-11 Thread Andreas Rudisch
On Mon, 11 Jun 2007 10:13:04 +0200
Enrique Ayesta Perojo [EMAIL PROTECTED] wrote:

 Hello
 
 I'm trying to install FreeBSD 6.2 on a HP DL320s. This server has a P400 RAID 
 controller with 12 SATA disk drives attached to it. The RAID controller is 
 supported in FreeBSD through the ciss driver.
 
 The problem happens when i try to use a RAID larger in size to 2 Terabyte, 
 then the install program freezes and the machine reboots (it cannot find the 
 disk). If the array is smaller than 2 Terabytes then there is no problem, the 
 controller detects the disk and i can install FreeBSD on it. I have tried 
 with i386 and AMD64 versions (the server has a Xeon processor supported by 
 AMD64)
 
 Any clue on how to solve it? FreeBSD can't be installed on disks larger than 
 2 
 TB?
 
 Thanks

A quick google search revealed this:

http://www.freebsd.org/projects/bigdisk/index.html


Andreas

-- 
GnuPG key  : 0x2A573565  |  http://cyb.websimplex.de/pubkey.asc
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


pgpDEW6j2M2Mb.pgp
Description: PGP signature


Re: disk too big to mount

2007-05-21 Thread Andreas Rudisch
On Mon, 21 May 2007 17:12:52 +0200, Garrett Cooper  
[EMAIL PROTECTED] wrote:


Why on earth would you want to create a 400GB MSDOSFS formatted disk?  
MSDOSFS was quick but offered no protection against power outages or  
incomplete writes, and was horrible in terms of disk fragmentation..


Not to mention the fact that you cannot create files larger than 4GB on it.

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


Re: Problems upgrading a 6.0 install to 6.2-RELEASE-p4

2007-05-18 Thread Andreas Rudisch
On Fri, 18 May 2007 17:54:41 +0200, Andrew Falanga [EMAIL PROTECTED]  
wrote:



Ok, I'm reading through the web link you sent.  I see in section
23.4.1 the steps are:

# make buildworld
# make buildkernel
# make installkernel
# reboot

reboot to single user mode that is

# mergemaster -p
# make installworld
# mergemaster
# reboot

I did these steps then, and I'm still getting the missing audit group
errors.  What is this audit group, what's its function, etc.?  Since
nothing of world has been installed yet, can I simply erase /usr/src
and replace with the 6.0-RELEASE cd's, which I have, and then do the
cvsup once again.  This time doing a mergemaster *before* I buildworld
and then installworld?

Andy


In /usr/src/UPDATING you can find.

20060204:
The 'audit' group was added to support the new auditing  
functionality

in the base system.  Be sure to follow the directions for updating,
including the requirement to run mergemaster -p.

Either you add the group manually or you make sure to use mergemaster
and merge the required files _correctly_.

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


Re: A good server motherboard.

2007-05-01 Thread Andreas Rudisch
On Tue, 01 May 2007 17:01:48 +0200, Christopher Prance  
[EMAIL PROTECTED] wrote:



If you were to build a server using FreeBSD 6.2 , basically for home use,
serving media files, small web server, basically a very small load, which
motherboard would you recommend?  Mid range as far as price is concerned.


What about one of these: http://www.via.com.tw/en/products/mainboards/

I have been running a VIA Epia PD for a couple of years now as a home
server/router without any problems.

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


Re: CPUTYPE for VIA EPIA M-Series Mini-ITX

2007-03-15 Thread Andreas Rudisch
On Thu, 15 Mar 2007 02:44:21 +0100, Jeffrey Goldberg  
[EMAIL PROTECTED] wrote:



I have one of these

CPU: VIA C3 Nehemiah (999.52-MHz 686-class CPU)
   Origin = CentaurHauls  Id = 0x691  Stepping = 1
   Features=0x380b035FPU,DE,TSC,MSR,MTRR,PGE,CMOV,MMX,FXSR,SSE

And 6.2-RELEASE p2

When I set CPUTYPE=c3 in /etc/make.conf the world seemed to build just  
fine, but (at least) gcc ended up broken.  Most compiling attempts after  
that ended up with gcc reporting an internal error.


Does anyone have a similar system?  And what CPUTYPE or local tuning do  
you recommend?


I have a Via Epia PD1 with the same CPU and use:

CPUTYPE= i686

Although it does not seem to be mentioned in  
/usr/share/examples/etc/make.conf

anymore (afaik i686==pentiumpro), it works just fine.


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


Re: Install Freebsd 5.4

2007-03-09 Thread Andreas Rudisch
On Thu, 08 Mar 2007 16:46:49 +0100, Thomas H. Bellus [EMAIL PROTECTED]  
wrote:


I have not been able to see the screens for configuring X for my monitor  
or

video card. I have ver 5.4, I have used both the standard install and the
custom install. I have used the most recent install documents on the
internet and I have a copy of Complete BSD by Greg Lehey.


I am new to BSD but I want to get this install to work. I can not get
anytype of graphical interface.


1.) Why do you not install FreeBSD 6.2 if you are new?
2.) read http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x11.html

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


Re: Newbie--new install on Core 2 Duo?

2007-02-14 Thread Andreas Rudisch
On Wed, 14 Feb 2007 07:44:57 +0100, Abdullah Ibn Hamad Al-Marri  
[EMAIL PROTECTED] wrote:



Why shall you do the double job by installing the FreeBSD, then
reinstall it after adding SMP option to kernel? Couldn't we get
FreeBSD to install the right kernel based on the number of  the cpu(s)
in the system?


I recently installed FreeBSD 6.2 from scratch and the installer
automagically installed the SMP-kernel. So this feature is already
there.

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


Re: NEED HELP

2007-02-14 Thread Andreas Rudisch
On Wed, 14 Feb 2007 08:57:51 +0100, Ata ur Rehman Alvi  
[EMAIL PROTECTED] wrote:



HELLO

I NEED YOUR HELP REGARDING INSTALLING FREE BSD ON MY NEWLY BOUGHT PC.


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

Just read this chapter of the handbook and try not to use capital letters
all time.

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


Re: Error upgrading Azureus

2007-02-06 Thread Andreas Rudisch
On Tue, 06 Feb 2007 06:59:25 -0800
Garrett Cooper [EMAIL PROTECTED] wrote:

  From pkg_tree:

 azureus-2.5.0.0_2

Latest version in ports is Azureus 2.5.0.4. I just did a portupgrade
yesterday including Azureus without problems.

Andreas

--
GnuPG key  : 0x2A573565  |  http://cyb.websimplex.de/pubkey.asc
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


pgp19apjJFvev.pgp
Description: PGP signature


Re: is THIS why the 6.2 release seems stalled ?

2007-01-09 Thread Andreas Rudisch
On Wed, 10 Jan 2007 00:08:45 +0100, Nikolas Britton  
[EMAIL PROTECTED] wrote:



Why then? Are you guys ever going to do something about Xorg DRI/DRM
for Radeon cards, Java, and Flash support? More importantly:


Since when is Xorg a part of FreeBSD?
Java ports / Java-diablo anyone?


1. Xen Dom0 support?
2. Fix SATA RAID driver problems?
3. Better chipset support for new 51xx Xeon and Core 2 Duo systems?
4. ZFS support?
5. Better support for 2TB, or greater, RAID arrays: (fsck, etc.)?
6. Speed up GigE and 10GigE stuff? checksum offloading, Interrupt load
problems, packet processing speed, etc?
7. Better SMP support, GIANT lock in RAID/LAN drivers, etc...


?


Why should I continue using FreeBSD when the project never delivers on
it promises?


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


Re: 6.2 rc2, VMWARE, seeing USB disks

2006-12-31 Thread Andreas Rudisch
On Sun, 31 Dec 2006 12:40:29 +0100
Christoph P. Kukulies [EMAIL PROTECTED] wrote:

 Hi,

 I installed FreeBSD 6.2 rc2 in a VMWARE VM machine. So far so good.
 It boots and works fine. Just I cannot see a hard disk that I have connected
 to a USB port.

What about mounting the hard disk?
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/usb-disks.html

Andreas

--
GnuPG key  : 0x2A573565  |  http://cyb.websimplex.de/pubkey.asc
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


pgpZ8J6undted.pgp
Description: PGP signature


Re: How to create torrent files?

2006-12-18 Thread Andreas Rudisch
On Mon, 18 Dec 2006 20:25:51 +0100
Erik Norgaard [EMAIL PROTECTED] wrote:

 Hi:

 Which tools are available for creating torrent files? I am looking for a
 commandline tool or a perl module that would permit creating a torrent
 file like this

 $ maketorrent -t tracker -o file.torrent path

 But it seems only py-torrent provides a tool and it's GUI based.

 Thanks, Erik

Hi Erik,

one tool you could use is ctorrent.

/usr/ports/net-p2p/ctorrent/
ctorrent -t -u tracker_url -s torrent_name source

Andreas

--
GnuPG key  : 0x2A573565  |  http://cyb.websimplex.de/pubkey.asc
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


pgpK8DL7ZZ844.pgp
Description: PGP signature


Re: Unsubscribe me please

2006-11-18 Thread Andreas Rudisch
On Sat, 18 Nov 2006 09:42:26 +0100, Clyde's Human Unit  
[EMAIL PROTECTED] wrote:



Dear FreeBSD,

I have no idea how this has happened, but somehow I have been put on  
your mailing lists.


I do not use your products or service and it has no application for me.

I would appreciate it if you would remove me from your mailing list.

Sincerely,



Read the last line on _any_ email on this list.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: FTP server behind router/gateway

2006-09-14 Thread Andreas Rudisch

On Thu, 14 Sep 2006 16:40:18 +0200, [EMAIL PROTECTED] wrote:


I have a FreeBSD 6.1 box running behind a router/gateway.  When it tries
to go into passive mode, it returns it's internal 192.168. ip address to
the client which the client stupidly uses to try to connect to.  I've
confirmed this by tyring to FTP from several external systems (windows 
linux).  Is there anyway to get the FreeBSD box to return the external
address without making it act as the router/gateway?

Thanks,
Marty


Maybe this site will help a bit:

http://slacksite.com/other/ftp.html

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


Re: Azureus downloads slow

2006-09-03 Thread Andreas Rudisch
On Sat, 2 Sep 2006 18:06:57 -0500 (CDT)
[EMAIL PROTECTED] wrote:

 I know all that. I am saying that Azureus on FreeBSD runs slower than
 d/ling the same torrent on a windows or even a linux (ubuntu) box when
 getting the same torrent from the same network.

You did not mention that before. Anyway, make sure to run Azureus on
Java 1.4.2. Neither 1.5.0 from ports nor Diablo from the FreeBSD
Foundation seem to work well with it.

At least for me.

Andreas

-- 
GnuPG key  : 0x2A573565  |  http://cyb.websimplex.de/pubkey.asc
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


pgpoZKwGxEXzo.pgp
Description: PGP signature


Re: Azureus downloads slow

2006-09-03 Thread Andreas Rudisch
On Sun, 3 Sep 2006 09:48:19 +1000
Wei Hu [EMAIL PROTECTED] wrote:

 Give utorrent a try. Azureus is slow and takes too much resources.

utorrent is Windows-only. Do not come with the excuse to run it with Wine. And 
Azureus is far from being slow. It might use a few more resources than other 
clients, but I have no problem running it on FreeBSD 6.1 downloading torrents 
at almost full speed of my internet connection.

Andreas

-- 
GnuPG key  : 0x2A573565  |  http://cyb.websimplex.de/pubkey.asc
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


pgpQgAuxNUjzn.pgp
Description: PGP signature


Re: Azureus downloads slow

2006-09-02 Thread Andreas Rudisch

On Sat, 02 Sep 2006 07:30:31 +0200, [EMAIL PROTECTED] wrote:


Hi all,
   I am running a Azureus (headless w/ webui) on my FreeBSD 6.1 system
and it works. The problem is that, for some reason I can't discover,
downloads are slow. It is not because of the torrent. It is my
setup. Every couple hours download speed drops to under 1 kbps and
availability drops too, so I restart Az. and download speeds are as
expected for another couple of hours.


http://www.azureuswiki.com/
http://www.azureuswiki.com/index.php/Good_settings
http://www.azureuswiki.com/index.php/Good_Torrents

Make sure to limit the number of connections and torrents according to the
upload speed of your internet connection. Also limit your upload speed.

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


Re: azureus on freebsd and windows

2006-06-20 Thread Andreas Rudisch
On Tue, 20 Jun 2006 17:00:48 +0200, Lowell Gilbert  
[EMAIL PROTECTED] wrote:



Tsu-Fan Cheng [EMAIL PROTECTED] writes:


  happy fathers day! I have Azureus running both on windows and on
freebsd/amd64. and I found it was very different, on windows azureus is  
very
quick in downloading files, but not on freebsd, it is very slow and  
usually
no download. I forward the port through the router and it's still the  
same.

any idea of how i can tune this? thanks a bunch!!


Probably a firewall issue blocking the incoming connections from other
peers.  Look at the incoming connections (I think port 6881 incoming
is the relevant one) to see what is being blocked.


Make sure to read this as well if you use Java 1.5

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


Re: Beginner Questions

2006-06-08 Thread Andreas Rudisch
On Thu, 08 Jun 2006 14:14:06 +0200, Mayo, Richard A RDECOM CERDEC STCD SRI  
[EMAIL PROTECTED] wrote:


What file controls the way Xwindows sets up after I log on?  I got the  
graphical login screen, but now I want to start Xwindows with kde rather  
than twm.


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

Many beginner problems can be solved with the handbook :)
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/

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


Re: Enquiry the FreeBSD scourse

2006-05-06 Thread Andreas Rudisch

On Sat, 06 May 2006 19:51:52 +0200, Daniel [EMAIL PROTECTED] wrote:


Dear Sir,
I haven't any experience on FreeBSD.  Could you please kindly advice any
refer book to me? which will help me easily to handle the command and
control.
thanks a lot.
Best regards
Daniel


http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Filesystem layout with sperated /boot partition

2006-04-03 Thread Andreas Rudisch

On Mon, 03 Apr 2006 08:48:30 +0200, Andrew Reitz [EMAIL PROTECTED] wrote:

Dual booting FreeBSD along with other Operating Systems is definitely  
possible. And you're right, I couldn't find any reference to how this  
can be done in the Handbook either. :)


http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/boot.html
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Installing FreeBSD with undetected USB keyboard

2006-03-19 Thread Andreas Rudisch

On Mon, 20 Mar 2006 08:04:01 +0100, Kenyon Ralph [EMAIL PROTECTED] wrote:


I have a USB Microsoft Natural Keyboard connected to an Intel
SE440BX-2 motherboard.  The keyboard works fine in the BIOS setup and
in Linux booted from a CD.  Booting with a
6.0-RELEASE-i386-bootonly.iso CD gives me no keyboard functionality at
all.


Have you tried option 7 'Boot FreeBSD with USB keyboard' of the boot menu  
yet?


Andreas
___
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 ia64 installation cd

2006-03-16 Thread Andreas Rudisch

On Fri, 17 Mar 2006 00:29:53 +0100, Mario Beltran [EMAIL PROTECTED] wrote:


Kris Kennaway escribió:


You have an amd64 box, and amd64 != ia64.

Kris


In the bios information appears:

Intel  Pentium D CPU 3.0 GHz
multiple core capable = yes (dual)
64 bits technology = yes (intel EM64T)

any suggestions? i will apreciate


http://www.freebsd.org/releases/6.0R/hardware-ia64.html#PROC-IA64
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: FreeBSD Newsletters

2006-03-15 Thread Andreas Rudisch
On Wed, 15 Mar 2006 08:58:00 +0100, Michael T. Almario  
[EMAIL PROTECTED] wrote:



Greetings,

I would just like to find out if you send out FreeBSD newsletters.  If  
so, how do we subscribe?


Newsletters about what?

Information about mailing lists can be found here:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/eresources.html#ERESOURCES-MAIL

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


Re: Mail client like mulberry

2006-03-14 Thread Andreas Rudisch
On Wed, 15 Mar 2006 00:40:14 +0100, Paul Schmehl [EMAIL PROTECTED]  
wrote:


--On March 14, 2006 4:32:23 PM -0700 Chad Leigh -- Shire.Net LLC  
[EMAIL PROTECTED] wrote:


Kind of like the idea of a dynamic smart folder where the criterion   
is other folders with new mail?


Exactly.  Instead of copying new mail to a Favorites folder or  
displaying *all* Favorites folders, this folder only displays a folder  
if there's new mail in it.


Do you have a MUA in mind?


You could give the build-in email client of Opera - M2 a try (pop3, imap,
rss, atom, newsgroup support). It saves emails only once, has very nice
filters, auto-identifies mailing lists. Unread messages have their own
folder, once read they go to the correct view. All messages are indexed
and saved in a database. Find-as-you-type is very nice and fast.

Active contacts/threads are put in a seperate view, so they can be found
easily. Sort/search by label you have given to an email or by attachment.
etc.

Just take a look here and test it yourself:
http://www.opera.com/support/tutorials/mail/

BUT one thing is missing and might be the 'showstopper' for you, SMIME/PGP.
Hopefully this will be added in the near future, since they have already
changed the client a bit for Opera version 9.0.

Right now M2 is a good cross-plattform email client, when PGP will finally
be added it should be a _very_ good one.

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


Re: Desperate

2006-02-24 Thread Andreas Rudisch
On Fri, 2006-02-24 at 16:00 -0500, Grant Peel wrote:
 Hi all,
 
 I am getting server 'freeze ups. 4 in the past 3 days, on a very new server 
 with no apparent hardware issues.
 
 There is nothing showing in any log anywhere. The sytem just stops 
 responding.
 
 Can anyone help me with understanding how to setup crash dumps and how to 
 get to them and root cause the issue after the fact?

You might want to give us some information about the soft- and hardware.

-- 
GnuPG key  : 0x2A573565  |  http://cyb.websimplex.de/pubkey.asc
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


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


Re: Playing streaming music

2006-02-01 Thread Andreas Rudisch
On Wed, 01 Feb 2006 22:12:41 +0100, JD Arnold [EMAIL PROTECTED]  
wrote:



Now that I have my sound card working, I was wondering if there is a
port to play streaming music from my favorite college radio station?
The live streams from http://www.wzbc.com send me PLS files, which
I understand to be WinAmp playlist files.  Is there a FreeBSD app
that can play this streaming format?

I installed XMMS, but I'm not really sure if there is a plugin for
these files.


PLS-files are usually only normal text files containing a playlist of
music files or URLs to media streams. All you need to do is open the
PLS-file and write down the URL. mplayer, vlc or xmms should all be able
to play the music stream.

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


Re: Screen Capture

2006-01-30 Thread Andreas Rudisch
On Mon, 2006-01-30 at 10:51 -0800, ross wrote:
 I can't seem to figure out how to make a screen capture. Is there an  
 ability hidden in X11 or do I need to install a port? I'm running 6.0 and  
 also fluxbox as my window manager.

Try this:
/usr/ports/graphics/scrot

Andreas

-- 
GnuPG key  : 0x2A573565  |  http://cyb.websimplex.de/pubkey.asc
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


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


Re: How do I subscribe to this list?

2006-01-16 Thread Andreas Rudisch
On Mon, 2006-01-16 at 13:05 -0600, Rick McCombs wrote:
 How do I subscribe to this list?
 I could not find on the web how to subcribe.
 I tried majordomo and apparently there is no majordomo.
 
 Thanks

http://www.freebsd.org/community/mailinglists.html

http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/eresources.html#ERESOURCES-MAIL

-- 
GnuPG key  : 0x2A573565  |  http://cyb.websimplex.de/pubkey.asc
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


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


Re: System time suddenly changed after reboot.

2006-01-10 Thread Andreas Rudisch
On Tue, 2006-01-10 at 09:01 +, Scott Ballantyne wrote:
 Running 5.3-RELEASE.
 
 After many years of using FreeBSD, and as many reboots or more, I had
 occasion to reboot today, and a few hours later discovered to my
 horror that the system time had suddenly been moved ahead to the year
 2020!
 
 I did the best I could with the resulting mess, but I am curious if
 anyone else has seen this, or what would cause it.  This is the same
 hardware I have been running for a couple of years now, and I haven't
 changed anything in the bios or system.
 
 Thanks,
 Scott

Just an idea, but maybe the BIOS battery ran out of power and needs to
be replaced.

Andreas

-- 
GnuPG key  : 0x2A573565  |  http://cyb.websimplex.de/pubkey.asc
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


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


Re: problem with USB Mobile data cabel prolific 2303 FreeBSD v5.3

2006-01-06 Thread Andreas Rudisch
You might want to reorganize your message.

Andreas

-- 
GnuPG key  : 0x2A573565  |  http://cyb.websimplex.de/pubkey.asc
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


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


Re: 6.0-REL isos of distfiles

2005-12-29 Thread Andreas Rudisch

On Thu, 29 Dec 2005 16:10:00 +0100, [EMAIL PROTECTED] wrote:

El día Thursday, December 29, 2005 a las 04:58:14PM +0200, Giorgos  
Keramidas escribió:



The distfiles are the sources of the ported programs.


I know.


They are
not specific to a single release.  You can just copy over the
distfiles from the older notebook and rebuild your ports.


That's not true. I copied over the /usr/ports/distfiles from my
5.4-REL to the 6.0-REL but the ports-collection which comes with
6.0-REL will use other sources while doing 'make install' in
/usr/ports/x11/kde:


Well, since 6.0 came out much after 5.4, it uses updated ports/
packages (new features, bugfixes), so the versions of some ports
of 6.0 will be higher than of 5.4. What is the point in installing a
new release of FreeBSD and using 'old' ports.

Just install FreeBSD 6.0 and use the packages provided with the RELEASE,
or cvsup your ports tree and do a fresh install of the ports you need.

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


Re: 6.0-REL isos of distfiles

2005-12-29 Thread Andreas Rudisch

On Thu, 29 Dec 2005 17:10:25 +0100, [EMAIL PROTECTED] wrote:


My point was that I don't have a fast Internet link at home to fetch all
the (new) sources for the distfiles and I was looking for distfiles on
CD which match exactly the 6.0-REL ports collection requirements;


In that case use the packages from the install CDs and do _not_ use ports.

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


Re: what am i doing wrong?!

2005-12-23 Thread Andreas Rudisch
On Thu, 2005-12-22 at 19:12 -0800, Gary Kline wrote:
   So far, I've upgraded my second FBSD platform to 5.4.  With 
 
 # USB support
 device  uhci# UHCI PCI-USB interface
 device  ohci# OHCI PCI-USB interface
 #device ehci# EHCI PCI-USB interface (USB 2.0)
 device  usb # USB Bus (required)
   [[ ... ]]
 
 device  uscanner# Scanners
 
   builtin.  I just tried xsane again; still no devices.  I'm
   still minus /dev/uscanner[01].  How, pray tell,  do I create 
   these?
 
   gary

I hope you have taken a look here already:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/scanners.html
http://www.freebsd.org/cgi/man.cgi?query=uscannersektion=4manpath=FreeBSD+6.0-RELEASE
http://www.sane-project.org/sane-supported-devices.html

Merry Christmas
Andreas

-- 
GnuPG key  : 0x2A573565  |  http://cyb.websimplex.de/pubkey.asc
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


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


  1   2   >