ipfw gateway rerouting

2013-08-18 Thread Jos Chrispijn
Can someone please hint me to to good explanatory site that explains how to reroute a network server to different/non standard network gateway(s) with ipfw? thanks, Jos Chrispijn ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org

Access guard

2013-07-07 Thread Jos Chrispijn
I am looking for a program that watches login attempts (mail and ssh login) and blocks the ip address after xx failed attempts. Currently I am using ipfw - might be great if that program works with ipw too... Thanks, Jos Chrispijn ___ freebsd

Re: Access guard

2013-07-07 Thread Jos Chrispijn
All, Thanks for the replies, I will check them out! best regards, Jos Chrispijn ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to freebsd-questions

Gateway on downloads

2013-05-26 Thread Jos Chrispijn
destination IP's to be switch through another network gateway IP? Thanks, Jos Chrispijn ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to freebsd-questions-unsubscr

Re: RSync exclusion

2013-04-20 Thread Jos Chrispijn
Must have had a temporary brain damage, sorry... thanks Jos Paul Macdonald: --exclude /files/photos ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any

Re: RSync exclusion

2013-04-20 Thread Jos Chrispijn
Daniel O'Callaghan: It uses rsync, but manages a directory tree with hard links to unchanged files. It would solve your problem, but in a different way. Thanks for this - the issue is solved, but I will certainly have a look to that one as well. Jos

RSync exclusion

2013-04-18 Thread Jos Chrispijn
basis). I will syn them on a daily basis to a fixed remote folder (where only the updates will be appended). Can someone tell me how I can do that on one command line? thanks in advance, Jos Chrispijn ___ freebsd-questions@freebsd.org mailing list

rm -R

2013-03-02 Thread Jos Chrispijn
I made a folder called -S; how can I remove that again? did a rm -R '-S;' but that doesn't work (...). thanks for your advise, Jos Chrispijn ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions

Re: rm -R

2013-03-02 Thread Jos Chrispijn
Ralf Mardorf: rm -R -S\; rm -R ?S? rm: illegal option -- S usage: rm [-f | -i] [-dIPRrvW] file ... unlink file regards, Jos Chrispijn ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions

Re: rm -R

2013-03-02 Thread Jos Chrispijn
Teske, Devin: rm -R -- -S The -- tells it here's the end of the options, here come the file/directories Almost : rm -R -- -S; did it, thanks very much! BR, Jos Chrispijn. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org

Re: rm -R

2013-03-02 Thread Jos Chrispijn
Teske, Devin: rm -R -- -S The -- tells it here's the end of the options, here come the file/directories Almost: rm -R -- -S; did it, thanks very much for you help! BR, Jos Chrispijn ___ freebsd-questions@freebsd.org mailing list http

FreeBSD 9x - PHP and MySQL

2012-10-20 Thread Jos Chrispijn
FreeBSD 9.1-PRERELEASE Can you tell me what might be the best MySQL version to be used and which PHP version should I use to that? Running 64-bit. thanks, Jos Chrispijn ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman

Re: FreeBSD9 - Fresh install (2)

2012-10-17 Thread Jos Chrispijn
Thanks for this very informative suggestion. I think I need to study it thouroughly, but will certainly head for that solution. kind regards, Jos Chrispijn Polytropon: That would work, and could be performed easily even using the slice editor of the sysinstall program. Of course, make sure

Re: FreeBSD9 - Fresh install (2)

2012-10-14 Thread Jos Chrispijn
). thanks, Jos Chrispijn Polytropon: On Sat, 13 Oct 2012 19:59:22 +0200, Jos Chrispijn wrote: When setting up my 1TB harddisk for FreeBSD 9.0, I have some questions about partioning: I think of creating two partitions of 5Gb; one for the standard FreeBSD file layour and a second one

Empty logfiles

2012-08-29 Thread Jos Chrispijn
Stupic question: I have a directory with 120 logfiles (extension *.log). Can someone tell me how I can empty these logfiles in one command? I thought 'echo *.log' would work, but no way K-) thanks Jos Chrispijn ___ freebsd-questions@freebsd.org

Re: Updating /src from command line

2012-05-29 Thread Jos Chrispijn
I think I solved it with cvsup, but still no clue why it doesn't work via sysinstall J-( br, Jos Chrispijn Jos Chrispijn: I want to compile my kernel and I read that for this I need to have the complete /SRC tree installed. If I do this via sysinstall, I get either a display that the chosen

Re: Updating /src from command line

2012-05-29 Thread Jos Chrispijn
Hi Michael, that works, thanks. BR, Jos Chrispijn Michael Ross: Am 22.05.2012, 21:59 Uhr, schrieb Michael Ross g...@ross.cx: Am 22.05.2012, 21:43 Uhr, schrieb Jos Chrispijn ker...@webrz.net: I want to compile my kernel and I read that for this I need to have the complete /SRC tree

NewSysLog | Crontab

2012-05-26 Thread Jos Chrispijn
this? thanks in advance, Jos Chrispijn ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org

NewSysLog | Crontab

2012-05-26 Thread Jos Chrispijn
to solve this? thanks in advance, Jos Chrispijn ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org

Re: NewSysLog | Crontab

2012-05-26 Thread Jos Chrispijn
Hi Matthew, Thanks, will investigate this... best regards, Jos Matthew Seaman: On 26/05/2012 12:02, Jos Chrispijn wrote: I have this issue with bzip2 and the generation of backup logfiles. This is the error I get: --- cut --- bzip2: I/O or other error, bailing out. Possible reason

Startup from script

2012-05-22 Thread Jos Chrispijn
/ Funny thing now is that in the output of the script, the following appears: /root/cronjobs/do_daily.run: rsync: not found file credentials of the script itself: -rwx-- 1 root wheel 246 Jun 20 2010 do_daily.run What do I oversee here? kind regards, Jos Chrispijn

Re: Startup from script

2012-05-22 Thread Jos Chrispijn
Thank you (all) for your information; I followed your suggestions and it all works flawless! best regards, Jos Chrispijn ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send

Updating /src from command line

2012-05-22 Thread Jos Chrispijn
? thanks, Jos Chrispijn ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org

Newsyslog | Cronjob faulty?

2012-05-16 Thread Jos Chrispijn
other FreeBSD server the same cronjob goes ok... thanks, Jos Chrispijn ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org

CSH prompt

2012-05-13 Thread Jos Chrispijn
In cshell I use this prompt: set prompt = %B[%@]%b %m[%/] The problem I face now is that if I use this prompt with symbolic links, the presented location is displaying the symbolic link rather than the real directory name. Is there a way of preventin this? thanks, Jos Chrispijn

Named | Annoying behaviour

2011-08-04 Thread Jos Chrispijn
itself. Can someone tell me how I can resolve the +w on the working directory? BR, Jos Chrispijn ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to freebsd-questions

Re: Named | Annoying behaviour

2011-08-04 Thread Jos Chrispijn
Matthew Seaman: One unfortunate consequence is that any relative paths within named.conf have to be altered accordingly. Thanks for your detailed explanation, I will follow up and let you know if I managed to solve it. BR Jos Chrispijn ___ freebsd

IPFW

2011-07-25 Thread Jos Chrispijn
Dear group, Is there a web driven configuration for ipfw after I installed it on my server? Thanks Jos Chrispijn ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail

Maintenance script/port

2011-07-21 Thread Jos Chrispijn
by email. Thanks in advance. Jos Chrispijn ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org

Re: Maintenance script/port

2011-07-21 Thread Jos Chrispijn
Thanks all for your replies. I will check your suggestions. BR, Jos Chrispijn ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to freebsd-questions-unsubscr

Re: Spamassassin not working after update of Perl

2011-06-24 Thread Jos Chrispijn
Chrispijn Damien Fleuriot: On 6/23/11 3:51 PM, Jos Chrispijn wrote: I have updated my Perl version yesterday but now my Spamd doesn't work anymore. Can someone hint me how to solve this? thanks, Jos Chrispijn Pls see output: Can't locate Net/DNS.pm in @INC (@INC contains: /usr/local/lib/perl5

Re: Spamassassin not working after update of Perl

2011-06-24 Thread Jos Chrispijn
at the end a warning, saying: warn: Use of uninitialized value $opt{syslog-socket} in lc at /usr/local/bin/spamd line 44 Found out that this is a minor thing and fixed *in* 3.3.2 and *in* trunk. BR, Jos Chrispijn Damien Fleuriot: Normally, any special care to be taken while upgrading your port should

Re: Spamassassin not working after update of Perl

2011-06-24 Thread Jos Chrispijn
at the end a warning, saying: warn: Use of uninitialized value $opt{syslog-socket} in lc at /usr/local/bin/spamd line 44 Found out that this is a minor thing and fixed *in* 3.3.2 and *in* trunk. BR, Jos Chrispijn Damien Fleuriot: Normally, any special care to be taken while upgrading your port should

Spamassassin not working after update of Perl

2011-06-23 Thread Jos Chrispijn
I have updated my Perl version yesterday but now my Spamd doesn't work anymore. Can someone hint me how to solve this? thanks, Jos Chrispijn Pls see output: Can't locate Net/DNS.pm in @INC (@INC contains: /usr/local/lib/perl5/site_perl/5.14.0 /usr/local/lib/perl5/5.14.1/BSDPAN /usr/local

Fwd: Postfix SMTP server: errors from mx2.freebsd.org[69.147.83.53]

2010-10-31 Thread Jos Chrispijn
In: RSET Out: 250 2.0.0 Ok In: QUIT Out: 221 2.0.0 Bye --- regards, Jos Chrispijn ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to freebsd-questions-unsubscr

Automake installed

2010-07-24 Thread Jos Chrispijn
could I do such best? thanks Jos Chrispijn ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org

Re: BSD logo

2010-07-24 Thread Jos Chrispijn
is true religion. For me FreeBSD is true religion: bringing people together and speak about it is so much better that seeing things in a logo that isn't there at all... best regrets, jos chrispijn ___ freebsd-questions@freebsd.org mailing list http

Re: BSD logo

2010-07-24 Thread Jos Chrispijn
is true religion. For me FreeBSD is true religion: bringing people together and speak about it is so much better that seeing things in a logo that isn't there at all... best regrets, jos chrispijn ___ freebsd-questions@freebsd.org mailing list http

Re: Auto update

2010-04-13 Thread Jos Chrispijn
Thank you all for your kind replies; I will use the information as you suggested (including the -F :-) regards, Jos Chrispijn ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe

Auto update

2010-04-11 Thread Jos Chrispijn
Can someone tell me if there is a way of generating an email on the moment that someone logs in to my FreeBSD server? The mail part (phpmail) will be easy; I don't know yet how to trigger and pass parameter to this script or redirect info to a file (that I then send by email). Thanks. Jos

Re: Auto update

2010-04-11 Thread Jos Chrispijn
On 11-4-2010 8:27, andrew clarke wrote: By which method? SSH? Yes, sorry I didn't mention that. If possible on both SSH and otherwise. Thanks, Jos ___ freebsd-questions@freebsd.org mailing list

Re: Auto update

2010-04-11 Thread Jos Chrispijn
On 11-4-2010 9:41, Doug Hardie wrote: A cheesy way to do that is to use a popen (tail -f /var/log/auth.log, r) and then read that. It will give you every login regardless of ssh, telnet etc. You could then generate the emails from that. I have no idea just how resource intensive this might

Buld echo

2010-01-12 Thread Jos Chrispijn
I have 35 log files that I want to flush once a day. In order to keep them exist I now do an 'echo logfile.log' How can I do such in one command having the same effect on all log files? Jos Chrispijn ___ freebsd-questions@freebsd.org mailing list

Re: named issue

2009-09-26 Thread Jos Chrispijn
Jeffrey Goldberg wrote: These are queries your mailservers are making to the spamhaus blocking list. How many queries to the ZEN Spamhaus DNSBL are you making per day? If you exceed their non-commercial usage, they will cut you off. I see. Thank you all for your suggestions. Jos Chrispijn

named issue

2009-09-25 Thread Jos Chrispijn
: logging { category lame-servers {null; }; category edns-disabled { null; }; }; I would like to know what I could do to prevent generation of that line? Thanks, Jos Chrispijn ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman

Perl updates

2009-09-13 Thread Jos Chrispijn
Can someone explain why we have to run an update batch in order to have all Perl related programs running with this update? Wouldn't it be better to upgrade Perl and have all programs use it as it hadn't been updated at all? Jos Chrispijn

Re: Perl updates

2009-09-13 Thread Jos Chrispijn
installed modules from [-snip-] Thanks, appreciate this detailed information. Jos Chrispijn ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to freebsd-questions-unsubscr

Resetting user password in cron

2009-07-16 Thread Jos Chrispijn
Can someone tell me how I can reset a user's password best in a cron job? If I do a password change from the prompt, I now have to re-enter the password, which I would not like to do in a cron job. Thanks/ Jos Chrispijn ___ freebsd-questions

FTP

2009-07-07 Thread Jos Chrispijn
these uploads get stuck? Thanks -- Jos Chrispijn ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org

Re: FTP

2009-07-07 Thread Jos Chrispijn
Ruben de Groot wrote: On Tue, Jul 07, 2009 at 11:27:53AM +0200, Jos Chrispijn typed: - use truss on the server process Thanks for your reply; can you explain what you mean with this? Jos Chrispijn ___ freebsd-questions@freebsd.org mailing list

Re: FTP

2009-07-07 Thread Jos Chrispijn
Kevin Kinsey wrote: He's assuming you have control of the FTP server ... $ apropos truss truss(1) - trace system calls ... so you can use the above tool to see what's going on from the server's point of view. Great suggestion, will do! Thanks. -- Jos Chrispijn

Re: Best practices for securing SSH server

2009-06-27 Thread Jos Chrispijn
Daniel Underwood wrote: laptop to connect to the server. Due to the speed and location of the connection, it's a relatively high-risk target. Can you tell me what you mean with that? I mean, imho a server must been consider always a risk target. Perhaps I don't understand. Jos Chrispijn

Re: FreeBSD and apache 2.2 band width limiting

2009-06-15 Thread Jos Chrispijn
attack from crippling your web site. hope this helps, Jos Chrispijn* * ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org

Re: Program update(s)

2009-06-13 Thread Jos Chrispijn
programs are in line with this version; or do you refer to the perl-after-upgrade option? thanks for sharing, Jos Chrispijn ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any

Re: Program update(s)

2009-06-13 Thread Jos Chrispijn
Ruben de Groot wrote: On Fri, Jun 12, 2009 at 09:47:39PM +0200, Jos Chrispijn typed: Can you guarantee that all these programs will work with perl.y.y.y ? That is another thread and a question that someone should ask him/herself prior to the installation itself :-) Jos Chrispijn

Program update(s)

2009-06-12 Thread Jos Chrispijn
Can someone tell me why I have to recompile all related programs when I upgrade to a newer version of Perl? How easy it would be that all these 'to be recompiled' programs only were linked to just Perl instead of Perl.x.x.x. Or is that a complete wrong way of approach? Jos Chrispijn

Re: Cronjob

2009-06-09 Thread Jos Chrispijn
Mike Jeays wrote: Isn't that a linuxism? Looking at the man pages for the date command for FreeBSD, it looks as if 'date -v+1d' will return tomorrow's date (and it does, I checked). The -d option is to do with daylight saving time. - eot- I see; will have that incorporated in the script.

Cronjob

2009-06-08 Thread Jos Chrispijn
I would like to execute a script on every last day of the month in my crontab. Can someone tell me how I should solve that as it doesn't know which month day is the last day of the month? Solving this in the script to be executed is no option. Thanks, Jos

Re: Cronjob

2009-06-08 Thread Jos Chrispijn
Found another solution (for running @ 23:58): 58 23 * * * [ `date -d tomorrow +%d` -eq '01' ] /myscript thanks for all other suggestions, Jos Chrispijn ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd

Re: Stale lockfile

2009-06-07 Thread Jos Chrispijn
I see; I think I change the 'Copy' shortcut key in Putty to something else than Ctrl-C. Thanks guys for your input. Jos Chrispijn ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions

Stale lockfile

2009-06-03 Thread Jos Chrispijn
Can someone tell me what this file exactly is for? Got the message 'Stale lock file found. Removed' running 'portupgrade -a'. thanks, Jos Chrispijn ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd

Re: Streaming server

2009-05-26 Thread Jos Chrispijn
Wojciech Puchar wrote: when you play file directly from HTTP/FTP source it's streaming too. just much more simple, portable, and cachable by squid/other proxies Oke, but ftp doesn't show the actual file but only downloads it, right? Jos Chrispijn

Re: Streaming server

2009-05-26 Thread Jos Chrispijn
way with FTP/HTTP provided movie. realplayer do the same thing, and supports both URL's and live streaming protocol. So it would be better to forget my issue and rely on the smart settings of the client's movieplayer? thanks, Jos Chrispijn ___ freebsd

Re: Streaming server

2009-05-26 Thread Jos Chrispijn
Ott Köstner wrote: Have You tried FFserver? No, not yet. Thanks for this I will have a look to that one! Best regards, Jos Chrispijn ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions

Re: Streaming server

2009-05-26 Thread Jos Chrispijn
have nothing with YouTube except that I constantly wonder how they 'stream', which according to your information, is less than I expected :-) thanks again Jos Chrispijn ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman

Streaming server

2009-05-25 Thread Jos Chrispijn
I have some short movies (a la YouTube) that I would like to show as video streams. Presenting them by download is messing up my bandwidth (...). Can someone tell me if there is a simple solution installing such a stream service/server into FreeBDS 7.2?

Re: Streaming server

2009-05-25 Thread Jos Chrispijn
/ports/www/youtube_dl :) Eh, that sound familiar l-) thanks for sharing, Jos Chrispijn ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to freebsd-questions-unsubscr

Re: Perl upgrade

2009-05-14 Thread Jos Chrispijn
as far as I can tell. Thanks, I didn't know that as it only appeared in UPDATING at 280309. regards, Jos Chrispijn ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any

Perl upgrade

2009-05-09 Thread Jos Chrispijn
Not that I am that paranoid, but can someone tell me why Perl 5.8 is not automatically updated to 5.10 thru the ports, but (accordingly by UPDATING) has to be updated by some manual interaction? -- Jos Chrispijn ___ freebsd-questions@freebsd.org

Re: Perl upgrade

2009-05-09 Thread Jos Chrispijn
Lars Eighner wrote: On Sat, 9 May 2009, Jos Chrispijn wrote: You must be new around here. Yes, I am L-) The process described in UPDATING for upgrading to Perl 5.10 is relatively painless compared to previous perl upgrades. So much stuff depends upon perl that: [snip] Do you recommend

Re: Perl upgrade

2009-05-09 Thread Jos Chrispijn
attention on evt. flaws on its behavior, allthough I expect the developer has it throuroughly tested before releasing it. thanks for sharing, -- Jos Chrispijn ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd

Changing NIC

2009-05-08 Thread Jos Chrispijn
such? Are there disadvantages with that? Jos Chrispijn ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org

Re: NIC

2009-05-06 Thread Jos Chrispijn
Dear all, Thanks for your advise and suggestions; I have bought the Intel Pro/1000GT. regards, Jos Chrispijn ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail

NIC

2009-05-04 Thread Jos Chrispijn
In order to speed up my LAN backups a little bit, I would like to replace my old 10/100 nic with a 10/100/1000 one. Should be placed in an ancient Dell of 5 years old. Can someone pls advise on the type nic I should buy (not necessarily a Dell brand)? thanks, Jos Chrispijn -- No one

Re: / partition full

2009-03-13 Thread Jos Chrispijn
Warren Liddell wrote: with thanks to the added du command not looking into mounts, it seemd /boot was it, there was a kernel.old file in there rather large, removed it an an old loader file which has freed up quite a bit of space .. How much space did you get rid of? Jos Chrispijn

Re: Apache 1.3.41 | Solved

2009-03-07 Thread Jos Chrispijn
Problem solved; we deinstalled everything PHP5 related and built up from scratch. I would like to thank everyone that has responded on this thread. Jos Chrispijn wrote: For some reason, Apache isn't starting anymore after having my ports upgraded today. That was a major php5 upgrade and I

PHP5-extensions Setup

2009-03-07 Thread Jos Chrispijn
I had some related issues to this with Apache 1.3.41. What I noticed allready for quite some time is this: If I want to add an extension to my php5 allready installed ones, I go to /usr/ports/lang/php5-extensions make config and add an extention to be added later. But the other way around

Apache 1.3.41

2009-03-06 Thread Jos Chrispijn
For some reason, Apache isn't starting anymore after having my ports upgraded today. That was a major php5 upgrade and I think it might have to do something with it. httpd-error.log is empty on this if I give the command triton# apachectl restart /usr/local/sbin/apachectl restart: httpd not

Re: Apache 1.3.41

2009-03-06 Thread Jos Chrispijn
uninstalling php5, cleaning the work dir and the downloaded files and rebuilt and installed it. I also ended up rebuilding apache to be on the safe side and it started working again. Can you tell me which php5 module that was? I have rebuilt Apache but yet no result. thanks for sharing, Jos

Re: MySQL / php differ

2009-03-02 Thread Jos Chrispijn
that one package should fix the observed problem. thanks, I will try as Areyeh's solution unfortunately didn't solve the problem. Jos Chrispijn ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions

Re: MySQL / php differ | Solved

2009-03-02 Thread Jos Chrispijn
Problem solved. What I did is: - using Matthew's pkg_info -rx php5-mysql - after that Aryeh's solution on the php5-mysql port thanks for your help, Jos ___ freebsd-questions@freebsd.org mailing list

MySQL / php differ

2009-03-01 Thread Jos Chrispijn
obviously have my php MySQL library running wrong version. Can you tell me How could I solve this matter in a quick way? thanks, Jos Chrispijn ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions

Rsync | Push script

2009-02-21 Thread Jos Chrispijn
. Jos Chrispijn ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org

Re: Rsync | Push script

2009-02-21 Thread Jos Chrispijn
that I use this push script, I want to connect as root to the backup server; thru port 123 (can be any port). With rsync running I can't get this to work. Can someone tell me what I do wrong here? Jos Chrispijn ___ freebsd-questions@freebsd.org mailing

Re: Bios chip update suggestions

2009-02-14 Thread Jos Chrispijn
Can you set your system clock first L-) This message is dated 14.3.2009 @ 11:37 Jos Chrispijn Fbsd1 wrote: Chris Whitehouse wrote: Fbsd1 wrote: I have an desktop manufactured in 2002 by a South Korean company Hyunju. The company is now out of business. It's bio's do not allow booting from

Unix Epoch

2009-02-14 Thread Jos Chrispijn
in history? Jos Chrispijn ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org

Unix Epoch

2009-02-14 Thread Jos Chrispijn
a milestone in history? Jos Chrispijn References Visible links Hidden links: 1. http://en.wikipedia.org/wiki/Unix_time#cite_note-0 ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions

Re: Portupgrade thru SSH session

2009-01-22 Thread Jos Chrispijn
[Josh Carroll] For future runs, you might consider using something like screen (/usr/ports/sysutils/screen) so you can resume the session later, should you get disconnected. I will, thanks for sharing. Jos ___ freebsd-questions@freebsd.org mailing

Portupgrade thru SSH session

2009-01-20 Thread Jos Chrispijn
timeperiod I was disconnected due to no activity on this system prompt $-|. What I did after having logged on again was deleting that specific ruby process and some tty processes. Perhaps I should delete some other temp files as well? Thanks, Jos Chrispijn

Re: 7.1 : watchdog bge0 timeout ?

2009-01-11 Thread Jos Chrispijn
accidentally L-) regards, Jos Chrispijn ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org

MySQL version upgrade

2009-01-02 Thread Jos Chrispijn
I currently have running: mysql-client-4.0.27 mysql-server-4.0.27, who I would like to upgrade to mysql-client-5.0.75 mysql-server-5.0.75 I can imagine that there is a database issue here as the 4.0 records might differ from the 5.0 ones. Is there a way of upgrading smoothly? I did

Re: MySQL version upgrade [SOLVED]

2009-01-02 Thread Jos Chrispijn
all mysql client programs and am happy again :-) -- Jos Chrispijn ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org

PHP 5 | pcre extention

2008-12-08 Thread Jos Chrispijn
Dear all, Can someone tell me why, as of php 5.2.7, pcre extension is distributed with the core php5 package, and not as a standalone module anymore? Jos Chrispijn ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman

Re: Temporarily blocking ports

2008-11-30 Thread Jos Chrispijn
Thank you all for your help! Jos Chrispijn ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

Temporarily blocking ports

2008-11-29 Thread Jos Chrispijn
Can someone hint me how I can block ports for let's say 30 minutes if someone repeatedly tries to do a SSH login? I use ipfw as firewall... regards, Jos Chrispijn ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo

Re: Temporarily blocking ports

2008-11-29 Thread Jos Chrispijn
and what IPs they are permitted to connect on. I have been thinking of that as well, but don't think I should use that yet with the knowledge I have on this. Do you refer to manual of automatic key connections? thanks for sharing, Jos Chrispijn ___ freebsd

Re: Temporarily blocking ports

2008-11-29 Thread Jos Chrispijn
From your reply on my message of 29-11-2008 21:47: You could also take a look at sshguard. Good suggestion, I will do that. thanks for sharing, Jos Chrispijn ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo

Re: High load - lost network

2008-11-11 Thread Jos Chrispijn
sometimes get this nic status of my BSD system as well. I bought a 3Com hub and the problem is gone. regards, Jos Chrispijn ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any

Re: Port Adobe Photoshop and Illustrator for FreeBSD?

2008-11-09 Thread Jos Chrispijn
Uit een eerder bericht (9-11-2008 4:43): That has been known to work, but not without some serious hacking. One major problem is the software needs administrative access, so you need to copy the registry from a working windows to the wine system. Could it be possible to use Adobe's Mac

Re: Cannot login to root account on FreeBSD 7.0

2008-10-31 Thread Jos Chrispijn
Uit een eerder bericht (31-10-2008 14:29): But now I've faced a big problem, I can no longer seem to login to the root account where whenever I supply the proper credentials to the login screen, I always get thrown back to the login screen. Stupid question perhaps: do you try to login locally

  1   2   >