Re: Postfix: unable to deliver this message after 4 days

2006-04-03 Thread Vaaf
ad to rest if it isn't replied to from here on. From: [EMAIL PROTECTED] (Wietse Venema) Subject: Re: Postfix: unable to deliver this message after 4 days To: Vaaf <[EMAIL PROTECTED]> Cc: [EMAIL PROTECTED] Vaaf: > When I try to send e-mails to [EMAIL PROTECTED], I get: > > Reaso

Postfix: unable to deliver this message after 4 days

2006-04-02 Thread Vaaf
Hello! I would appreciate help from kind people. In return I can design beautiful things for you :) Anyway ... Trying to make an addition to my existing setup on myrealdomain.com, specifically for virtual domains, in this case lalaladomain.com. Existing setup works. Virtual setup doesn't. T

Re: Postfix inside a jail

2006-04-02 Thread Vaaf
At 22:51 27.03.2006, albi wrote: On Mon, 27 Mar 2006 22:30:44 +0200 Vaaf <[EMAIL PROTECTED]> wrote: > >i use several postfix-instances in jails and host, but with this > >option in /usr/local/etc/postfix/main.cf : > > > >inet_interfaces = 192.168.111.111 > &

Re: ASCII files becoming double lined

2006-03-30 Thread Vaaf
thing along the line of ignoring people like you. On 3/30/06, Vaaf <[EMAIL PROTECTED]> wrote: > At 17:58 30.03.2006, Donald J. O'Neill wrote: > >On Thursday 30 March 2006 09:04, Kris Kennaway wrote: > > > On Thu, Mar 30, 2006 at 04:59:36PM +0200, Vaaf wrote:

Re: ASCII files becoming double lined

2006-03-30 Thread Vaaf
At 19:38 30.03.2006, Kris Kennaway wrote: On Thu, Mar 30, 2006 at 05:45:11PM +0200, Vaaf wrote: > As for Mr. Kennaway, if you had a big bugger up your nose the minute > you're about > to go on a date, wouldn't you like an honest opinion? Are you asking me out? If so I have

Re: ASCII files becoming double lined

2006-03-30 Thread Vaaf
At 17:58 30.03.2006, Donald J. O'Neill wrote: On Thursday 30 March 2006 09:04, Kris Kennaway wrote: > On Thu, Mar 30, 2006 at 04:59:36PM +0200, Vaaf wrote: > > Hello! > > > > Sometimes I notice ASCII files becoming double lined. > > As in there somehow appearin

Re: ASCII files becoming double lined

2006-03-30 Thread Vaaf
\r' < "$file" \ > | sed -E -e 's/[[:space:]]+$//' \ > | cat -s - > "${file}.tmp" && mv -f "${file}.tmp" "$file" > > echo "$file: Done" > > fi > > done > >

ASCII files becoming double lined

2006-03-30 Thread Vaaf
tr -d '\r' < "$file" \ | sed -E -e 's/[[:space:]]+$//' \ | cat -s - > "${file}.tmp" && mv -f "${file}.tmp" "$file" echo "$file: Done"

Re: Why are so many people using 4.x?

2006-03-30 Thread Vaaf
ew BSD branch of development. Best Regards, Vladimir Tsvetkov Thank you again for your useful response! All the best, Vaaf ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Why are so many people using 4.x?

2006-03-29 Thread Vaaf
At 14:46 29.03.2006, [EMAIL PROTECTED] wrote: > >of FreeBSD to building a skyscraper on shallow grounds. apparently, you did not read much of the source tree did you. or appreciate the fact that FreeBSD boots so fast and clean. Whatever. I love FreeBSD, however I'm just stating the facts.

Re: Haven't been able to make world in about a year

2006-03-29 Thread Vaaf
works. Is there any follow-up available or have you put that on the "back burner" until you have more time? Best wishes, --Duane Hello Duane! No, unfortunately, I gave up. Surely I was told I was doing it the wrong way, but I know I wasn't. Ultimately, I switched to D

Re: Why are so many people using 4.x?

2006-03-29 Thread Vaaf
Hi, I was just wondering if you would also welcome observations from list members which may challenge this theory? Best wishes, --Duane Whitty Ofcourse man! Bring it on! :) ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org

Re: Why are so many people using 4.x?

2006-03-29 Thread Vaaf
Your analogy is horribly flawed. The fact that something has been around for a while and is still in widespread use, speaks very much to it's strengths, and very little to it's weaknesses. It's not like anybody has a choice, now is it. Try to look at the development from a natural, outsid

Re: Why are so many people using 4.x?

2006-03-29 Thread Vaaf
more and more obvious. If anyone on this list can contribute with facts and observations to strenghten this theory, I would really appreciate it. Thank you all, Vaaf ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/lis

Re: Changing prompt

2006-03-28 Thread Vaaf
At 12:57 28.03.2006, Glenn Dawson wrote: At 02:29 AM 3/28/2006, Vaaf wrote: At 12:24 28.03.2006, Rodrigo G. Tavares de Souza wrote: Hi, How could I show the path on prompt or see colored files when I make a ls command? Best Regards, Rodrigo Souza Sao Paulo - Brazil

Cron /usr/libexec/save-entropy

2006-03-28 Thread Vaaf
/entropy/saved-entropy.4? (y/n [n]) not overwritten override r operator/operator for /var/db/entropy/saved-entropy.3? (y/n [n]) not overwritten override r operator/operator for /var/db/entropy/saved-entropy.2? (y/n [n]) not overwritten How do I stop this? Thanks, Vaaf

Re: Changing prompt

2006-03-28 Thread Vaaf
\e[01;36m%}(' PROMPT+=$'%{\e[22;36m%}%#%{\e[01;30m%}:%{\e[22;36m%}%~%{\e[01;36m%})' PROMPT+=$'%{\e[01;30m\e[00m%} ' if [[ `whoami` = root ]] then PROMPT=$'%{\e[01;31m%}(%{\e[22;31m%}%n%{\e[01;30m%}@' PROMPT+=$'%{\e[22;31m%}%m%{\e[01;31m%})%{\e[01;3

Re: Postfix inside a jail

2006-03-27 Thread Vaaf
At 22:06 27.03.2006, albi wrote: On Mon, 27 Mar 2006 21:54:53 +0200 Vaaf <[EMAIL PROTECTED]> wrote: > I'm trying to get FreeBSD 4.11-RELEASE, postfix-2.1.6,1 and > mysql-5.0.16 working. > > Even though the setup seems flawless, it won't work. > > /var/log/mai

Postfix inside a jail

2006-03-27 Thread Vaaf
eld = address --- rc.conf sendmail_enable="YES" sendmail_flags="-bd" sendmail_outbound_enable="NO" sendmail_submit_enable="NO" sendmail_msp_queue_enable="NO" However, mails to [EMAIL PROTECTED] doesn't arrive at [EMAIL PROTECTED] I've used this setup on other boxes where they've worked just fine. Any idea? Thanks, Vaaf ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: E-mail server, minimalist approach

2006-03-26 Thread Vaaf
At 00:08 26.03.2006, Matthew Seaman wrote: On Sat, Mar 25, 2006 at 09:38:42PM +0100, Vaaf wrote: > My minimalist approach to using MySQL for instance, is to stay away > from phpMyAdmin and just create my databases like this: > > CREATE DATABASE IF NOT EXISTS database; > GRANT US

Re: StOOOpid DVD

2006-03-25 Thread Vaaf
Nevermind this, I solved it. I just had to run mplayer dvd:// instead. :) At 20:46 25.03.2006, Vaaf wrote: Hey! I got this DVD here. It won't play on FreeBSD 6.0-STABLE. But it plays on Windows. Here's what I did: # mplayer movie.img Encrypted VOB file! Read DOCS/HTML/en/dvd.htm

E-mail server, minimalist approach

2006-03-25 Thread Vaaf
encryption, DVD burning and then burrial somewhere deep inside the Sahara desert. Thanks folks! -- Vaaf ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

StOOOpid DVD

2006-03-25 Thread Vaaf
(http://linvdr.org/projects/regionset/) but it wouldn't locate my drive even though I specified /dev/acd0. Anybody know? Thank youu :P Vaaf ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Ask for your recommended system & network monitoring system.

2006-03-19 Thread Vaaf
n and alerts are quite standard in all those examples. Martin Nice suggestions Martin! Thank you. Be sure to check out http://www.ossim.net also ... vaaf ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/fr

Re: Haven't been able to make world in about a year

2006-03-14 Thread Vaaf
ROTECTED]> # Subject: Re: Haven't been able to make world in about a year # To: Kristian Vaaf <[EMAIL PROTECTED]> # Cc: "Donald J. O'Neill" <[EMAIL PROTECTED]>, # freebsd-questions@freebsd.org # # [...] # # > ---

Re: Haven't been able to make world in about a year

2006-03-14 Thread Vaaf
At 16:13 11.03.2006, Andrew Pantyukhin wrote: Can you think about giving root access to one of us? I would be glad to try and diagnose your issue, 'cuz it looks like a brick wall. I would gladly do so if my server didn't store all this sensitive information. What is a brick wall? Thanks.

Re: Haven't been able to make world in about a year

2006-03-11 Thread Vaaf
At 14:17 07.03.2006, Stijn Hoop wrote: On Mon, Mar 06, 2006 at 05:29:36PM +0100, Kristian Vaaf wrote: > At 22:08 04.03.2006, Stijn Hoop wrote: > >On Sat, Mar 04, 2006 at 05:45:29PM +0100, Kristian Vaaf wrote: > >> At 12:05 03.03.2006, Stijn Hoop wrote: > >> > On F

Re: Let's make a FreeBSD ports blog! CCCCOOOL =)

2006-03-09 Thread Vaaf
ed im sure. and the port maintainers can just leave it up to the users to maintain the blog part if they like. Steel City Phantom :) Thank you for your input! Best regards, Vaaf ___ freebsd-questions@freebsd.org mailing list http://lists.freebs

Re: Let's make a FreeBSD ports blog! CCCCOOOL =)

2006-03-09 Thread Vaaf
At 20:46 09.03.2006, David Stanford wrote: Vaaf, 14,187 ports... <http://www.freebsd.org/ports/>http://www.freebsd.org/ports/. Sounds like a good idea to me. What kind of help are you looking for? -David On 3/8/06, Kristian Vaaf <<mailto:[EMAIL PROTECTED]>[EMAIL PROTECTE

Let's make a FreeBSD ports blog! CCCCOOOL =)

2006-03-09 Thread Kristian Vaaf
g all standing by. A splendid name for it as well :D So, who's game? :) All the best, Vaaf ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Open Source and 3rd world countries

2006-03-09 Thread Kristian Vaaf
that much information on Google. I think the material I'm looking for doesn't exist as articles on websites but rather documents. Would anyone mind giving me a few pointers? All the best, Vaaf ___ freebsd-questions@freebsd.o

Re: Trying to patch a beautiful desktop

2006-03-09 Thread Vaaf
At 14:52 08.03.2006, Giorgos Keramidas wrote: On 2006-03-08 14:41, Kristian Vaaf <[EMAIL PROTECTED]> wrote: >At 10:22 08.03.2006, Giorgos Keramidas wrote: >>On 2006-03-08 05:34, Kristian Vaaf <[EMAIL PROTECTED]> wrote: >>> >>> I've done some resear

Re: Trying to patch a beautiful desktop

2006-03-08 Thread Kristian Vaaf
At 10:22 08.03.2006, Giorgos Keramidas wrote: On 2006-03-08 05:34, Kristian Vaaf <[EMAIL PROTECTED]> wrote: > > Hello! > > I've done some research on how to make ones desktop look the best, > without being too bloated in terms of looks and functionality but still clas

Trying to patch a beautiful desktop

2006-03-07 Thread Kristian Vaaf
seems to be down. Thanks all, Vaaf ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Haven't been able to make world in about a year

2006-03-06 Thread Kristian Vaaf
At 15:57 05.03.2006, Giorgos Keramidas wrote: On 2006-03-05 14:38, Kristian Vaaf <[EMAIL PROTECTED]> wrote: > At 16:36 03.03.2006, Giorgos Keramidas wrote: > >On 2006-03-03 15:08, Kristian Vaaf <[EMAIL PROTECTED]> wrote: > >> > >> Sorry sorry sorry, I am

Re: Haven't been able to make world in about a year

2006-03-06 Thread Kristian Vaaf
At 15:53 05.03.2006, Björn König wrote: Hello Kristian, the thread becomes larger and more complex for me. I'd like to see an updated output of the build on your Pentium 120 machine with the following prerequisites: * /etc/make.conf is empty (except comments and two lines for perl) * ver

Re: Haven't been able to make world in about a year

2006-03-06 Thread Kristian Vaaf
At 16:36 03.03.2006, Giorgos Keramidas wrote: On 2006-03-03 15:08, Kristian Vaaf <[EMAIL PROTECTED]> wrote: > > Sorry sorry sorry, I am so very sorry. > http://www.home.no/hedhnta/result.txt is indeed online now. This doesn't look right. Are you sure your source tree is

Re: Haven't been able to make world in about a year

2006-03-06 Thread Kristian Vaaf
At 22:08 04.03.2006, Stijn Hoop wrote: On Sat, Mar 04, 2006 at 05:45:29PM +0100, Kristian Vaaf wrote: > At 12:05 03.03.2006, Stijn Hoop wrote: > > On Fri, Mar 03, 2006 at 11:58:37AM +0100, Kristian Vaaf wrote: > > > I run the script to save time. > > > Basically I&#x

Re: Haven't been able to make world in about a year

2006-03-05 Thread Kristian Vaaf
At 16:36 03.03.2006, Giorgos Keramidas wrote: On 2006-03-03 15:08, Kristian Vaaf <[EMAIL PROTECTED]> wrote: > > Sorry sorry sorry, I am so very sorry. > http://www.home.no/hedhnta/result.txt is indeed online now. This doesn't look right. Are you sure your source tree is

SVIDEO with Intel 915

2006-03-04 Thread Kristian Vaaf
was running an nVidia card. But that didn't work. People say this works on Windows. Doesn't it in FreeBSD? Thanks, Vaaf ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe

Users and groups properly organized?

2006-03-03 Thread Kristian Vaaf
nydns:*:113:113::0:0:TinyDNS:/nonexistent:/usr/sbin/nologin axfrdns:*:114:114::0:0:Transfers:/nonexistent:/usr/sbin/nologin dnscache:*:115:115::0:0:Cache:/nonexistent:/usr/sbin/nologin dnslog:*:116:116::0:0:Logging:/nonexistent:/usr/sbin/nologin vaaf:*:1001:0::0:0:Kristian:/home/vaaf:/usr/local/bin/zsh

Re: We want tu use your company name and logo

2006-03-03 Thread Kristian Vaaf
At 08:52 03.03.2006, Kris Kennaway wrote: On Thu, Mar 02, 2006 at 11:16:58PM -0500, Kevin Brunelle wrote: > On Thursday 02 March 2006 15:56, Ercan Pamuk wrote: > > In our company we want to sell T-shirts,glasses,caps that are products of > > FreeBSD Linux which we give them system supporting in o

Re: Haven't been able to make world in about a year

2006-03-03 Thread Kristian Vaaf
pload. All the best, Vaaf ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Haven't been able to make world in about a year

2006-03-03 Thread Kristian Vaaf
At 17:21 28.02.2006, Donald J. O'Neill wrote: On Tuesday 28 February 2006 05:15, Kristian Vaaf wrote: > > Hello Don! > > Thank you for some good help. > > My make.conf only had some use.perl stuff. > I added your flags. > > Also I've revised my seque

Re: script(1) > Why does it output in CR/LF?

2006-03-03 Thread Kristian Vaaf
At 16:05 28.02.2006, James Bailie wrote: Glenn Dawson wrote: > At 02:30 AM 2/28/2006, Kristian Vaaf wrote: > >> Hello. >> >> I am just curious why the files I generate with script(1) output in CR/LF >> forcing me to run dos2unix on them everytime? > > >

Re: Haven't been able to make world in about a year

2006-02-28 Thread Kristian Vaaf
Sorry about that, http://www.home.no/hedhnta/result.txt is back up. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Haven't been able to make world in about a year

2006-02-28 Thread Kristian Vaaf
cd /usr/src ; make clean \ && make buildworld \ && make buildkernel KERNCONF=NINJA \ && make installkernel KERNCONF=NINJA \ && make installworld \ && mergemaster \ And am now ready to give it another go :) All the best, Vaaf ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: regarding new logo...

2006-02-28 Thread Kristian Vaaf
These, however, do: http://youworkforthem.com/product.php?sku=P0370 Anyway Don Poynter, his e-mail is gak at tomsksoft dot com. Kristian Vaaf, R&D | http://www.designcouncil.org.uk ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailm

Re: Haven't been able to make world in about a year

2006-02-28 Thread Kristian Vaaf
At 18:26 24.02.2006, Alex Zbyslaw wrote: Kristian Vaaf wrote: The point is I've been having this problem for so long, and none of the developers are willing to help me. This is one of the reason I think, why most people these days seem to go (back) to DragonflyBSD. I certainly am goi

script(1) > Why does it output in CR/LF?

2006-02-28 Thread Kristian Vaaf
Hello. I am just curious why the files I generate with script(1) output in CR/LF forcing me to run dos2unix on them everytime? Isn't this a bit stupid? Thanks, Vaaf ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/ma

Re: How to ensure one blank line on top of ASCII files?

2006-02-25 Thread Kristian Vaaf
$file" | grep -q 'text'; then echo > blank mv $file $file.tmp cat blank $file.tmp >> $file rm -f $file.tmp rm -f blank echo "$file: Done" fi done Thanks! Vaaf ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Haven't been able to make world in about a year

2006-02-25 Thread Kristian Vaaf
At 16:59 24.02.2006, Giorgos Keramidas wrote: On 2006-02-24 16:45, Kristian Vaaf <[EMAIL PROTECTED]> wrote: >At 19:47 21.02.2006, Kris Anderson wrote: >>--- Kristian Vaaf <[EMAIL PROTECTED]> wrote: >>> >>> Hello! >>> >>> I don't know

Re: Haven't been able to make world in about a year

2006-02-24 Thread Kristian Vaaf
At 19:47 21.02.2006, Kris Anderson wrote: --- Kristian Vaaf <[EMAIL PROTECTED]> wrote: > > Hello! > > I don't know what's wrong. But all my makes error > out. > I've tried over and over again. And sent about a > dozen e-mails to this list. > >

Re: Cool listing script (needs a fix)

2006-02-24 Thread Kristian Vaaf
At 21:57 21.02.2006, Parv wrote: in message <[EMAIL PROTECTED]>, wrote Kristian Vaaf thusly... > > > What's up everybody? > > When running this: > > -- > > #!/usr/local/bin/bash Would you please include anything non-signature before the '-- '?

Re: Cool listing script (needs a fix)

2006-02-24 Thread Kristian Vaaf
At 21:57 21.02.2006, Parv wrote: in message <[EMAIL PROTECTED]>, wrote Kristian Vaaf thusly... > > > What's up everybody? > > When running this: > > -- > > #!/usr/local/bin/bash Would you please include anything non-signature before the

Re: Cool listing script (needs a fix)

2006-02-21 Thread Kristian Vaaf
At 15:51 21.02.2006, Fabian Keil wrote: Kristian Vaaf <[EMAIL PROTECTED]> wrote: > When running this: > > -- > > #!/usr/local/bin/bash > # > # Print a structured file and folder list. > # $ARBA: tree.sh,v 1.0 2007/11/11 15:05:09 vaaf Exp $ > # > # Inclu

Re: Haven't been able to make world in about a year

2006-02-21 Thread Kristian Vaaf
At 12:39 21.02.2006, Alex Zbyslaw wrote: Kristian Vaaf wrote: I don't know what's wrong. But all my makes error out. I've tried over and over again. And sent about a dozen e-mails to this list. http://www.home.no/hedhnta/result.txt This is my supposition. There have bee

Cool listing script (needs a fix)

2006-02-21 Thread Kristian Vaaf
What's up everybody? When running this: -- #!/usr/local/bin/bash # # Print a structured file and folder list. # $ARBA: tree.sh,v 1.0 2007/11/11 15:05:09 vaaf Exp $ # # Include files: -a, --all # argument="-type d" case $1 in -a | --all) argument="" ;; esac tr

Haven't been able to make world in about a year

2006-02-21 Thread Kristian Vaaf
d \ && make buildkernel KERNCONF=ARBA \ && make installkernel KERNCONF=ARBA \ && make installworld \ && mergemaster \ && make clean \ && rm -rf /usr/obj/* This is how it's done, no? Please help me. Thanks, Vaaf ___

RE: How would you improve FreeBSD?

2006-02-17 Thread Kristian Vaaf
At 13:11 17.02.2006, Ted Mittelstaedt wrote: >-Original Message- >From: [EMAIL PROTECTED] >[mailto:[EMAIL PROTECTED] Behalf Of Kristian Vaaf >Sent: Friday, February 17, 2006 2:06 AM >To: [EMAIL PROTECTED] >Subject: How would you improve FreeBSD? > > > &g

How would you improve FreeBSD?

2006-02-17 Thread Kristian Vaaf
7;t hesitate to comment! Thanks guys, Vaaf ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: File verification script

2006-02-13 Thread Kristian Vaaf
At 16:24 13.02.2006, Lowell Gilbert wrote: Kristian Vaaf <[EMAIL PROTECTED]> writes: > I just want a simple script that uses cfv to verify MP3 albums, > the same way I showed you my other script that uses cfv to seal my MP3 albums. Well, cksfv seems to be appropriate for that app

Re: How to ensure one blank line on top of ASCII files?

2006-02-13 Thread Kristian Vaaf
At 12:42 13.02.2006, Norberto Meijome wrote: Kristian Vaaf wrote: > > Hello! > > I need to make sure all my ASCII files start with one blank line. > > I just need to know what command to use, > I've written the rest of the script to do this for me: > > -- >

How to ensure one blank line on top of ASCII files?

2006-02-13 Thread Kristian Vaaf
t; | grep -q 'text'; then What to put here? :) echo "$file: Done" fi done -- Thanks! :) Vaaf ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: File verification script

2006-02-13 Thread Kristian Vaaf
At 15:40 12.02.2006, Lowell Gilbert wrote: Kristian Vaaf <[EMAIL PROTECTED]> writes: > I need a simple script that uses CFV to report on broken MP3 albums. > All my MP3 albums contain an .sfv file that list MP3 tracks with their > CRC values. There are a bunch of them in p

Re: Script to clean text files

2006-02-12 Thread Kristian Vaaf
At 22:45 11.02.2006, Parv wrote: in message <[EMAIL PROTECTED]>, wrote Kristian Vaaf thusly... > > > Among other things, this script is suppose to add an empty line at > the bottom of a file. > > But somehow it always removes the first line in a text file, > how do I

Script to clean text files

2006-02-11 Thread Kristian Vaaf
15:09:05 vaaf Exp $ # for file in `find -s . -type f -not -name ".*"`; do if file -b "$file" | grep -q 'text'; then echo >> "$file" perl -i -pe 's/\015$//' "$file" perl -i -pe

File verification script

2006-02-11 Thread Kristian Vaaf
al.sh,v 1.0 2007/11/11 15:09:05 vaaf Exp $ # # Requires CFV. # for file in `find -s $(pwd) -name \*.nfo`; do directory="`dirname ${file}`" prefix="`basename ${file} | sed 's/.nfo//g'`" current="`basename ${directory}`"

Re: A script for poets

2006-02-10 Thread Kristian Vaaf
? All the best, Vaaf ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

A script for poets

2006-02-08 Thread Kristian Vaaf
is a feature that extends beyond the purpose of shell scripting, and that maybe for such I should start looking into languages like Ruby? Hoping for generous expert advise. Thank you, peasants and poets :) Vaaf (wuff) ___ freebsd-questions@freebsd.org ma

PureFTPD: Bad daemon

2006-02-07 Thread Kristian Vaaf
ing was to change his username to "amine". Only then it worked. What's going on? All the best, Vaaf ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: sshd possible breakin attempt messages

2006-02-06 Thread Kristian Vaaf
t week I upgraded my last 5.X boxen to 6.X, and I don't plan on looking back! Now, if I could just find time to backup/reinstall that 4.X boxen that's locked up so far away!!! Thanks Brad You're welcome. Kevin Kinsey Sorry, but w

FreeBSD and quantum computing

2006-02-05 Thread Kristian Vaaf
Hello. I do not know much about quantum computing. http://en.wikipedia.org/wiki/Quantum_computing But does anybody know what plans FreeBSD has for it? Does it intend to put any research into it? Thanks, Vaaf ___ freebsd-questions@freebsd.org

RE: ftpd: Passive mode isn't working

2006-02-05 Thread Kristian Vaaf
At 22:20 04.02.2006, fbsd_user wrote: Saying ftp is not working, is not enough of a description. Give details of how you are testing ftp to say its not working. In /etc/inetd.conf the tcp6 is for a experimental protocol, if you are not using it on purpose then those statements should be commente

Re: Script to generate names

2006-02-04 Thread Kristian Vaaf
At 17:13 04.02.2006, Adam Nealis wrote: That's going to ba a large file of mixed words! Would be faster in perl than in the shell. Put the below in a file, and run it like this: perl myfile.pl > myListOfMixedWords #!/usr/bin/perl use warnings; use strict; my @custw; my @dictw; my $cw; my

Re: Script to generate names

2006-02-04 Thread Kristian Vaaf
while read word_1; do while read word_2; do printf "%s%s\n%s%s\n" "$word_1" "$word_2" "$word_2" "$word_1" done < "$2" done < "$1" } | sort -u >> "$3"

Re: Building Identical Configurations

2006-02-04 Thread Kristian Vaaf
ctory, e.g. ~/etc/hostname/ Here's a fancy tree of my mirror. /home/vaaf/etc +-awad | +-boot | | +-loader.conf | +-etc | | +-aliases | | +-cvsupfile | | +-group | | +-hosts | | +-

ftpd: Passive mode isn't working

2006-02-04 Thread Kristian Vaaf
-f -n -o UNKNOWN -t 30 -d vaaf auth stream tcp6 nowait root internal auth -r -f -n -o UNKNOWN -t 30 -d vaaf ircd stream tcp nowait nobody /usr/local/sbin/bitlbee bitlbee # cat /etc/pf.conf int_if="ep0" ext_if="rl0" set block-policy drop scrub in all nat on $ext_if fr

Re: Script to generate names

2006-02-03 Thread Kristian Vaaf
I forgot to say; The script should mix the first word in the first list, front and back, with all the words in the second list before it continues to the second word in the first list. I hope that made sense ;) Thanks again ... At 11:08 03.02.2006, you wrote: Hello. I'm looking for pointer

Script to generate names

2006-02-03 Thread Kristian Vaaf
Hello. I'm looking for pointers on how to make a simple shell script that will generate new names based on words (one word per line) from two different files, and output these to a third file. This would be nice to come up with new cool names, either for business or pleasure. The first file wi

Re: Script to lock the state of my MP3 files

2006-01-14 Thread Kristian Vaaf
- Original Message - From: pete wright <[EMAIL PROTECTED]> Date: Friday, January 13, 2006 10:37 pm Subject: Re: Script to lock the state of my MP3 files > On 1/13/06, Kristian Vaaf <[EMAIL PROTECTED]> wrote: > > > > Hello! > > > > I use this scrip

Script to lock the state of my MP3 files

2006-01-13 Thread Kristian Vaaf
/sh # # Generate SFV and M3U files for MP3 albums. # $URBAN: mp3_archive.sh,v 1.0 2005/10/24 15:09:05 vaaf Exp $ # for file in `find $(pwd) -name \*.nfo`; do directory="`dirname ${file}`" prefix="`basename ${file} | sed 's/.nfo//g'`"

Re: My script to replace strings in ASCII files

2006-01-12 Thread Kristian Vaaf
You have been very helpful! I am glad people like you exist to educate those who cannot afford education. All the best in the future, Kristian Vaaf - Original Message - From: Giorgos Keramidas <[EMAIL PROTECTED]> Date: Thursday, January 12, 2006 2:01 pm Subject: Re: My scr

My script to replace strings in ASCII files

2006-01-11 Thread Kristian Vaaf
files. # $URBAN: text-replace.sh,v 1.0 2005/10/24 15:09:05 vaaf Exp $ # for file in `find . -type f ! -name ".*"`; do if [ "`file -b "$file" | grep text`" != "" ]; then sed -i '' "s/old/new/g" &

Re: Need to simplify a script that makes cool trees

2006-01-07 Thread Kristian Vaaf
Here's the latest addition. Just to give you an idea of what simplicity I'm aiming towards. Still doesn't work though. #!/bin/sh # # Read a directory or file list, then write a tree. # $URBAN: fs-tree.sh,v 1.0 2005/10/24 15:05:09 vaaf Exp $ # # Print files in addition to

Re: good blogging port?

2006-01-07 Thread Kristian Vaaf
www.textpattern.com -- by far the best CMS. - Original Message - From: "Michael P. Soulier" <[EMAIL PROTECTED]> Date: Saturday, January 7, 2006 7:31 pm Subject: Re: good blogging port? > On 1/7/06, Jeff D. Hamann <[EMAIL PROTECTED]> wrote: > > I need to start a blog. does anyone have any

Need to simplify a script that makes cool trees

2006-01-07 Thread Kristian Vaaf
/usr/home/vaaf/mp3/out +-benny_benassi-whos_your_daddy-promo-cdm-2005-nbd +-bugz_in_the_attic-booty_la_la-mystery_and_matt_early_remix-vinyl-2005-mtc +-chris_cox-live_from_park_pavilion_atlanta-sat-01-01-2006-hsalive # fs-tree -a # /usr/home/vaaf/mp3/out +-benny_benassi-whos_your_

Re: RE: How to convert BIND to TinyDNS?

2006-01-02 Thread Kristian Vaaf
- Original Message - From: James Long <[EMAIL PROTECTED]> Date: Sunday, January 1, 2006 6:14 am Subject: Re: RE: How to convert BIND to TinyDNS? > > Message: 9 > > Date: Sat, 31 Dec 2005 15:42:50 +0100 > > From: Kristian Vaaf <[EMAIL PROTECTED]> > >

Re: RE: How to convert BIND to TinyDNS?

2005-12-31 Thread Kristian Vaaf
nd you don't trust him, > then > load webmin and have them use that. The bind config module in webmin > is very good, we have been using it for years. In fact I strongly > recommend > against editing the zone files by hand, since formatting errors can > makenamed ac

How to convert BIND to TinyDNS?

2005-12-31 Thread Kristian Vaaf
Hello! I am trying to provide the administrator of my upcoming NS2 with my zonefiles in the TinyDNS format. But I am having some trouble comprehending its format. Perhaps the simplicity got to me. Here is my BIND setup: http://www.home.no/hedhnta/namedb Here is my imagined TinyDNS equivalent,

Won't build. 5.4 to 6.0 ...

2005-12-31 Thread Kristian Vaaf
usr/src/bin/csh/../../contrib/tcsh/gethost.c:33: /usr/src/bin/csh/../../contrib/tcsh/sh.decls.h:221: error: syntax error before "readc" /usr/src/bin/csh/../../contrib/tcsh/sh.decls.h:221: warning: data definition has no type or storage class *** Error code

The hardships of ownerships (part 3)

2005-12-29 Thread Kristian Vaaf
I cannot RE: my own e-mails? Strange ... Anyway, I had to correct these: -- daemon:*:1: operator:*:2:root kmem:*:3: bin:*:4: tty:*:5: news:*:6: man:*:7: -- daemon:*:1:1::0:0:System Processes:/root:/usr/sbin/nologin operator:*:2:2::0:0:Operator:/:/usr/sbin/nologin kmem:*:3:65533::0:0:KMem:/:/u

Re: The hardships of ownerships

2005-12-29 Thread Kristian Vaaf
:1012::0:0:Kohler:/home/mats:/usr/local/bin/zsh cole:*:1013:1013::0:0:Cole:/home/cole:/usr/local/bin/zsh edgar:*:1014:1014::0:0:Otero:/home/edgar:/usr/local/bin/zsh holy5:*:1015:1015::0:0:Khanira:/home/holy5:/usr/local/bin/zsh I guess I'm a sucker for correctness ... All the best

The hardships of ownerships

2005-12-29 Thread Kristian Vaaf
ur system? Thank you all for your time. Kristian Vaaf ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Going from bind9 to djbdns

2005-12-29 Thread Kristian Vaaf
eploy incase of an accident (similar to my current namedb setup I posted above). Thank you all, and happy new year! Kristian Vaaf ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Weird database error

2005-12-29 Thread Kristian Vaaf
Hello! I have a serious problem. I am running a regular FreeBSD 4.11 jail, under which I've installed mysql-client-5.0.16 and mysql-server-5.0.16 plus the PHP modules and extensions. I've created a database like this: CREATE DATABASE msc; GRANT USAGE ON msc.* TO [EMAIL PROTECTED] IDENTIFIED

Problem with ral wifi driver

2005-12-08 Thread Kristian Vaaf
You're here, great! I am new to this, so please bear with me ... I've been trying to set up this Ralink Technology RT2500, identifying as ral0 on my server so that my laptop can connect to it and the internet. My gateway and firewall (pf) settings are all OK, so we can skip those, because my s