Crontab – php

seems that the file entered within the cronjob is wrong. I’ve changed the name of the file which has to do updates to see if this is solving the error.
when using wget in the console at the previous line there was no ending of the script ..

Yesterday I also upgraded the qube3 to a new php version (4.3.2)
Thanks to the clear howto from depopo.

crontab problems

*/5 * * * * wget http://www.scrapedfeeds.com/index.php?y=0&myh=backend&myh_op=cron > /dev/null 2>&1

why the hell do I still receive cron e-mails to the admin with the output?
I thought > /dev/null 2>&1 would do the job ??

too much

to much things to update and too much things to check.
Right now: SAMBA does not work at my client anymore. Sending a message at the IP address does work, but from my windows client I cannot see the device and the Qube cannot see the windows client :-(

Samba Problem

With my first qube3 it was running within 5 minutes, but with a new qube3 (the first one, crashed and burned the mainboard) I am not able to setup the simple SAMBA stuff again:

when using:

[root log]# smbclient -I 192.168.1.15 -L lilian

I am able to see the other system(s) but without the IP address it is not working.
I am not able to configure the ” linuxbackup ” as it gives error(s)

I think it has to do with hostname lookups through netbios cause I can access the linuxbox by entering \\192.168.1.100
but the hostname is not resolved (the windows clients did not alter their configurations.

Right now I noticed that I can use IP address for the share, but not the name.

So how can I resolv the local hostnames correctly?