The printf function

2004-08-24 Thread Gerald S. Stoller
I executed the following printf (in a Korn shell command-line) printf 't %2$s .\n' 3 55 and got the following response printf: illegal format character $ The following is an excerpt from the man-3 page for printf . Each conversion

Re: portscan looks like....

2004-08-24 Thread Volker Kindermann
Hi Bob, PORT STATE SERVICE 22/tcp open ssh 25/tcp open smtp 80/tcp open http 111/tcp open rpcbind 1023/tcp open netvenuechat now, i made a faux pas when i configured this machine and had made this a nfs client...i belive that was the case. I am now interested in

mounting sunos hdd in freebsd

2004-08-24 Thread Fakrul Alam
I have a HDD where i have installed SunOS. Now I connect it with another PC as a Primary Slave. In the Primary Master HDD FreeBSD 5.1 is installed. Now i want to mount second HDD so that I can access data from the second HDD which is in SunOS file system. Who can I do this. Any suggestion.

Re: Embedded freebsd How to?

2004-08-24 Thread Andrew L. Gould
On Monday 23 August 2004 11:21 pm, Gerard Samuel wrote: Andrew L. Gould wrote: On Monday 23 August 2004 07:41 pm, Gerard Samuel wrote: Well I've been using FBSD since 3.4, and I would like to try my hand at trying to put together an embedded FBSD system. I browsed the -small mailing list,

Re: Hard Mail Question

2004-08-24 Thread Odhiambo Washington
* Sean Murphy [EMAIL PROTECTED] [20040824 02:12]: wrote: Without using leave mail on server or leave mail on server for x days is it possible after I have downloaded my email to my computer using pop3 to put it back so I can access it from a different computer. Possibly ftp it back

Re: custom boot disk

2004-08-24 Thread Odhiambo Washington
* Incoming Mail List [EMAIL PROTECTED] [20040824 00:25]: wrote: Can anyone provide a pointer to a good how-to on creating a customized bootable disk? Specifically, I'm trying to understand: 1) How do you create a 64mb (for example) memory file system as part of the boot procedure? 2

Re: missing /dev/fd0 after upgrading to FBSD-6.0-CURRENT

2004-08-24 Thread Odhiambo Washington
* [EMAIL PROTECTED] [EMAIL PROTECTED] [20040824 00:12]: wrote: Hi all, this is my problem ! After cvsupping from FBSD-5.2 to FBSD-6.0-CURRENT I miss fd0 in /dev. Consequently accssing floppy is not possible anymore. It must have something to do with devfs. I tried 'mknod /dev/fd0

Re: SCSI disk to disk dump restore

2004-08-24 Thread Odhiambo Washington
* Dan Rue [EMAIL PROTECTED] [20040824 00:01]: wrote: Hey Gang, I had an older scsi disk going bad, so I picked up a new disk to replace it. I did a dump | restore to move the data to the new disk, but it went far slower than expected. I'm wondering if there's an issue with the different

Re: Hard Mail Question

2004-08-24 Thread Joshua Tinnin
On Monday 23 August 2004 04:11 pm, Sean Murphy [EMAIL PROTECTED] wrote: Without using leave mail on server or leave mail on server for x days is it possible after I have downloaded my email to my computer using pop3 to put it back so I can access it from a different computer. Possibly ftp it

Re: portscan looks like....

2004-08-24 Thread Matthew Seaman
On Tue, Aug 24, 2004 at 08:37:30AM +0200, Volker Kindermann wrote: Hi Bob, PORT STATE SERVICE 22/tcp open ssh 25/tcp open smtp 80/tcp open http 111/tcp open rpcbind 1023/tcp open netvenuechat [...] Then there is the case of the port 1023. I have no idea how

uname -v shows no difference after buildkernel and installkernel etc

2004-08-24 Thread August Simonelli
Hi all, I recently did the following: installed FreeBSD 5.2.1 from the iso cvsup'd the source (using tag=RELENG_5_2) followed section 19 of the handbook followed section 8 for the kernel rebuild and did a custom kernel (placing in /root/kernels and linking it, as per section 8.3) everything went

SCP

2004-08-24 Thread Spidey Knepscheld
Hi Guys I have to FreeBSD boxes next to each other and would like to copy a directory from the mail server to the firewall.I have root access to both the PC's.The directory on the mail server is /home/www/trafd and I would like to copy it to the fw to /usr/ports/net/ . Here is the command I

Re: SCP

2004-08-24 Thread August Simonelli
On Tue, 24 Aug 2004 12:28:23 +0200, Spidey Knepscheld [EMAIL PROTECTED] wrote: Hi Guys I have to FreeBSD boxes next to each other and would like to copy a directory from the mail server to the firewall.I have root access to both the PC's.The directory on the mail server is /home/www/trafd

Re: SCP

2004-08-24 Thread Dick Davies
* Spidey Knepscheld [EMAIL PROTECTED] [0828 11:28]: Hi Guys I have to FreeBSD boxes next to each other and would like to copy a directory from the mail server to the firewall.I have root access to both the PC's.The directory on the mail server is /home/www/trafd and I would like to copy

[OT] fishing for addresses

2004-08-24 Thread Ed Budd
Klaus, Chris (ISSAtlanta) wrote: This is an automated message. I apologize for the inconvenience, but I need your help in fighting spam. Messages from approved senders go directly to my Inbox. Messages from addresses that have not put into my whitelist are quarantined until the address of the

Re: The printf function

2004-08-24 Thread Warren Block
On Tue, 24 Aug 2004, Gerald S. Stoller wrote: I executed the following printf (in a Korn shell command-line) printf 't %2$s .\n' 3 55 and got the following response printf: illegal format character $ The following is an excerpt from the man-3 page for printf .

Re: Hard Mail Question

2004-08-24 Thread Ruben de Groot
On Tue, Aug 24, 2004 at 11:03:34AM +0300, Odhiambo Washington typed: * Sean Murphy [EMAIL PROTECTED] [20040824 02:12]: wrote: Without using leave mail on server or leave mail on server for x days is it possible after I have downloaded my email to my computer using pop3 to put it back so I

Re: Hard Mail Question

2004-08-24 Thread Geert Hendrickx
On Mon, Aug 23, 2004 at 04:11:49PM -0700, Sean Murphy wrote: Without using leave mail on server or leave mail on server for x days is it possible after I have downloaded my email to my computer using pop3 to put it back so I can access it from a different computer. Possibly ftp it back to

Re: portscan looks like....

2004-08-24 Thread Toni Schmidbauer
On Tue, Aug 24, 2004 at 12:12:10AM -0400, Bob Ababurko wrote: PORT STATE SERVICE 22/tcp open ssh 25/tcp open smtp 80/tcp open http 111/tcp open rpcbind 1023/tcp open netvenuechat with sockstat(1) its possible to list which daemon is listing on which port. the column PID

Re: apsfilter and Epson Stylus C63 on Current

2004-08-24 Thread edwinculp
- Mensaje original - De: Anish Mistry [EMAIL PROTECTED] Fecha: Lunes, Agosto 23, 2004 11:59 pm Asunto: Re: apsfilter and Epson Stylus C63 on Current -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Just to check, you have removed the base install's lp* utilities right? No, I must

About Resellers

2004-08-24 Thread Demetris Terlikas
Do you have any reseller in cyprus?Because if you have got anyone in my country I would like to become one. Thank you in advance, Demetris Terlikas ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To

High Availability Solution

2004-08-24 Thread Joseph Begumisa
Does anyone know of a high availability solution that works on freebsd? I have two freebsd servers and would like to have them operate in a way that if one fails, the second kicks in. Thanks. Joseph. ___ [EMAIL PROTECTED] mailing list

Re: SCSI disk to disk dump restore

2004-08-24 Thread Marc Wiz
On Tue, Aug 24, 2004 at 11:12:10AM +0300, Odhiambo Washington wrote: * Dan Rue [EMAIL PROTECTED] [20040824 00:01]: wrote: Hey Gang, I had an older scsi disk going bad, so I picked up a new disk to replace it. I did a dump | restore to move the data to the new disk, but it went far

Re: High Availability Solution

2004-08-24 Thread Christian Laursen
Joseph Begumisa [EMAIL PROTECTED] writes: Does anyone know of a high availability solution that works on freebsd? I have two freebsd servers and would like to have them operate in a way that if one fails, the second kicks in. Take a look at net/freevrrpd. -- Christian Laursen

Re: Embedded freebsd How to?

2004-08-24 Thread Gerard Samuel
Andrew L. Gould wrote: On Monday 23 August 2004 11:21 pm, Gerard Samuel wrote: Andrew L. Gould wrote: On Monday 23 August 2004 07:41 pm, Gerard Samuel wrote: Well I've been using FBSD since 3.4, and I would like to try my hand at trying to put together an embedded FBSD system. I browsed the -small

BCM4401-B0 card error on FreeBSD 5.2.1

2004-08-24 Thread Yoshinobu Inoue
I also had same problem but succeeded in making BCM4401-B0 work, thanks to following information with this dirty quick patch. --- src/sys/dev/bfe/if_bfereg.h.origWed Sep 10 03:17:22 2003 +++ src/sys/dev/bfe/if_bfereg.h Tue Aug 24 22:13:10 2004 @@ -393,7 +393,11 @@ #define BFE_REG_PCI

Re: About Resellers

2004-08-24 Thread Matthew Seaman
On Tue, Aug 24, 2004 at 01:33:33PM +0300, Demetris Terlikas wrote: Do you have any reseller in cyprus?Because if you have got anyone in my country I would like to become one. Reseller probably isn't quite the right word, as the FreeBSD project isn't a commercial organisation. It's basically a

Re: High Availability Solution

2004-08-24 Thread Matthew Seaman
On Tue, Aug 24, 2004 at 03:41:41PM +0300, Joseph Begumisa wrote: Does anyone know of a high availability solution that works on freebsd? I have two freebsd servers and would like to have them operate in a way that if one fails, the second kicks in. How you do this depends very much on the

Re: High Availability Solution

2004-08-24 Thread Martin Hudec
On Tue, Aug 24, 2004 at 03:41:41PM +0300 or thereabouts, Joseph Begumisa wrote: Does anyone know of a high availability solution that works on freebsd? I have two freebsd servers and would like to have them operate in a way that if one fails, the second kicks in. And what about this one

IPC:ShareLite will not compile om 4.10

2004-08-24 Thread Mark
Has anyone solved this issue yet? http://groups.google.nl/groups?q=Bad+realloc()+ignored+at+blib/lib/IPC/ShareLite.pmhl=nllr=ie=UTF-8selm=200406142310.i5ENAsBl028101%40manage.padtechnologies.comrnum=2 I have two identical 5.8.5 Perls, one compiled with ithreads, the other not. Funnily enough,

Re: uname -v shows no difference after buildkernel and installkernel etc

2004-08-24 Thread Nathan Kinkade
On Tue, Aug 24, 2004 at 08:20:51PM +1000, August Simonelli wrote: Hi all, I recently did the following: installed FreeBSD 5.2.1 from the iso cvsup'd the source (using tag=RELENG_5_2) followed section 19 of the handbook followed section 8 for the kernel rebuild and did a custom kernel

Re: High Availability Solution

2004-08-24 Thread Gustavo A. Baratto
http://redundancy.redundancy.org/fbsd_lb.html - Original Message - From: Joseph Begumisa [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, August 24, 2004 5:41 AM Subject: High Availability Solution Does anyone know of a high availability solution that works on freebsd? I have

Skiing Pavilion at Adventures in Travel Expo

2004-08-24 Thread cwayne
HTML Message - Skiing Pavilion at Adventures in Travel Expo ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

Omnilife Una Nueva Forma de Vida

2004-08-24 Thread Ingresos Extras y Mejora tu Salud
DISTRIBUIDOR INDEPENDIENTE OMNILIFE TE INVITA A MEJORAR TU SALUD=20 CONSUMIENDO LA GAMA DE PRODUCTOS DE SUPLEMENTOS ALIMENTICIOS COSMETICOS Y TINTES TODOS SON PRODUCTOS NATURALES. TAMBIEN PUEDES FORMAR PARTE DE LA GRAN FAMILIA OMNILIFE COMO=20 DISTRIBUIDOR INDEPENDIENTE YA ESTAMOS EN 14 PAISES.

ALTQ@5.2.1-RELEASE-p9 ?

2004-08-24 Thread Hugo Silva
Hey, I wanted to know if the patches available for ALTQ on FreeBSD 5.x work on 5.2.1. I can't test this myself because the only 5.2.1 server I have is a production server and I'd like to be 100% sure it will work first. I don't know if the patches will apply cleanly, the latest I found were for

Re: SCSI disk to disk dump restore

2004-08-24 Thread Dan Rue
On Tue, Aug 24, 2004 at 11:12:10AM +0300, Odhiambo Washington wrote: * Dan Rue [EMAIL PROTECTED] [20040824 00:01]: wrote: Hey Gang, I had an older scsi disk going bad, so I picked up a new disk to replace it. I did a dump | restore to move the data to the new disk, but it went far

Installing ports

2004-08-24 Thread Florian Hengstberger
Hi! I'm using FreeBSD 5.2.1 and I'm in trouble with installing software using the ports collection. After typing make install everything seems to be okay, but in most cases I get a message like this after a few minutes: fetch time out It seemed to me that the mirror servers are not uptodate or

Re: Reinstalling, then upgrading (Was Re: Salvageable? (Was Re:make installworld error))

2004-08-24 Thread Charles Ulrich
Lowell Gilbert said: In FreeBSD, a port is a third-party application ported to be built from source on your system. A package is a pre-compiled binary of that port. Once installed, they are both tracked (and removable) by the same database, usually referred to as the package database. See the

Re: Hard Mail Question

2004-08-24 Thread Charles Ulrich
Odhiambo Washington said: * Sean Murphy [EMAIL PROTECTED] [20040824 02:12]: wrote: Without using leave mail on server or leave mail on server for x days is it possible after I have downloaded my email to my computer using pop3 to put it back so I can access it from a different computer

Re: Installing ports

2004-08-24 Thread Joel Dahl
Are your local ports-tree up-to-date? Hi! I'm using FreeBSD 5.2.1 and I'm in trouble with installing software using the ports collection. After typing make install everything seems to be okay, but in most cases I get a message like this after a few minutes: fetch time out It seemed

Re: Installing ports

2004-08-24 Thread epilogue
On Tue, 24 Aug 2004 20:11:49 +0200 Florian Hengstberger [EMAIL PROTECTED] wrote: Hi! I'm using FreeBSD 5.2.1 and I'm in trouble with installing software using the ports collection. After typing make install everything seems to be okay, but in most cases I get a message like this after a

Re: Reinstalling, then upgrading (Was Re: Salvageable? (Was Re:make installworld error))

2004-08-24 Thread Jay O'Brien
Charles Ulrich wrote: The phrase ports build packages is a neat and efficient way of rectifying the misunderstandings that can occur when trying to give a proper explanation of FreeBSD package management. Charles, Thank you for concisely answering a burning question I didn't know how to

Re: Installing ports

2004-08-24 Thread Mark
Hi! I'm using FreeBSD 5.2.1 and I'm in trouble with installing software using the ports collection. After typing make install everything seems to be okay, but in most cases I get a message like this after a few minutes: fetch time out It seemed to me that the mirror

Re: Reinstalling, then upgrading (Was Re: Salvageable? (Was Re:make installworld error))

2004-08-24 Thread epilogue
On Tue, 24 Aug 2004 14:47:03 -0400 (EDT) Charles Ulrich [EMAIL PROTECTED] wrote: Lowell Gilbert said: In FreeBSD, a port is a third-party application ported to be built from source on your system. A package is a pre-compiled binary of that port. Once installed, they are both tracked (and

Re: Reinstalling, then upgrading (Was Re: Salvageable? (Was Re:make installworld error))

2004-08-24 Thread Lowell Gilbert
Charles Ulrich [EMAIL PROTECTED] writes: Just out of curiosity, is it incorrect to simply say that ports build packages? No, packages are indeed built from ports. That is, once a piece of software is installed with 'make install', is it treated the same as any package that was

Re: Installing ports

2004-08-24 Thread Lowell Gilbert
Mark [EMAIL PROTECTED] writes: Hi! I'm using FreeBSD 5.2.1 and I'm in trouble with installing software using the ports collection. After typing make install everything seems to be okay, but in most cases I get a message like this after a few minutes: fetch time

Re: Reinstalling, then upgrading (Was Re: Salvageable? (Was Re:make installworld error))

2004-08-24 Thread Matthew Seaman
On Tue, Aug 24, 2004 at 12:13:31PM -0700, Jay O'Brien wrote: Charles Ulrich wrote: The phrase ports build packages is a neat and efficient way of rectifying the misunderstandings that can occur when trying to give a proper explanation of FreeBSD package management. Thank you for

buggy filtermail-0.7

2004-08-24 Thread Harald Weis
Has anyone got a working filtermail-0.7 port ? Building and installing is fine, but the result is useless because of the following bug: algol{me} ~ filtermail filtermail: 0.7 querying [EMAIL PROTECTED] on Tue Aug 24 15:45:24 2004.filtermail: Examining 1 message(s). filtermail: Deny: Harald Weis

Re: Installing ports

2004-08-24 Thread Joe Kraft
Florian Hengstberger wrote: fetch time out It seemed to me that the mirror servers are not uptodate or that some filenames have changed in the meantime, because fetching data from ftp-servers worked a few times. But in nearly all cases I had to copy the files manually in /usr/ports/distfiles as

Re: Installing ports

2004-08-24 Thread Kevin D. Kinsey, DaleCo, S.P.
Florian Hengstberger wrote: Hi! I'm using FreeBSD 5.2.1 and I'm in trouble with installing software using the ports collection. After typing make install everything seems to be okay, but in most cases I get a message like this after a few minutes: fetch time out It seemed to me that the mirror

FreeBSD Certifications? Does it exist?

2004-08-24 Thread Ara Avvali
I am wondering if there is any official cert or course for BSD style operating systems. Something like RedHat RHCE in Linux and their official courses Having a paper on hand doesn't mean you know and NOT having also doesn't mean you don't know, But most employer now days look for that paper

Re: Reinstalling, then upgrading (Was Re: Salvageable? (Was Re:make installworld error))

2004-08-24 Thread Lowell Gilbert
Matthew Seaman [EMAIL PROTECTED] writes: That phrase -- ports build packages is just so right on so many levels. Except for the literal description of what actually happens. It seems that a lot of the supposed confusion of novices comes from the fact that we don't have a separate word to

Initial floppy install 5.2.1 fails - error: fatal trap 9

2004-08-24 Thread Martin Laflamme
Hi, Initial floppy install with 5.2.1. We have 12 PCs for a classroom which are completely identical. They have a P4P800-VM motherboard with updated BIOS. The CPU is Intel 2.8 GHZ. For the strangest reason, the install worked on 1 machine and failed on all the others we tried it on. It is

RE: FreeBSD Certifications? Does it exist?

2004-08-24 Thread JJB
[EMAIL PROTECTED] wrote: I am wondering if there is any official cert or course for BSD style operating systems. Something like RedHat RHCE in Linux and their official courses Having a paper on hand doesn't mean you know and NOT having also doesn't mean you don't know, But most employer now

apache permission problem please help

2004-08-24 Thread RYAN vAN GINNEKEN
SEE ERROR BELOW Was playing with permissions on my home dirs last night and changed everything to chmod 700 had some problem with users looking at and copying other users webpages. I have a directory in each users home dir named www where they keep there web files ie /usr/home/username/www so

Re: apsfilter and Epson Stylus C63 on Current

2004-08-24 Thread edwinculp
- Mensaje original - De: edwinculp [EMAIL PROTECTED] Fecha: Martes, Agosto 24, 2004 7:21 am Asunto: Re: apsfilter and Epson Stylus C63 on Current - Mensaje original - De: Anish Mistry [EMAIL PROTECTED] Fecha: Lunes, Agosto 23, 2004 11:59 pm Asunto: Re: apsfilter and

apache permission problem please help

2004-08-24 Thread RYAN vAN GINNEKEN
SEE ERROR BELOW Was playing with permissions on my home dirs last night and changed everything to chmod 700 had some problem with users looking at and copying other users webpages. I have a directory in each users home dir named www where they keep there web files ie /usr/home/username/www so i

Re: sendmail from 4.10-STABLE firewall

2004-08-24 Thread Joe Kraft
Chuck Swiger wrote: Joe Kraft wrote: I'm using a 4.10-STABLE based firewall, which is happily chugging along. It's sending it's daily messages to a local account via sendmail, which I check by logging in using an ssh connection. [ ... ] 3) Is there a way to convince sendmail to send to

Bash programming, copy only onefile?

2004-08-24 Thread Joachim Dagerot
A quiz easy to write, hard to answer? In bash, how can I write a command that moves the oldest file in a directory to a new direction? ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send

Re: apache permission problem please help

2004-08-24 Thread Nathan Kinkade
On Tue, Aug 24, 2004 at 03:09:04PM -0600, RYAN vAN GINNEKEN wrote: SEE ERROR BELOW Was playing with permissions on my home dirs last night and changed everything to chmod 700 had some problem with users looking at and copying other users webpages. I have a directory in each users home dir

no user interface

2004-08-24 Thread james heck
I just installed 5.2.1 via download onto cdr media. I left about 10 gigs open for freebsd, and left 9 for my win2000. the dual boot works fine on my dell laptop, however when i go to load freebsd 5.2.1, i cant get into a graphical interface. Instead it stays in a dos-like interface with

problem with portupgrade.. or so it seems

2004-08-24 Thread LiQuiD
Hi all, I have a machine running 4.10 stable that has a problem whenever I try to run portsdb -Uu. The message the scrolls down the screen is as follows: /usr/ports/INDEX:11586:Port info line must consist of 10 fields. That number changes... it basically goes from 0 to that (for all I know)

Re: uname -v shows no difference after buildkernel and installkernel etc

2004-08-24 Thread August Simonelli
August What does your symlink look like? So you put the newly built kernel in /root/kernels, then did something like?: # ln -s /root/kernels/mykernel /boot/kernel/kernel I followed the example in 8.3: # cd /usr/src/sys/i386/conf # mkdir /root/kernels # cp GENERIC

cvsup

2004-08-24 Thread Curtis Vaughan
Ok, just to be certain about this. I have 4.8 installed and am about to do a cvsup here is my stable-supfile *default host=cvsup1.us.freebsd.org *default base=/usr/local/etc/cvsup *default prefix=/usr *default release=cvs tag=RELENG_4 *default delete use-rel-suffix src-all And I put my refuse

Re: no user interface

2004-08-24 Thread Bill Moran
james heck [EMAIL PROTECTED] wrote: I just installed 5.2.1 via download onto cdr media. I left about 10 gigs open for freebsd, and left 9 for my win2000. the dual boot works fine on my dell laptop, however when i go to load freebsd 5.2.1, i cant get into a graphical interface. Instead it

Re: no user interface

2004-08-24 Thread Hugo Silva
You do have a user interface, just not a graphical one :-) Anyway, You have to manually install/configure the desktop environment.. if you have all the cds, run /stand/sysinstall as root, do post configuration on freebsd, and add the packages needed (mainly X, and your graphical environment of

postfix smtp auth TLS , cyrus sasl SSL/TLS

2004-08-24 Thread bruno schwander
Trying to get cyrus with SSL/TLS, as well as postfix with smtp auth what I did: follow the howtos http://postfix.state-of-mind.de/patrick.koetter/smtpauth/sasldb_configuration.html http://yocum.org/faqs/postfix-tls-sasl.html things working so far: I can login to imap accounts using SSL or TLS,

Re: cvsup

2004-08-24 Thread stheg olloydson
it was said: Ok, just to be certain about this. I have 4.8 installed and am about to do a cvsup here is my stable-supfile *default host=cvsup1.us.freebsd.org *default base=/usr/local/etc/cvsup *default prefix=/usr *default release=cvs tag=RELENG_4 *default delete use-rel-suffix

Re: uname -v shows no difference after buildkernel and installkernel etc

2004-08-24 Thread Nathan Kinkade
On Wed, Aug 25, 2004 at 08:32:48AM +1000, August Simonelli wrote: August What does your symlink look like? So you put the newly built kernel in /root/kernels, then did something like?: # ln -s /root/kernels/mykernel /boot/kernel/kernel I followed the example in 8.3: # cd

Re: Embedded freebsd How to?

2004-08-24 Thread Murray Taylor
On Tue, 2004-08-24 at 23:26, Gerard Samuel wrote: Andrew L. Gould wrote: On Monday 23 August 2004 11:21 pm, Gerard Samuel wrote: Andrew L. Gould wrote: On Monday 23 August 2004 07:41 pm, Gerard Samuel wrote: Well I've been using FBSD since 3.4, and I would like to try my hand at

Re: Bash programming, copy only onefile?

2004-08-24 Thread Nathan Kinkade
On Wed, Aug 25, 2004 at 12:16:17AM +0200, Joachim Dagerot wrote: A quiz easy to write, hard to answer? In bash, how can I write a command that moves the oldest file in a directory to a new direction? Here is one possible way, certainly there are many others: # ls -t /path/to/dir | tail -n 1

Re: cvsup

2004-08-24 Thread Curtis Vaughan
On 24 Aug, 2004, at 16:07, stheg olloydson wrote: it was said: Ok, just to be certain about this. I have 4.8 installed and am about to do a cvsup here is my stable-supfile *default host=cvsup1.us.freebsd.org *default base=/usr/local/etc/cvsup *default prefix=/usr *default release=cvs tag=RELENG_4

Re: no user interface

2004-08-24 Thread stheg olloydson
it was said: I just installed 5.2.1 via download onto cdr media. I left about 10 gigs open for freebsd, and left 9 for my win2000. the dual boot works fine on my dell laptop, however when i go to load freebsd 5.2.1, i cant get into a graphical interface. Instead it stays in a dos-like

Re: cvsup

2004-08-24 Thread Warren Block
On Tue, 24 Aug 2004, Curtis Vaughan wrote: BTW! After updating to 4-STABLE do I then perform all the following steps? Go to /usr/src enter the command: make buildworld KERNCONF=yourkernelname then: make kernel reboot go to /usr/src and type: make installworld No:

Re: cvsup

2004-08-24 Thread Eric Brunner-Williams
I think he said he wants to cross the 4.x|5.x boundary as well. I haven't done that for several months, before and after the gcc version cut-over. He may need current guidance on that. FWIW, I'm going to be upgrading a mono-processor to the beta, but I'll be going the jrandom-5.x CD install, then

Re: apsfilter and Epson Stylus C63 on Current

2004-08-24 Thread Chip
edwinculp wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Just to check, you have removed the base install's lp* utilities right? No, I must have read over, under, around and/or through that in the cups howto's I been using. Let me be sure that I am understanding. I should remove lpd,

Re: cvsup

2004-08-24 Thread stheg olloydson
it was said: BTW! After updating to 4-STABLE do I then perform all the following steps? Go to /usr/src enter the command: make buildworld KERNCONF=yourkernelname then: make kernel reboot go to /usr/src and type: make installworld And what is a good kernel name? Maybe in this case,

Re: Bash programming, copy only onefile?

2004-08-24 Thread Giorgos Keramidas
On 2004-08-24 17:15, Nathan Kinkade [EMAIL PROTECTED] wrote: On Wed, Aug 25, 2004 at 12:16:17AM +0200, Joachim Dagerot wrote: A quiz easy to write, hard to answer? In bash, how can I write a command that moves the oldest file in a directory to a new direction? Here is one possible way,

Re: uname -v shows no difference after buildkernel and installkernel etc

2004-08-24 Thread August Simonelli
I apologize, when you said: ... did a custom kernel (placing in /root/kernels ... I took it too literally, thinking that for some odd reason you had put the actual built (binary) kernel into /root/kernels and were symlinking from /boot/kernel to that directory, as opposed to simply

Re: Embedded freebsd How to?

2004-08-24 Thread Gerard Samuel
Murray Taylor wrote: On Tue, 2004-08-24 at 23:26, Gerard Samuel wrote: Andrew L. Gould wrote: On Monday 23 August 2004 11:21 pm, Gerard Samuel wrote: Andrew L. Gould wrote: On Monday 23 August 2004 07:41 pm, Gerard Samuel wrote: Well I've been using FBSD since 3.4, and I would like to try my

Re: FreeBSD Certifications? Does it exist?

2004-08-24 Thread Vulpes Velox
On Tue, 24 Aug 2004 16:48:48 -0400 JJB [EMAIL PROTECTED] wrote: [EMAIL PROTECTED] wrote: I am wondering if there is any official cert or course for BSD style operating systems. Something like RedHat RHCE in Linux and their official courses Having a paper on hand doesn't mean you know

Re: uname -v shows no difference after buildkernel and installkernel etc

2004-08-24 Thread Donald J. O'Neill
August, I've been following this thread today. It's very interesting. It appears to me, you mentioned your mistake in your first post. did a mergemaster and didn't accept any changes (it was a fresh system) rebooted and logged in Without accepting those changes, you kept what you had. It

top: nlist failed

2004-08-24 Thread Chern Lee
I recently upgraded a machine to 4.10-RELEASE-p2 from a fresh /usr/src from cvsup. $ top top: nlist failed $ systat systat: nlist: can't find following symbols: _ccpu _fscale $ vmstat vmstat: undefined symbols: _kmemstatistics _bucket _zlist $ uname -a FreeBSD

Re: Re: uname -v shows no difference after buildkernel and installkernel etc

2004-08-24 Thread August Simonelli
On Tue, 24 Aug 2004 22:11:47 -0500, Donald J. O'Neill [EMAIL PROTECTED] wrote: August, I've been following this thread today. It's very interesting. It appears to me, you mentioned your mistake in your first post. did a mergemaster and didn't accept any changes (it was a fresh system)

Re: FreeBSD Certifications? Does it exist?

2004-08-24 Thread Bob Perry
Vulpes Velox wrote: On Tue, 24 Aug 2004 16:48:48 -0400 JJB [EMAIL PROTECTED] wrote: [EMAIL PROTECTED] wrote: I am wondering if there is any official cert or course for BSD style operating systems. Something like RedHat RHCE in Linux and their official courses Having a paper on

where to find what a port will try to download

2004-08-24 Thread Peter Ryan
Hi Matthew, I am trying to find out which files a port will try to download. E.g. JDK14. The Makefile has parameterised distfiles and I cant see where the parameters are resolved. I have looked in the other package files and cant see anything. I while back, when I knew less than nothing about

X issue

2004-08-24 Thread Dustin
I'm having some issues, I believe with XFree86. I just installed FreeBSD 5.2.1 Rel, installed XFree86 v 4.3.0, then ran CVsup to update my ports tree, then installed Fluxbox from ports. I managed to configure it well enough to get into Fluxbox, but when I exited out from X, the system would

Re: FreeBSD Certifications? Does it exist?

2004-08-24 Thread Vulpes Velox
On Tue, 24 Aug 2004 23:37:51 -0400 Bob Perry [EMAIL PROTECTED] wrote: Vulpes Velox wrote: On Tue, 24 Aug 2004 16:48:48 -0400 JJB [EMAIL PROTECTED] wrote: [EMAIL PROTECTED] wrote: I am wondering if there is any official cert or course for BSD style

Re: FreeBSD Certifications? Does it exist?

2004-08-24 Thread Bob Perry
Vulpes Velox wrote: On Tue, 24 Aug 2004 23:37:51 -0400 Bob Perry [EMAIL PROTECTED] wrote: Vulpes Velox wrote: On Tue, 24 Aug 2004 16:48:48 -0400 JJB [EMAIL PROTECTED] wrote: [EMAIL PROTECTED] wrote: I am wondering if there is any official cert or course for BSD

Re: X issue

2004-08-24 Thread Vulpes Velox
On Tue, 24 Aug 2004 23:00:47 -0500 Dustin [EMAIL PROTECTED] wrote: I'm having some issues, I believe with XFree86. I just installed FreeBSD 5.2.1 Rel, installed XFree86 v 4.3.0, then ran CVsup to update my ports tree, then installed Fluxbox from ports. I managed to configure it well enough

Re: where to find what a port will try to download

2004-08-24 Thread Will
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Peter Ryan wrote: | Hi Matthew, | | I am trying to find out which files a port will try to download. So umm your trying to figure out the dependencies of a package? | E.g. JDK14. The Makefile has parameterised distfiles and I cant see | where the

Re: FreeBSD Certifications? Does it exist?

2004-08-24 Thread Vulpes Velox
On Wed, 25 Aug 2004 00:33:36 -0400 Bob Perry [EMAIL PROTECTED] wrote: They offer training and classes that come with a cert afterwards, from what I can tell. Would be nice just to see a place that offers just a cert and no classes. If I read the site correctly, they offer both

Re: where to find what a port will try to download

2004-08-24 Thread Peter Ryan
| I am trying to find out which files a port will try to download. So umm your trying to figure out the dependencies of a package? | E.g. JDK14. The Makefile has parameterised distfiles and I cant see | where the parameters are resolved. I have looked in the other package | files and