SSH from private to public IP: Impossible??

2004-10-06 Thread Michael Alipio
Good Day, I used ssh to log-in remotely from work to my home pc which already obtained a temporary ip address from my isp, however, I failed to connect. Is it because I am ssh'ing using a pc with a private ip? I tried pinging my remote pc but no single packet returned.. I'm thinking that any

Re: SSH from private to public IP: Impossible??

2004-10-06 Thread Konrad Heuer
On Tue, 5 Oct 2004, Michael Alipio wrote: Good Day, I used ssh to log-in remotely from work to my home pc which already obtained a temporary ip address from my isp, however, I failed to connect. Is it because I am ssh'ing using a pc with a private ip? I tried pinging my remote pc but no

[no subject]

2004-10-06 Thread mustafa mutlu
_ The new MSN 8: advanced junk mail protection and 2 months FREE* http://join.msn.com/?page=features/junkmail ___ [EMAIL PROTECTED] mailing list

Re: FreeBSD on Dell Inspiron

2004-10-06 Thread Charles Swiger
On Oct 6, 2004, at 12:20 AM, Igor Partola wrote: [ ... ] 1) My touchpad is an ALPS touchpad. When I had Linux running on this machine I had to patch the kernel so it would work with a synaptics ALPS driver (within synaptics there is a file called alps.patch). FreeBSD recognizes the touchpad as

Using ZyXEL ADSL USB modem on FreeBSD

2004-10-06 Thread Peter E. Antonov
, freebsd-questions. Whether probably to adjust ZyXEL ADSL USB modem on FreeBSD? Any information on adjustment of ADSL USB modems interests. Do not offer reading handbook! -- , Peter mailto:[EMAIL PROTECTED] ___ [EMAIL

Re: Booting to CD and the handing off to HD

2004-10-06 Thread Geert Hendrickx
On Sun, Oct 03, 2004 at 08:58:05PM -0700, Cristobal Miguelo wrote: Hello, I'm going to be working on a firewall box where I want to boot to CD and run an integrity check on the Hard Drive. If the Hard Drive checks out OK, I want the CD to then hand off to the hard drive and boot the hard

Cp -Rp Nightmare unable to access /usr

2004-10-06 Thread Brian
Hi, I'm running a FreeBSD 5.2.1 test box at home for Apache,PHP,MySQL. I wanted to move the default mysql dabatse location from /var/db/mysql to /usr/mysql What I did was cp -Rp /var/db/mysql /usr I know now it was wrong for the most part I know how stupid this idea was. I now can't ssh to

Re: reverse ssh

2004-10-06 Thread Geert Hendrickx
On Tue, Oct 05, 2004 at 10:45:57PM +0300, Ion-Mihai Tetcu wrote: [ please don't loose context ] On Tue, 05 Oct 2004 19:45:38 +0200 Benjamin Walkenhorst [EMAIL PROTECTED] wrote: Micah Bushouse wrote: I have a BSD box (home) sitting on an apartment complex network

Re: DooM3 not working on FreeBSD 5.2.1-RELEASE :/

2004-10-06 Thread Karel J. Bosschaart
On Wed, Oct 06, 2004 at 12:28:15AM -, Hugo Silva wrote: Hi, I'm running into trouble trying to run the DooM3 beta on FreeBSD. Yesterday I installed the Doom3 client on 5.3(-BETA5) and the game runs well AFAICT (played one or two levels). I quickly tested the install on 4.10 and 6.0 and

Re: Cp -Rp Nightmare unable to access /usr

2004-10-06 Thread Remko Lodder
Brian wrote: Hi, I'm running a FreeBSD 5.2.1 test box at home for Apache,PHP,MySQL. I wanted to move the default mysql dabatse location from /var/db/mysql to /usr/mysql What I did was cp -Rp /var/db/mysql /usr I know now it was wrong for the most part I know how stupid this idea was. I now can't

What is system requrimets for DooM3 with FreeBSD 5.2.1-RELEASE???

2004-10-06 Thread Alexandr
I am not a gamer. In the morning I chated with frends and the ask me about DOOM3 for linux. System requirements for lynux ara 1GH and 256RAM What is system requirements for FreeBDS. ___ [EMAIL PROTECTED] mailing list

Re: What is system requrimets for DooM3 with FreeBSD 5.2.1-RELEASE???

2004-10-06 Thread Wojciech Puchar
In the morning I chated with frends and the ask me about DOOM3 for linux. System requirements for lynux ara 1GH and 256RAM What is system requirements for FreeBDS. should be the same. BTW doom2 requires 486 8MB RAM. except high system requirements nothing really was invented in doom3. as with

Re: Cp -Rp Nightmare unable to access /usr

2004-10-06 Thread Ion-Mihai Tetcu
On Wed, 06 Oct 2004 11:23:27 +0200 Remko Lodder [EMAIL PROTECTED] wrote: Brian wrote: Hi, I'm running a FreeBSD 5.2.1 test box at home for Apache,PHP,MySQL. I wanted to move the default mysql dabatse location from /var/db/mysql to /usr/mysql What I did was cp -Rp /var/db/mysql

Having trouble sharing public/private keys for ssh ... keeps asking for password

2004-10-06 Thread Joe Schmoe
Ok, this should be easy: I want to log in from CLIENT to SERVER without being asked for a password. On CLIENT, I run: ssh-keygen -t dsa -b 2048 as user test and I do not enter a password. Then I copy the .pub portion of that key over to SERVER and save it as

Re: Having trouble sharing public/private keys for ssh ... keeps asking for password

2004-10-06 Thread Rus Foster
and I do not enter a password. Then I copy the .pub portion of that key over to SERVER and save it as /usr/home/jerkoff/.ssh/authorized_keys2 ... note that I save it as authorized_keys2, because it is a dsa key Try chmod 700 /usr/home/jerkoff/.ssh/ as I've had that get me before Rus -- e: [EMAIL

RAID performance

2004-10-06 Thread Yui Sakazume
Hello, I have installed FreeBSD-4.10 to NEC Express5800 120R. I attached LSI Logic MegaRAID SATA 150-6 with six SATA disks. And configure RAID 5 LUN. But, I/O prformance is poor(about 5MB/s). Is amr suitable for MegaRAID SATA 150-6 ? Please tell me newfs parameters if there is recommendation.

Re: RAID performance

2004-10-06 Thread Mike Woods
Yui Sakazume wrote: Hello, I have installed FreeBSD-4.10 to NEC Express5800 120R. I attached LSI Logic MegaRAID SATA 150-6 with six SATA disks. And configure RAID 5 LUN. But, I/O prformance is poor(about 5MB/s). Is amr suitable for MegaRAID SATA 150-6 ? Please tell me newfs parameters if there is

Planning a Upgrade (5.2.1 -- 5.3)

2004-10-06 Thread Walker, Michael
Hi, When 5.3 is released, I am planning to upgrade from 5.2.1. I have searched google groups and found conflicting answers so I figured I would ask here. I have backed up my /etc/passwd /etc/master.passwd and /etc/group. My /usr/home is mounted on a separate drive the the rest of the system so I

Re: Planning a Upgrade (5.2.1 -- 5.3)

2004-10-06 Thread DanGer
Hello Michael, Wednesday, October 6, 2004, 12:30:23 PM, you wrote: Hi, When 5.3 is released, I am planning to upgrade from 5.2.1. I have searched google groups and found conflicting answers so I figured I would ask here. I have backed up my /etc/passwd /etc/master.passwd and /etc/group.

Re: What version of FBSD does Yahoo run?

2004-10-06 Thread Jonathon McKitrick
On Tue, Oct 05, 2004 at 09:07:44AM -0700, Kris Kennaway wrote: : On Tue, Oct 05, 2004 at 05:01:32PM +0100, Jonathon McKitrick wrote: : : I would expect they are running 4.x, but does anyone know if they have : migrated any production boxes to 5.x? Are they contributing any code to : either

Re: Planning a Upgrade (5.2.1 -- 5.3)

2004-10-06 Thread Walker, Michael
DanGer [EMAIL PROTECTED] wrote: why don't you want to upgrade it via cvsup-ing the source tree and then build/install world/kernel? this is better way from my point of view. Sorry I forgot to specify that I will be adding new drives to the system, so cvsup'ing isn't really a viable option in

Emulex LP1050DC Fiber Card Support

2004-10-06 Thread Bryan
Does anyone know if there is any support for the Emulex LP1050DC Fiber Card in any version of FreeBSD? Currently we are running 5.2 and I do not see any mention of support there? We want to use this as our primary Database server, as RedHat Enterprise is not working well and Emulex seems to

Re: your unsubscribe request

2004-10-06 Thread Lyris ListManager
As you requested, you have been unsubscribed from 'linux-mag-news'. --- Return-Path: [EMAIL PROTECTED] Received: from mx2.freebsd.org ([216.136.204.119]) by sand.lyris.net with SMTP (Lyris ListManager WIN32 version 5.1); Wed, 06 Oct 2004 05:54:25 -0700 Received: from hub.freebsd.org

Why does ssh require a password on new machine?

2004-10-06 Thread stan
I jst installed a new FreeBSD STABLE box, and it seems to insist on a password when I ssh from an existing machine. I've added the (I think) appropriate entry to the ~/s.ssh/known_hosts fiel on the new machine. Here is ssh -v on a mcahine that works: Script started on Wed Oct 6 08:44:45 2004

Re: What version of FBSD does Yahoo run?

2004-10-06 Thread Gerard Samuel
Jonathon McKitrick wrote: On Tue, Oct 05, 2004 at 09:07:44AM -0700, Kris Kennaway wrote: : On Tue, Oct 05, 2004 at 05:01:32PM +0100, Jonathon McKitrick wrote: : : I would expect they are running 4.x, but does anyone know if they have : migrated any production boxes to 5.x? Are they

Re: What version of FBSD does Yahoo run?

2004-10-06 Thread Remko Lodder
Gerard Samuel wrote: Jonathon McKitrick wrote: On Tue, Oct 05, 2004 at 09:07:44AM -0700, Kris Kennaway wrote: : On Tue, Oct 05, 2004 at 05:01:32PM +0100, Jonathon McKitrick wrote: : : I would expect they are running 4.x, but does anyone know if they have : migrated any production boxes to 5.x?

Re[2]: Planning a Upgrade (5.2.1 -- 5.3)

2004-10-06 Thread DanGer
Hello Michael, Wednesday, October 6, 2004, 2:17:09 PM, you wrote: DanGer [EMAIL PROTECTED] wrote: why don't you want to upgrade it via cvsup-ing the source tree and then build/install world/kernel? this is better way from my point of view. Sorry I forgot to specify that I will be adding

Re: Mail auth and FreeBSD/Sendmail

2004-10-06 Thread Andreas Widerøe Andersen
At 14:22 05.10.2004, Ed Budd wrote: Andreas Widerøe Andersen wrote: Hi all, I'm running FreeBSD 4.7 Stable on one of my servers and Sendmail 8.12.10. I'm trying to get mail auth to work so that my users can send mail (smtp port 25) through this server no matter which net they are connected to. I

Re: How-to capture error messages from ... recent instant-workst

2004-10-06 Thread Toomas Aas
Hello! Can someone tell me where to look for how to capture the console screens that fly by in the port install process? Before starting the installation, issue this command: script /var/tmp/portinstall.log After finishing the installation (successfully or unsuccessfully), issue this

Re: Mail auth and FreeBSD/Sendmail

2004-10-06 Thread Remko Lodder
When I issue an ehlo localhost on port 25 of the smtp server I get this: 250-ENHANCEDSTATUSCODES 250-PIPELINING 250-8BITMIME 250-SIZE 250-DSN 250-ETRN 250-AUTH PLAIN LOGIN 250-STARTTLS 250-DELIVERBY 250 HELP Now I'm really lost... Hi Andreas, Not sure whether this helps but here we go: Within

Re: Mail auth and FreeBSD/Sendmail

2004-10-06 Thread Andreas Widerøe Andersen
At 16:23 06.10.2004, Remko Lodder wrote: When I issue an ehlo localhost on port 25 of the smtp server I get this: 250-ENHANCEDSTATUSCODES 250-PIPELINING 250-8BITMIME 250-SIZE 250-DSN 250-ETRN 250-AUTH PLAIN LOGIN 250-STARTTLS 250-DELIVERBY 250 HELP Now I'm really lost... Hi Andreas, Not sure

Emergency, cannot boot 4.10

2004-10-06 Thread Lists
Greetings, My 4.10 server is halting during the boot process because the kern.maxfiles entry in /etc/sysctl.conf is corrupted or wrong (though I have not changed it in some time). What I want to do is simply remove that entry from the sysctl.conf file, but I cannot even get into the system. I

Should I rebuild all ports?

2004-10-06 Thread Choy Kho Yee
I have just upgraded FreeBSD 5.3BETA6 to BETA7. According to /usr/src/UPDATING, some of the system libraries have been upgraded, and we should rebuild all ports if we want to use the new libraries. So, 1. should I rebuild all ports? (I think it should take one whole day...) 2. If I am to

Re: Emergency, cannot boot 4.10

2004-10-06 Thread Bill Moran
Lists [EMAIL PROTECTED] wrote: Greetings, My 4.10 server is halting during the boot process because the kern.maxfiles entry in /etc/sysctl.conf is corrupted or wrong (though I have not changed it in some time). What I want to do is simply remove that entry from the sysctl.conf file,

Re: Should I rebuild all ports?

2004-10-06 Thread Alex de Kruijff
On Wed, Oct 06, 2004 at 11:57:19PM +0900, Choy Kho Yee wrote: I have just upgraded FreeBSD 5.3BETA6 to BETA7. According to /usr/src/UPDATING, some of the system libraries have been upgraded, and we should rebuild all ports if we want to use the new libraries. So, 1. should I rebuild all

Re: SSH from private to public IP: Impossible??

2004-10-06 Thread Alex de Kruijff
On Tue, Oct 05, 2004 at 11:00:11PM -0700, Michael Alipio wrote: Good Day, I used ssh to log-in remotely from work to my home pc which already obtained a temporary ip address from my isp, however, I failed to connect. Is it because I am ssh'ing using a pc with a private ip? I tried pinging

Re: Should I rebuild all ports?

2004-10-06 Thread Renato Botelho
On Wed, 6 Oct 2004 23:57:19 +0900, Choy Kho Yee [EMAIL PROTECTED] wrote: I have just upgraded FreeBSD 5.3BETA6 to BETA7. According to /usr/src/UPDATING, some of the system libraries have been upgraded, and we should rebuild all ports if we want to use the new libraries. So, 1. should I

Re: Should I rebuild all ports?

2004-10-06 Thread Choy Kho Yee
On 2004/10/07, at 0:11, Alex de Kruijff wrote: On Wed, Oct 06, 2004 at 11:57:19PM +0900, Choy Kho Yee wrote: I have just upgraded FreeBSD 5.3BETA6 to BETA7. According to /usr/src/UPDATING, some of the system libraries have been upgraded, and we should rebuild all ports if we want to use the new

Re: Should I rebuild all ports?

2004-10-06 Thread Choy Kho Yee
On 2004/10/07, at 0:22, Renato Botelho wrote: On Wed, 6 Oct 2004 23:57:19 +0900, Choy Kho Yee [EMAIL PROTECTED] wrote: I have just upgraded FreeBSD 5.3BETA6 to BETA7. According to /usr/src/UPDATING, some of the system libraries have been upgraded, and we should rebuild all ports if we want to

Re: Planning a Upgrade (5.2.1 -- 5.3)

2004-10-06 Thread Donald J. O'Neill
On Wednesday 06 October 2004 07:17 am, Walker, Michael wrote: Sorry I forgot to specify that I will be adding new drives to the system, so cvsup'ing isn't really a viable option in my case. Also, maybe you can clear something up for me. Every time I have cvsup'ed my source tree, and

Re: Unable to install evolution with LDAP support

2004-10-06 Thread Dan Finn
running make configure gives me this: Evolution has been configured as follows: Mail Directory: /var/mail, world writable LDAP support: no Pilot conduits: no Kerberos 4/5: no/yes (Heimdal) SSL support: yes (OpenSSL) IPv6

Re: Should I rebuild all ports?

2004-10-06 Thread Donald J. O'Neill
On Wednesday 06 October 2004 10:52 am, Choy Kho Yee wrote: However, I still don't get how /etc/libmap.conf can be used to work around this problem without rebuilding the ports. Thanks. --- Choy Kho Yee url: http://dotkoyi.infoseek.ne.jp/ blog: http://dotkoyi.blogspot.com/ There are

Re: Unable to install evolution with LDAP support

2004-10-06 Thread Joe Marcus Clarke
On Wed, 2004-10-06 at 12:17, Dan Finn wrote: running make configure gives me this: Evolution has been configured as follows: Mail Directory: /var/mail, world writable LDAP support: no Pilot conduits: no Kerberos 4/5: no/yes (Heimdal)

Re: Should I rebuild all ports?

2004-10-06 Thread Michael Johnson
On Oct 6, 2004, at 12:19 PM, Donald J. O'Neill wrote: libm.so.2 libm.so.3 libreadline.so.4 libreadline.so.5 libhistory.so.4 libhistory.so.5 libopie.so.2 libopie.so.3 libpcap.so.2 libpcap.so.3 If I add that to libmap.conf can I safely remove the old libs? Michael

Re: What version of FBSD does Yahoo run?

2004-10-06 Thread Jonathon McKitrick
On Wed, Oct 06, 2004 at 09:32:27AM -0400, Gerard Samuel wrote: : Jonathon McKitrick wrote: : On Tue, Oct 05, 2004 at 09:07:44AM -0700, Kris Kennaway wrote: : : On Tue, Oct 05, 2004 at 05:01:32PM +0100, Jonathon McKitrick wrote: : : : : I would expect they are running 4.x, but does anyone know

Re: SSH from private to public IP: Impossible??

2004-10-06 Thread Bart Silverstrim
On Oct 6, 2004, at 11:15 AM, Alex de Kruijff wrote: On Tue, Oct 05, 2004 at 11:00:11PM -0700, Michael Alipio wrote: Good Day, I used ssh to log-in remotely from work to my home pc which already obtained a temporary ip address from my isp, however, I failed to connect. Is it because I am ssh'ing

Good tool for light photo editing?

2004-10-06 Thread stan
I just got my first set of pictures on CD's (vacation pics), and I wan't to put them up on my web server. What's a good tool to do some really lightweight editeing on them with? Mostly I just need to rotate the vertical ones, but I _might_ do just a little cropping on some few. -- They that

phpwiki

2004-10-06 Thread Alan Curtis
I am trying to install the phpwiki port using mysql, following the instructions in /usr/local/share/doc/phpwiki. I get to testing the installation by loading http://localhost/phpwiki/index.php and I get the error Fatal error: Call to undefined function: mysql_pconnect() Any suggestions? Alan

Anyone booting from RAID

2004-10-06 Thread Brent Wiese
I have an Intel motherboard with onboard SATA raid. It uses the Adaptec ICH5 chip, which appears to be supported in the very latest 5.3-beta6. However, on install, it sees the individual disks (ad4 ad6) instead of the mirror. How do I install to the mirror instead of an individual disk?

Re: Good tool for light photo editing?

2004-10-06 Thread Aaron Siegel
Gimp. On Wednesday 06 October 2004 12:21, stan wrote: I just got my first set of pictures on CD's (vacation pics), and I wan't to put them up on my web server. What's a good tool to do some really lightweight editeing on them with? Mostly I just need to rotate the vertical ones, but I

RE: phpwiki

2004-10-06 Thread Sheets, Jason (OZ CEEDR)
mysql_pconnect is MySQL functionality, make sure your PHP installation has MySQL support. You can find out by making a page named putting ?php phpinfo(); ? and then visiting it in your web browser. Jason -Original Message- From: [EMAIL PROTECTED] [mailto:owner-freebsd- [EMAIL

RE: Good tool for light photo editing?

2004-10-06 Thread Bigelow, Andrea L.
Stan, have you ever used GIMP? It's higher-power than what you're likely to need -- on the order of Photoshop -- but it's a clean and good editor. -Original Message- From: stan [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 06, 2004 2:21 PM To: Free BSD Questions list Subject: Good

Re: Good tool for light photo editing?

2004-10-06 Thread Björn Lindström
Aaron Siegel [EMAIL PROTECTED] writes: Gimp. I agree. If any of the edits you want to do can be done non-interactively, there's also ImageMagick. ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To

Firewall concept question

2004-10-06 Thread Brent Wiese
Looking to use a FreeBSD server as a firewall for a modem pool. The theory is we only want to give them access to HTTP and DNS (which we could do as proxy on the FreeBSD box). For accountability reasons, each modem will be assigned a specific IP address. That way, I'll be able to use Radius

Re: Good tool for light photo editing?

2004-10-06 Thread Jerry McAllister
I just got my first set of pictures on CD's (vacation pics), and I wan't to put them up on my web server. What's a good tool to do some really lightweight editeing on them with? Mostly I just need to rotate the vertical ones, but I _might_ do just a little cropping on some few. I have

Re: phpwiki

2004-10-06 Thread Alan Curtis
I installed php4-mysql. Is there more I have to do? ?php phpinfo(); ? does not indicate any mysql stuff and phpwiki still does not work. There is probably some option I have to set when compiling php? Alan On Oct 6, 2004, at 2:37 PM, Sheets, Jason (OZ CEEDR) wrote: mysql_pconnect is MySQL

Re: phpwiki

2004-10-06 Thread Glenn Sieb
Alan Curtis said the following on 10/6/2004 3:14 PM: I installed php4-mysql. Is there more I have to do? ?php phpinfo(); ? does not indicate any mysql stuff and phpwiki still does not work. There is probably some option I have to set when compiling php? Did you restart Apache? Best, G. -- They

RE: phpwiki

2004-10-06 Thread Sheets, Jason (OZ CEEDR)
Restart apache and make sure that the mysql extension is being loaded in the php.ini file (phpinfo() gives you the path to php.ini, use the extension directive to tell php to load a module). Jason -Original Message- From: Alan Curtis [mailto:[EMAIL PROTECTED] Sent: Wednesday, October

Re: phpwiki

2004-10-06 Thread Glenn Sieb
Sheets, Jason (OZ CEEDR) said the following on 10/6/2004 3:50 PM: Restart apache and make sure that the mysql extension is being loaded in the php.ini file (phpinfo() gives you the path to php.ini, use the extension directive to tell php to load a module). Actually--if you're using a new php

Re: What version of FBSD does Yahoo run?

2004-10-06 Thread TM4525
Considering that its been well documented and admitted that 5.x is 1/3 the speed of 4.x at this point, do you really think they've migrated production boxes? ___ [EMAIL PROTECTED] mailing list

RE: What version of FBSD does Yahoo run?

2004-10-06 Thread Bigelow, Andrea L.
Where's the documentation? I'd like to see this for myself. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 06, 2004 4:34 PM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: What version of FBSD does Yahoo run? Considering that its

Re: What version of FBSD does Yahoo run?

2004-10-06 Thread Jonathan T. Sage
Bigelow, Andrea L. wrote: Where's the documentation? I'd like to see this for myself. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 06, 2004 4:34 PM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: What version of FBSD does Yahoo

Re: What version of FBSD does Yahoo run?

2004-10-06 Thread Dan Finn
What are those options and how do you turn them on/off? On Wed, 06 Oct 2004 16:45:29 -0400, Jonathan T. Sage [EMAIL PROTECTED] wrote: Bigelow, Andrea L. wrote: Where's the documentation? I'd like to see this for myself. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL

Re: Xserver mouse won't work

2004-10-06 Thread freebsd
Hi again to all and thanks to Bill and Michael who helped me out. Setting the Auto protocol in /etc/X11/XF86Config did it! Simple as that! Still cannot understand why it went wrong, though, but now it works and I am happy. Can't thank you enough, Bill :^) Dimitris Óôßò Tue, 5 Oct 2004

Re: What version of FBSD does Yahoo run?

2004-10-06 Thread Jonathan T. Sage
Considering that its been well documented and admitted that 5.x is 1/3 the speed of 4.x at this point, do you really think they've migrated production boxes? Most likely this is in reference to a few lines in /usr/src/UPDATING, stating that all of the debug features are turned on by default in

Re: Good tool for light photo editing?

2004-10-06 Thread John Mills
Stan - On Wed, 6 Oct 2004, stan wrote: I just got my first set of pictures on CD's (vacation pics), and I wan't to put them up on my web server. What's a good tool to do some really lightweight editeing on them with? Mostly I just need to rotate the vertical ones, but I _might_ do just a

Re: Good tool for light photo editing?

2004-10-06 Thread R. W.
On Wednesday 06 October 2004 19:21, stan wrote: I just got my first set of pictures on CD's (vacation pics), and I wan't to put them up on my web server. What's a good tool to do some really lightweight editeing on them with? Mostly I just need to rotate the vertical ones, but I _might_ do

Problems making firefox port

2004-10-06 Thread Gene Bomgardner
I'm hoping someone can help with this. When attempting to build the firefox port (as well as the netscape and mozilla ports) I get the following: == checking for freetype-config... /usr/local/bin/freetype-config checking For sufficiently new

FTP Proxies and Ports

2004-10-06 Thread Bigelow, Andrea L.
Hello, I've thus far been unsuccessful with $FTP_PROXY and $HTTP_PROXY in getting fetch to honor my company's FTP proxy. The easiest way to use the proxy is a URL format: ftp://username:password@server. Is there a way that I can specify that this format be used anytime I want to download and

Re: FTP Proxies and Ports

2004-10-06 Thread Remko Lodder
Bigelow, Andrea L. wrote: Hi Andi, Hello, I've thus far been unsuccessful with $FTP_PROXY and $HTTP_PROXY in getting fetch to honor my company's FTP proxy. The easiest way to use the proxy is a URL format: ftp://username:password@server. Is there a way that I can specify that this format be used

Having a problem running quake3 on my system running 5.2.1 FreeBSD

2004-10-06 Thread Devesh Shah
Hi, I am tring to run /usr/ports/games/q3server (quake3) and runs into the problem. The installation seems to be OK but game would not start because of the the following error. Sys_Error: Couldn't load default.cfg. This problem seems to have been described in the following site but no

Re: What version of FBSD does Yahoo run?

2004-10-06 Thread Kris Kennaway
On Wed, Oct 06, 2004 at 04:42:24PM -0400, Bigelow, Andrea L. wrote: Where's the documentation? I'd like to see this for myself. There is none, because Mr./Ms. TM4525 is making up his/her facts to suit their assertion. The last time this claim was made it was refuted and TM4525 promised to go

PCI wireless card - ew-7128g

2004-10-06 Thread tiago
Hello to all I'm trying to configure a 802.11g wireless LAN PCI card. The model is EW-7128g v1.0 (EDIMAX). I am using the FreeBSD-5.2.1 RELEASE and i've tryed several drivers with absolute no success. If any of you has tried with success, please send me some information, mainly the used driver.

Re: Should I rebuild all ports?

2004-10-06 Thread Choy Kho Yee
On 2004/10/07, at 1:19, Donald J. O'Neill wrote: On Wednesday 06 October 2004 10:52 am, Choy Kho Yee wrote: However, I still don't get how /etc/libmap.conf can be used to work around this problem without rebuilding the ports. Thanks. --- Choy Kho Yee Hello Choy, With libmap.conf, you're basically

KDE 3.3 upgrade and Sound

2004-10-06 Thread Ned Harrison
I'm running FreeBSD 5.2.1 and upgraded from KDE 3.1 to 3.3. After completing the upgrade, I found that I did not have any system sounds. Following the instuctions in the UPDATING file in /usr/ports, I removed the knotifyrc file. After logging out and back into KDE, I now have system sounds

networking problem? maybe

2004-10-06 Thread neko hime
Hi there, i have just installed freebsd 4.9 one of my machies. This box is configured to be a gateway/router. The install was a base install, and i recompiled with the IPFILTER options. Ive added the net.inet.ip.forwarding=1 to my /etc/sysctl.conf. When accessing the internet (via ADSL/PPPoE) on

Re: Question about ports

2004-10-06 Thread Nikolas Britton
Pierre LeBlanc wrote: Hello, I'm new to the port collection and updating ports with CVSup but I managed to update the ports of my FreeBSD 4.10 system using CVSup. Now, I want to upgrade Perl to version 5.6 and I notice there is a perl5 port in the list I`ve seen on:

Re: Should I rebuild all ports?

2004-10-06 Thread Alex de Kruijff
On Thu, Oct 07, 2004 at 12:46:33AM +0900, Choy Kho Yee wrote: On 2004/10/07, at 0:11, Alex de Kruijff wrote: On Wed, Oct 06, 2004 at 11:57:19PM +0900, Choy Kho Yee wrote: I have just upgraded FreeBSD 5.3BETA6 to BETA7. According to /usr/src/UPDATING, some of the system libraries have been

Re: Any idea why Sharity-Light is at least 3X faster than smbfs here?

2004-10-06 Thread jason
Doug Lee wrote: I'm running FreeBSD 4.10-STABLE on a P166 and trying to copy very large (but under 4 gig) files from FreeBSD to a Windows 98 (Second Edition) P866 machine. Neither machine has much other load. (The FreeBSD version probably doesn't matter; I've seen this on many 4.x revisions in

Re: Any idea why Sharity-Light is at least 3X faster than smbfs

2004-10-06 Thread knowtree
Doug Lee wrote: I'm running FreeBSD 4.10-STABLE on a P166 and trying to copy very .. dc0: ADMtek AN985 10/100BaseTX port 0xfc00-0xfcff mem 0xffbefc00-0xffbe irq 10 at device 20.0 on pci0 miibus0: MII bus on dc0 ukphy0: Generic IEEE 802.3u media interface on miibus0 ukphy0: 10baseT,

Re: Good tool for light photo editing?

2004-10-06 Thread Chris Hill
On Wed, 6 Oct 2004, stan wrote: What's a good tool to do some really lightweight editeing on them with? Mostly I just need to rotate the vertical ones, but I _might_ do just a little cropping on some few. Jerry already said this, but I need to add a 'me too' - I would (and do) use xv for this

disk geometry confussion

2004-10-06 Thread piotr . smyrak
Hi, I had a disk failure recently, and bought a new drive afterwards. it is 80GB WD800BB model. I went on with a fast install to restore my ability to work. I created a small slice in the leading gigas. Now I wanted to go on with slicing the disk, but I got stuck. When I get to sysinstall's

Link exchange with www.bananaskies.com

2004-10-06 Thread updates-alex
Hello, Alex here with Banana Skies Ecards and Greetings ( www.bananaskies.com ) I wondered if you would be interested in doing a link exchange with me? I can either add you to our homepage here: http://www.bananaskies.com Or on our links page here: http://www.bananaskies.com/links.php

Re: KDE 3.3 upgrade and Sound

2004-10-06 Thread Alex de Kruijff
On Wed, Oct 06, 2004 at 06:06:37PM -0500, Ned Harrison wrote: I'm running FreeBSD 5.2.1 and upgraded from KDE 3.1 to 3.3. After completing the upgrade, I found that I did not have any system sounds. Following the instuctions in the UPDATING file in /usr/ports, I removed the knotifyrc

Re: KDE 3.3 upgrade and Sound

2004-10-06 Thread Alex de Kruijff
On Thu, Oct 07, 2004 at 04:14:49AM +0200, Alex de Kruijff wrote: On Wed, Oct 06, 2004 at 06:06:37PM -0500, Ned Harrison wrote: I'm running FreeBSD 5.2.1 and upgraded from KDE 3.1 to 3.3. After completing the upgrade, I found that I did not have any system sounds. Following the

Tape xfers topping out at 10K per transaction?

2004-10-06 Thread Kevin A. Pieckiel
I've got an Exabyte M2 connected to my system. I'm running version 5.2.1 and have seen this drive do 64K transfers with systat -vm before (although that was under version 4.9). I can't for the life of me find out why I'm only getting 10K per transaction while I'm reading from my tape now. At

Re: Tape xfers topping out at 10K per transaction?

2004-10-06 Thread Dan Nelson
In the last episode (Oct 06), Kevin A. Pieckiel said: I've got an Exabyte M2 connected to my system. I'm running version 5.2.1 and have seen this drive do 64K transfers with systat -vm before (although that was under version 4.9). I can't for the life of me find out why I'm only getting 10K

printing with cups - gnome-office

2004-10-06 Thread hoe-waa
# Aloha # On this past Sunday(10-3-4) I posted this question to freebsd-gnome. # I have not received any responses. Can anyone on this list help? # Thanks I am having a problem with CUPS and Gnome. I am running Gnome 2.6.2, Gnome-Office, and Xorg all installed via ports.